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

2860 Commits

Author SHA1 Message Date
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
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 9c0180a8a3 Use globbed modifiers for pass through keys. 2011-03-14 15:45:05 -04:00
Kris Maglione f8bd1fd4fb Allow <*-Globbed> modifier keys. 2011-03-14 15:19:54 -04:00
Kris Maglione bef4dbc067 Closes issue #443. 2011-03-14 13:59:53 -04:00
Kris Maglione e6104b3029 Shuffle some key bindings and mode inheritance around. 2011-03-14 13:05:15 -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
Kris Maglione fdc37532d7 Some 'passunknown' enhancements. 2011-03-13 16:32:07 -04:00
Štěpán Němec 308f1b86dc Fix dactyl:link topic attribute URI scheme matching conflicting with :excmds. 2011-03-13 09:04:25 +01:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Kris Maglione cffbae4e1b Fix key processing bug. 2011-03-12 19:27:28 -05:00
Kris Maglione 6aeab66e88 Fix some options.jsm message bugs. 2011-03-12 17:28:17 -05:00
Kris Maglione be31094caf Fix cryptic bug. 2011-03-12 17:17:15 -05:00
Kris Maglione 2a84a31f3a Add missing <Tab>/<S-Tab> bindings. 2011-03-12 17:16:14 -05:00
Kris Maglione 6e909fb544 Fix minor event replay issue. 2011-03-12 17:04:36 -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 e677acfdd5 Make 'passunknown' a stringlist and localizate mode descriptions. 2011-03-12 14:53:05 -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
Kris Maglione 45ba165366 Tweak revision 13f6e3a205d4 to be less lenient in Input modes by default.
--HG--
extra : rebase_source : efa3bfb79a40002ff21e2006974ad9c142ae2187
2011-03-12 11:43:11 -05:00
Doug Kearns 27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Kris Maglione 55267dddff Add 'passunknown' option, currently undocumented. 2011-03-12 10:53:35 -05:00
Kris Maglione d037f9f1e6 More Vim-like processing of partially matched key chains: reprocess remaining unmatched keys from scratch. 2011-03-12 10:31:39 -05:00
Kris Maglione 2fd5e63a4d Apply 'timeout' to unbound keys too. 2011-03-12 10:01:46 -05:00
Kris Maglione 65aa261bf7 Fix further key binding issue triggered by revision b71f70edf9c7. 2011-03-11 14:42:48 -05:00
Kris Maglione abe1bf9a27 Add :pin and :unpin. Closes issue #344. 2011-03-11 13:55:08 -05:00
Kris Maglione 33ed8c4c28 Fix feeding keys while page is loading again. 2011-03-11 12:41:18 -05:00
Kris Maglione f2cde6427e Fix autocompletion bug while feeding keys. Closes issue #440. 2011-03-11 11:37:34 -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 de64d3f600 Work around some Google Reader key processing issues. 2011-03-11 09:07:28 -05:00
Kris Maglione d8c5f87872 Fix generating incorrect help pages on Firefox 4. 2011-03-11 07:10:12 -05:00
Kris Maglione 5e6b47009c Fix key feeding issues with some sites. Fix bug in dactyl.generateHelp. 2011-03-11 06:48:42 -05:00
Kris Maglione ed00ac2584 Move :rehash to the proper help file. 2011-03-10 19:29:43 -05:00
Kris Maglione 2484277714 Fix t_f issues. Closes issue #424. 2011-03-10 18:40:41 -05:00