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

828 Commits

Author SHA1 Message Date
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
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
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 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
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
Anthony Martin 56205f3be9 Fix history sanitization. 2011-03-24 05:06:22 -07:00
Kris Maglione 46e8d43429 Collapse bloody focus region selection after following a hint. 2011-03-23 14:16:18 -04:00
Kris Maglione 300cba70cf Fix complex 'passkeys' serialization. 2011-03-23 00:28:30 -04:00
Kris Maglione 1f34b82abf Bump Firefox maxVersion. 2011-03-21 21:51:43 -04: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
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 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 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
Doug Kearns cf0b41a4db Miscellaneous localization fixes. 2011-03-15 20:30:10 +11:00
Kris Maglione fc410045b4 Fix 'activate'. 2011-03-14 19:55:17 -04:00
Kris Maglione 4cfdba9223 Localitize deprecation warnings. 2011-03-14 19:22:43 -04:00
Kris Maglione f8bd1fd4fb Allow <*-Globbed> modifier keys. 2011-03-14 15:19:54 -04:00
Kris Maglione 0eb30aa83f Fix a typo in options.jsm. 2011-03-14 10:06:09 -04:00
Kris Maglione bbb5f4e541 Add separate classes for option types. 2011-03-13 18:21:13 -04:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Kris Maglione 6aeab66e88 Fix some options.jsm message bugs. 2011-03-12 17:28:17 -05:00
Kris Maglione c1c97dcd54 Localize some more strings. 2011-03-12 16:59:56 -05:00
Kris Maglione 243559ec17 Don't accept non-boolean options with 'no' prefixes. 2011-03-12 15:06:47 -05:00
Kris Maglione 45260a2f69 Don't accept non-boolean options with 'no' prefixes. 2011-03-12 15:05:47 -05:00
Kris Maglione b7822c5cb2 Make 'strictfocus' a currently undocumented sitemap option. 2011-03-12 14:36:07 -05:00
Kris Maglione 9ba3635bc1 Fix rangefinder search history issue. 2011-03-12 12:18:26 -05:00
Kris Maglione 71d9a51442 Fix hints on Firefox 4. 2011-03-12 11:58:16 -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
Doug Kearns acb7a8c8a1 Small refactoring of ConfigBase#{haveHg,branch,version}.
--HG--
extra : rebase_source : 3507cd5053d8041826855822a399e882a946ae33
2011-03-12 02:04:21 +11:00
Doug Kearns 1094eb2412 Fix erroneous message key use in :extadd.
--HG--
extra : rebase_source : b63c12fc8bdaebdca1d622e1b124bf729583cf12
2011-03-11 05:39:38 +11:00
Kris Maglione e77c97b6cb Speed up hint generation for large numbers of hints. 2011-03-10 17:47:44 -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