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

287 Commits

Author SHA1 Message Date
Kris Maglione 36fac82035 Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu event. Provide sensible screenX/screenY for mouse events.
--HG--
rename : common/content/buffer.js => common/modules/buffer.jsm
2011-10-01 22:06:15 -04:00
Kris Maglione 2828e499d4 Fix :h 'hinttags' default value. 2011-09-19 12:54:49 -04:00
Kris Maglione 68d8bf74df Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event. 2011-09-10 15:18:20 -04:00
Kris Maglione fbb6af43ed Add dom.jsm. And stuff. 2011-08-22 01:16:14 -04:00
Kris Maglione cef61c8733 Respect <C-t> for a few more key bindings. Add :background. 2011-08-20 19:58:45 -04:00
Kris Maglione 681af3e618 Move DOM and config properties from the util namespace to the DOM and config namespaces, respectively. 2011-08-14 23:30:05 -04:00
Kris Maglione 85dfd5becd Re-enable Text Edit mode in non-Google editable windows. 2011-08-06 15:56:16 -04:00
Kris Maglione 99f3840b72 Muck with buffer.findLink against my better judgement. Closes issue #607. Closes issue #200. 2011-08-06 08:04:09 -04:00
Kris Maglione 715e99c6e2 Bloody hell. 2011-07-30 13:49:20 -04:00
Kris Maglione 992da465d7 Support multi-character hint modes. Remove bloody fh=2. Closes issue #614. 2011-07-30 06:48:22 -04:00
Štěpán Němec 74a5d575ac Minor doc fixes. 2011-07-30 11:48:11 +02:00
Kris Maglione 3d48c0d68b Assert mode.length == 1 in hints.addMode. 2011-07-30 05:35:23 -04:00
Doug Kearns f5d721740a Further mode names normalisation in docs.
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Kris Maglione c165fd95be Don't explicitly pop Menu mode on menu_<Esc>. Closes issue #527. Normalize mode docs to Name rather than NAME. 2011-07-29 03:58:49 -04:00
Doug Kearns bf186edf8f Normalise mode name references in command/option/mapping descriptions.
--HG--
extra : rebase_source : e1de378b096c1292f237fcf45b1e6f926f7b6471
2011-07-21 23:28:23 +10:00
Kris Maglione 43c2b280c0 Assert hintkeys.length > 1. 2011-07-28 08:14:44 -04:00
Kris Maglione 9483d99e54 Closes issue #609. 2011-07-27 12:51:13 -04:00
Kris Maglione 9c3e2b430d Closes issue #396. 2011-07-27 09:47:47 -04:00
Kris Maglione fda9475c6e Detimeoutify hints. Closes issue #468. 2011-07-27 09:38:55 -04:00
Kris Maglione b1cd071812 There's no such thing as QuickHint mode.
--HG--
extra : rebase_source : dbc3473171f085def22be3043c14f133b045b913
2011-07-18 22:26:09 -04:00
Kris Maglione 9002a78d14 s/\bset\b/Set/g 2011-07-16 18:51:59 -04:00
Doug Kearns 905c571b31 Fix some option descriptions so they're properly help linkified. 2011-07-05 14:59:39 +10:00
Doug Kearns 29874da067 Delete some stale comments.
--HG--
extra : rebase_source : 509c4daaf6e61de833f454cc81d8a7e13752eb94
2011-06-19 19:17:04 +10:00
Doug Kearns 3763e44e3b Add missing semicolons.
--HG--
extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
2011-06-16 01:10:06 +10:00
Doug Kearns 12df37b179 Don't attempt to show empty hint text.
--HG--
extra : rebase_source : dd00a53b707216ec95eb63684bdfef140793f95b
2003-05-08 13:54:44 +10:00
Kris Maglione 55c9a3c876 Closes issue #532. 2011-06-02 15:15:02 -04:00
Kris Maglione 9fee9fff68 Add [contenteditable=true] to 'hinttags'. Closes issue #512. 2011-05-20 11:45:54 -04:00
Kris Maglione 4a85962ccc Add 'ambiguous' attribute to hints which can't be unambiguously typed. 2011-05-11 13:49:37 -04:00
Doug Kearns 8ef77adb1c Whitespace fixes. 2011-04-04 22:10:28 +10:00
Doug Kearns 75bf52f46f Remove extraneous 'eht' ;i definition.
--HG--
extra : rebase_source : 6b719404040fcdbe7e5adcded9072771e0b6c194
2011-03-26 10:37:10 +11:00
Doug Kearns 9ae921773d More ad hoc i18n work. 2011-03-21 17:33:51 +11:00
Doug Kearns af550c3839 Run style bot.
--HG--
extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
2011-03-19 15:00:46 +11:00
Kris Maglione 71d9a51442 Fix hints on Firefox 4. 2011-03-12 11:58:16 -05:00
Kris Maglione e77c97b6cb Speed up hint generation for large numbers of hints. 2011-03-10 17:47:44 -05:00
Kris Maglione cc73345c71 Fix some initialization order issues. 2011-03-09 03:49:38 -05:00
Kris Maglione 274091eb79 Localized hint prompts. 2011-03-07 18:56:48 -05:00
Kris Maglione 7bf3f40ab0 Fix hint generation after closing a window. 2011-03-06 19:04:25 -05:00
Kris Maglione 96c5044ac4 Localization-related changes. Fix dead help links. 2011-03-04 23:04:06 -05:00
Kris Maglione 66785a8b5f Allow \c/\C in regexp options and so forth. 2011-03-02 14:43:57 -05:00
Kris Maglione ea6c7cc800 Fix local mapping bug. Change statusline API slightly. 2011-02-28 19:44:46 -05:00
Kris Maglione 7c7a7c4865 Move some messages to properties file. Local and modules directories still to be done. 2011-02-25 20:23:15 -05:00
Kris Maglione 76e5f2d474 Fix shortcomings in last commit. 2011-02-19 22:33:08 -05:00
Kris Maglione 624563523d Update hints on command change in :addons/:downloads. 2011-02-19 22:16:29 -05:00
Kris Maglione be5c6a4525 Fix [[/]]. 2011-02-18 14:43:39 -05:00
Kris Maglione 5e6e1c6054 Add validation to revision d91ffd3a7b40. 2011-02-17 15:31:05 -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 80b49b3f10 Fix hint processing bug. 2011-02-16 13:20:46 -05:00
Kris Maglione 928572fa0d Minor key processing tweaks. 2011-02-15 19:51:26 -05:00
Kris Maglione fe8e1e1586 Restore ;f hint XPath lost in revision ae79abb4ff88. Closes issue #382. 2011-02-14 23:33:00 -05:00