Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione 23fba45b28 Replace 'ignorecase' and 'smartcase' with 'searchcase'. 2010-12-04 17:21:15 -05:00
Kris Maglione 1ead903ab7 Only bitch about unknown keys in TEXT EDIT mode. 2010-12-03 23:50:47 -05:00
Kris Maglione a5834b9b18 Only bitch about unknown keys in TEXT EDIT mode. 2010-12-03 23:48:11 -05:00
Kris Maglione cb2038b749 Don't pre-expand 'runtimepath'. Prevents untoward serialization of the default value. 2010-12-03 22:53:31 -05:00
Kris Maglione daa0199774 Moderately different (and probably jarring) :*usage definition information. 2010-12-03 20:35:31 -05:00
Kris Maglione a7aca30ff1 Changes missed in prior commit. 2010-12-03 20:02:41 -05:00
Kris Maglione d15599ee3a Fix scrolling bug. 2010-12-03 19:40:09 -05:00
Kris Maglione ad54306603 Fix 'smartcase'. 2010-12-03 19:32:49 -05:00
Kris Maglione 252e7450f1 Crude source line linkification in :*usage. 2010-12-03 18:11:05 -05:00
Kris Maglione 4f696a4a2e Don't allow floats for int prefs. 2010-12-03 18:12:09 -05:00
Kris Maglione cac91fe421 Do away with silly and troublesome regexp entirely from Doug's/anekos' last commit. 2010-12-03 17:54:54 -05:00
Kris Maglione 09bfc60446 Fix :viu!.
--HG--
extra : rebase_source : e9f4ea7ad0d59656167aeb2e0fca276c8375c8ee
2010-12-03 17:30:53 -05:00
Kris Maglione f63b13d431 Profide default leaf names in :write for people who can't be bothered to think up their own.
--HG--
extra : rebase_source : 6bfef2eff2a7319af53fa9610fd8f16d5513e221
2010-12-03 16:55:00 -05:00
Kris Maglione 2aaa8962b7 Fix loading storage files. 2010-12-02 22:23:58 -05:00
Kris Maglione 0346a1ff18 Add a hint mode for selecting scrollable elements.
Update issue 151
This should do what you want.
2010-12-02 20:29:51 -05:00
Kris Maglione 9a9449f554 Some scrollable element fixes. Closes issue #151. 2010-12-02 20:00:36 -05:00
Kris Maglione becbd989e9 Allow exporting to a directory as well as an archive with dactyl.exportHelp. 2010-12-02 19:18:32 -05:00
Kris Maglione c8f18d8d62 Fix dactyl.profileName on WinNT. 2010-12-02 18:17:50 -05:00
Kris Maglione 7cf96662b8 :set! behavior fixes. 2010-12-02 18:11:42 -05:00
Kris Maglione 2d957c37f8 Small fixes. Add Components to list of magical JS global properties.
--HG--
extra : rebase_source : ba08f90f02d5362108cfbffd2f9ce9a89d8e905e
2010-12-02 18:00:20 -05:00
Kris Maglione 0748369c68 Do away with now unnecessary service variables. 2010-12-01 22:17:19 -05:00
Kris Maglione 5d51fd491a Do away with services.(get|create), and move the prefs module to its own file. 2010-12-01 21:57:51 -05:00
Kris Maglione 0bf9cfb0bc Avoid showing a rather silly and irrelevant prompt on :qall/ZQ. 2010-12-01 19:58:51 -05:00
Kris Maglione af3d7bce0e Don't muck with prefs any more than necessary on quit. Closes issue #162. 2010-12-01 19:35:24 -05:00
Kris Maglione dde222acac More sane dactyl.profileName getter. 2010-12-01 16:07:31 -05:00
Kris Maglione e461ca9b95 Dispatch via the PresShell less often. Closes issue #154. 2010-12-01 14:54:10 -05:00
Kris Maglione 437cd802eb Don't treat <C-c> specially in pass-through mode. Closes issue #160.
--HG--
extra : rebase_source : 95b34d6df9705042fca26aeaf63f51d57131458b
2010-12-01 14:29:18 -05:00
Kris Maglione cb0478ddd6 Better array option completion handling. Closes issue #159.
--HG--
extra : rebase_source : d5673d1bd406ab7096e2e7f73e8412972585a069
2010-12-01 14:18:03 -05:00
Kris Maglione ddaf246be6 Better 'hintmatching' validator. Closes issue #152. 2010-11-26 20:35:48 -05:00
Kris Maglione 57e3f1a5ff Deal with default values when providing command option completion. Closes issue #146. 2010-11-21 13:00:43 -05:00
Kris Maglione 46bf69781f Fix problem with events.dispatch. Closes issue #145. 2010-11-21 12:56:32 -05:00
Kris Maglione 88a8d07958 Fix feedkeys in other circumstances. 2010-11-20 20:04:00 -05:00
Kris Maglione 0a3ec8c768 Make the silly ':hi Bell display:none;' hack function again. 2010-11-20 16:03:21 -05:00
Kris Maglione 6358a21cec feedkeys magic. 2010-11-20 14:45:00 -05:00
Kris Maglione 6e4e3162c9 Allow chained keys after <C-v> in PASS THROUGH mode, and always treat <C-v><C-v> as PASS THROUGH <C-v>. 2010-11-19 19:44:05 -05:00
Kris Maglione 2df24c410d Open the firstrun page in a new tab. 2010-11-19 16:30:38 -05:00
Kris Maglione 8b1a5132b7 Fix bookmarkcache.get on Gecko 1.9.2. 2010-11-18 22:42:56 -05:00
Kris Maglione 3771166126 Move bookmark info before title in completions, and show for "Smart" completions. 2010-11-18 17:53:37 -05:00
Kris Maglione dba1b75edb Provide for localized plugin help. 2010-11-18 17:12:10 -05:00
Kris Maglione b01dde9b24 Faster visual bell. 2010-11-18 15:53:34 -05:00
Kris Maglione e8aac67312 Fix interpolation of counts into key mappings. 2010-11-18 14:03:13 -05:00
Kris Maglione e8aeaeb8b4 :hi -a NonText background: transparent 2010-11-17 21:57:03 -05:00
Kris Maglione e2cd2762fc Change last commit to use RGBA colors so as to require less theme modification. 2010-11-17 19:56:50 -05:00
Kris Maglione 073b2e5e31 Add light striping to the completions list until someone complains (especially those using custom themes...) 2010-11-17 19:50:47 -05:00
Kris Maglione a7eed221a2 Fix a slight bug in lazy highlight group loading. 2010-11-17 19:38:55 -05:00
Kris Maglione 5a618bee0e Push INSERT mode on top of PASS THROUGH mode when entering an input field, rather than clearing the mode stack. 2010-11-17 19:18:19 -05:00
Kris Maglione 89b41e0fd2 Make 'showstatuslinks' a string option. 2010-11-14 22:50:42 -05:00
Kris Maglione 1abe9fc2bb Replace 'laststatus' with a 'guioptions' flag. 2010-11-14 22:47:02 -05:00
Kris Maglione 2518a3423f Cleanup/fix buffer.shiftFrameFocus. Other misc cleanup/fixes. 2010-11-14 22:17:17 -05:00
Kris Maglione 8ac3b09255 Add some docs to the bookmarks module. 2010-11-13 16:05:00 -05:00
Kris Maglione 6ce1255c49 Document and clean up some of the trickier sections of CompletionContext. 2010-11-13 15:34:47 -05:00
Kris Maglione 152f8523af Fix some anglicised spellings and other typos. 2010-11-13 10:55:05 -05:00
Kris Maglione 6425fbd2dd Deprecate liberator alias. 2010-11-12 21:36:10 -05:00
Kris Maglione fd2f40837d Fix typo. 2010-11-12 15:39:49 -05:00
Kris Maglione 56b3700fb3 Add helpInfo to the command-line handler, not that it makes a difference. 2010-11-12 15:33:08 -05:00
Kris Maglione 1e87732602 Fix merging of history-command and history-search. 2010-11-12 15:32:39 -05:00
Kris Maglione 733e3a1bd3 Fix command-line focus issue on Gecko 1.9.1. Closes issue #133.
--HG--
extra : rebase_source : f7f6caab056b802628c637774fb7e45c89b82b4b
2010-11-12 14:24:41 -05:00
Kris Maglione a284543f45 Check for the existence of certain dialogs. Closes issue #129. 2010-11-12 00:09:56 -05:00
Kris Maglione 1f8bd6ee81 Rip out threading code. Fixes issue #119. Fixes issue #128. 2010-11-12 00:00:16 -05:00
Kris Maglione babbde6821 Use opacity:0 rather than visibility:hidden for the visual bell. 2010-11-11 12:37:19 -05:00
Kris Maglione 3d6914c65b Fix TraceMonkey Sandbox-returned object prototype bug workaround hack for JS completion of indirectly accessed properties. 2010-11-11 11:12:11 -05:00
Kris Maglione 7ee4ecc3bf Set lastInputField for editable windows. 2010-11-11 11:06:26 -05:00
Kris Maglione e153b36b8e Work around the Panorama devs' apathy.
Update issue #132
...
2010-11-10 11:41:17 -05:00
Kris Maglione 21e677346d Fix bug. 2010-11-09 17:37:51 -05:00
Kris Maglione 37057099f7 Don't use a popuppanel for the bell on Gecko<2 either. 2010-11-09 17:01:57 -05:00
Kris Maglione 75b5522073 Don't use a popuppanel for the visual bell if possible.
Update issue #125
This should no longer be a problem after tonight's nightly on
Firefox 4.
2010-11-09 16:47:01 -05:00
Kris Maglione ce679ddae0 Don't muck with search engine aliases unduly. 2010-11-09 16:26:39 -05:00
Kris Maglione da1d2457ec Fix brokenness on TM nightly. 2010-11-09 16:12:57 -05:00
Kris Maglione cc2dc276cd Fix focus problem on Windows. Closes issue \#130.
Update issue #120
Merge: 130
Status: Duplicate

--HG--
extra : rebase_source : 9785cf10ee35ce0a4937c477447197c4c10867ca
2010-11-09 08:22:33 -05:00
Kris Maglione f9d8872d57 Small cleanup and fix minor issue in my last commit.
--HG--
extra : rebase_source : c49be723ba102a937e5147c66d07f389729735f5
2010-11-08 06:47:46 -05:00
Kris Maglione f004a80d55 Work around stupid fucking crash on FF3.6. Closes issue \#127.
Update issue \#124
This is not fixed on Firefox <4.0, given that the correct fix causes
crashes.

--HG--
extra : rebase_source : 1cade319b1260cb1dc20330a338ce34104ffddff
2010-11-08 07:18:11 -05:00
Kris Maglione a3c423a609 Closes issue #126. 2010-11-07 15:32:00 -05:00
Kris Maglione 36e220fb9b Fix ;F on OS-X. 2010-11-07 11:51:57 -05:00
Kris Maglione 5c6a924f1e Take into account the possibility that the statusbar may have been hidden by strange means. Closes issue #123. 2010-11-07 10:30:54 -05:00
Kris Maglione ab81ed4cb4 Dispatch events from buffer.followLink as trusted events. Closes issue #124. 2010-11-07 10:17:22 -05:00
Kris Maglione 506c684073 Fix some Firefox version-specific brokenness. 2010-11-07 07:33:25 -05:00
Kris Maglione 21fe6d9fff Add some basic (but in some cases rather broken) completion to the ex namespace. 2010-11-06 13:47:14 -04:00
Kris Maglione 27252207b4 Added tag pentadactyl-1.0b3 for changeset ffa3aaf78822 2010-11-06 08:15:58 -04:00
Kris Maglione 35cb0f3c88 Release 1.0 βeta 3. 2010-11-06 08:15:50 -04:00
Kris Maglione f468e466f4 Fix :source *.css 2010-11-05 22:04:45 -04:00
Kris Maglione 571828f179 More 'passkeys' tweaks. 2010-11-05 19:42:44 -04:00
Kris Maglione 22610a10a9 Work around more Tracemonkey brokenness. 2010-11-05 15:03:50 -04:00
Kris Maglione 97589ce40b Handle sane shells on Windows somewhat better. 2010-11-05 13:36:30 -04:00
Kris Maglione 7815a85d7d Fix coloring of command line with go+=c. 2010-11-05 12:10:53 -04:00
Kris Maglione fde5c046a5 'passkeys' fixes and improvements. 2010-11-05 10:40:43 -04:00
Kris Maglione b196b98e9c Fix <C-i> 2010-11-05 09:21:03 -04:00
Kris Maglione 53925580db Added tag pentadactyl-1.0b3 for changeset 420fb2989887 2010-11-04 15:40:28 -04:00
Kris Maglione f6713b5978 Release 1.0 βeta 3. 2010-11-04 15:40:16 -04:00
Kris Maglione ffcc8c6916 Closes issue #121. Only an issue on Firefox 4b6. 2010-11-04 14:06:00 -04:00
Kris Maglione f89e548b12 Make 2dw do something sensible. 2010-11-04 13:02:07 -04:00
Kris Maglione 1ba66f6093 Add missing 'let'.
--HG--
extra : rebase_source : 42df33554d18feb86662bd5d8a940ca69e13a5aa
2010-11-04 10:47:19 -04:00
Kris Maglione 47f498a403 Some option listing fixes/improvements. 2010-11-04 10:08:49 -04:00
Kris Maglione f1b8e7ee7e Add 'passkeys' option. 2010-11-04 09:02:12 -04:00
Kris Maglione d89110813c Revert revision 3663eed1e459. 2010-11-04 08:36:00 -04:00
Kris Maglione 6932c87d48 Don't block the entire Firefox process during io.system.
--HG--
extra : rebase_source : 7e3889e5bf19cdd1726fdd5c3dcdb98f4f0374f5
2010-11-04 08:31:07 -04:00
Kris Maglione 24add5296b Use nsIDOMWindowUtils to fake key events rather than dispatch them manually.
--HG--
extra : rebase_source : cc84bb65cc911520c376c92b728aeee30fcd9d76
2010-11-03 03:49:44 -04:00
Kris Maglione 1caf0d1f45 Allow <Uxxxx> key names.
--HG--
extra : rebase_source : 659bc3b0faab56e52c584e514411fa7cacd8af77
2010-11-03 03:35:31 -04:00
Kris Maglione 02c7c71337 Add @tabindex and @role='button' to 'hinttags'. 2010-10-28 15:11:21 -04:00
Kris Maglione 62d4712212 Closes issue #120. 2010-10-28 06:38:44 -04:00
Kris Maglione ca2ee77905 More dactyl.generateHelp improvements. 2010-10-25 23:44:25 -04:00