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

992 Commits

Author SHA1 Message Date
Kris Maglione 8fbe8fffec Fix overlong stack generated by key events received during feedkeys, along with related "Attempt to execute mapping recursively" errors. 2011-01-20 00:30:14 -05:00
Štěpán Němec 172c0058cf Typo and consistency fixes. 2011-01-20 00:41:16 +01:00
Kris Maglione 807c7a4aba Update :listkeys for :mapgroups. 2011-01-19 14:40:47 -05:00
Kris Maglione d41b414171 Fix last commit. 2011-01-19 12:38:42 -05:00
Kris Maglione ff34528f15 Provide completion and some bug fixes for :mapg. 2011-01-19 05:00:35 -05:00
Kris Maglione 36c6393d5d Add as-yet undocumented site-specific mapping hives, :map -group flag, and :mapgroup command. 2011-01-19 03:58:08 -05:00
Kris Maglione a12b100458 Replace prefs.getDefault with prefs.defaults.get, and remove useless private _load/_store methods. 2011-01-19 01:35:36 -05:00
Kris Maglione 9546a7adb6 Key processing cleanup and bug fixes. 2011-01-19 00:35:53 -05:00
Kris Maglione 84f93ad96c Filter :au Fullscreen on fullscreen state rather than buffer URL. Remove bloody moz-collapsed attribute at the same time. 2011-01-18 23:33:30 -05:00
Kris Maglione b7e31f1bcc Fix silly isinstance parameter names. 2011-01-18 22:49:28 -05:00
Kris Maglione ef13f524c1 Fix error at shutdown. 2011-01-18 22:41:41 -05:00
Kris Maglione 86b8014081 Add base FIND mode. 2011-01-18 18:46:56 -05:00
Kris Maglione 551f777c22 Add preliminary mode inheritance and BASE/INSERT modes. 2011-01-18 18:37:38 -05:00
Kris Maglione b836cc8110 Prevent infinite loops when trying to execute mappings recursively. 2011-01-18 18:09:28 -05:00
Kris Maglione c78bb0f332 Get rid of absurd Map#route flag. Consolodate some constants. 2011-01-18 17:35:57 -05:00
Kris Maglione 3e95b19cb0 Add missing metacharachters to regex.escape. Fixes key handling bug. 2011-01-18 15:40:42 -05:00
Kris Maglione 3f26d73ae7 Fix util.regexp#closure and so forth on FF36. 2011-01-18 13:52:12 -05:00
Kris Maglione 99e04e7d97 Some ensurance against :downloads cleanup handler not being called. 2011-01-17 23:31:46 -05:00
Kris Maglione 96467a553d Some ensurance against :downloads cleanup handler not being called. 2011-01-17 23:30:24 -05:00
Kris Maglione 74d00cd222 Fix FF36. 2011-01-17 22:06:03 -05:00
Kris Maglione 35419ad234 Fix some more bootstrapping update bugs. 2011-01-17 21:40:54 -05:00
Kris Maglione 41441f600c Use anchor tags for Buttons in :downloads rather than spans as the former are automatically hintable. 2011-01-17 19:53:17 -05:00
Kris Maglione c51a59d40c Automagically launch files from links in the :download manager. 2011-01-17 14:29:17 -05:00
Kris Maglione 32daed5095 Add 'Copy File Path' MOW context menu item. Fix some bugs. 2011-01-17 00:43:40 -05:00
Kris Maglione f17fb77bcb Minor :downloads styling updates. 2011-01-16 23:34:47 -05:00
Kris Maglione 9e5edb71f2 Clean some DTD-specific strings out of the top-level config namespace. 2011-01-16 22:56:39 -05:00
Kris Maglione ed696fe5c4 Add an experimental prototype download manager replacement. Fix some bugs.
--HG--
extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
2011-01-16 22:38:44 -05:00
Doug Kearns 70c43b22f0 Add a copy of the FAQ to the installed help system. 2011-01-17 13:48:06 +11:00
Kris Maglione f442a35f8d Display a sensible prompt rather than a dialog for ;s. Co-opt ;a for "Add bookmark". 2011-01-16 15:58:25 -05:00
Kris Maglione 5b56624043 Make buffer.URL a string again. Use buffer.uri and buffer.documentURI internally. Fix loading Object stores. 2011-01-16 12:14:43 -05:00
Kris Maglione 7d178cfb34 Add file input editing history. 2011-01-15 19:17:24 -05:00
Kris Maglione 45636c6f2e Fix reversed clipboard roles in dactyl.clipboardRead. 2011-01-15 17:46:59 -05:00
Kris Maglione 14ec281811 Allow relative paths for 'shell'. 2011-01-15 12:16:27 -05:00
Kris Maglione c78c7b36cb Fix some bootstrap issues on upgrade. 2011-01-15 12:02:02 -05:00
Kris Maglione 967a213019 Fix loading components after XPI update. 2011-01-13 19:59:21 -05:00
Kris Maglione e2b89a6af3 Remove some dead code and fix :rehash. 2011-01-13 19:32:48 -05:00
Kris Maglione ca4942cd7c Don't report on the loading of overlays. 2011-01-13 18:29:24 -05:00
Kris Maglione f0dbc8f2f0 Fix help on FF3, overly long URL chains in context filenames, etc. 2011-01-13 18:26:27 -05:00
Kris Maglione 3e85415890 Cleanup module globals more eagerly. 2011-01-13 17:10:27 -05:00
Kris Maglione 97da21c4aa Fix loading locale files from XPI. 2011-01-13 16:28:02 -05:00
Kris Maglione 6fcd00e8ca Ditch the bloody chrome registry. 2011-01-13 16:04:32 -05:00
Kris Maglione 203730ae62 Add cheap CSS highlighting which is unfortunately far to slow to make any use of. 2011-01-13 14:20:32 -05:00
Kris Maglione 671077f1e7 Fix bug in last commit. 2011-01-13 13:15:42 -05:00
Kris Maglione 4246d6f327 Fix util.regexp#exec for null matches. 2011-01-13 13:08:59 -05:00
Kris Maglione 77e8bc5f65 Fix '' for a subset of cases. 2011-01-13 12:22:46 -05:00
Kris Maglione 0de4c844ef Fix arg maps. 2011-01-12 22:58:45 -05:00
Kris Maglione 0d9f623bea Fix finder with iframes. Fix dactyl cleanup on :rehash. 2011-01-12 14:15:58 -05:00
Doug Kearns 0f9a558a3c Move common deprecation message content to deprecated(). 2011-01-13 05:21:22 +11:00
Doug Kearns 68620dadc7 Add some missing deprecated buffer features. 2011-01-13 04:29:18 +11:00
Kris Maglione c3a90cf2b3 Add named groups (a la Python) to util.regexp. 2011-01-12 12:25:46 -05:00