Kris Maglione
e7ae04749c
Get the statusline color right after a :rehash.
2011-01-04 11:23:48 -05:00
Kris Maglione
e533bdbc3d
Fix StatusLineExtended style.
2011-01-04 11:14:20 -05:00
Kris Maglione
8e563fb3bc
Autocomplete magic.
2011-01-04 11:11:15 -05:00
Kris Maglione
3350f3d4bf
Fix completion.listCompleter.
2011-01-04 11:07:37 -05:00
Kris Maglione
78bdfd6d9d
Import styles into io.jsm.
...
--HG--
extra : rebase_source : 223f8ca11ef6d79c9cba2c43d937da646891c9a9
2011-01-04 10:28:40 -05:00
Kris Maglione
89f50168ae
Fix typo.
2011-01-04 02:24:33 -05:00
Kris Maglione
27f5f16aa9
Experimentally move finder.js to finder.jsm.
...
--HG--
rename : common/content/finder.js => common/modules/finder.jsm
2011-01-04 02:20:52 -05:00
Kris Maglione
8e498ed52f
Style the Add-on Bar rather than the statusbar where applicable.
2011-01-04 01:50:22 -05:00
Kris Maglione
f8476edbbd
Fix cleanup issue.
2011-01-04 01:44:59 -05:00
Kris Maglione
0d9292f09b
Fix deprecation warning.
2011-01-04 00:38:37 -05:00
Kris Maglione
361fa347b9
Fix :colo.
2011-01-04 00:04:21 -05:00
Kris Maglione
20b34f607d
Fix FF36.
2011-01-03 23:45:22 -05:00
Kris Maglione
ee2bba53ca
Experimentally move more modules to global modules.
...
--HG--
rename : common/content/completion.js => common/modules/completion.jsm
rename : common/content/javascript.js => common/modules/javascript.jsm
2011-01-03 23:41:48 -05:00
Kris Maglione
d661d60cb6
Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.
2011-01-03 22:00:53 -05:00
Kris Maglione
ec554ac6c9
Fix oversights in last commit.
2011-01-03 21:29:11 -05:00
Kris Maglione
43458d4432
Automagically generate DTDs. One more step towards dropping the chrome: protocol.
...
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Kris Maglione
30ec5fc393
Fix about:pentadactyl by registering the component manually. Et cetera.
2011-01-03 17:06:28 -05:00
Kris Maglione
e8c5664c8f
Fix issues with grabbing dactyl.version and also improve startup time, especially when running from an hg repo.
2011-01-03 15:28:47 -05:00
Kris Maglione
f41e245cb1
Match only complete words in :lk filters. Should we maybe support regexps instead?
2011-01-03 15:22:34 -05:00
Kris Maglione
5aa7450973
Fix command serialization bug.
2011-01-03 12:29:51 -05:00
Kris Maglione
27e3681673
Search engines keyword updates.
2011-01-02 22:51:45 -05:00
Kris Maglione
edb444640c
Fix toggling the same.
2011-01-02 22:30:48 -05:00
Kris Maglione
20906772ce
Fix displaying the labels of our sidebar entries in :sbar completion before the menu has been opened.
2011-01-02 22:17:25 -05:00
Kris Maglione
3ef94f5861
Fix mappings.getCandidates(). Closes issue #227 .
2011-01-02 19:49:13 -05:00
Kris Maglione
7605c0ed54
Memoize config.browser and config.tabbrowser.
2011-01-02 19:48:10 -05:00
Kris Maglione
c26d3f3218
Remove accidentally committed debugging code. "Fix" a bug. Probably: Fixes issue #226 .
2011-01-02 17:08:13 -05:00
Kris Maglione
fbd7556a76
Move iteration utility functions to the iter namespace.
2011-01-02 16:56:18 -05:00
Kris Maglione
91f02c9763
Allow multiple patterns for :autocommands.
2011-01-02 15:27:14 -05:00
Kris Maglione
c010e45876
Fix toggling our custom sidebars. Closes issue #225 .
2011-01-02 12:06:53 -05:00
Kris Maglione
8a0331f698
Remove static syntax files.
2011-01-01 10:32:34 -05:00
Kris Maglione
d8bb3f4b32
Add input:true to modes.MENU, just for the hell of it.
2011-01-01 03:21:30 -05:00
Kris Maglione
ac8347dc03
Experimental new Hint style. Lets see how vitriolic the reaction is.
2010-12-31 22:40:33 -05:00
Kris Maglione
54a3974a2a
Fix highlighting and reporting of unknown command.
2010-12-31 21:39:31 -05:00
Kris Maglione
5438c7d61d
Fix error not solved by last commit.
2010-12-31 21:34:41 -05:00
Kris Maglione
0d6e0a1d6b
Don't offer value completions for boolean options. Fix spellcheck highlighting of invalid option names. Closes issue #209 .
2010-12-31 21:33:44 -05:00
Kris Maglione
937d7ff3af
Added tag pentadactyl-1.0b4.2 for changeset 962d8a1e823d
2010-12-31 17:47:36 -05:00
Kris Maglione
b3ef9eeee4
Release 1.0 βeta 4.2.
2010-12-31 17:47:30 -05:00
Kris Maglione
3c80d33c67
Fix <C-v> in PASS THROUGH mode. Closes issue #223 .
2010-12-31 17:19:40 -05:00
Kris Maglione
ce6d472a76
Fix some recent bugs in the special casing of :!.
2010-12-31 16:25:40 -05:00
Kris Maglione
9f7ef8634c
Fix <S-Insert> when newlines are involved.
2010-12-31 16:12:05 -05:00
Kris Maglione
edd65b0abe
Added tag pentadactyl-1.0b4.1 for changeset 1f1342f58d8e
2010-12-31 13:44:18 -05:00
Kris Maglione
1ce521de5e
Release 1.0 βeta 4.1.
2010-12-31 13:44:09 -05:00
Kris Maglione
6f20c5aac2
Get rid of Editor.isInputElementFocused. Move Editor.isContentNode to editor.isContentNode.
2010-12-31 13:39:14 -05:00
Kris Maglione
8f4411f9af
Open new windows properly in dactyl.open(). Closes issue #222 .
...
--HG--
extra : rebase_source : 20823b8a8742598416b321c091f67efd6da98aa4
2010-12-31 13:21:22 -05:00
Kris Maglione
c6f5b04cda
Fix user :commands and other minor cleanup.
...
--HG--
extra : rebase_source : 1cff53f18c70b12a984d120e73d121dc2267dcc9
2010-12-31 12:40:44 -05:00
Kris Maglione
012732edc7
Decent filtering for :extrehash. Fix tab bar layout after rehash with go+=n. Cleanup.
2010-12-31 02:11:48 -05:00
Kris Maglione
3f3e89e270
Some constants to save my sanity.
2010-12-31 00:30:59 -05:00
Kris Maglione
2181874af3
Added tag pentadactyl-1.0b4 for changeset 2c21fc6135f8.
2010-12-30 23:28:43 -05:00
Kris Maglione
8a26e3ca0e
Fix entering digits in prompt mode. Release Pentadactyl 1.0 βeta 4.
2010-12-30 23:26:28 -05:00
Kris Maglione
23b0cfdf18
Added tag pentadactyl-1.0b4 for changeset 2aee3f12e35e
2010-12-30 22:59:25 -05:00
Kris Maglione
2a218c2785
Release 1.0 βeta 4.
2010-12-30 22:59:12 -05:00
Kris Maglione
eb59a48d77
Fix FF36.
2010-12-30 21:38:38 -05:00
Kris Maglione
47288b3456
Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs.
2010-12-30 21:34:13 -05:00
Kris Maglione
04731384f6
Uncommitted code from last commit.
2010-12-30 20:25:36 -05:00
Kris Maglione
85947d4645
Add some more error handling code during the bootstrapping process.
2010-12-30 20:20:57 -05:00
Kris Maglione
5f47d83f76
Don't restrict the length of option/pref completions, just of the string displayed in the completion list.
2010-12-30 19:17:40 -05:00
Kris Maglione
482020a68a
Fix :set! completer.
2010-12-30 19:13:30 -05:00
Kris Maglione
71747b1423
Probably fix a race in completion list generation after :rehash.
...
--HG--
extra : rebase_source : d5bf5ae963dab35a624d4a85089e372174b39168
2010-12-30 18:25:33 -05:00
Kris Maglione
69b9796249
Deprecate dactyl.mode.
2010-12-30 18:03:03 -05:00
Kris Maglione
2cb3135220
Add descriptions for mappable modes.
2010-12-30 17:59:57 -05:00
Kris Maglione
f3903dc3d2
Remove relict SEARCH_* modes. Hide unmappable QUOTE/PASS THROUGH/LINE modes.
2010-12-30 17:13:33 -05:00
Kris Maglione
696d2dd13f
Don't be so eager to drop out of MOW mode for scrolling keys.
2010-12-30 16:53:26 -05:00
Kris Maglione
c671cc84e0
Allow using heredocs with :abbr/:au/:com/:map.
2010-12-30 14:24:18 -05:00
Kris Maglione
baf853cee9
Fix inherited CSS output in dactyl.exportHelp.
2010-12-30 13:40:41 -05:00
Kris Maglione
cfcf852e4a
Fix slew of "Setting pref ... changed from its default value" messages on first startup.
2010-12-30 13:12:18 -05:00
Kris Maglione
4d47da9102
List links in :hi output; provide current/default value completion.
2010-12-30 00:46:28 -05:00
Kris Maglione
1dd8efea4f
Fix sizing of pinned tabs after toggling tab numbers.
2010-12-30 00:30:12 -05:00
Kris Maglione
5f1c47ee20
Fix some smallish focus issued.
2010-12-30 00:17:01 -05:00
Kris Maglione
6b41435f30
Import config into util.jsm. Fixes issue #NaN.
2010-12-29 23:51:07 -05:00
Kris Maglione
1de88a4016
Get rid of offensively long list of specs for :setl and :setg, and other small help formatting changes.
2010-12-29 23:46:56 -05:00
Kris Maglione
538b91719e
Allow recursive :hi linking.
2010-12-29 23:09:29 -05:00
Kris Maglione
8d8df1e53e
Fix bad module reference in relocated config.js. Closes issue #220 .
2010-12-29 22:28:56 -05:00
Kris Maglione
cb97f1cd25
Replace weird mystery meat args of mapping actions with a proper object.
2010-12-29 22:21:00 -05:00
Kris Maglione
f67a50147e
Cleanup completion.ex parsing and fix it for non-[a-zA-Z]+ commands.
...
Update issue 216
This should fix your completion problem.
2010-12-29 21:49:57 -05:00
Kris Maglione
f9bbe484df
Fix <C-[> passing and causing a history back event in command line mode. Fix reinitialization when not purging module globals.
2010-12-29 21:10:25 -05:00
Kris Maglione
727950d10a
Make help formatting slightly less sucky.
2010-12-29 19:58:23 -05:00
Kris Maglione
feb8e64fc7
Fix :hi -a.
2010-12-29 19:02:39 -05:00
Kris Maglione
353cad261d
Tend towards proportional fonts in :help.
2010-12-29 18:36:22 -05:00
Kris Maglione
13e22f7458
Add :hi -link.
...
--HG--
extra : rebase_source : 9bc26b19eac01350323073212d12a91fd2f31189
2010-12-29 17:44:22 -05:00
Kris Maglione
bd5083923f
Fix config.js:278: ReferenceError: bookmarks is not defined.
2010-12-29 15:36:43 -05:00
Kris Maglione
c166ab715c
Cleanup sidebar menu generation.
2010-12-29 15:24:32 -05:00
Kris Maglione
1504f4093f
Fix prefix in dump output.
2010-12-29 15:09:29 -05:00
Kris Maglione
d2c8d0112f
Make 'stal' a string option.
2010-12-29 15:03:34 -05:00
Kris Maglione
7a0c7dacbe
Move config module to config.jsm.
...
--HG--
rename : common/content/configbase.js => common/modules/config.jsm
2010-12-29 14:49:20 -05:00
Kris Maglione
b8b931b901
Mention restartlessness in NEWS.
2010-12-29 11:41:02 -05:00
Kris Maglione
36450a355f
Docs and so forth for macro-string/compileMacro changes that snuck into a previous commit.
2010-12-29 11:40:53 -05:00
Kris Maglione
abe2c666b6
Fix unterminated key chains. Closes issue #219 .
2010-12-29 11:18:25 -05:00
Kris Maglione
2a1532fca6
Fix scrolling bug.
2010-12-29 11:10:25 -05:00
Kris Maglione
27cc988fff
[bootstrap] Fix running from an xpi on Gecko 2.
2010-12-29 01:49:03 -05:00
Kris Maglione
eef79f2ba8
Treat XUL Tree and TextBox elements as input elements.
2010-12-28 22:54:36 -05:00
Kris Maglione
2f701ac96a
Fix status bar command line completion window.
2010-12-28 22:09:33 -05:00
Kris Maglione
ca4b3a03c9
Use real key bindings in MOW mode, and also restore the strange key passing behavior of yore. Closes issue #217 .
2010-12-28 21:55:30 -05:00
Kris Maglione
cd21743661
Fix error thrown in protocols.js.
2010-12-28 20:45:00 -05:00
Kris Maglione
f330440138
Fix minor completion bug.
2010-12-28 19:22:32 -05:00
Kris Maglione
80968ef92f
Show the hg revision and date in :version where possible when running from a repo.
2010-12-28 19:10:51 -05:00
Kris Maglione
0592641702
[default] Merge bootstrapped.
2010-12-28 17:28:36 -05:00
Kris Maglione
8abe4fd921
Change the order of nodeset filter application in hint generation.
...
--HG--
branch : bootstrapped
2010-12-28 17:27:44 -05:00
Kris Maglione
e804d51448
Fix activating scrollable elements via ;F.
...
--HG--
branch : bootstrapped
2010-12-28 17:20:28 -05:00
Kris Maglione
cc9ef60b63
Hopefully deal with our lost focus issues once and for all.
...
Update issue 131
Status: Started
This should hopefully take care of this issue.
Update issue 212
Status: Started
This should hopefully take care of this issue.
--HG--
branch : bootstrapped
2010-12-28 16:42:55 -05:00
Kris Maglione
53f9181b09
[bootstrap] Fix highlighting the statusline and visual bell after rehash.
...
--HG--
branch : bootstrapped
2010-12-28 15:19:07 -05:00