Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Kris Maglione 7bf3f40ab0 Fix hint generation after closing a window. 2011-03-06 19:04:25 -05: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
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 f3c14e861c Allow the creation of language pack XPIs. 2011-03-04 18:59:24 -05:00
Kris Maglione c82138567e Allow fallback to en-US for missing files in the selected locale. 2011-03-04 18:34:35 -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 50da587af8 Fix absurd error on FF36. 2011-03-03 00:18:19 -05:00
Kris Maglione 66785a8b5f Allow \c/\C in regexp options and so forth. 2011-03-02 14:43:57 -05:00
Kris Maglione 85b6830edb Add lazy instantiation and completion to _. 2011-03-02 03:17:12 -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 8621e7f79f ObjectStore#remove should return a value. 2011-03-01 20:21:11 -05:00
Kris Maglione 7f447b911c Get rid of absurd config.ignoreKeys. Closes issue #406. 2011-03-01 18:38:12 -05:00
Kris Maglione 0c4b50265f Fix registration of commands on FF36. 2011-02-28 20:23:46 -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
Kris Maglione 02b43a6986 Throw an error when trying to replace a plugin context. 2011-02-27 05:32:18 -05:00
Kris Maglione 65a8369bed Forbid plugins access to commands.add. 2011-02-27 05:23:05 -05: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
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