Kris Maglione
6fe80884d8
Fix generation of temp filenames. Closes issue #285 .
2011-01-21 09:10:35 -05:00
Kris Maglione
70b38cfbcf
Expurgate moribund cpt=t.
2011-01-21 06:56:39 -05:00
Kris Maglione
44d3cd03ee
Fix :map/:unmap 1st argument completions. Slight hive api changes.
2011-01-21 06:32:35 -05:00
Kris Maglione
d71320aa09
Don't force help initialization until we see something that looks like a help link. Other small interface changes.
2011-01-21 05:27:15 -05:00
Kris Maglione
2af9754509
Bump version info.
2011-01-20 17:10:08 -05:00
Kris Maglione
9849a25137
Fix charset arg generated by ;S.
2011-01-20 15:57:14 -05:00
Kris Maglione
ae58cfa71c
Fix some key handling issues mainly effecting Text Edit mode.
2011-01-20 06:07:29 -05:00
Kris Maglione
dfc7f8d33a
Apply modules prototype magic earlier. Closes issue #281 .
2011-01-20 05:51:44 -05:00
Kris Maglione
40ece9b1d6
Fix trying to process counts in FIND mode. Closes issue #280 .
2011-01-20 05:45:26 -05:00
Kris Maglione
8ab964fedb
util.regexp.iterate
...
--HG--
extra : rebase_source : 2c9d5a20ceb0a3ffde32ad8989ce6f594df8c406
2011-01-20 05:39:27 -05:00
Kris Maglione
412bbcce53
Serialize map groups.
2011-01-20 03:32:56 -05:00
Kris Maglione
4a77c9d34d
Fix serializing mappings in :mkp.
2011-01-20 02:25:42 -05:00
Kris Maglione
0ea2633593
Use Files rather than strings in io.js where possible. Add some missing docs.
2011-01-20 02:23:30 -05:00
Kris Maglione
11f4ee5d58
Cleanup mow key binding code. Fix incorrect MORE help message.
2011-01-20 01:22:27 -05:00
Kris Maglione
e9c55b1c27
Get rid of spurious <Esc> mappings.
2011-01-20 01:07:29 -05:00
Kris Maglione
c5221fc24d
Purge hints of _canUpdate/initial threadYield. I'm sure they had a purpose, but if they did they caused more trouble and confusion than they were worth.
2011-01-20 00:50:51 -05:00
Kris Maglione
430468ee01
Fix stupid miscalculation in previous changeset.
2011-01-20 00:44:23 -05:00
Kris Maglione
99eb487805
Fix stupid miscalculation in previous changeset.
2011-01-20 00:37:42 -05:00
Kris Maglione
8fbe8fffec
Fix overlong stack generated by key events received during feedkeys, along with related "Attempt to execute mapping recursively" errors.
2011-01-20 00:30:14 -05:00
Kris Maglione
8df4e908e8
Fix feedkey mappings on FF36.
2011-01-19 23:37:44 -05:00
Kris Maglione
8142d837c1
Fix hint key processing.
2011-01-19 23:09:29 -05:00
Kris Maglione
28639ad25e
Document some methods in buffer.js.
2011-01-19 22:48:56 -05:00
Kris Maglione
35d7d40c43
Fix :normal. Closes issue #275 .
2011-01-19 20:43:49 -05:00
Kris Maglione
95eb8aaf93
Make <Esc> a normal mapping rather than a grotesque hack.
2011-01-19 20:30:54 -05:00
Kris Maglione
a8a840afc2
Move fallthrough handler proccessing until after all normal key handling. Make MOW mode a COMMAND mode. Move most input processing into INPUT mode. Fixes unnecessary closing of the MOW on :.
2011-01-19 20:20:54 -05:00
Kris Maglione
260a8aad1b
Fix inadvertant and irritating passing of <C-[>.
...
--HG--
extra : rebase_source : daf8607035497732a200977c335e24fc5e2824f6
2011-01-19 19:59:34 -05:00
Kris Maglione
982d07af55
Preserve io.sourcing when evaluating custom completers.
2011-01-19 19:05:45 -05:00
Kris Maglione
d72bf559ee
Link to macro-string tag in :command-replacement-text section.
2011-01-19 18:11:11 -05:00
Kris Maglione
9bd71f205d
Fix more botched markup... :(.
2011-01-19 18:06:21 -05:00
Kris Maglione
c532614288
Fix slight markup error in last commit.
2011-01-19 18:03:07 -05:00
Kris Maglione
a0ad529424
Fix some errors in :command-complete-custom. Fix some help tags not appearing.
2011-01-19 17:54:17 -05:00
Kris Maglione
067b8d2a6c
Cleanup horrible :map output. Update for map groups.
2011-01-19 15:36:04 -05:00
Kris Maglione
807c7a4aba
Update :listkeys for :mapgroups.
2011-01-19 14:40:47 -05:00
Kris Maglione
d41b414171
Fix last commit.
2011-01-19 12:38:42 -05:00
Kris Maglione
1006ff6ecd
Pad the add-on bar's grippy on OS-X.
...
--HG--
extra : rebase_source : 235fec352965507be716458459e2bd4e1e8e172c
2011-01-19 12:38:23 -05:00
Kris Maglione
e594e4ca35
Fix :com -complete. Allow directly specifying static completion results. Allow command aliases separated by commas.
2011-01-19 05:44:27 -05:00
Kris Maglione
c3ff9950bb
Make mapc/unmap hive-aware. Add :delmapgroup.
2011-01-19 05:31:41 -05:00
Kris Maglione
ff34528f15
Provide completion and some bug fixes for :mapg.
2011-01-19 05:00:35 -05:00
Kris Maglione
3c240d29ed
Add forgotten dequote call.
2011-01-19 04:06:53 -05:00
Kris Maglione
36c6393d5d
Add as-yet undocumented site-specific mapping hives, :map -group flag, and :mapgroup command.
2011-01-19 03:58:08 -05:00
Kris Maglione
b4d51da21c
Fix :unmap.
2011-01-19 01:45:54 -05:00
Kris Maglione
a12b100458
Replace prefs.getDefault with prefs.defaults.get, and remove useless private _load/_store methods.
2011-01-19 01:35:36 -05:00
Kris Maglione
9546a7adb6
Key processing cleanup and bug fixes.
2011-01-19 00:35:53 -05:00
Kris Maglione
e28b009036
Speed up map processing considerably via a piece of a patch I've had sitting around for ages.
2011-01-19 00:07:29 -05:00
Kris Maglione
84f93ad96c
Filter :au Fullscreen on fullscreen state rather than buffer URL. Remove bloody moz-collapsed attribute at the same time.
2011-01-18 23:33:30 -05:00
Kris Maglione
b7e31f1bcc
Fix silly isinstance parameter names.
2011-01-18 22:49:28 -05:00
Kris Maglione
ef13f524c1
Fix error at shutdown.
2011-01-18 22:41:41 -05:00
Kris Maglione
e7af89e2c8
Automagically disable automatic updates for nightlies on FF4.
2011-01-18 22:21:21 -05:00
Kris Maglione
47f98a3a6a
Fix quoting issues in :au.
2011-01-18 21:32:30 -05:00
Kris Maglione
35f7fb4aa0
Fix typing numbers in input modes.
2011-01-18 20:13:24 -05:00
Kris Maglione
7a438bacef
Fix mapping : in insert modes.
2011-01-18 19:56:10 -05:00
Kris Maglione
4797720df9
Fix typo.
2011-01-18 19:17:41 -05:00
Kris Maglione
86b8014081
Add base FIND mode.
2011-01-18 18:46:56 -05:00
Kris Maglione
551f777c22
Add preliminary mode inheritance and BASE/INSERT modes.
2011-01-18 18:37:38 -05:00
Kris Maglione
b836cc8110
Prevent infinite loops when trying to execute mappings recursively.
2011-01-18 18:09:28 -05:00
Kris Maglione
c78bb0f332
Get rid of absurd Map#route flag. Consolodate some constants.
2011-01-18 17:35:57 -05:00
Kris Maglione
3e95b19cb0
Add missing metacharachters to regex.escape. Fixes key handling bug.
2011-01-18 15:40:42 -05:00
Kris Maglione
c9549cbd73
Re-enable tab numbers on FF36.
2011-01-18 14:10:28 -05:00
Kris Maglione
3f26d73ae7
Fix util.regexp#closure and so forth on FF36.
2011-01-18 13:52:12 -05:00
Kris Maglione
c096804e0f
Mapping refactoring and bug fixes.
2011-01-18 05:17:34 -05:00
Kris Maglione
53248645c2
Fix missing bracing in last commit.
2011-01-18 02:28:34 -05:00
Kris Maglione
328c78b842
Add initial support for stacked key mode handlers.
2011-01-18 02:13:16 -05:00
Kris Maglione
1bef7dbe91
Fix dactyl.quit.
2011-01-18 00:19:31 -05:00
Kris Maglione
99e04e7d97
Some ensurance against :downloads cleanup handler not being called.
2011-01-17 23:31:46 -05:00
Kris Maglione
96467a553d
Some ensurance against :downloads cleanup handler not being called.
2011-01-17 23:30:24 -05:00
Kris Maglione
74d00cd222
Fix FF36.
2011-01-17 22:06:03 -05:00
Kris Maglione
b1cd1c7dbf
Merge.
2011-01-17 22:00:15 -05:00
Kris Maglione
5588183944
Fix stupid mistake in last commit.
2011-01-17 21:55:38 -05:00
Kris Maglione
35419ad234
Fix some more bootstrapping update bugs.
2011-01-17 21:40:54 -05:00
Kris Maglione
41441f600c
Use anchor tags for Buttons in :downloads rather than spans as the former are automatically hintable.
2011-01-17 19:53:17 -05:00
Kris Maglione
a433478764
Deal with documents that refuse to apply our bindings when generating hints.
2011-01-17 15:25:41 -05:00
Kris Maglione
45860b0d58
Fix stupid :restart confirmation.
2011-01-17 15:18:31 -05:00
Kris Maglione
c51a59d40c
Automagically launch files from links in the :download manager.
2011-01-17 14:29:17 -05:00
Kris Maglione
2c74786f1c
Merge some recent fixes into 1.0b5 branch.
2011-01-17 13:28:14 -05:00
Kris Maglione
32daed5095
Add 'Copy File Path' MOW context menu item. Fix some bugs.
2011-01-17 00:43:40 -05:00
Kris Maglione
f17fb77bcb
Minor :downloads styling updates.
2011-01-16 23:34:47 -05:00
Kris Maglione
7b34e1497e
Ditch useless dump statement.
2011-01-16 22:58:46 -05:00
Kris Maglione
9e5edb71f2
Clean some DTD-specific strings out of the top-level config namespace.
2011-01-16 22:56:39 -05:00
Kris Maglione
ed696fe5c4
Add an experimental prototype download manager replacement. Fix some bugs.
...
--HG--
extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
2011-01-16 22:38:44 -05:00
Kris Maglione
f442a35f8d
Display a sensible prompt rather than a dialog for ;s. Co-opt ;a for "Add bookmark".
2011-01-16 15:58:25 -05:00
Kris Maglione
79382a083f
Remove unnecessarily gratuitous dump statement.
2011-01-16 13:59:46 -05:00
Kris Maglione
681a7ab55c
Don't use a sandbox for the command-line. I'm tired of "can't wrap XML objects" and random untoward crashes.
2011-01-16 12:49:28 -05:00
Kris Maglione
5b56624043
Make buffer.URL a string again. Use buffer.uri and buffer.documentURI internally. Fix loading Object stores.
2011-01-16 12:14:43 -05:00
Kris Maglione
7d178cfb34
Add file input editing history.
2011-01-15 19:17:24 -05:00
Kris Maglione
eacd52dffb
Send "change" event when editing file upload boxes.
2011-01-15 18:24:02 -05:00
Kris Maglione
83778a8e16
Fix some moz-anno: security errors in the Error Console.
2011-01-15 17:56:41 -05:00
Kris Maglione
45636c6f2e
Fix reversed clipboard roles in dactyl.clipboardRead.
2011-01-15 17:46:59 -05:00
Kris Maglione
ac3845feb2
Disable tab numbers on Gecko<2 again.
2011-01-15 16:32:19 -05:00
Kris Maglione
14ec281811
Allow relative paths for 'shell'.
2011-01-15 12:16:27 -05:00
Kris Maglione
c78c7b36cb
Fix some bootstrap issues on upgrade.
2011-01-15 12:02:02 -05:00
Kris Maglione
67e2a23c5a
Fix zoom level display for fractional percentages.
2011-01-14 23:32:27 -05:00
Kris Maglione
74ae88b10f
Cleanup category entries.
2011-01-14 00:29:09 -05:00
Kris Maglione
7a023373bf
Fix some issues with magically toolbarless popups.
...
Update issue 148
This fixes some particular issues with these types of popups, but I
no longer see the original problem (though window.content is
certainly still null).
2011-01-13 23:55:51 -05:00
Kris Maglione
3e4fa31139
Fix contents of the Places toolbar when toggled via :tbt or 'go'.
2011-01-13 21:02:21 -05:00
Kris Maglione
d62371042c
Fix about:pentadactyl.
2011-01-13 20:04:14 -05:00
Kris Maglione
967a213019
Fix loading components after XPI update.
2011-01-13 19:59:21 -05:00
Kris Maglione
e2b89a6af3
Remove some dead code and fix :rehash.
2011-01-13 19:32:48 -05:00
Kris Maglione
ca4942cd7c
Don't report on the loading of overlays.
2011-01-13 18:29:24 -05:00
Kris Maglione
f0dbc8f2f0
Fix help on FF3, overly long URL chains in context filenames, etc.
2011-01-13 18:26:27 -05:00
Kris Maglione
3e85415890
Cleanup module globals more eagerly.
2011-01-13 17:10:27 -05:00