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

6001 Commits

Author SHA1 Message Date
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
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 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
Kris Maglione 3eb93fe721 Fix 'eht' validator.
--HG--
extra : rebase_source : 38690a1eb26e4dc6a0c6181dcb34b4c20c440065
2011-03-10 07:52:12 -05:00
Doug Kearns 718ad5d807 Fix Range() struct definition.
Closes issue #428.
2011-03-10 22:20:52 +11:00
Doug Kearns 11623d4f8b Move some more message strings to the properties file. 2011-03-10 22:06:29 +11:00
Kris Maglione 0196d116a1 Added tag pentadactyl-1.0b6 for changeset b83bb8e6d273 2011-03-09 14:02:54 -05: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 b53beeec06 Update install.rdf. 2011-03-09 05:52:18 -05:00
Kris Maglione b722665bbb Fix messages.properties typo. 2011-03-09 04:24:06 -05:00
Kris Maglione cc73345c71 Fix some initialization order issues. 2011-03-09 03:49:38 -05:00
Kris Maglione dfd7398a4f Add !important to EditorEditing properties which were being overridden by default styles. 2011-03-09 02:12:15 -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 3ff5f8dcbd Fix CPD dialog overlay. 2011-03-07 23:58:35 -05:00
Doug Kearns 8f51582eb0 Remove the 'cleardata' reference from :help dialog text.
It's not longer supported.
2011-03-08 15:21:31 +11:00
Doug Kearns a81de326ec Move some more message strings to the properties file.
--HG--
extra : rebase_source : a889c395e2c67d6352d51ee04a77ac870f4da972
2011-03-08 03:41:37 +11:00
Kris Maglione fb98b4c625 Fix echomsg with XML objects. 2011-03-07 22:57:57 -05:00
Kris Maglione 49fc6ff7d4 Automagically linkify error codes. 2011-03-07 22:33:53 -05:00
Kris Maglione b5447ae736 Implement string bundle cascading. 2011-03-07 22:24:55 -05:00
Kris Maglione cd4c0a7722 Localizify sanitizer descriptions. 2011-03-07 19:18:09 -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 7e2e11f09b Don't do automagic localization for option values provided by getters. 2011-03-07 18:10:55 -05:00
Kris Maglione d336764b47 Add dactyl://data/ to replace chrome-data:. 2011-03-07 18:01:17 -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
Doug Kearns 1c4c5e5ad3 Normalise use of "res" vs "ret" for return variables. 2011-03-07 21:41:07 +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
Doug Kearns ee76dc5ad0 Fix some message key names. 2011-03-06 19:22:24 +11:00
Doug Kearns 83385f9d0b Move some more message strings to the properties file. 2011-03-06 19:16:54 +11:00
Doug Kearns fed14b1b3f Fix message output when listing styles and there are none. 2011-03-06 18:09:21 +11:00
Doug Kearns 3c1009494b Fix reporting the bug report warning for XPIs created from the default branch. 2011-03-06 17:38:32 +11:00
Doug Kearns 30b0c8f43e Fix "style.none" message value. 2011-03-06 17:37:05 +11:00
Kris Maglione 216b2575fd Fix services initialization bug. 2011-03-05 22:56:02 -05: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
Kris Maglione 61c1111aab Fix FF36. Closes issue #416.
--HG--
extra : rebase_source : 2620be0acd8ff137fb0dded7a41584f09d56fe58
2011-03-05 17:32:51 -05:00
Doug Kearns 0b4592cd88 Temporarily back out an error producing call to _() in prefs.set. 2011-03-06 05:43:54 +11:00
Doug Kearns cae269fd32 Move some more message strings to the properties file. 2011-03-06 03:15:01 +11:00