Kris Maglione
3f603c5db2
Less sucky i_<C-u>.
2011-09-28 21:34:21 -04:00
Kris Maglione
a973974203
Consistent non-sucky i_<C-w> across platforms.
2011-09-28 21:28:30 -04:00
Kris Maglione
22ea6a8452
Less sucky t_w.
2011-09-28 21:19:30 -04:00
Kris Maglione
1104d4a186
Fix :set number!=...
2011-09-28 21:05:23 -04:00
Kris Maglione
117baf311f
Fix option shortname clashes.
2011-09-28 20:48:27 -04:00
Kris Maglione
c9b72a9607
Move smooth-scroll plugin to the core.
2011-09-28 20:10:23 -04:00
Kris Maglione
dc8004426f
Fix whitespace issues.
...
--HG--
extra : rebase_source : f962251f04f0aced8dffd601a3ce7faf064f70b4
2011-09-28 15:06:04 -04:00
Kris Maglione
2b52b7ee2d
Closes issue #667 .
2011-09-28 04:05:55 -04:00
Kris Maglione
43421e8631
Add params and data parameters to util.httpRequest params object. Add docs.
2011-09-27 17:36:57 -04:00
Kris Maglione
9c609f24f2
Implement parent groups.
2011-09-27 15:20:03 -04:00
Kris Maglione
77d8526b43
Add comma.
2011-09-27 14:41:23 -04:00
Kris Maglione
f31cc69355
Fix some marks issues. Always scroll to the [count]th line rather than the [count]th percent with n_G.
2011-09-27 14:40:41 -04:00
Kris Maglione
c90629c71f
Add 'linenumbers'.
2011-09-27 01:21:29 -04:00
Kris Maglione
0f9cb3100b
:emenu invocation efficiency enhancement.
2011-09-26 23:10:59 -04:00
Kris Maglione
775612f66d
Key expansion magic. Closes issue #638 .
2011-09-26 22:29:25 -04:00
Kris Maglione
e5230c992e
Enable 'hlf' for regexp find.
2011-09-26 18:42:59 -04:00
Kris Maglione
59daca20ba
Add (considerably evil) dactylIUtils.getScrollable. Deal with some quirky sites without scrollable elements. Closes issue #525 .
2011-09-26 18:13:50 -04:00
Kris Maglione
8900946cf2
Add forgotten changes.
2011-09-26 17:05:55 -04:00
Kris Maglione
b2628cd65e
Different XPT per ABI.
2011-09-26 16:41:18 -04:00
Kris Maglione
9fd915fb41
Add dactylIUtils.createContents. Closes issue #581 .
2011-09-26 16:20:26 -04:00
Kris Maglione
c0833dae29
Fix completion error handling issue.
2011-09-26 15:57:25 -04:00
Kris Maglione
45218f4141
Make 'cpt' a stringlist. Add support for native autocomplete providers.
2011-09-26 15:52:51 -04:00
Kris Maglione
2ca292f55d
Backed out changeset 3810a8366d8c
2011-09-26 01:12:10 -04:00
Kris Maglione
43cd62d40c
Pass line/column numbers to the editor for rich text editors too.
2011-09-26 00:01:08 -04:00
Kris Maglione
6c7d51b086
Add crude regexp search functionality. Why not. Add 'findflags'. Fix some rangefind bugs.
2011-09-24 21:38:45 -04:00
Kris Maglione
ef965d7681
Windows binaries and stuff.
2011-09-24 14:34:54 -04:00
Kris Maglione
0aa21f15c1
Add OS-X binary components. Install binaries add-on on 'make install'.
2011-09-23 19:24:56 -04:00
Kris Maglione
39ceae4f92
Make binaries compilable on non-hemorrhage-edge releases. Add binaries subrepo.
2011-09-23 16:40:56 -04:00
Kris Maglione
e1db34990b
Use services.dactyl when available.
2011-09-22 21:55:58 -04:00
Kris Maglione
6af256bc53
Add first crude binary module implementation.
2011-09-22 21:08:40 -04:00
Kris Maglione
d568ce8762
Fixes issue #640 . Hopefully. Given that I've never seen it on any of the dozens of setups I've tested on.
2011-09-20 18:53:51 -04:00
Kris Maglione
e0e947ec79
Closes issue #644 .
2011-09-20 12:08:45 -04:00
Kris Maglione
f247d9d01b
Add third argument to dactyl.clipboardWrite.
2011-09-19 15:39:21 -04:00
Kris Maglione
e99660f570
Fix 'downloadsort' help entry. Stuff.
2011-09-19 14:24:19 -04:00
Kris Maglione
2828e499d4
Fix :h 'hinttags' default value.
2011-09-19 12:54:49 -04:00
Kris Maglione
062e7e2a61
DOM#highlight magic. Provide 'this' object for DOM#filter.
2011-09-17 21:30:39 -04:00
Kris Maglione
b330d8c909
typeof <embed/> == "function" ... WTF?
2011-09-17 11:15:11 -04:00
Kris Maglione
057600d780
Fix :js context on Minefield.
2011-09-17 00:08:02 -04:00
Kris Maglione
423767238b
Fix stuff.
2011-09-15 17:15:52 -04:00
Kris Maglione
f737708859
Add some initial key serialization/deserialization tests.
2011-09-15 15:58:58 -04:00
Kris Maglione
ee6f11eb09
Make :tab :back/<C-t>H, and so forth, work.
2011-09-15 10:29:10 -04:00
Kris Maglione
a892dee69d
Add :dia errorconsole.
2011-09-14 20:16:05 -04:00
Kris Maglione
938fc1648a
Fix dom.js bug for nodes with a length property.
2011-09-14 14:30:08 -04:00
Kris Maglione
89482c5c23
Closes issue #661 .
2011-09-14 11:00:18 -04:00
Kris Maglione
16eea3c45a
Fix typo.
2011-09-14 10:44:28 -04:00
Kris Maglione
58a465707b
Network state nonsense.
2011-09-13 15:35:43 -04:00
Kris Maglione
9f4b3ec3a7
Minor cleanup.
2011-09-13 15:16:37 -04:00
Kris Maglione
50f0901412
Fix link listing in :hi output.
2011-09-12 18:58:28 -04:00
Kris Maglione
790af21b81
Fix marks.js issue.
2011-09-12 14:01:16 -04:00
Kris Maglione
345cce5a42
Don't Be Evil.
...
--HG--
rename : pentadactyl/skin/icon.png => pentadactyl/icon16.png
2011-09-11 15:06:46 -04:00
Kris Maglione
68d8bf74df
Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event.
2011-09-10 15:18:20 -04:00
Kris Maglione
f9d5b12757
Popup and key processing reorganization.
2011-09-10 14:13:41 -04:00
Kris Maglione
525a575a72
More reliable Menu mode handling. Closes issue #335 .
2011-09-10 14:05:21 -04:00
Kris Maglione
4d9a4b02a8
Restore nominal Gecko 1.9.2 support.
2011-09-10 12:06:09 -04:00
Kris Maglione
44163d2e0d
Fix ]{arg}.
2011-09-10 11:09:07 -04:00
Kris Maglione
7b67f3c895
Fix Class#update for non-localized classes.
2011-09-10 08:54:09 -04:00
Kris Maglione
f6dd7ba2ce
canonicalKeys("<S-a>") → "A".
2011-09-08 18:46:27 -04:00
Kris Maglione
de0ad598e5
Fix rehash on FF6.
2011-09-08 16:42:06 -04:00
Kris Maglione
c6035ce674
Minorish refactoring.
2011-09-08 10:22:43 -04:00
Kris Maglione
e9a0b1eea3
Move stuff from overlay.jsm to main.jsm.
2011-09-08 08:53:09 -04:00
Kris Maglione
c3e76d9a51
Marginally better parsing of :set! preference names.
2011-09-07 07:29:01 -04:00
Kris Maglione
0064665749
Dequote preference names in :set!
2011-09-07 07:25:05 -04:00
Kris Maglione
34e9e55489
Fix NEWS munging broken by charset corruption after moving to modules.
2011-09-06 10:04:38 -04:00
Kris Maglione
a5aafe63d9
Fix REPL with foreign window contexts. Other general cleanup.
2011-09-05 08:46:31 -04:00
Kris Maglione
aa78825133
Fix crappy add-on manager icons.
2011-09-03 21:13:51 -04:00
Kris Maglione
3764176940
More minorish changes.
2011-09-03 09:21:57 -04:00
Kris Maglione
91cbb9dacb
Minorish changes.
2011-09-03 09:12:13 -04:00
Kris Maglione
532f2a10ab
Remove dead protocols.js symlinks.
2011-08-28 18:24:40 -04:00
Kris Maglione
aba6aaddd7
Apparently Firefox 7 sucks arse too.
2011-08-26 06:55:15 -04:00
Kris Maglione
593fc09e47
Remove some unused functionality from messages.jsm.
2011-08-25 20:58:32 -04:00
Kris Maglione
26ac4f3078
Added :bmark -id, changed updating semantincs, update URLs in cache, and reported updates as updates rather than additions.
2011-08-25 01:21:56 -04:00
Kris Maglione
e70cd8934d
Backed out changeset ccb7eca3e069
2011-08-23 23:17:52 -04:00
Kris Maglione
435f30f7eb
First work towards group-local option values.
2011-08-23 22:42:38 -04:00
Kris Maglione
9ad4be54a9
objectToString stuff.
2011-08-23 22:42:37 -04:00
Kris Maglione
b9a12c6487
Fix completion value wrapping issue.
2011-08-23 22:27:47 -04:00
Kris Maglione
c7e3fa1711
Fix lingering reference to util.computedStyle.
2011-08-23 21:31:37 -04:00
Kris Maglione
94249780e9
objectToString stuff.
2011-08-23 20:40:16 -04:00
Kris Maglione
cf29db91af
Remove partial URL encoding from quick search completions. Ref 440caa218bda.
2011-08-23 19:10:13 -04:00
Kris Maglione
a1743165d4
Fix template._sandbox.
2011-08-23 18:00:43 -04:00
Kris Maglione
ee55f89823
Fix Firefox exploding with OOM errors when stringifying certain functions.
2011-08-23 02:03:18 -04:00
Kris Maglione
6ca4253ddf
Fix services.history on Minefield.
2011-08-23 00:55:32 -04:00
Kris Maglione
6ce037bece
Bump maxVersion.
2011-08-23 00:21:45 -04:00
Kris Maglione
0c12aa1d49
Fix gi scrolling issue.
2011-08-22 19:16:56 -04:00
Kris Maglione
60c858b59b
After some profiling, give all modules a common prototype.
2011-08-22 01:45:41 -04:00
Kris Maglione
fbb6af43ed
Add dom.jsm. And stuff.
2011-08-22 01:16:14 -04:00
Kris Maglione
5f1fb91f95
:extdel ≡ :extrm. DOS is dead. Long live Unix.
2011-08-21 12:03:27 -04:00
Kris Maglione
f830771283
Defer some initialization until the first window is visible.
2011-08-21 11:52:55 -04:00
Kris Maglione
5f42595f65
Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some dead code. Other cleanup.
2011-08-21 10:41:46 -04:00
Kris Maglione
ffe138b4e3
Remove date from config.version.
2011-08-21 04:06:20 -04:00
Kris Maglione
fd364645db
Minor cleanup:
...
• Add some docs.
• Don't close over the bootstrap global in the persistent storage singleton.
• Don't load overlay until we have the addon object for util.addon (experimental).
• Other minor cleanup.
2011-08-21 03:48:53 -04:00
Kris Maglione
9a378d467c
Bump JSMLoader.bump.
2011-08-21 03:08:37 -04:00
Kris Maglione
af62c1a5f6
Deprecate services.{get,create}.
2011-08-21 02:51:34 -04:00
Kris Maglione
4044b9f4b2
Mention removal of the chrome-data: protocol in BREAKING_CHANGES.
2011-08-21 01:39:01 -04:00
Kris Maglione
1607affa58
Because I can.
2011-08-21 00:47:18 -04:00
Kris Maglione
cef61c8733
Respect <C-t> for a few more key bindings. Add :background.
2011-08-20 19:58:45 -04:00
Kris Maglione
f83c063798
Strip scripts from help pages.
2011-08-19 15:42:07 -04:00
Kris Maglione
4579a1fd16
Don't push pass through mode multiple times. Closes issue #641 .
2011-08-19 15:20:15 -04:00
Kris Maglione
05eac8c5c3
Closes issue #636 .
2011-08-18 15:35:22 -04:00
Kris Maglione
2596665c1e
Closes issue #634 .
2011-08-18 03:29:08 -04:00
Kris Maglione
9bd31b71e9
Closes issue #635 .
2011-08-18 02:58:39 -04:00