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

220 Commits

Author SHA1 Message Date
Kris Maglione 47288b3456 Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs. 2010-12-30 21:34:13 -05:00
Kris Maglione 85947d4645 Add some more error handling code during the bootstrapping process. 2010-12-30 20:20:57 -05:00
Kris Maglione 69b9796249 Deprecate dactyl.mode. 2010-12-30 18:03:03 -05:00
Kris Maglione baf853cee9 Fix inherited CSS output in dactyl.exportHelp. 2010-12-30 13:40:41 -05:00
Štěpán Němec d0e565773a Reinstate :list* filter argument broken in revision 943acba1da9e. 2010-12-30 13:05:41 +01:00
Doug Kearns 8e785245c1 Miscellaneous semicolon, whitespace, and formatting fixes. 2010-12-30 21:54:28 +11:00
Kris Maglione 1dd8efea4f Fix sizing of pinned tabs after toggling tab numbers. 2010-12-30 00:30:12 -05:00
Kris Maglione 353cad261d Tend towards proportional fonts in :help. 2010-12-29 18:36:22 -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 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 eed4ddb74b Check <pre/> and <code/> elements in ;F.
--HG--
branch : bootstrapped
2010-12-27 09:28:40 -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 8c64d0ec44 Re-enable tab numbers of FF36. 2010-12-26 20:45:03 -05:00
Kris Maglione f75d81c57f [bootstrap] Merge default.
--HG--
branch : bootstrapped
2010-12-26 17:48:20 -05:00
Kris Maglione acd7ce68c0 Fix typo that breaks parsing of command line arguments. 2010-12-26 14:47:06 -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 203f8799da [bootstrap] Fix stupid bug.
--HG--
branch : bootstrapped
2010-12-25 13:13:10 -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 5591ed6797 Merge changes from bootstrapped. 2010-12-24 20:59:29 -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 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 33e16f3183 Bootstrap cleanup work.
--HG--
branch : bootstrapped
2010-12-23 23:27:33 -05:00
Kris Maglione a6d067b33a Automagically linkify help index descriptions. 2010-12-23 02:05:04 -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 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 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
Kris Maglione 9b8ea86c09 Refactor the Styles API and implimentation slightly. Move deprecated() to base.jsm. 2010-12-22 03:22:23 -05:00
Kris Maglione dc0cb2ab9f Fix "match n of m" remaining in the progress line after <Esc>. 2010-12-20 11:12:30 -05:00
Kris Maglione b0e9d14979 Unbind i_<Tab>. Closes issue #199. Closes issue #149. 2010-12-20 10:04:16 -05:00
Kris Maglione 0c43618a3f Fix an odd :style completion bug. 2010-12-20 09:24:19 -05:00
Kris Maglione 8f7de7cc12 Produce a tag map in dactyl.exportHelp. 2010-12-20 04:42:35 -05:00
Kris Maglione b6c8d763fa Disable tab numbering in Gecko 1.9 for the moment. Deal with stale RangeFinds slipping through in corner case. 2010-12-20 01:30:25 -05:00
Kris Maglione 394420a9d1 Fix definition link for commands defined on the command-line. 2010-12-18 18:56:17 -05:00
Kris Maglione b4e5d1d980 Fix bug in last commit. 2010-12-18 16:02:45 -05:00
Kris Maglione 4ff7172c77 Import the bulk of a focus management patch near the top of my queue. 2010-12-18 15:27:45 -05:00