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

5048 Commits

Author SHA1 Message Date
Kris Maglione 8da718d47b [bootstrap] Add a :rehash (temporarily undocumented) command.
--HG--
branch : bootstrapped
2010-12-25 09:46:07 -05:00
Kris Maglione a759ab3606 [bootstrap] Add code to manually reload stale cached modules on rehash.
--HG--
branch : bootstrapped
2010-12-25 08:54:33 -05:00
Kris Maglione 53786141e1 [bootstrap] Merge default.
--HG--
branch : bootstrapped
2010-12-25 06:58:27 -05:00
Kris Maglione 273796d321 Fix reported file/line in failed assertions. 2010-12-25 06:53:51 -05:00
Kris Maglione 89ec0f4d4f [bootstrap] Fix more reinitialization issues.
--HG--
branch : bootstrapped
2010-12-25 06:33:58 -05:00
Kris Maglione d23595aa02 [bootstrapped] Fix some CSS issues after restartless reload.
--HG--
branch : bootstrapped
2010-12-25 05:59:56 -05:00
Kris Maglione b24781c685 Stagger loading of :style sheets to improve perceived startup time. Fix :mksyn bug. 2010-12-25 05:46:11 -05:00
Kris Maglione 84da91587a [bootstrapped] Minor changes.
--HG--
branch : bootstrapped
2010-12-25 05:31:52 -05:00
Kris Maglione 5591ed6797 Merge changes from bootstrapped. 2010-12-24 20:59:29 -05:00
Kris Maglione 73477dcdac Merge default.
--HG--
branch : bootstrapped
2010-12-24 20:45:19 -05:00
Kris Maglione c507f63194 Fix minor completion error, also allow quoting of commas in LIST command arguments.
--HG--
extra : rebase_source : b05a7ea4c41e540adec38f34a8a60b3431bd87a1
2010-12-24 20:38:23 -05:00
Kris Maglione d0b5a5b209 [bootstrap] Minor fixes.
--HG--
branch : bootstrapped
2010-12-24 20:37:39 -05:00
Kris Maglione adeb5f7dd2 [bootstrap] Fix command line handling.
--HG--
branch : bootstrapped
2010-12-24 19:03:47 -05:00
Kris Maglione d3d60548f1 Fix some cleanup issues.
--HG--
branch : bootstrapped
2010-12-24 18:32:22 -05:00
Kris Maglione 2f081bd805 [bootstrap] Changes toward proper reinitialization after disabling.
--HG--
branch : bootstrapped
2010-12-24 15:51:02 -05:00
Kris Maglione 0d8f23fea5 Fix MOW styling. Enable running cleanup code on bootstrapped disable. Re-enabling still does not work.
--HG--
branch : bootstrapped
2010-12-24 12:39:04 -05:00
Štěpán Němec 879cb52279 Fix some typos. 2010-12-24 17:43:31 +01:00
Kris Maglione 794d711802 More bootstrap work. Now loadable without restart.
--HG--
branch : bootstrapped
rename : common/content/modules.js => common/modules/overlay.jsm
2010-12-24 11:39:03 -05:00
Kris Maglione baecb996c3 More bootstrap work.
--HG--
branch : bootstrapped
2010-12-24 09:21:14 -05:00
Kris Maglione 6451646b0c Remove some untoward dump statements that snuck into the last commit. 2010-12-24 05:59:23 -05:00
Kris Maglione 062a2d8ece Merge branch default.
--HG--
branch : bootstrapped
2010-12-24 05:54:25 -05:00
Kris Maglione 045d63819a Another crack at revision c24f695526a9. 2010-12-24 05:53:27 -05:00
Kris Maglione a8d2678ad1 Use document rather than window for localStore and dactylFocusAllowed. 2010-12-24 05:31:14 -05:00
Kris Maglione 33e16f3183 Bootstrap cleanup work.
--HG--
branch : bootstrapped
2010-12-23 23:27:33 -05:00
Kris Maglione c396c279c4 More bootstrap work.
--HG--
branch : bootstrapped
2010-12-23 22:35:49 -05:00
Kris Maglione cace9f737c Closes issue #204. 2010-12-23 20:27:34 -05:00
Kris Maglione 909a658338 Some minor improvements to the previous changeset.
--HG--
branch : bootstrapped
2010-12-23 20:25:09 -05:00
Kris Maglione c66701339f Steps towards bootstrapped addon.
--HG--
branch : bootstrapped
2010-12-23 19:52:32 -05:00
Kris Maglione 5a51f53a74 Don't jar up content in the XPI anymore. 2010-12-23 15:43:59 -05:00
Kris Maglione 702b4ff340 Add -modes argument to :unmap, :mapclear. 2010-12-23 12:07:10 -05:00
Kris Maglione 02a95a0e35 Fix :style -append. 2010-12-23 03:25:49 -05:00
Kris Maglione 732919f2cd Replace uses of commands.replaceTokens with util.compileMacro. 2010-12-23 03:22:29 -05:00
Kris Maglione 76fad17378 Slightly dodgy help table formatting tweaks. 2010-12-23 02:49:00 -05:00
Kris Maglione a6d067b33a Automagically linkify help index descriptions. 2010-12-23 02:05:04 -05:00
Kris Maglione 45aea68aba Fix guessing keyword-less search engines form Bookmarks#getSearchURL. 2010-12-23 02:04:12 -05:00
Kris Maglione de7b73a8f7 Fix minor regexpmap parsing bug. 2010-12-23 01:13:26 -05:00
Kris Maglione 6cb1c1d659 Serialize :loadplugins command so that options and commands defined by plugins work properly by default. 2010-12-22 23:33:57 -05:00
Kris Maglione 8d9c2cddc0 Fix some bugs. 2010-12-22 22:54:57 -05:00
Kris Maglione f36bd842a3 Fix some mapping bugs. 2010-12-22 22:44:01 -05:00
Kris Maglione 2b0048061c Fix :history completion bug from last commit. 2010-12-22 22:23:04 -05:00
Kris Maglione 2b016d2e6a Add :history -sort. 2010-12-22 22:15:24 -05:00
Kris Maglione 69581c1428 Fix hiding addon-bar spring. 2010-12-22 21:08:04 -05:00
Kris Maglione 8019a607d9 Fix Hint input bugs from revision d678604aa8d0. 2010-12-22 21:06:49 -05:00
Kris Maglione 03b179433d Fix completion filter highlighting. 2010-12-22 20:44:40 -05:00
Kris Maglione c6462e49b3 Partially auto-generate help index. Still needs tag linkification and mappings. 2010-12-22 20:35:15 -05:00
Kris Maglione 06936c88ea Add :feedkeys (perhaps to replace :normal?) 2010-12-22 19:54:00 -05:00
Kris Maglione c65758864d Allow mapping keys in HINT and other modes. Closes issue #10. Closes issue #158. 2010-12-22 15:32:19 -05:00
Kris Maglione 797bf92c27 Hide the #addonbar-spring by default. 2010-12-22 13:48:16 -05:00
Kris Maglione 1b47c5d6e3 Revert revision c24f695526a9. Closes issue #208. 2010-12-22 12:55:12 -05:00
Kris Maglione b0bca11890 Deal with native keyboard scrolling issues after focusContent, with the side-effect of again focusing the top-level window when the content window is focused. 2010-12-22 05:23:35 -05:00