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

242 Commits

Author SHA1 Message Date
Doug Kearns 3763e44e3b Add missing semicolons.
--HG--
extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
2011-06-16 01:10:06 +10:00
Kris Maglione 3cc9ce2f8c Fix mode name generated for longer names in mapping serialization. Closes issue #565.
--HG--
extra : rebase_source : 115073fae6cf2a15692cac72df976e1eacf5298e
2011-06-11 13:45:30 -04:00
Kris Maglione 8459d93e0b Add array indexing to macro-string processing. Checkin Minefield crash workaround that was supposed to have been checked in yesterday. 2011-05-27 19:48:30 -04:00
Kris Maglione 7115948106 More polyglotization. 2011-04-29 14:28:02 -04:00
Kris Maglione 2b30df839f Work around stupid error in Minefield. 2011-04-14 23:03:11 -04:00
Kris Maglione 909d89c5a6 Fix 'passkeys' on Minefield. 2011-04-07 13:29:54 -04:00
Doug Kearns 8ef77adb1c Whitespace fixes. 2011-04-04 22:10:28 +10:00
Kris Maglione 477b1139fc Add missing services.tld. 2011-03-31 18:44:18 -04:00
Kris Maglione 1360c6d690 Fix possible crash when RC file can't be located. Closes issue #448. 2011-03-16 00:00:05 -04:00
Kris Maglione afbe703985 Make userContext a proper Context. 2011-03-15 18:22:44 -04:00
Kris Maglione fc410045b4 Fix 'activate'. 2011-03-14 19:55:17 -04:00
Kris Maglione 4cfdba9223 Localitize deprecation warnings. 2011-03-14 19:22:43 -04:00
Kris Maglione f8bd1fd4fb Allow <*-Globbed> modifier keys. 2011-03-14 15:19:54 -04:00
Kris Maglione c1c97dcd54 Localize some more strings. 2011-03-12 16:59:56 -05:00
Kris Maglione 71d9a51442 Fix hints on Firefox 4. 2011-03-12 11:58:16 -05:00
Kris Maglione cd4c0a7722 Localizify sanitizer descriptions. 2011-03-07 19:18:09 -05:00
Kris Maglione 50818caeea Localize pageinfo titles. 2011-03-07 18:43:13 -05:00
Kris Maglione f002825d10 Fix live update issues. 2011-03-07 17:45:22 -05:00
Doug Kearns 1c4c5e5ad3 Normalise use of "res" vs "ret" for return variables. 2011-03-07 21:41:07 +11:00
Kris Maglione 058094f87d Allow localization of command/mapping/option descriptions. 2011-03-04 20:37:29 -05:00
Kris Maglione 50da587af8 Fix absurd error on FF36. 2011-03-03 00:18:19 -05:00
Kris Maglione ea6c7cc800 Fix local mapping bug. Change statusline API slightly. 2011-02-28 19:44:46 -05:00
Kris Maglione 74fbc5833f Move some event-based code into observers in the modules it affects. 2011-02-27 16:58:21 -05:00
Kris Maglione d37e8159ed Make Teledactyl minimally functional, albeit with quite a lot of errors on the console. 2011-02-19 22:02:01 -05:00
Kris Maglione 1dcbf88509 Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin mapping. Closes issue #189. 2011-02-19 17:32:55 -05:00
Kris Maglione 77157eaff8 Add missing function name. Fix cleanup on window close. Fix minor mode change bug and add guards. 2011-02-19 02:13:05 -05:00
Kris Maglione 589849c06d Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, groups, and styles.
--HG--
extra : rebase_source : 5e3e621416934d4c085eef491dd54243308f92c8
2011-02-17 13:58:39 -05:00
Kris Maglione 0f8116aea1 Work around some conceivable race conditions in one of my least favorite commits ever. 2011-02-14 17:41:25 -05:00
Kris Maglione baa296527e Check branch after a timeout. 2011-02-14 16:54:20 -05:00
Kris Maglione 0a008b6a51 Fix config.addon bug and augment Class.memoize somewhat. 2011-02-14 16:47:57 -05:00
Kris Maglione 61476fca47 Ignore arg/motion maps when shorter matching map is found. Closes issue #365. 2011-02-12 19:52:53 -05:00
Kris Maglione 92406a9cad Take groups into account for :style serialization and listing. Need utility functions for these things. 2011-02-11 15:25:13 -05:00
Kris Maglione 43a27346bd Fix bugs yay.
--HG--
branch : groups
2011-02-10 23:45:39 -05:00
Kris Maglione 30e2971424 Experimentally move contexts.js to contexts.jsm.
--HG--
branch : groups
rename : common/content/contexts.js => common/modules/contexts.jsm
2011-02-10 21:36:03 -05:00
Kris Maglione 89020be0ee Fix a race.
--HG--
branch : groups
2011-02-10 16:23:38 -05:00
Kris Maglione 8acf2c4ff0 Merge default.
--HG--
branch : groups
2011-02-08 22:43:42 -05:00
Kris Maglione 8aa02f6d7a Deal with Firefox 3 being crap. 2011-02-08 21:17:56 -05:00
Kris Maglione 863c10df7a Add reference counts for globally active style hives.
--HG--
branch : groups
2011-02-08 20:53:11 -05:00
Kris Maglione 76aaf150fa Merge default.
--HG--
branch : groups
2011-02-07 01:09:33 -05:00
Kris Maglione 707af9e1fa Fix sanitizer initialization. Add tests. 2011-02-06 20:00:57 -05:00
Kris Maglione 4d9c196b6c Fix lost keys when opening command line for the first time. Fix cleanup issue. 2011-02-06 13:50:00 -05:00
Kris Maglione 78e8c3c20e Fix lost keys when opening command line for the first time. Fix cleanup issue.
--HG--
branch : groups
2011-02-06 13:50:00 -05:00
Kris Maglione 1af39e6424 Import minor changes from groups branch. 2011-02-05 03:11:21 -05:00
Kris Maglione 9b3ad1c7c6 imported patch groups
--HG--
branch : groups
2011-02-05 03:02:36 -05:00
Kris Maglione b89ef65a59 Ditch some dump()s. 2011-02-03 10:34:40 -05:00
Kris Maglione b2358eb152 Fix some more unfortunate bugs. Yay tests. 2011-02-03 10:20:17 -05:00
Kris Maglione d48dcd8723 Another attempt at revision 8613b76cff40. 2011-02-03 09:48:10 -05:00
Kris Maglione e470de350c Revert last revision. 2011-02-03 09:06:52 -05:00
Kris Maglione 4a09c97eb1 More lazy instantiation. Look out for breakage. 2011-02-03 09:04:23 -05:00
Kris Maglione f3e510837d Manually run Ex completers rather than pushing them through the
command line machinery. It's orders of magnitude faster, on the one
hand, but also runs the display machinery for all results, which may
catch more errors. Errors in the command line completion machinery
should be tested elsewhere.

Fix some sidebar test bugs.

Move dactyl.js and utils.js files out of sandboxes and into modules
so we can pass XML objects in and out of them.

--HG--
rename : common/tests/functional/dactyl.js => common/tests/functional/dactyl.jsm
rename : common/tests/functional/utils.js => common/tests/functional/utils.jsm
2011-02-02 22:01:49 -05:00