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

1904 Commits

Author SHA1 Message Date
Kris Maglione 04f55e9324 Deal with fallout from 609832. 2011-01-09 16:15:52 -05:00
Kris Maglione 3485424f6e Automagically grab form charset in ;S. 2011-01-09 15:36:10 -05:00
Kris Maglione a2e6e655c7 Move things to the buffer instance that have no business being in the buffer class. 2011-01-09 12:48:54 -05:00
Kris Maglione 372e1518f8 Fix buffer.viewSourceExternally.
--HG--
extra : rebase_source : 46750802d4fb7477fef5b96b0779842f946c37b2
2011-01-08 14:06:36 -05:00
Kris Maglione 9e8e370f34 Don't use window.makeURI in bookmarks.js. 2011-01-07 17:36:53 -05:00
Kris Maglione a0c1089e08 Fix :wino <url>. Closes issue #... oh, it was only a mailing list post. 2011-01-07 14:59:43 -05:00
Kris Maglione 7ba2f1657b Fix error reported at startup. 2011-01-07 13:13:56 -05:00
Kris Maglione e71f96dee6 Fix gu on Gecko 2. Closes issue #244. 2011-01-06 18:55:38 -05:00
Kris Maglione 1aedb491f8 Fix Text Edit maps index. 2011-01-06 13:19:06 -05:00
Kris Maglione 524f9c2daf Fix option index. 2011-01-06 13:13:36 -05:00
Kris Maglione 34ce63a150 Automagically generate :help key indexes. 2011-01-06 13:01:26 -05:00
Kris Maglione b1e8834f3b Try not to break things on :rehash for users running from the repo. 2011-01-05 19:37:54 -05:00
Kris Maglione 841459e507 Fix some bugs. 2011-01-05 18:54:17 -05:00
Kris Maglione 663a398112 Play with semi-transparent hints. 2011-01-05 17:31:04 -05:00
Kris Maglione 646c9c40dd Fix :help plugins. 2011-01-05 15:33:24 -05:00
Kris Maglione 20d978bf63 Try not to reset dactylFocusAllowed on hash tag change. Closes issue #237. 2011-01-05 14:42:39 -05:00
Kris Maglione c345904fb3 Hopefully fix some Add-on Bar button styling issues on OS-X. 2011-01-04 13:38:53 -05:00
Kris Maglione 5f9c248ad6 Fix possible gray status bar on startup/:rehash. 2011-01-04 13:06:39 -05:00
Kris Maglione 26b4933b75 Fix ruddy unnecessarilly padded, oversized Add-on Bar buttons. 2011-01-04 12:53:40 -05:00
Kris Maglione 63899b7598 Remove useless conditional. 2011-01-04 11:31:44 -05:00
Kris Maglione c833f864d3 Make last commit less sucky. 2011-01-04 11:26:20 -05:00
Kris Maglione e7ae04749c Get the statusline color right after a :rehash. 2011-01-04 11:23:48 -05:00
Kris Maglione 8e563fb3bc Autocomplete magic. 2011-01-04 11:11:15 -05:00
Kris Maglione 3350f3d4bf Fix completion.listCompleter. 2011-01-04 11:07:37 -05:00
Doug Kearns bb8192d7ea Update Bookmarks#isBookmarked docs. 2011-01-04 21:24:10 +11:00
Kris Maglione 27f5f16aa9 Experimentally move finder.js to finder.jsm.
--HG--
rename : common/content/finder.js => common/modules/finder.jsm
2011-01-04 02:20:52 -05:00
Kris Maglione 8e498ed52f Style the Add-on Bar rather than the statusbar where applicable. 2011-01-04 01:50:22 -05:00
Kris Maglione f8476edbbd Fix cleanup issue. 2011-01-04 01:44:59 -05:00
Kris Maglione 0d9292f09b Fix deprecation warning. 2011-01-04 00:38:37 -05:00
Kris Maglione ee2bba53ca Experimentally move more modules to global modules.
--HG--
rename : common/content/completion.js => common/modules/completion.jsm
rename : common/content/javascript.js => common/modules/javascript.jsm
2011-01-03 23:41:48 -05:00
Kris Maglione d661d60cb6 Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:. 2011-01-03 22:00:53 -05:00
Kris Maglione 43458d4432 Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Kris Maglione 30ec5fc393 Fix about:pentadactyl by registering the component manually. Et cetera. 2011-01-03 17:06:28 -05:00
Kris Maglione e8c5664c8f Fix issues with grabbing dactyl.version and also improve startup time, especially when running from an hg repo. 2011-01-03 15:28:47 -05:00
Kris Maglione f41e245cb1 Match only complete words in :lk filters. Should we maybe support regexps instead? 2011-01-03 15:22:34 -05:00
Kris Maglione 5aa7450973 Fix command serialization bug. 2011-01-03 12:29:51 -05:00
Doug Kearns 28d1524229 Fix :run on FF 3.6.
Closes issue #233.
2011-01-04 01:45:53 +11:00
Doug Kearns 835fabb62d Fix "invalid character class" error on FF 3.6.
Closes issue #230.
2011-01-03 22:24:14 +11:00
Doug Kearns 6117ad098a Fix -pentadactyl command-line argument parsing.
Closes issue #224.
2011-01-03 21:42:41 +11:00
Doug Kearns 2649952ef2 Add argument validation to state changing :ext* commands. 2011-01-03 21:18:12 +11:00
Kris Maglione 27e3681673 Search engines keyword updates. 2011-01-02 22:51:45 -05:00
Kris Maglione 3ef94f5861 Fix mappings.getCandidates(). Closes issue #227. 2011-01-02 19:49:13 -05:00
Kris Maglione c26d3f3218 Remove accidentally committed debugging code. "Fix" a bug. Probably: Fixes issue #226. 2011-01-02 17:08:13 -05:00
Kris Maglione fbd7556a76 Move iteration utility functions to the iter namespace. 2011-01-02 16:56:18 -05:00
Kris Maglione 91f02c9763 Allow multiple patterns for :autocommands. 2011-01-02 15:27:14 -05:00
Doug Kearns 053ef86016 Add <A-F1> to open the single unchunked help page. 2011-01-01 20:28:14 +11:00
Kris Maglione d8bb3f4b32 Add input:true to modes.MENU, just for the hell of it. 2011-01-01 03:21:30 -05:00
Kris Maglione 54a3974a2a Fix highlighting and reporting of unknown command. 2010-12-31 21:39:31 -05:00
Kris Maglione 5438c7d61d Fix error not solved by last commit. 2010-12-31 21:34:41 -05:00
Kris Maglione 0d6e0a1d6b Don't offer value completions for boolean options. Fix spellcheck highlighting of invalid option names. Closes issue #209. 2010-12-31 21:33:44 -05:00