Kris Maglione
|
83aa5e4857
|
Accept command line arguments in :rehash. Document :rehash, add :exttoggle, :extrehash.
--HG--
branch : bootstrapped
|
2010-12-28 09:25:53 -05:00 |
|
Kris Maglione
|
7b4e64f0bf
|
Fix parsing of non-decimal option values. Closes issue #215.
--HG--
branch : bootstrapped
|
2010-12-28 09:10:01 -05:00 |
|
Kris Maglione
|
0b853aba4e
|
Fix cleanup of styles during :rehash.
--HG--
branch : bootstrapped
|
2010-12-27 12:39:49 -05:00 |
|
Kris Maglione
|
ff52485ca5
|
Possibly stem aforementioned focus bug.
--HG--
branch : bootstrapped
|
2010-12-27 12:04:03 -05:00 |
|
Kris Maglione
|
e93f7455f2
|
Fix focus bug. Closes issue #212.
--HG--
branch : bootstrapped
|
2010-12-27 11:10:50 -05:00 |
|
Kris Maglione
|
a7b8cac7de
|
Use options.list() for displaying option values.
--HG--
branch : bootstrapped
|
2010-12-27 10:35:11 -05:00 |
|
Kris Maglione
|
eed4ddb74b
|
Check <pre/> and <code/> elements in ;F.
--HG--
branch : bootstrapped
|
2010-12-27 09:28:40 -05:00 |
|
Kris Maglione
|
fff482a539
|
[bootstrap] Merge default.
--HG--
branch : bootstrapped
|
2010-12-27 09:38:19 -05:00 |
|
Kris Maglione
|
7a0f693ad4
|
Merge changes from bootstrapped.
|
2010-12-27 09:38:05 -05:00 |
|
Kris Maglione
|
47167e769e
|
Fix gU for URLs containing //.
|
2010-12-27 09:35:16 -05:00 |
|
Kris Maglione
|
7459dfc2c7
|
[bootstrap] Fix bug in :map -silent.
--HG--
branch : bootstrapped
|
2010-12-27 09:22:20 -05:00 |
|
Kris Maglione
|
299ff0ecb3
|
Make it impossible for util.computedStyle to return null. Closes issue #180.
|
2010-12-27 01:51:33 -05:00 |
|
Kris Maglione
|
163539ab29
|
Fix error trapping in events.feedkeys.
--HG--
branch : bootstrapped
|
2010-12-27 01:49:10 -05:00 |
|
Kris Maglione
|
15b2909bc1
|
[bootstrap] Merge default.
--HG--
branch : bootstrapped
|
2010-12-27 00:34:19 -05:00 |
|
Kris Maglione
|
f2bcfa99ea
|
Fix border around statusbar panels on FF3.
|
2010-12-27 00:24:52 -05:00 |
|
Kris Maglione
|
0bd5210910
|
[bootstrap] Fix for Gecko<2.
--HG--
branch : bootstrapped
|
2010-12-27 00:20:39 -05:00 |
|
Kris Maglione
|
c7c7ab68ee
|
Cleanup.
|
2010-12-26 23:45:28 -05:00 |
|
Kris Maglione
|
8a5eb69492
|
Some small changes for the sake of plugins.
|
2010-12-26 21:54:17 -05:00 |
|
Kris Maglione
|
8c64d0ec44
|
Re-enable tab numbers of FF36.
|
2010-12-26 20:45:03 -05:00 |
|
Kris Maglione
|
467d193694
|
NEWS updates.
|
2010-12-26 18:08:52 -05:00 |
|
Kris Maglione
|
f75d81c57f
|
[bootstrap] Merge default.
--HG--
branch : bootstrapped
|
2010-12-26 17:48:20 -05:00 |
|
Kris Maglione
|
acd7ce68c0
|
Fix typo that breaks parsing of command line arguments.
|
2010-12-26 14:47:06 -05:00 |
|
Kris Maglione
|
cd55bfbcb1
|
Fix macro interpolation of null counts in key bindings.
|
2010-12-26 14:41:10 -05:00 |
|
Kris Maglione
|
289b766266
|
Get rid of stupid special casing of "q" in the key press handler.
|
2010-12-25 22:57:00 -05:00 |
|
Kris Maglione
|
1c9d1b2548
|
Allow binding keys in "menu" modes.
|
2010-12-25 19:45:05 -05:00 |
|
Kris Maglione
|
26bd1c1075
|
[bootstrap] Purge stale modules on upgrade as well as explicit rehash.
--HG--
branch : bootstrapped
|
2010-12-25 18:41:32 -05:00 |
|
Kris Maglione
|
e5fd0ccf18
|
[bootstrap] Merge default.
--HG--
branch : bootstrapped
rename : common/content/modules.js => common/modules/overlay.jsm
|
2010-12-25 16:02:01 -05:00 |
|
Kris Maglione
|
dca9f2df86
|
Merge changes from bootstrapped.
|
2010-12-25 16:00:56 -05:00 |
|
Kris Maglione
|
1653ff509d
|
Fix some subtle rehashing bugs.
--HG--
branch : bootstrapped
|
2010-12-25 15:54:37 -05:00 |
|
Kris Maglione
|
ce13a4629e
|
Multiline output mode isn't a sub-mode of command-line mode. Fixes MOW scrolling issues and makes MOW keys bindable.
|
2010-12-25 14:10:09 -05:00 |
|
Kris Maglione
|
d7d2affbfd
|
Merge default.
--HG--
branch : bootstrapped
|
2010-12-25 13:46:58 -05:00 |
|
Kris Maglione
|
617a37db1e
|
Merge changes from bootstrapped.
|
2010-12-25 13:45:05 -05:00 |
|
Kris Maglione
|
7e712dae0f
|
Fix some key handling bugs. Closes issue #210.
|
2010-12-25 13:37:26 -05:00 |
|
Kris Maglione
|
203f8799da
|
[bootstrap] Fix stupid bug.
--HG--
branch : bootstrapped
|
2010-12-25 13:13:10 -05:00 |
|
Kris Maglione
|
8da718d47b
|
[bootstrap] Add a :rehash (temporarily undocumented) command.
--HG--
branch : bootstrapped
|
2010-12-25 09:46:07 -05:00 |
|
Kris Maglione
|
a759ab3606
|
[bootstrap] Add code to manually reload stale cached modules on rehash.
--HG--
branch : bootstrapped
|
2010-12-25 08:54:33 -05:00 |
|
Kris Maglione
|
53786141e1
|
[bootstrap] Merge default.
--HG--
branch : bootstrapped
|
2010-12-25 06:58:27 -05:00 |
|
Kris Maglione
|
273796d321
|
Fix reported file/line in failed assertions.
|
2010-12-25 06:53:51 -05:00 |
|
Kris Maglione
|
89ec0f4d4f
|
[bootstrap] Fix more reinitialization issues.
--HG--
branch : bootstrapped
|
2010-12-25 06:33:58 -05:00 |
|
Kris Maglione
|
d23595aa02
|
[bootstrapped] Fix some CSS issues after restartless reload.
--HG--
branch : bootstrapped
|
2010-12-25 05:59:56 -05:00 |
|
Kris Maglione
|
b24781c685
|
Stagger loading of :style sheets to improve perceived startup time. Fix :mksyn bug.
|
2010-12-25 05:46:11 -05:00 |
|
Kris Maglione
|
84da91587a
|
[bootstrapped] Minor changes.
--HG--
branch : bootstrapped
|
2010-12-25 05:31:52 -05:00 |
|
Kris Maglione
|
5591ed6797
|
Merge changes from bootstrapped.
|
2010-12-24 20:59:29 -05:00 |
|
Kris Maglione
|
73477dcdac
|
Merge default.
--HG--
branch : bootstrapped
|
2010-12-24 20:45:19 -05:00 |
|
Kris Maglione
|
c507f63194
|
Fix minor completion error, also allow quoting of commas in LIST command arguments.
--HG--
extra : rebase_source : b05a7ea4c41e540adec38f34a8a60b3431bd87a1
|
2010-12-24 20:38:23 -05:00 |
|
Kris Maglione
|
d0b5a5b209
|
[bootstrap] Minor fixes.
--HG--
branch : bootstrapped
|
2010-12-24 20:37:39 -05:00 |
|
Kris Maglione
|
adeb5f7dd2
|
[bootstrap] Fix command line handling.
--HG--
branch : bootstrapped
|
2010-12-24 19:03:47 -05:00 |
|
Kris Maglione
|
d3d60548f1
|
Fix some cleanup issues.
--HG--
branch : bootstrapped
|
2010-12-24 18:32:22 -05:00 |
|
Kris Maglione
|
2f081bd805
|
[bootstrap] Changes toward proper reinitialization after disabling.
--HG--
branch : bootstrapped
|
2010-12-24 15:51:02 -05:00 |
|
Kris Maglione
|
0d8f23fea5
|
Fix MOW styling. Enable running cleanup code on bootstrapped disable. Re-enabling still does not work.
--HG--
branch : bootstrapped
|
2010-12-24 12:39:04 -05:00 |
|
Kris Maglione
|
794d711802
|
More bootstrap work. Now loadable without restart.
--HG--
branch : bootstrapped
rename : common/content/modules.js => common/modules/overlay.jsm
|
2010-12-24 11:39:03 -05:00 |
|
Kris Maglione
|
baecb996c3
|
More bootstrap work.
--HG--
branch : bootstrapped
|
2010-12-24 09:21:14 -05:00 |
|
Kris Maglione
|
6451646b0c
|
Remove some untoward dump statements that snuck into the last commit.
|
2010-12-24 05:59:23 -05:00 |
|
Kris Maglione
|
062a2d8ece
|
Merge branch default.
--HG--
branch : bootstrapped
|
2010-12-24 05:54:25 -05:00 |
|
Kris Maglione
|
045d63819a
|
Another crack at revision c24f695526a9.
|
2010-12-24 05:53:27 -05:00 |
|
Kris Maglione
|
a8d2678ad1
|
Use document rather than window for localStore and dactylFocusAllowed.
|
2010-12-24 05:31:14 -05:00 |
|
Kris Maglione
|
33e16f3183
|
Bootstrap cleanup work.
--HG--
branch : bootstrapped
|
2010-12-23 23:27:33 -05:00 |
|
Kris Maglione
|
c396c279c4
|
More bootstrap work.
--HG--
branch : bootstrapped
|
2010-12-23 22:35:49 -05:00 |
|
Kris Maglione
|
cace9f737c
|
Closes issue #204.
|
2010-12-23 20:27:34 -05:00 |
|
Kris Maglione
|
909a658338
|
Some minor improvements to the previous changeset.
--HG--
branch : bootstrapped
|
2010-12-23 20:25:09 -05:00 |
|
Kris Maglione
|
c66701339f
|
Steps towards bootstrapped addon.
--HG--
branch : bootstrapped
|
2010-12-23 19:52:32 -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 |
|