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

6086 Commits

Author SHA1 Message Date
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 477b1139fc Add missing services.tld. 2011-03-31 18:44:18 -04:00
Kris Maglione c2d2415b1a Don't feed keys to document.activeElement unless it's an input element. Closes issue #467. 2011-03-28 19:53:38 -04:00
Doug Kearns b485c9d55e Match :macros name spec to documentation :mac[ros].
Closes issue #466.

--HG--
extra : rebase_source : 0c45a7fc95b9949a4d05507e0ef135cce6676831
2011-03-28 16:37:48 +11:00
Kris Maglione ccf1d0d433 Fix hint indicator positioning on sites with stupid CSS rules. 2011-03-27 23:25:19 -04:00
Doug Kearns 78430defc2 Fix message key typo. 2011-03-28 10:34:45 +11:00
Doug Kearns 207b6dca72 Fix :set! without premature commandline instantiation.
Fix :let and options.listPrefs.
2011-03-28 09:42:44 +11:00
Doug Kearns 0442577479 Fix :set!. 2011-03-28 08:01:56 +11:00
Kris Maglione cb13b38785 Fix variable collision in editor.js. 2011-03-26 17:36:26 -04:00
Kris Maglione d0831ec8e6 Add missing docs and make 'showmode' a stringlist like 'passunknown' rather than a regexplist. 2011-03-26 15:27:59 -04:00
Kris Maglione 204f8ca25c Annotate most strings which need to be explicitly localified. 2011-03-25 22:37:16 -04:00
Doug Kearns 75bf52f46f Remove extraneous 'eht' ;i definition.
--HG--
extra : rebase_source : 6b719404040fcdbe7e5adcded9072771e0b6c194
2011-03-26 10:37:10 +11:00
Kris Maglione 9276447f97 Add Security info to :pageinfo. 2011-03-25 18:17:34 -04:00
Doug Kearns 10d6288bac Fix :command -literal completion description. 2011-03-26 07:35:59 +11:00
Doug Kearns aa7d16d373 Fix :reloadall. 2011-03-26 00:32:53 +11:00
Kris Maglione cf90827bb8 Fix more bloody Google site key mapping issues. Closes issue #459. 2011-03-23 20:05:09 -04:00
Kris Maglione 46e8d43429 Collapse bloody focus region selection after following a hint. 2011-03-23 14:16:18 -04:00
Kris Maglione 5f4bf0537a Fix IM mode. Closes issue #457. 2011-03-23 12:11:27 -04:00
Kris Maglione 725d884bc4 Don't pass keydown events to input elements. Closes issue #453. 2011-03-23 11:34:21 -04:00
Kris Maglione 300cba70cf Fix complex 'passkeys' serialization. 2011-03-23 00:28:30 -04:00
Kris Maglione 5521d8bf6c Fix TabsInTitlebar rubbish on Windows. Closes issue #420. 2011-03-22 12:00:05 -04:00
Kris Maglione 772b322532 Bump Firefox minVersion. 2011-03-21 22:20:31 -04:00
Kris Maglione d351b5b989 Bump Firefox maxVersion. 2011-03-21 21:52:13 -04:00
Kris Maglione 1f34b82abf Bump Firefox maxVersion. 2011-03-21 21:51:43 -04:00
Doug Kearns 9ae921773d More ad hoc i18n work. 2011-03-21 17:33:51 +11:00
Kris Maglione be367b9ca1 Fix cryptic error message with certain :set args.
--HG--
extra : rebase_source : f555e2cb98bea80fd1090cae6199371f0ca997ed
2011-03-19 22:46:59 -04:00
Kris Maglione 2a48b8bc86 Fix feedkeys issue.
--HG--
extra : rebase_source : 3b5128e8cc36dc6f94a7b55092d331e8ce5305f4
2011-03-19 15:52:39 -04:00
Doug Kearns de04fc99d4 More ad hoc i18n work. 2011-03-20 00:46:11 +11:00
Doug Kearns 1b197039a5 Add missing Vim modeline. 2011-03-19 21:28:25 +11:00
Doug Kearns ebfc3712e6 Localize the more prompt messages. 2011-03-19 21:24:51 +11: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 b7eb21139a Fix some horrible color clashes in ErrorMsgs. 2011-03-17 12:18:42 -04:00
Kris Maglione df32e17e3e Fix 'strictfocus' bug. 2011-03-17 09:49:37 -04:00
Štěpán Němec aaa81b6e83 It's laisseZ, for Krist's sake. 2011-03-17 12:58:50 +01:00
Kris Maglione bb60d8aeba Slight change to commandline.commandOutput.
--HG--
extra : rebase_source : 486ddf89143c0b558e3801c56306b0557ec144d8
2011-03-17 00:46:13 -04:00
Kris Maglione 7b624705f7 Fix 'make install' on OS-X. 2011-03-16 22:29:57 -04:00
Kris Maglione 1f6c944488 Fix bug in events.toString. 2011-03-16 18:02:16 -04:00
Kris Maglione ba4b07a593 Fix dtd generation bug. 2011-03-16 01:56:20 -04:00
Kris Maglione 222ef1c16a Fix options.dtd generation bug. 2011-03-16 01:49:24 -04:00
Kris Maglione 1360c6d690 Fix possible crash when RC file can't be located. Closes issue #448. 2011-03-16 00:00:05 -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 2d03f3f9ca Localeify more strings. 2011-03-15 20:14:01 -04:00
Kris Maglione 4a552b14aa Update bookmarked status asynchronously. 2011-03-15 19:45:04 -04:00
Kris Maglione eeb24d07a3 Move status updates out of the page load pipeline. 2011-03-15 19:27:58 -04:00
Kris Maglione afbe703985 Make userContext a proper Context. 2011-03-15 18:22:44 -04:00
Kris Maglione a0ca379cfd Work around inane bug in Google's Page Speed extension. Closes issue #438. 2011-03-15 10:51:12 -04:00
Kris Maglione efcf07c68b Different 'passunknown' default for now.
--HG--
extra : rebase_source : a717735081e0b6a7e4f9e0254dcd1e6bac0c66c2
2011-03-15 10:37:50 -04:00
Doug Kearns cf0b41a4db Miscellaneous localization fixes. 2011-03-15 20:30:10 +11:00