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

6095 Commits

Author SHA1 Message Date
Kris Maglione 476fe51cd3 Fix renaming issue. 2011-04-05 00:33:47 -04:00
Kris Maglione e926226437 Fix issue with REPL completion with a wrappedJSObject context. 2011-04-04 21:23:57 -04:00
Kris Maglione 8f996c79bd Move the completion list above the MOW in REPL mode. 2011-04-04 20:59:37 -04:00
Kris Maglione 2dd8c88898 Fix beep when starting REPL mode. 2011-04-04 20:39:44 -04:00
Doug Kearns d960ede32e Display a message from :scriptnames when no scripts have been sourced. 2011-04-04 22:11:30 +10:00
Doug Kearns 8ef77adb1c Whitespace fixes. 2011-04-04 22:10:28 +10:00
Doug Kearns b1f6343fda Fix :command [arg].
In a manner roughly analogous to the :map [arg] implementation. Closes issue
#455.
2011-04-04 22:09:05 +10:00
Doug Kearns 94c8b3f1b8 Add cheap interactive :js heredoc sanity test.
--HG--
extra : rebase_source : 8a14101f288c46ae0f87810b31ffba04a80222e4
2011-04-03 02:14:15 +11:00
Doug Kearns 78cf60a5ba Fix typo in :help :sanitize.
--HG--
extra : rebase_source : ae66821a8b9824a006d8d47350fb32367de9cb86
2011-04-01 21:32:29 +11: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 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