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

207 Commits

Author SHA1 Message Date
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
Kris Maglione 5576a5f5e6 Only explicitly demangle subscript URIs rather than doing it automatically in newURI. Closes issue #185. 2011-02-02 09:26:56 -05:00
Doug Kearns e38f408b5d Ignore non-enumerable properties in set.has. 2011-02-01 19:19:29 +11:00
Kris Maglione dab394de78 Bang on tests a bit more. 2011-02-01 00:29:21 -05:00
Kris Maglione 199604041b Add a half slew of generic command execution/completion/code coverage tests. Add unhandled exception checking to tests. Fix some detected merge artifacts. 2011-01-28 21:59:48 -05:00
Kris Maglione 5cba6cbc77 Fix :dia completion. 2011-01-28 10:10:10 -05:00
Kris Maglione 218562e21b Fix tab number updates in FF36. Closes issue 300. 2011-01-26 16:22:29 -05:00
Kris Maglione a6fe97b787 Define Object.defineProperties in FF36. 2011-01-26 13:32:53 -05:00
Kris Maglione 0a7f399bf7 Use table tags in :addons and :downloads to better support :yank. 2011-01-26 03:36:34 -05:00
Kris Maglione 9ad1cbef58 Merge default.
--HG--
branch : key-processing
2011-01-25 16:20:22 -05:00
Kris Maglione 26fe2c3e27 Fix config.version on FF36. Closes issue #306. 2011-01-25 15:38:25 -05:00
Kris Maglione e0e2e805f7 Add filtering to :addons and :downloads. Add -type flag to :addons.
--HG--
branch : key-processing
2011-01-24 05:05:57 -05:00
Kris Maglione b3d91db6b4 Fix some hinting bugs.
--HG--
branch : key-processing
2011-01-24 02:37:14 -05:00
Kris Maglione 74b6710484 Add filtering to :addons and :downloads. Add -type flag to :addons.
--HG--
extra : transplant_source : %06i65%11-C%E7b%12%C0%8E%8C%8Ed%C9%ED8I%13
2011-01-24 05:05:57 -05:00
Kris Maglione 8ae02f4952 Cleanup the hints.js rat's nest a bit.
--HG--
branch : key-processing
2011-01-23 21:55:49 -05:00
Kris Maglione 5dc0dfd953 Merge changes from key-processing branch. 2011-01-23 20:34:06 -05:00
Kris Maglione 64b12db990 Begin replacing the key processing rat's nest.
--HG--
branch : key-processing
2011-01-23 17:37:59 -05:00
Kris Maglione c889e7cd22 Use WarningMsg rather than ErrorMsg for deprecation warnings. 2011-01-22 05:11:04 -05:00
Štěpán Němec 172c0058cf Typo and consistency fixes. 2011-01-20 00:41:16 +01:00
Kris Maglione ff34528f15 Provide completion and some bug fixes for :mapg. 2011-01-19 05:00:35 -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 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 3f26d73ae7 Fix util.regexp#closure and so forth on FF36. 2011-01-18 13:52:12 -05:00
Kris Maglione 35419ad234 Fix some more bootstrapping update bugs. 2011-01-17 21:40:54 -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
Kris Maglione c78c7b36cb Fix some bootstrap issues on upgrade. 2011-01-15 12:02:02 -05:00
Kris Maglione 0de4c844ef Fix arg maps. 2011-01-12 22:58:45 -05:00
Doug Kearns 0f9a558a3c Move common deprecation message content to deprecated(). 2011-01-13 05:21:22 +11:00
Kris Maglione 4b33fc5c9f Fix startup on FF36 with a few minutes grace before the nightly goes out.
--HG--
extra : rebase_source : 0685da18b901ff6f243e60e9216dbdc40a4a9455
2011-01-11 18:57:22 -05:00
Kris Maglione 31d846c0f3 Fix base.jsm:deprecated with null filenames. Closes issue #261. 2011-01-11 12:04:00 -05:00