Commit Graph
100 Commits
Author SHA1 Message Date
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
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