Kris Maglione
|
cace9f737c
|
Closes issue #204.
|
2010-12-23 20:27:34 -05:00 |
|
Kris Maglione
|
5a51f53a74
|
Don't jar up content in the XPI anymore.
|
2010-12-23 15:43:59 -05:00 |
|
Kris Maglione
|
702b4ff340
|
Add -modes argument to :unmap, :mapclear.
|
2010-12-23 12:07:10 -05:00 |
|
Kris Maglione
|
02a95a0e35
|
Fix :style -append.
|
2010-12-23 03:25:49 -05:00 |
|
Kris Maglione
|
732919f2cd
|
Replace uses of commands.replaceTokens with util.compileMacro.
|
2010-12-23 03:22:29 -05:00 |
|
Kris Maglione
|
76fad17378
|
Slightly dodgy help table formatting tweaks.
|
2010-12-23 02:49:00 -05:00 |
|
Kris Maglione
|
a6d067b33a
|
Automagically linkify help index descriptions.
|
2010-12-23 02:05:04 -05:00 |
|
Kris Maglione
|
45aea68aba
|
Fix guessing keyword-less search engines form Bookmarks#getSearchURL.
|
2010-12-23 02:04:12 -05:00 |
|
Kris Maglione
|
de7b73a8f7
|
Fix minor regexpmap parsing bug.
|
2010-12-23 01:13:26 -05:00 |
|
Kris Maglione
|
6cb1c1d659
|
Serialize :loadplugins command so that options and commands defined by plugins work properly by default.
|
2010-12-22 23:33:57 -05:00 |
|
Kris Maglione
|
8d9c2cddc0
|
Fix some bugs.
|
2010-12-22 22:54:57 -05:00 |
|
Kris Maglione
|
f36bd842a3
|
Fix some mapping bugs.
|
2010-12-22 22:44:01 -05:00 |
|
Kris Maglione
|
2b0048061c
|
Fix :history completion bug from last commit.
|
2010-12-22 22:23:04 -05:00 |
|
Kris Maglione
|
2b016d2e6a
|
Add :history -sort.
|
2010-12-22 22:15:24 -05:00 |
|
Kris Maglione
|
69581c1428
|
Fix hiding addon-bar spring.
|
2010-12-22 21:08:04 -05:00 |
|
Kris Maglione
|
8019a607d9
|
Fix Hint input bugs from revision d678604aa8d0.
|
2010-12-22 21:06:49 -05:00 |
|
Kris Maglione
|
03b179433d
|
Fix completion filter highlighting.
|
2010-12-22 20:44:40 -05:00 |
|
Kris Maglione
|
c6462e49b3
|
Partially auto-generate help index. Still needs tag linkification and mappings.
|
2010-12-22 20:35:15 -05:00 |
|
Kris Maglione
|
06936c88ea
|
Add :feedkeys (perhaps to replace :normal?)
|
2010-12-22 19:54:00 -05:00 |
|
Kris Maglione
|
c65758864d
|
Allow mapping keys in HINT and other modes. Closes issue #10. Closes issue #158.
|
2010-12-22 15:32:19 -05:00 |
|
Kris Maglione
|
797bf92c27
|
Hide the #addonbar-spring by default.
|
2010-12-22 13:48:16 -05:00 |
|
Kris Maglione
|
1b47c5d6e3
|
Revert revision c24f695526a9. Closes issue #208.
|
2010-12-22 12:55:12 -05:00 |
|
Kris Maglione
|
b0bca11890
|
Deal with native keyboard scrolling issues after focusContent, with the side-effect of again focusing the top-level window when the content window is focused.
|
2010-12-22 05:23:35 -05:00 |
|
Kris Maglione
|
f074e9811b
|
Use :highlight groups for styling input boxes during external editing.
|
2010-12-22 04:38:59 -05:00 |
|
Kris Maglione
|
dc0b538b35
|
Fix CSS completion.
|
2010-12-22 04:48:23 -05:00 |
|
Kris Maglione
|
9a1d78ee56
|
Factor out unnecessary and potentially problematic use of threadYield in editFieldExternally.
|
2010-12-22 04:33:32 -05:00 |
|
Kris Maglione
|
35a0917084
|
Fix gF and so forth.
|
2010-12-22 03:50:20 -05:00 |
|
Kris Maglione
|
9b8ea86c09
|
Refactor the Styles API and implimentation slightly. Move deprecated() to base.jsm.
|
2010-12-22 03:22:23 -05:00 |
|
Kris Maglione
|
d429af17aa
|
Completion work.
|
2010-12-21 23:41:54 -05:00 |
|
Kris Maglione
|
362981e1b1
|
Replace older values with :sty/:hi -append rather than simply concatenating the old string.
|
2010-12-21 20:56:19 -05:00 |
|
Kris Maglione
|
198a321c59
|
Fix RangeFind corner case.
|
2010-12-21 20:14:40 -05:00 |
|
Kris Maglione
|
9511624649
|
Deal with some Buffer.findScrollable corner cases.
--HG--
extra : rebase_source : 6acbaac21f3098ab357ceddcd796e6566a61a6d9
|
2010-12-21 14:03:09 -05:00 |
|
Kris Maglione
|
7b52a7d477
|
Add experimental :mksyntax command.
|
2010-12-21 12:14:00 -05:00 |
|
Kris Maglione
|
0c07d3a143
|
Fix hints with content scripting disabled.
|
2010-12-20 20:36:50 -05:00 |
|
Kris Maglione
|
bc9e8794e5
|
Fix odd "gi" corner case.
|
2010-12-20 17:03:35 -05:00 |
|
Kris Maglione
|
11d938f0b8
|
Simplify isolation of hints from page styles.
|
2010-12-20 15:53:56 -05:00 |
|
Kris Maglione
|
f03656fd87
|
Allow most characters in command names.
--HG--
extra : rebase_source : 9b331cedf56ad9fac5f59e6ddaeef8094c8a972a
|
2010-12-20 14:04:08 -05:00 |
|
Kris Maglione
|
f290f022dd
|
Allow most characters in command names.
|
2010-12-20 13:59:38 -05:00 |
|
Kris Maglione
|
bd4ad25901
|
Disable completion.shellCommand.
|
2010-12-20 13:04:46 -05:00 |
|
Kris Maglione
|
05a1c0cce0
|
Fix <Tab>.
|
2010-12-20 12:21:56 -05:00 |
|
Kris Maglione
|
3335d0844b
|
Fix StatusLine highlighting.
|
2010-12-20 11:49:23 -05:00 |
|
Kris Maglione
|
dc0cb2ab9f
|
Fix "match n of m" remaining in the progress line after <Esc>.
|
2010-12-20 11:12:30 -05:00 |
|
Kris Maglione
|
b0e9d14979
|
Unbind i_<Tab>. Closes issue #199. Closes issue #149.
|
2010-12-20 10:04:16 -05:00 |
|
Kris Maglione
|
0c43618a3f
|
Fix an odd :style completion bug.
|
2010-12-20 09:24:19 -05:00 |
|
Kris Maglione
|
dc2a286adc
|
Remove an unintended hunk from last changeset.
|
2010-12-20 05:28:03 -05:00 |
|
Kris Maglione
|
8f7de7cc12
|
Produce a tag map in dactyl.exportHelp.
|
2010-12-20 04:42:35 -05:00 |
|
Kris Maglione
|
a0adb276d0
|
Fix minor completion bug with quoting.
|
2010-12-20 03:46:13 -05:00 |
|
Kris Maglione
|
b0374abcac
|
Fix statusbarpanel appearence bug on FF36.
|
2010-12-20 02:26:09 -05:00 |
|
Kris Maglione
|
0d74c309f3
|
Fix minor bug in stal=1. closes issue #190.
|
2010-12-20 02:09:49 -05:00 |
|
Kris Maglione
|
fd897c1f77
|
Further disable tab numbers on Gecko 1.9.
|
2010-12-20 01:57:11 -05:00 |
|
Kris Maglione
|
d735d48d77
|
Deal with util.getFile breakage with Windows paths. closes issue #193.
|
2010-12-20 01:33:24 -05:00 |
|
Kris Maglione
|
b6c8d763fa
|
Disable tab numbering in Gecko 1.9 for the moment. Deal with stale RangeFinds slipping through in corner case.
|
2010-12-20 01:30:25 -05:00 |
|
Kris Maglione
|
c9520c0a59
|
Don't try to delete elem.dactylHighlight in hints. Closes issue #195.
|
2010-12-20 00:38:47 -05:00 |
|
Kris Maglione
|
d9b7d909bc
|
Fix a typo in revision ae79abb4ff88.
|
2010-12-19 09:45:59 -05:00 |
|
Kris Maglione
|
5431819524
|
s/hh4/h4/g
|
2010-12-18 19:49:17 -05:00 |
|
Kris Maglione
|
bfa576e2b3
|
Add dactyl:h4 tag.
|
2010-12-18 19:14:20 -05:00 |
|
Kris Maglione
|
394420a9d1
|
Fix definition link for commands defined on the command-line.
|
2010-12-18 18:56:17 -05:00 |
|
Kris Maglione
|
08058d0e4d
|
Fix bug in last commit.
|
2010-12-18 16:14:42 -05:00 |
|
Kris Maglione
|
4feb8dabab
|
Import the portion of a patch in my queue regarding MOW scrolling.
|
2010-12-18 16:10:20 -05:00 |
|
Kris Maglione
|
b4e5d1d980
|
Fix bug in last commit.
|
2010-12-18 16:02:45 -05:00 |
|
Kris Maglione
|
4ff7172c77
|
Import the bulk of a focus management patch near the top of my queue.
|
2010-12-18 15:27:45 -05:00 |
|
Kris Maglione
|
0af241568b
|
Fix :help focus issues. Closes issue #169.
|
2010-12-18 14:55:53 -05:00 |
|
Kris Maglione
|
ad44ca26d5
|
Make source linkfication in :list* less annoying.
|
2010-12-18 14:26:51 -05:00 |
|
Kris Maglione
|
a94595f4ea
|
Make source linkfication in :list* less annoying.
|
2010-12-18 14:25:08 -05:00 |
|
Kris Maglione
|
1454049f48
|
Fix :listkeys.
|
2010-12-18 14:17:34 -05:00 |
|
Kris Maglione
|
2a27292e8b
|
Make source linkfication in :list* less annoying. Add help linkification to the entries. Make source links hintable.
--HG--
extra : rebase_source : 793a9d6a6d84dc3c2f8dc2dd5d0ad468e565b1c4
|
2010-12-18 13:47:56 -05:00 |
|
Kris Maglione
|
716e8cea94
|
Use 'find' terminology for page search to differentiate from web search.
|
2010-12-18 12:19:33 -05:00 |
|
Kris Maglione
|
118e3cf42a
|
Don't anchor option name completions by default.
|
2010-12-18 11:56:24 -05:00 |
|
Kris Maglione
|
f1e4ef93df
|
Add :list* commands, linkify help tags in certain output, and augment :yank to accept JavaScript directly.
|
2010-12-18 11:54:31 -05:00 |
|
Kris Maglione
|
3f343d0d98
|
Replace %format strings with our standard <macro> format strings in 'editor' and the like.
--HG--
extra : rebase_source : b5a658dd9f07e30f7e9cb589bb6efca8fd260a66
|
2010-12-18 09:32:09 -05:00 |
|
Kris Maglione
|
8f4d26f9ac
|
Fix :runtime completion.
|
2010-12-17 20:01:59 -05:00 |
|
Kris Maglione
|
754d490a56
|
Toggle between values in a list for string/number options with invert.
|
2010-12-17 14:48:46 -05:00 |
|
Kris Maglione
|
87c2e5624d
|
Allow :sourcing chrome: URLs backed by a file.
|
2010-12-17 13:55:46 -05:00 |
|
Kris Maglione
|
8c5abc4cf6
|
Add <bookmark> param for the JS bookmark object to Bookmark* autocommands.
|
2010-12-17 13:52:10 -05:00 |
|
Kris Maglione
|
556c5b1903
|
Pass proper objects to -js autocommands rather than stringified imitations.
|
2010-12-17 13:21:55 -05:00 |
|
Kris Maglione
|
9fb3febe95
|
Typo and general idiocy fixes. Kill 'linksearch'.
|
2010-12-17 12:30:51 -05:00 |
|
Kris Maglione
|
714870525e
|
Standardize formatting of :set examples in :help.
|
2010-12-17 09:04:46 -05:00 |
|
Kris Maglione
|
7386117f00
|
Fix padding between completion columns.
|
2010-12-17 08:10:31 -05:00 |
|
Kris Maglione
|
5364ca86f9
|
Experimentally change the ratio of completion columns from 1:1 to 1:φ.
|
2010-12-17 07:57:04 -05:00 |
|
Kris Maglione
|
a632172c0f
|
Make :sty* commands more site-aware, more sensibly sorted.
|
2010-12-17 07:46:46 -05:00 |
|
Kris Maglione
|
449bcfa8a2
|
Fix some scrollable element search corner cases. Closes issue #188.
|
2010-12-17 04:52:39 -05:00 |
|
Kris Maglione
|
d6fc8c5cb5
|
Fix tab numbers again.
--HG--
extra : rebase_source : 8461c5bed454c0522fcad7a71163a4de338f55f7
|
2010-12-17 02:43:41 -05:00 |
|
Kris Maglione
|
a73ee765d8
|
Kill tab bindings.
|
2010-12-17 00:46:26 -05:00 |
|
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 |
|