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

5687 Commits

Author SHA1 Message Date
Kris Maglione f904799f9d Fix live update issue. 2011-02-08 22:43:10 -05:00
Kris Maglione 8aa02f6d7a Deal with Firefox 3 being crap. 2011-02-08 21:17:56 -05:00
Kris Maglione d32ca13364 Fix gb and friends. 2011-02-08 17:08:23 -05:00
Kris Maglione 20615a4021 Add missing name and expiry info to :cookies list. 2011-02-08 03:29:39 -05:00
Kris Maglione d3bfe2b919 Only consider executable files in io.pathSearch. 2011-02-08 02:24:16 -05:00
Kris Maglione 263df6bf5a Experimentally remove the threadYield call in events.feedkeys. 2011-02-07 23:15:31 -05:00
Kris Maglione 0290f6ebcd Minor cleanup. 2011-02-07 23:12:09 -05:00
Kris Maglione 9f0cecb9f7 Import fixes from groups branch. 2011-02-07 18:49:26 -05:00
Kris Maglione 1005f72e4f Fix Minefield statusbar positioning. 2011-02-07 16:00:26 -05:00
Kris Maglione c8d54fa5d2 Fix Minefield a-fucking-gain. 2011-02-07 15:50:08 -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
Doug Kearns 858b01e63e Call a host of uncalled testCommands completion and error tests. 2011-02-07 21:37:39 +11:00
Doug Kearns 6331a0c532 'Fix' :delcommand testCommands test.
This was failing due to *evil* test dependencies.
2011-02-07 21:16:00 +11:00
Kris Maglione 9205867efd Import fix from groups branch. 2011-02-07 02:26:54 -05:00
Kris Maglione 707af9e1fa Fix sanitizer initialization. Add tests. 2011-02-06 20:00:57 -05:00
Kris Maglione 00dccddc87 Fix stupid typo in last commit. :( 2011-02-06 17:33:56 -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 221ddd46b0 Fix some option validators. Add tests. 2011-02-05 18:29:58 -05:00
Kris Maglione 4d47bfe002 Cache bookmarkcache.keywords. 2011-02-05 16:22:25 -05:00
Kris Maglione 96bce6efdf Fix failing tests. 2011-02-05 03:37:54 -05:00
Kris Maglione 1af39e6424 Import minor changes from groups branch. 2011-02-05 03:11:21 -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 0f796e823b Fix some command line focus issues. 2011-02-03 22:01:05 -05:00
Kris Maglione 6d5a7b0849 Closes issue 349. 2011-02-03 19:34:57 -05:00
Kris Maglione e3e7586aac Remove debugging statements. 2011-02-03 16:08:35 -05:00
Kris Maglione a830bdd60d Skip setting elem.dactylKeyPress in passthrough-type modes. Closes issue #341. 2011-02-03 14:17:21 -05:00
Kris Maglione 145fedce44 Closes issue #309. 2011-02-03 13:25:52 -05:00
Kris Maglione 0735b2d81c Fix :yank bug. Closes issue #330. 2011-02-03 13:17:51 -05:00
Kris Maglione 4116196a69 Hopefully fix load order bug. 2011-02-03 12:44:45 -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 d9ad94fb1e Auto-flush the autocomplete timer after feeding keys. 2011-02-03 11:42:04 -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 346cf2531a Add :completions command. 2011-02-03 05:34:50 -05:00
Kris Maglione f84396f5e6 Fix multi-value :set charlist completion. Closes issue #347. 2011-02-03 05:25:17 -05:00
Kris Maglione 11a6a7a31b More testing stuff. 2011-02-03 05:17:02 -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 8b6086fb7f Fix typo noted by stepnem. 2011-02-02 22:02:44 -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 2e91c2a3cb Bang on tests some more. 2011-02-02 19:02:04 -05:00