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

5971 Commits

Author SHA1 Message Date
Doug Kearns 06df2f9f6a Bump melodactyl maxVersion.
--HG--
extra : rebase_source : 8179dd0861917550ee538e1862c9beec61fd2351
2011-02-25 00:05:56 +11:00
Doug Kearns 7613152963 Fix global reference to SBGetBrowser in config.stop.
--HG--
extra : rebase_source : b5f287418fe2087af5c8c1db83eb6cf995a1e66e
2011-02-24 23:28:17 +11:00
Doug Kearns 46ac3c272e Remove some double spacing.
--HG--
extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27
2011-02-24 22:48:52 +11:00
Doug Kearns d8cf69e1de Add missing semicolon.
--HG--
extra : rebase_source : 958c171ce1a28af8e7f65c8ccb4a51b99edab3fa
2011-02-24 22:45:50 +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
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
Doug Kearns d3ae652445 Fix incorrect module references in mail. 2011-02-24 22:20:21 +11:00
Doug Kearns d88d88e0bd Add the address book manager to the services cache.
Fixes :contacts.
2011-02-24 21:25:22 +11:00
Doug Kearns 6606be55bb Fix heinous text-edit help index link name.
For the sake of Nielson's heart rate.
2011-02-24 17:15:12 +11:00
Doug Kearns 85873f6e2c Fix config.isPlayerWindow.
Fixes player mode mappings.
2011-02-24 17:10:49 +11: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
Štěpán Němec db14f13353 Slim down insert.xml again now that all mappings are described in the autogenerated index.
Rename it to editing.xml, as it describes text (area) editing in general, not
only Insert mode.

--HG--
rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
2011-02-20 23:31:05 +01: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
Štěpán Němec 6317cbc0d8 Add descriptions to the remaining editor mappings. 2011-02-20 11:01:23 +01: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