Commit Graph
100 Commits
Author SHA1 Message Date
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
Kris Maglione bcb2d3e7c9 Fix bug in autocommands. 2011-02-24 16:00:45 -05:00
Kris Maglione 7d180d25e4 [tele] Fix some broken indentation. Fix commandline.open references. Remove useless try-catch blocks. 2011-02-24 15:04:37 -05:00
Kris Maglione 8c8bff1282 Change a test in dactyl.parseURLs. Closes issue #398.
--HG--
extra : rebase_source : a901b7fb0d629e6451bc894d0062c8f9949968ee
2011-02-24 14:40:30 -05:00
Kris Maglione 3b269d5c4d Fix :lc/help index generation on F36. 2011-02-23 22:04:48 -05:00
Kris Maglione d9fe3a736e Fix live XPI update. 2011-02-23 20:40:09 -05:00
Kris Maglione 80ca9194ec Fix a silly error in modes.set. 2011-02-23 16:41:26 -05:00
Kris Maglione 2c109025bf Fix typo in events.toString. 2011-02-22 20:44:51 -05:00
Kris Maglione 8299257422 Make Melodactyl minimally functional. Closes issue #340.
--HG--
rename : pentadactyl/chrome.manifest => common/chrome.manifest
2011-02-22 10:01:56 -05:00
Kris Maglione d92f3f2c9c Closes issue #397. 2011-02-22 04:26:43 -05:00
Kris Maglione 572f36906b Fix confusing, duplicate help index entries. 2011-02-22 03:00:50 -05:00
Kris Maglione 28ec383432 Minor help updates. 2011-02-22 02:46:10 -05:00
Kris Maglione 88de726057 Add missing margins between help pages in :helpall. 2011-02-22 02:09:54 -05:00
Kris Maglione f3894eb136 Remove all references to the "word" unchunked. 2011-02-22 02:03:53 -05:00
Kris Maglione a682d7e311 Hack to make 'passkeys' work with single capital letters. Event stringification needs a complete rework. 2011-02-22 00:13:48 -05:00
Kris Maglione f924f653b6 Fix 'passkeys' on Firefox 3.x. 2011-02-22 00:08:13 -05:00
Kris Maglione caeb5bc22f Argh. 2011-02-21 23:40:24 -05:00
Kris Maglione 90ee266d1b Make the features list somewhat more useful. 2011-02-21 23:32:22 -05:00
Kris Maglione f6b66304f9 Fix help logo. 2011-02-21 17:19:49 -05:00
Kris Maglione 234f50bce8 Add tests for dead help links. Fix some minor bugs. Show error when trying to modify a builtin group rather than failing silently. 2011-02-21 16:22:30 -05:00
Kris Maglione d62c93aef0 Don't block keyup/keydown events during replay. Closes issue #395. 2011-02-21 13:47:05 -05:00
Kris Maglione f3a5cdd741 Fix a typo. 2011-02-20 19:55:50 -05:00
Kris Maglione 568bee6839 Ignore 'passkeys' key chains begining with ordinary characters in input modes. 2011-02-20 18:38:31 -05:00
Kris Maglione 211091d79d Add <Pass> pseudo-key.
--HG--
extra : rebase_source : e1d27c1fd04a598a25cd0c0c8c266834e80b2320
2011-02-20 18:05:45 -05:00
Kris Maglione e084c7488f Fix ill-conceived and confusing naming issue. 2011-02-20 17:17:35 -05:00
Kris Maglione deccf88dd0 Fix help tag indexing for automagically generated index tags. 2011-02-20 17:11:16 -05:00
Kris Maglione 12c8074057 Automagically tagify index entries without existing help tags rather than eliding them entirely. 2011-02-20 16:50:40 -05:00
Kris Maglione 67079b8f54 Fix fallout from revision b9e99e213cb9.
Update issue \#293
Fixed.
2011-02-20 13:01:02 -05:00
Kris Maglione 321296e7e5 Show 'passkeys' state of key chains in :listkeys. Fix linkifyHelp link styling issues. Minor optimization for non-passkeys sites. 2011-02-20 10:32:17 -05:00
Kris Maglione 76e5f2d474 Fix shortcomings in last commit. 2011-02-19 22:33:08 -05:00
Kris Maglione 624563523d Update hints on command change in :addons/:downloads. 2011-02-19 22:16:29 -05:00
Kris Maglione d37e8159ed Make Teledactyl minimally functional, albeit with quite a lot of errors on the console. 2011-02-19 22:02:01 -05:00
Kris Maglione b648a061c8 Fix forseeable problem with last commit. 2011-02-19 18:28:27 -05:00
Kris Maglione 0de541726b Rip out FUEL references. Use a persistent component instead. 2011-02-19 18:23:32 -05:00
Kris Maglione 1dcbf88509 Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin mapping. Closes issue #189. 2011-02-19 17:32:55 -05:00
Kris Maglione 019504e11c Stripe usage output as completions output. 2011-02-19 16:04:49 -05:00
Kris Maglione 2583e32892 Cleanup motion maps somewhat. Add descriptions to other editor mappings. 2011-02-19 15:46:34 -05:00
Kris Maglione 4297b54d7a Fix t_p broken in revision 650be38ccc54. Closes issue #391. 2011-02-19 15:06:58 -05:00
Kris Maglione 83e8d068c2 Fix typo in 'passkeys' setter from revision e6db4764e7e6. Fail with a message on throw from option setter. Closes issue #392. 2011-02-19 14:53:12 -05:00
Kris Maglione 732dd0a12d Delinkify BookmarkChange and BookmarkRemove which don't currently have help tags. 2011-02-19 07:59:21 -05:00
Kris Maglione 5a519b2f9c Fix closing menus on <Esc> broken in revision bf712a2498ed. 2011-02-19 07:52:01 -05:00
Kris Maglione 2cef435dbc Hack on :help NEWS. 2011-02-19 07:17:54 -05:00
Kris Maglione 73917f7cee Italicize new news items for a much needed sharper visual distinction. 2011-02-19 06:25:32 -05:00
Kris Maglione 29e9c51eb8 Fix key mapping fallthrough bug. 2011-02-19 05:03:50 -05:00
Kris Maglione 6fb8196344 Fix bug. 2011-02-19 04:35:50 -05:00
Kris Maglione caaef0214b Make 'showmode' a regexplist to satisfy whiny pansies who can't tolerate seeing -- EX -- in the status line. 2011-02-19 04:06:42 -05:00
Kris Maglione 3132b2de22 Fix stacked key handling issues when fallthrough handlers are present. Fixes regression of issue #15. 2011-02-19 03:22:42 -05:00
Kris Maglione 6a62f02f60 Fix issue with last commit. 2011-02-19 02:29:27 -05:00
Kris Maglione 14916bf7bd Allow specifying a local set of bindings for XMLToDom. 2011-02-19 02:22:10 -05:00
Kris Maglione 77157eaff8 Add missing function name. Fix cleanup on window close. Fix minor mode change bug and add guards. 2011-02-19 02:13:05 -05:00
Kris Maglione 18f9b6908d Fix problem with last commit. 2011-02-19 00:39:44 -05:00
Kris Maglione 34c0c5a10e Small fix for Minefield. 2011-02-19 00:24:07 -05:00
Kris Maglione cb0a07ddd1 Fix some completion issues. Make async search suggestion completions somewhat more useable. 2011-02-18 22:25:36 -05:00