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

836 Commits

Author SHA1 Message Date
Kris Maglione f4b88909a4 Merge default.
--HG--
branch : groups
2011-02-07 14:24:04 -05:00
Kris Maglione bb0b6f8bdb Fix eternally gray input boxes when trying to edit with a nonexistent 'editor'. 2011-02-07 14:24:02 -05:00
Kris Maglione a8ef60f4d5 Don't be so damned loud about errors during :sourcing now that we're no longer aping Vim.
--HG--
branch : groups
2011-02-07 03:02:40 -05:00
Kris Maglione 5be9f3e85c Fix bloody Minefield issue.
--HG--
branch : groups
2011-02-07 02:32:15 -05:00
Kris Maglione 3a40882db4 Fix some bugs.
--HG--
branch : groups
2011-02-07 02:16:19 -05:00
Kris Maglione 76aaf150fa Merge default.
--HG--
branch : groups
2011-02-07 01:09:33 -05:00
Kris Maglione 9189715e9c Also add events groups for the use of plugins.
--HG--
branch : groups
2011-02-06 23:02:36 -05:00
Kris Maglione 83d86f7f02 Also groupify commands. Usage examples are in official plugins.
--HG--
branch : groups
2011-02-06 22:26:25 -05:00
Kris Maglione 2a99de96a0 Adjust some API names to make things more consistent and less confusing.
--HG--
branch : groups
2011-02-06 20:18:12 -05:00
Kris Maglione 707af9e1fa Fix sanitizer initialization. Add tests. 2011-02-06 20:00:57 -05:00
Kris Maglione 83738de163 Merge default.
--HG--
branch : groups
2011-02-06 17:34:34 -05:00
Kris Maglione a1f291a9ec Move the ACR disabler to common/, pass it an add-on ID.
--HG--
rename : pentadactyl/content/disable-acr.jsm => common/content/disable-acr.jsm
2011-02-06 17:32:42 -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 4a43477980 More group tweaks: colors- prefix for color scheme groups. :group default to return to the default group for your script.
--HG--
branch : groups
2011-02-06 11:21:58 -05:00
Kris Maglione f1db6ae5c1 Merge default.
--HG--
branch : groups
2011-02-05 18:30:14 -05:00
Kris Maglione 221ddd46b0 Fix some option validators. Add tests. 2011-02-05 18:29:58 -05:00
Kris Maglione e5a829e9f6 Merge default.
--HG--
branch : groups
2011-02-05 16:24:14 -05:00
Kris Maglione 4d47bfe002 Cache bookmarkcache.keywords. 2011-02-05 16:22:25 -05:00
Kris Maglione 4b8e834fa6 Use broader heuristic for regexps in Styles.compileFilter.
--HG--
branch : groups
2011-02-05 08:30:44 -05:00
Kris Maglione 0cc69f8932 Also group :autocmds.
--HG--
branch : groups
2011-02-05 08:13:56 -05:00
Kris Maglione 6ee586087a Use current group to select :style hive. Clear previous colorscheme's styles on :colo.
--HG--
branch : groups
2011-02-05 07:30:46 -05:00
Kris Maglione 60059bcbc3 Constify certain script global properties. Provide 'unload' method.
--HG--
branch : groups
2011-02-05 05:31:13 -05:00
Kris Maglione 020ad98197 Create 'group's for sourced scripts.
--HG--
branch : groups
2011-02-05 05:18:57 -05:00
Kris Maglione ba0b5bdd9e Fix small completion.addonType issue on FF36.
--HG--
branch : groups
2011-02-05 03:57:29 -05:00
Kris Maglione e0a483d46a Fix small completion.addonType issue.
--HG--
branch : groups
2011-02-05 03:56:48 -05:00
Kris Maglione 1f02fedfb3 Minor changes.
--HG--
branch : groups
2011-02-05 03:49:44 -05:00
Kris Maglione 96bce6efdf Fix failing tests. 2011-02-05 03:37:54 -05:00
Kris Maglione 01935dbb64 Fix failing tests.
--HG--
branch : groups
2011-02-05 03:37:20 -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 e9fd99dafa Reset progress indicator on location change. 2011-02-04 20:24:50 -05:00
Kris Maglione 6a3d5dcfce Clone arrays assigned to "live" properties, partially to deal with issues with horrid Sandbox proxies and partly for other somewhat obvious reasons. 2011-02-04 15:56:23 -05:00
Kris Maglione e514899d23 Fix startup on FF36. 2011-02-04 12:27:24 -05:00
Kris Maglione 145fedce44 Closes issue #309. 2011-02-03 13:25:52 -05:00
Kris Maglione e769c21566 Fix lost key presses when starting find mode during page load. 2011-02-03 12:35:37 -05:00
Kris Maglione b89ef65a59 Ditch some dump()s. 2011-02-03 10:34:40 -05:00
Kris Maglione e92252a4ab Fix cleanup issue. 2011-02-03 10:33:16 -05:00
Kris Maglione 8ac70cbaed Fix unduly early loading of the commandline module. 2011-02-03 10:30:35 -05:00
Kris Maglione b2358eb152 Fix some more unfortunate bugs. Yay tests. 2011-02-03 10:20:17 -05:00
Kris Maglione 440f4872b1 Fix unfortunate bug. 2011-02-03 09:56:13 -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 b10e4e4b3a Minor performance work. 2011-02-03 02:34:40 -05:00
Kris Maglione edecec56f9 Add :map -arg. Document :com -literal. 2011-02-03 02:00:47 -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 a2ea607fcd Fix unnecessary loading of highlight.jsm whenever a help page is loaded. 2011-02-02 18:11:14 -05:00
Kris Maglione 475da7edd9 Use a better document iterator for applying overlays so that we can overlay documents in tabs as well. 2011-02-02 16:21:57 -05:00
Kris Maglione bbe245a7bd Fix some startup issues. 2011-02-02 11:58:03 -05:00