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

319 Commits

Author SHA1 Message Date
Kris Maglione 9002a78d14 s/\bset\b/Set/g 2011-07-16 18:51:59 -04:00
Kris Maglione 5b01369d62 Use Cu.unload where available.
--HG--
extra : rebase_source : 28ce17c49f2eeb6b330ce47e13e0543569348c59
2011-07-12 19:10:16 -04:00
Kris Maglione eefc32dfe4 :set passunknown-=!input 2011-06-28 19:41:30 -04:00
Kris Maglione 94c9515422 Clobber focusAndSelectUrlBar. 2011-06-17 18:18:34 -04: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 abd00c8350 Add some docs. Yay. 2011-06-02 15:04:02 -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 db0ffa989c Better dactyl: charset handling. Fix some option completion issues. 2011-05-04 15:40:16 -04:00
Kris Maglione b181d7164f Add Find highlight group. 2011-04-01 18:20:58 -04:00
Doug Kearns a52a0dc61f More ad hoc i18n work. 2011-04-01 10:12:47 +11:00
Kris Maglione 204f8ca25c Annotate most strings which need to be explicitly localified. 2011-03-25 22:37:16 -04:00
Kris Maglione 9276447f97 Add Security info to :pageinfo. 2011-03-25 18:17:34 -04:00
Doug Kearns af550c3839 Run style bot.
--HG--
extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
2011-03-19 15:00:46 +11:00
Kris Maglione 57dbc1b913 Get rid of apparently redundant QIs. 2011-03-19 01:12:22 -04:00
Kris Maglione ba4b07a593 Fix dtd generation bug. 2011-03-16 01:56:20 -04:00
Kris Maglione f1965c81ff Automagically generate option types and default value entities for options.xml. 2011-03-15 23:12:28 -04:00
Kris Maglione f8bd1fd4fb Allow <*-Globbed> modifier keys. 2011-03-14 15:19:54 -04:00
Kris Maglione b7822c5cb2 Make 'strictfocus' a currently undocumented sitemap option. 2011-03-12 14:36:07 -05:00
Doug Kearns 27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Kris Maglione abe1bf9a27 Add :pin and :unpin. Closes issue #344. 2011-03-11 13:55:08 -05:00
Kris Maglione b7a3f8d2fb Fix some unnecessary error reports for invalid jar: URLs. Also complete the JAR file portion of the URL. 2011-03-10 10:58:02 -05:00
Kris Maglione d7b68c66af Fix error dispatching fullscreen autocmd again. 2011-03-10 09:53:57 -05:00
Kris Maglione 3eb93fe721 Fix 'eht' validator.
--HG--
extra : rebase_source : 38690a1eb26e4dc6a0c6181dcb34b4c20c440065
2011-03-10 07:52:12 -05:00
Doug Kearns 11623d4f8b Move some more message strings to the properties file. 2011-03-10 22:06:29 +11:00
Kris Maglione cc73345c71 Fix some initialization order issues. 2011-03-09 03:49:38 -05:00
Doug Kearns a81de326ec Move some more message strings to the properties file.
--HG--
extra : rebase_source : a889c395e2c67d6352d51ee04a77ac870f4da972
2011-03-08 03:41:37 +11:00
Kris Maglione f002825d10 Fix live update issues. 2011-03-07 17:45:22 -05:00
Doug Kearns c08c0dc19f Move some more message strings to the properties file. 2011-03-08 03:09:37 +11:00
Kris Maglione 7bf3f40ab0 Fix hint generation after closing a window. 2011-03-06 19:04:25 -05:00
Kris Maglione 66785a8b5f Allow \c/\C in regexp options and so forth. 2011-03-02 14:43:57 -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 0de541726b Rip out FUEL references. Use a persistent component instead. 2011-02-19 18:23:32 -05:00
Kris Maglione a54573522a Replace XPath-based hint paths with CSS selectors. Needs cleanup and validation.
--HG--
extra : rebase_source : 83035481bf697b7b57e17e516b0dfc61329164c6
2011-02-17 15:23:17 -05:00
Kris Maglione bd71135b08 Preliminary REPL mode. 2011-02-17 03:59:28 -05:00
Kris Maglione 5606b96957 Require "x" flag in util.regexp for "extended" regex processing. 2011-02-15 13:06:40 -05:00
Kris Maglione 689c5b9075 Try to be a bit more explicit, regarding revision ee240481ce6b. 2011-02-12 21:30:24 -05:00
Kris Maglione 345752354f Guard against horrible eval-based monkey patching of our overlay functions. 2011-02-12 21:22:50 -05:00
Kris Maglione caedeceadd Add NEWS entry about :groups.
--HG--
branch : groups
2011-02-11 04:15:23 -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 60063a8f91 Experimentally move commands.js and options.js to modules. Fix some bugs.
--HG--
branch : groups
rename : common/content/commands.js => common/modules/commands.jsm
rename : common/content/options.js => common/modules/options.jsm
2011-02-10 15:40:09 -05:00
Kris Maglione 1299fddfd3 Fix some minor bugs.
--HG--
branch : groups
2011-02-09 14:58:35 -05:00
Kris Maglione 7aed800d29 Fixes, mostly, most of which should really be in the default branch.
--HG--
branch : groups
2011-02-09 07:21:10 -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 9b3ad1c7c6 imported patch groups
--HG--
branch : groups
2011-02-05 03:02:36 -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 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 5576a5f5e6 Only explicitly demangle subscript URIs rather than doing it automatically in newURI. Closes issue #185. 2011-02-02 09:26:56 -05:00
Kris Maglione a21db1858a Bang on tests some more. Ameliorate some async completion issues.
--HG--
extra : rebase_source : 0f550b1650963e4010e447db2df7d6815627bae2
2011-02-01 04:02:29 -05:00
Kris Maglione ee951d130e Remove stupid parseForm eccentricity copied from Firefox. 2011-01-31 17:14:38 -05:00