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

319 Commits

Author SHA1 Message Date
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 f41e245cb1 Match only complete words in :lk filters. Should we maybe support regexps instead? 2011-01-03 15:22:34 -05:00
Kris Maglione fbd7556a76 Move iteration utility functions to the iter namespace. 2011-01-02 16:56:18 -05:00
Kris Maglione d8bb3f4b32 Add input:true to modes.MENU, just for the hell of it. 2011-01-01 03:21:30 -05:00
Doug Kearns 6529e1868c Add some docs for util.editableInputs. 2011-01-01 03:59:13 +11:00
Kris Maglione 2a218c2785 Release 1.0 βeta 4. 2010-12-30 22:59:12 -05:00
Doug Kearns 8e785245c1 Miscellaneous semicolon, whitespace, and formatting fixes. 2010-12-30 21:54:28 +11:00
Kris Maglione 6b41435f30 Import config into util.jsm. Fixes issue #NaN. 2010-12-29 23:51:07 -05:00
Kris Maglione 7a0c7dacbe Move config module to config.jsm.
--HG--
rename : common/content/configbase.js => common/modules/config.jsm
2010-12-29 14:49:20 -05:00
Kris Maglione 36450a355f Docs and so forth for macro-string/compileMacro changes that snuck into a previous commit. 2010-12-29 11:40:53 -05:00
Kris Maglione 2a1532fca6 Fix scrolling bug. 2010-12-29 11:10:25 -05:00
Kris Maglione ca4b3a03c9 Use real key bindings in MOW mode, and also restore the strange key passing behavior of yore. Closes issue #217. 2010-12-28 21:55:30 -05:00
Kris Maglione 80968ef92f Show the hg revision and date in :version where possible when running from a repo. 2010-12-28 19:10:51 -05:00
Kris Maglione 53f9181b09 [bootstrap] Fix highlighting the statusline and visual bell after rehash.
--HG--
branch : bootstrapped
2010-12-28 15:19:07 -05:00
Kris Maglione 9655d741b8 Add real mappings for most HINT mode keys. Lazily expand leader, and keep in sync with 'mapleader'.
--HG--
branch : bootstrapped
2010-12-28 14:33:57 -05:00
Kris Maglione 83aa5e4857 Accept command line arguments in :rehash. Document :rehash, add :exttoggle, :extrehash.
--HG--
branch : bootstrapped
2010-12-28 09:25:53 -05:00
Kris Maglione 0b853aba4e Fix cleanup of styles during :rehash.
--HG--
branch : bootstrapped
2010-12-27 12:39:49 -05:00
Kris Maglione ff52485ca5 Possibly stem aforementioned focus bug.
--HG--
branch : bootstrapped
2010-12-27 12:04:03 -05:00
Kris Maglione e93f7455f2 Fix focus bug. Closes issue #212.
--HG--
branch : bootstrapped
2010-12-27 11:10:50 -05:00
Kris Maglione 163539ab29 Fix error trapping in events.feedkeys.
--HG--
branch : bootstrapped
2010-12-27 01:49:10 -05:00
Kris Maglione 15b2909bc1 [bootstrap] Merge default.
--HG--
branch : bootstrapped
2010-12-27 00:34:19 -05:00
Kris Maglione 8a5eb69492 Some small changes for the sake of plugins. 2010-12-26 21:54:17 -05:00
Kris Maglione f75d81c57f [bootstrap] Merge default.
--HG--
branch : bootstrapped
2010-12-26 17:48:20 -05:00
Kris Maglione cd55bfbcb1 Fix macro interpolation of null counts in key bindings. 2010-12-26 14:41:10 -05:00
Kris Maglione 1c9d1b2548 Allow binding keys in "menu" modes. 2010-12-25 19:45:05 -05:00
Kris Maglione 26bd1c1075 [bootstrap] Purge stale modules on upgrade as well as explicit rehash.
--HG--
branch : bootstrapped
2010-12-25 18:41:32 -05:00
Kris Maglione dca9f2df86 Merge changes from bootstrapped. 2010-12-25 16:00:56 -05:00
Kris Maglione 1653ff509d Fix some subtle rehashing bugs.
--HG--
branch : bootstrapped
2010-12-25 15:54:37 -05:00
Kris Maglione 617a37db1e Merge changes from bootstrapped. 2010-12-25 13:45:05 -05:00
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 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 d0b5a5b209 [bootstrap] Minor fixes.
--HG--
branch : bootstrapped
2010-12-24 20:37:39 -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 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 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 732919f2cd Replace uses of commands.replaceTokens with util.compileMacro. 2010-12-23 03:22:29 -05:00