Kris Maglione
|
2b254ecc6b
|
Make a distinction between Hint/@number and Hint/@text. Closes issue #186.
|
2010-12-16 22:49:00 -05:00 |
|
Kris Maglione
|
011a7edd29
|
Minor chrome: URI completion bug fixes.
|
2010-12-16 02:03:22 -05:00 |
|
Kris Maglione
|
b1331b689d
|
Hide the silly addon-bar close button in trunk.
|
2010-12-15 21:41:50 -05:00 |
|
Kris Maglione
|
69b87a6edd
|
Fix completion issue in mozilla-central trunk. Closes issue #172.
|
2010-12-15 21:34:33 -05:00 |
|
Kris Maglione
|
f07f067309
|
Rename util.(escapeRegexp|regexpSource) to util.regexp.(escape|getSource).
|
2010-12-15 06:06:42 -05:00 |
|
Kris Maglione
|
097309f28c
|
Fix minor issues in last commit.
|
2010-12-15 04:16:17 -05:00 |
|
Kris Maglione
|
512a82023f
|
Better chrome:/resource: URL completion.
|
2010-12-15 04:12:22 -05:00 |
|
Kris Maglione
|
0dcf1d8ffd
|
Completion of certain chrome:, resource:, and about: URLs.
|
2010-12-14 23:05:41 -05:00 |
|
Kris Maglione
|
50e47b9b2f
|
Block invalid keys in VISUAL TEXT EDIT mode and add v_x mapping. Closes issue #182.
|
2010-12-13 05:11:47 -05:00 |
|
Kris Maglione
|
561b6e8e3b
|
Fix :tabdo.
|
2010-12-12 20:18:14 -05:00 |
|
Kris Maglione
|
beae274efb
|
Update help pages for removal of Gradient highlight groups. Closes issue #177.
|
2010-12-11 15:54:21 -05:00 |
|
Kris Maglione
|
d66f80b491
|
Fix hint generating bug. Closes issue #178.
|
2010-12-11 15:50:40 -05:00 |
|
Kris Maglione
|
5e165d9a6b
|
Fix issues with help rendering hack.
|
2010-12-10 23:48:19 -05:00 |
|
Kris Maglione
|
272cbc5c66
|
Fix issue in revision 2505a62b7c53. Closes issue #175.
|
2010-12-10 18:46:27 -05:00 |
|
Kris Maglione
|
1c734e6709
|
Isolate hint nodes from page styles.
|
2010-12-10 09:40:35 -05:00 |
|
Kris Maglione
|
2f79dc44b7
|
Remove template.gradient.
|
2010-12-10 07:59:20 -05:00 |
|
Kris Maglione
|
a1c93979ae
|
Get rid of template.maybeXML.
|
2010-12-10 07:43:13 -05:00 |
|
Kris Maglione
|
36205c6c0e
|
Make Bookmark objects live writeable.
|
2010-12-10 01:38:39 -05:00 |
|
Kris Maglione
|
38c2d07ef1
|
Also linkify 'Last set from' in :set output.
|
2010-12-09 22:42:09 -05:00 |
|
Kris Maglione
|
cb25879534
|
Fix minor issue caused by last commit.
|
2010-12-09 22:30:13 -05:00 |
|
Kris Maglione
|
75342f09ec
|
Do something sensible for items defined from :map/:com/... in :*usage!.
|
2010-12-09 22:25:20 -05:00 |
|
Kris Maglione
|
4c9e73949c
|
Make more effort to get at the actual filename behind a URL in view-source and :*usage!.
|
2010-12-09 22:09:05 -05:00 |
|
Kris Maglione
|
c5a1291eac
|
Allow specifying line numbers in 'editor'. Take advantage in <C-i> and view-source links.
|
2010-12-09 21:37:21 -05:00 |
|
Kris Maglione
|
e339032fd2
|
Some minor cleanup and fixes.
|
2010-12-09 20:46:35 -05:00 |
|
Kris Maglione
|
a0335cb437
|
Fix :noremap. (Probably) Fixes issue #168.
|
2010-12-08 14:56:11 -05:00 |
|
Kris Maglione
|
3e8002f0d7
|
Work around help pages failing to render properly, bugs 591425 and 606877. Closes issue #81.
Update issue 81
This should at least alleviate the problem.
|
2010-12-07 16:45:15 -05:00 |
|
Kris Maglione
|
0af0b5340e
|
Minor mode magic.
|
2010-12-07 01:21:42 -05:00 |
|
Kris Maglione
|
bf73483d42
|
Settle stupid naming dispute.
|
2010-12-07 01:13:22 -05:00 |
|
Kris Maglione
|
175cd126b7
|
Use completion.buffer for tabs.switchTo/:buffer!.
--HG--
extra : rebase_source : 91bb7fa4c4573048721f65c3aa871370300e7979
|
2010-12-06 22:57:04 -05:00 |
|
Kris Maglione
|
b79aecf31a
|
Fix doc bugs caused by last commit.
|
2010-12-04 17:24:45 -05:00 |
|
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 |
|