1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 03:51:25 +02:00
Commit Graph

1855 Commits

Author SHA1 Message Date
Kris Maglione bf715affd4 Collapse the tab strip via CSS rather than the collapsed property to deal with the host tending to uncollapse it. Closes issue #37.
--HG--
extra : rebase_source : faa088b37377e1585421a2302f011b32493726ce
2010-10-03 10:31:28 -04:00
Kris Maglione 69ed86178d Take focus from elements when they collapse. Small naming fix for Doug's sake. Closes issue #36.
--HG--
extra : rebase_source : aa0f776bafdeddc8a8b45ca3430de18ab535babc
2010-10-03 10:24:01 -04:00
Doug Kearns 1fea8310c6 Melodactyl naming fixes 2.
--HG--
rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
2010-10-03 19:22:55 +11:00
Kris Maglione 408e91db5e Release 1.0 βeta 2. 2010-10-02 16:35:38 -04:00
Kris Maglione 8ab81562ba Remove some duplication in the DTDs. Link to the mailing list web page rather than address. 2010-10-02 18:08:41 -04:00
Kris Maglione a59d88fee7 Basic Songbird 1.9a support.
--HG--
rename : xulmus/AUTHORS => melodactyl/AUTHORS
rename : xulmus/Makefile => melodactyl/Makefile
rename : xulmus/NEWS => melodactyl/NEWS
rename : xulmus/TODO => melodactyl/TODO
rename : xulmus/chrome.manifest => melodactyl/chrome.manifest
rename : xulmus/components/commandline-handler.js => melodactyl/components/commandline-handler.js
rename : xulmus/components/protocols.js => melodactyl/components/protocols.js
rename : xulmus/content/config.js => melodactyl/content/config.js
rename : xulmus/content/dactyl.dtd => melodactyl/content/dactyl.dtd
rename : xulmus/content/library.js => melodactyl/content/library.js
rename : xulmus/content/logo.png => melodactyl/content/logo.png
rename : xulmus/content/xulmus.xul => melodactyl/content/melodactyl.xul
rename : xulmus/content/player.js => melodactyl/content/player.js
rename : xulmus/content/xulmus.svg => melodactyl/content/xulmus.svg
rename : xulmus/contrib/vim/Makefile => melodactyl/contrib/vim/Makefile
rename : xulmus/contrib/vim/ftdetect/xulmus.vim => melodactyl/contrib/vim/ftdetect/melodactyl.vim
rename : xulmus/contrib/vim/mkvimball.txt => melodactyl/contrib/vim/mkvimball.txt
rename : xulmus/contrib/vim/syntax/xulmus.vim => melodactyl/contrib/vim/syntax/melodactyl.vim
rename : xulmus/defaults/preferences/dactyl.js => melodactyl/defaults/preferences/dactyl.js
rename : xulmus/install.rdf => melodactyl/install.rdf
rename : xulmus/locale/en-US/all.xml => melodactyl/locale/en-US/all.xml
rename : xulmus/locale/en-US/autocommands.xml => melodactyl/locale/en-US/autocommands.xml
rename : xulmus/locale/en-US/browsing.xml => melodactyl/locale/en-US/browsing.xml
rename : xulmus/locale/en-US/dactyl.dtd => melodactyl/locale/en-US/dactyl.dtd
rename : xulmus/locale/en-US/gui.xml => melodactyl/locale/en-US/gui.xml
rename : xulmus/locale/en-US/intro.xml => melodactyl/locale/en-US/intro.xml
rename : xulmus/locale/en-US/player.xml => melodactyl/locale/en-US/player.xml
rename : xulmus/locale/en-US/tabs.xml => melodactyl/locale/en-US/tabs.xml
rename : xulmus/skin/icon.png => melodactyl/skin/icon.png
2010-10-02 10:44:19 -04:00
Doug Kearns c0a5a680b8 Fix :helpall {arg}. 2010-10-02 21:03:30 +10:00
Doug Kearns 2c1555b651 Add missing filename.xml help file tags to the tags list.
These are the only tags guaranteed to be present for each file.
2010-10-02 18:14:33 +10:00
Doug Kearns ec9b83d898 Whitespace fixes. 2010-10-02 17:49:55 +10:00
Kris Maglione 21514370da Fix some args parsing bugs.
--HG--
extra : rebase_source : 1860f8e4e3dd69f26009c704626f41e668ae7e9f
2010-10-01 13:25:10 -04:00
Doug Kearns 572c591979 Fix :command list output. 2010-10-02 02:39:41 +10:00
Doug Kearns 2aa9c05492 Remove unnecessary RegExp when splitting paths in completion.shellCommand. 2010-10-02 01:07:06 +10:00
Doug Kearns 38aeea10a8 Give the about:pentadactyl page a title. 2010-10-02 00:35:43 +10:00
Doug Kearns 7a09c698f7 Add some missing options to index.xml help page. 2010-10-01 23:55:13 +10:00
Doug Kearns 75854ad74d Fix 'banghist' type definition. 2010-10-01 20:33:10 +10:00
Kris Maglione dc77ef08cb Also add basic context menu to the completion list. 2010-09-30 18:44:47 -04:00
Kris Maglione 0c76304f20 Pass encoding argument to loadSubScript. 2010-09-30 16:40:42 -04:00
Kris Maglione 634a26c98d Fix :macros. 2010-09-30 14:54:42 -04:00
Štěpán Němec 0cf2bc9cb8 Remove the named macro code.
This was of no use after removal of the :play command, which was alleged to use
that feature (it was never documented anyway).
2010-09-30 20:42:06 +02:00
Doug Kearns 924f6ab1b2 Replace some Muttator references. 2010-10-01 03:09:31 +10:00
Doug Kearns 725cf1f1f7 Replace the *.vimp file extension with config specific extensions. 2010-10-01 02:43:02 +10:00
Doug Kearns 8911bedbd7 Remove a stale comment.
The visualbell popup no longer clears the command-line.

--HG--
extra : rebase_source : 0b661f2b1ff98eda15cf531aa060b54a7e8bf600
2010-09-30 16:51:59 +10:00
Doug Kearns db40a27d0e Fix the version string on the about:pentadactyl page.
--HG--
extra : rebase_source : ba2cbc680cdda61eb4212550aaff04d58dd1b5a4
2010-09-30 16:46:50 +10:00
Kris Maglione 251e6ccef1 Fix revision 07791c4ab465 again. 2010-09-30 10:57:22 -04:00
Kris Maglione 08c582fc5c Fix last commit. 2010-09-30 10:15:42 -04:00
Kris Maglione fe429284d1 Fix completion for things like Cc[foo+"bar]; for a certain value of fix. 2010-09-30 09:54:46 -04:00
Kris Maglione 23458b23d8 Fix help page titles. 2010-09-30 08:55:54 -04:00
Kris Maglione 631abed98d Some fixes for stringmap option completion. 2010-09-29 20:30:57 -04:00
Kris Maglione d9200ebfa8 Use literal: 0 for :extadd. 2010-09-29 16:17:28 -04:00
Kris Maglione d2fedd67f7 Add addon download start message. Its absense makes me uncomfortable. 2010-09-29 15:39:12 -04:00
Kris Maglione 455059dd76 Remove :beep. 2010-09-29 15:36:55 -04:00
Kris Maglione 7f973be500 Add passwords and venkman dialogs. 2010-09-29 13:31:26 -04:00
Kris Maglione f7b99e9272 Fix some functions that used to use args.string. 2010-09-29 13:21:01 -04:00
Kris Maglione 47f5b5e9d9 Remove forgotten dumpStack statement. :( 2010-09-29 11:59:10 -04:00
Kris Maglione cdaf824d1f Don't close the MOW when it's clicked. 2010-09-29 11:50:59 -04:00
Kris Maglione de3d43292e Fix io.source heredoc parsing in FF36. Closes issue #32. 2010-09-29 11:46:02 -04:00
Kris Maglione b711f928bf Fix 'pextpattern'/'prevpattern' quoting and remove spurious XPath validators. Closes issue #28. 2010-09-29 11:20:09 -04:00
Kris Maglione 5477acfad6 Fix some help linking and exporting bugs. 2010-09-29 10:56:58 -04:00
Kris Maglione ea6ae88d4e Don't use modes.clear() to clear the last message and some collateral fixes. 2010-09-28 23:01:21 -04:00
Kris Maglione c2c33b77fb Better option validation messages for the more confusing validators. 2010-09-28 17:06:46 -04:00
Kris Maglione 50c1c568a2 XPath validators for 'extendhinttags', 'nextpattern', 'prevpattern'. 2010-09-28 16:31:00 -04:00
Kris Maglione 84ae493dfb Disable the command after-image by default. It feels like a bug with command-line auto-hiding. 2010-09-28 14:10:29 -04:00
Kris Maglione afc2eac676 Fix about:pentadactyl = about:undefined in Gecko<2.0. 2010-09-28 14:04:11 -04:00
Kris Maglione 85a5e15fc6 Fix <C-6> after deleting the current tab. 2010-09-28 13:24:30 -04:00
Kris Maglione a11246711a Add *basic* context menu to the MOW.
--HG--
extra : rebase_source : c1ce793f6242b8046b3a15cdcc7cdd0d16b43af5
2010-09-28 12:02:47 -04:00
Kris Maglione 017258955b Add bookmarks, diverted, links to 'activate'. 2010-09-28 10:39:40 -04:00
Kris Maglione d6aa3d5ef0 Fix visual bell styling. 2010-09-28 09:50:33 -04:00
Kris Maglione 60a2f83daa Fix beeping after every command when command after-image isn't disabled. 2010-09-28 09:42:59 -04:00
Kris Maglione 67eee9ad89 Fix spurious extra quotation marks in completion output. 2010-09-28 09:34:23 -04:00
Doug Kearns 37d94aaed9 Junk dactyl.{evalExpression,variableReference}.
Replace mappings.getMapLeader() with a mappings.mapLeader property.
2010-09-28 18:53:35 +10:00