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

2869 Commits

Author SHA1 Message Date
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 2484277714 Fix t_f issues. Closes issue #424. 2011-03-10 18:40:41 -05:00
Kris Maglione e77c97b6cb Speed up hint generation for large numbers of hints. 2011-03-10 17:47:44 -05:00
Kris Maglione 60ad623ddc Fix status URL field with certain themes. Closes issue #432. 2011-03-10 12:04:57 -05:00
Kris Maglione d7b68c66af Fix error dispatching fullscreen autocmd again. 2011-03-10 09:53:57 -05:00
Kris Maglione 3eb93fe721 Fix 'eht' validator.
--HG--
extra : rebase_source : 38690a1eb26e4dc6a0c6181dcb34b4c20c440065
2011-03-10 07:52:12 -05:00
Doug Kearns 11623d4f8b Move some more message strings to the properties file. 2011-03-10 22:06:29 +11:00
Kris Maglione 0d32e64630 Add tags for individual versions in :help news. Fix dactyl.exportHelp. 2011-03-09 07:09:18 -05:00
Kris Maglione cc73345c71 Fix some initialization order issues. 2011-03-09 03:49:38 -05:00
Kris Maglione 505d595ffe Fix c_e. 2011-03-08 04:24:00 -05:00
Kris Maglione 7aa4f87300 Fix autocomplete input issue.
Update issue #341
Fixed.
2011-03-08 02:09:53 -05:00
Kris Maglione fb98b4c625 Fix echomsg with XML objects. 2011-03-07 22:57:57 -05:00
Kris Maglione 274091eb79 Localized hint prompts. 2011-03-07 18:56:48 -05:00
Kris Maglione 50818caeea Localize pageinfo titles. 2011-03-07 18:43:13 -05:00
Kris Maglione f002825d10 Fix live update issues. 2011-03-07 17:45:22 -05:00
Doug Kearns c08c0dc19f Move some more message strings to the properties file. 2011-03-08 03:09:37 +11:00
Doug Kearns 1f0a95e40d Fix "print.sent" message usage typo. 2011-03-08 03:03:21 +11:00
Doug Kearns 2909881bb1 Rename parameter as per style guide. 2011-03-08 02:29:23 +11:00
Kris Maglione 7bf3f40ab0 Fix hint generation after closing a window. 2011-03-06 19:04:25 -05:00
Doug Kearns b9ab68edb9 Remove weird arg 'checking' log message from buffer.followLink. 2011-03-07 00:30:22 +11:00
Doug Kearns aaa3d9fa14 Move some more message strings to the properties file. 2011-03-07 00:28:30 +11:00
Doug Kearns 10d08d2833 Fix :tabdo. 2011-03-06 22:57:51 +11:00
Doug Kearns 7306b50710 Quick fix for searching with Object property names as search terms. 2011-03-06 22:35:38 +11:00
Kris Maglione 5eda487e43 Add guard to mappings.add similar to that in commands.add, preventing external scripts from adding builtin mappings. 2011-03-05 17:48:31 -05:00
Doug Kearns cae269fd32 Move some more message strings to the properties file. 2011-03-06 03:15:01 +11:00
Kris Maglione cf681d5cbb Deal with echoed messages being cleared by scroll event. Closes issue #374. 2011-03-05 06:54:44 -05:00
Kris Maglione 96c5044ac4 Localization-related changes. Fix dead help links. 2011-03-04 23:04:06 -05:00
Kris Maglione 058094f87d Allow localization of command/mapping/option descriptions. 2011-03-04 20:37:29 -05:00
Kris Maglione ae5b61bf20 Closes issue #407. 2011-03-04 18:21:40 -05:00
Kris Maglione e2f498a976 Fix echo bugs. Closes issue #414. 2011-03-04 17:39:51 -05:00
Kris Maglione 66785a8b5f Allow \c/\C in regexp options and so forth. 2011-03-02 14:43:57 -05:00
Kris Maglione e032a82d62 Move some more strings to messages.properties and report (but don't throw) an error for unknown strings. 2011-03-02 02:59:04 -05:00
Kris Maglione 28d1c1bcad Fix flashblock plugin event magic. 2011-03-02 02:50:21 -05:00
Kris Maglione 7f447b911c Get rid of absurd config.ignoreKeys. Closes issue #406. 2011-03-01 18:38:12 -05:00
Kris Maglione ea6c7cc800 Fix local mapping bug. Change statusline API slightly. 2011-02-28 19:44:46 -05:00
Kris Maglione 74fbc5833f Move some event-based code into observers in the modules it affects. 2011-02-27 16:58:21 -05:00
Kris Maglione 191ece33e0 Ammend revision 9f791638b3ef: Don't throw, but report error. 2011-02-27 05:48:34 -05:00
Doug Kearns 6c48ca8b19 Use macro.noSuch message for unset macros. 2011-02-27 20:37:04 +11:00
Doug Kearns e14d120d01 Fix macro playback.
Closes issue #405.
2011-02-27 20:32:24 +11:00
Kris Maglione 56b8f99ba2 Fix bad regexp replacement in mow.js. 2011-02-26 15:57:33 -05:00
Kris Maglione 32d119561d Include properties file in XPI.
--HG--
extra : rebase_source : 805462bb09d1ac9011796e08bc67cbd704a733a4
2011-02-26 08:35:41 -05:00
Doug Kearns 6ecdef37dd Add missing modelines to new modules.
--HG--
extra : rebase_source : d80617c47f30c0344c08e810e51c19a91b1cec53
2011-02-25 00:07:43 +11:00
Doug Kearns 086255acef Fix an autocmd message key typo. 2011-02-26 12:59:58 +11: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 885b16d7db Fix autocommand bug. 2011-02-24 21:25:16 -05:00
Kris Maglione 8d693c5d03 Fix bluring certain editable iframes. 2011-02-24 17:05:56 -05:00
Kris Maglione 186a3438ac Fix bluring editible windows, I hope. 2011-02-24 16:50:55 -05:00
Kris Maglione 4b4b735485 Fix bluring editible windows, I hope. 2011-02-24 16:37:22 -05:00