1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 00:11:24 +02:00
Commit Graph

1149 Commits

Author SHA1 Message Date
Doug Kearns d65b23be3d prefer let over var in Hints 2008-12-19 19:14:38 +11:00
Doug Kearns 0827c5fdaa prefer let over var in liberator 2008-12-19 19:13:34 +11:00
Doug Kearns 1ff25093c0 whitespace fix 2008-12-19 19:12:55 +11:00
Doug Kearns 194aaf46eb brace formatting fixes 2008-12-19 19:07:17 +11:00
Kris Maglione 6186ad27b4 Start documenting CompletionContext 2008-12-19 00:17:18 -05:00
Kris Maglione f583041c8a Default to opening multiple URLs in windows instead of tabs when !has("tabs") 2008-12-18 21:47:36 -05:00
Kris Maglione e6d83bd039 Don't hide errors on bad URLs, they're useful feedback 2008-12-18 21:41:56 -05:00
Kris Maglione 947311dfdf Kludge the stupid urlbar focus bug better 2008-12-18 21:37:44 -05:00
Kris Maglione b18b1634fc Kludge the stupid urlbar focus bug better 2008-12-18 21:27:33 -05:00
Kris Maglione 7ff93b8b38 Merge branch 'master' into vimperator-2.1 2008-12-18 18:23:02 -05:00
Kris Maglione c094a2dd2b Fix */# 2008-12-18 18:21:01 -05:00
Kris Maglione ac0b476988 Don't anchor help completions. 2008-12-18 14:04:46 -05:00
Kris Maglione c686d65ec2 Merge with master. 2008-12-18 14:03:15 -05:00
Kris Maglione e082160a21 Don't anchor help completions. 2008-12-18 13:59:59 -05:00
Ted Pavlic 195fc10e05 Allows for empty defsearches and prevents red JS errors on bad URLs. 2008-12-18 12:34:12 -05:00
Doug Kearns 0841a01e15 access MarkupDocumentViewer via getBrowser() - only FF defines getMarkupDocumentViewer 2008-12-18 21:06:54 +11:00
Doug Kearns c11e153766 whitespace fixes 2008-12-18 21:06:51 +11:00
anekos b200139456 Fix: When one of functional AutoCommand raise a error, remaining AutoCommands are not executed. 2008-12-18 19:00:02 +09:00
Kris Maglione cdcfb68e3b Add '' 2008-12-17 23:16:20 -05:00
Kris Maglione 5fffe79206 Merge branch 'cmd-silent' into vimperator-2.1 2008-12-17 22:57:43 -05:00
Kris Maglione 99a247fb56 Merge branch 'hardcopy-file' into vimperator-2.1 2008-12-17 22:57:39 -05:00
Kris Maglione b7e6103d56 Add :silent command 2008-12-17 22:36:56 -05:00
Kris Maglione 6ca4af3c95 Add commandline.runSilently 2008-12-17 22:32:32 -05:00
Kris Maglione c40238e109 Fix keypress handling bug 2008-12-17 22:17:10 -05:00
Kris Maglione e86ae1d6da Use io.withTempFiles in editFieldExternally 2008-12-17 21:22:52 -05:00
Kris Maglione 7733f45969 Fix non-auto completions. Possibly break something else. 2008-12-17 20:06:27 -05:00
Kris Maglione ec26e68027 Uglily fix io.system with multibyte commands. 2008-12-17 18:58:07 -05:00
Kris Maglione 304bfab29e Fix clicking links in the MOW 2008-12-17 18:35:02 -05:00
Kris Maglione f004545036 Minor cleanup 2008-12-17 16:43:14 -05:00
Kris Maglione 6a04a6e7cf Add 'const service' 2008-12-17 16:41:54 -05:00
Kris Maglione 1ffb5e90ad Minor cleanup 2008-12-17 16:30:26 -05:00
Kris Maglione 9d4031120a Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator into hardcopy-file 2008-12-17 11:34:39 -05:00
Kris Maglione 2fea92e31d Add :ha >file.ps 2008-12-17 11:30:56 -05:00
Doug Kearns 994bc00a4f nsIWebNavigation -> Ci.nsIWebNavigation in liberator.open for Muttator 2008-12-18 03:26:22 +11:00
Doug Kearns 2d9d4736d6 improve user-command custom completer error handling 2008-12-18 01:33:48 +11:00
Doug Kearns e6a15b1487 provide defaults for missing mode args to completion.{abbreviation,userMapping} 2008-12-17 18:23:07 +11:00
Doug Kearns 58514ffd4f delay user-command custom completer evaluation until call time 2008-12-17 17:46:39 +11:00
Kris Maglione acb556d111 Use separate tab bindings for OS-X. Someone please test this. 2008-12-17 00:08:08 -05:00
Kris Maglione 87956fea0f Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-16 23:19:48 -05:00
Kris Maglione df33e3e7c7 Update (sort-of) the :com -complete docs. 2008-12-16 22:19:46 -05:00
Doug Kearns 1b481067f4 address Martin's intentional breaking of the message system 2008-12-17 13:48:52 +11:00
Doug Kearns 2290230e65 change "g." mapping to "g<" 2008-12-17 13:15:35 +11:00
Martin Stubenschrott 2a4352b868 fixed muttator with Cc/Ci 2008-12-17 02:03:39 +01:00
Kris Maglione 18d4f74b6e Cc/Ci/Cr/Cu 2008-12-16 19:12:04 -05:00
Martin Stubenschrott 59ab76cead fixed macros. Also don't push echomsgs to the multiline for now 2008-12-17 00:08:57 +01:00
Kris Maglione 4fbc88f975 Revert commandline.status, commandline.error 2008-12-16 17:53:27 -05:00
Kris Maglione 672e109c67 Fix joinPaths when stuff dun't exist 2008-12-16 17:24:18 -05:00
Kris Maglione 83b30172f8 Only normalize() paths that exist. 2008-12-16 16:50:40 -05:00
Kris Maglione cef689bc6e Don't trigger completion refresh on substring completion. Why did we do this to begin with? 2008-12-16 16:47:18 -05:00
Kris Maglione ff8cd3e194 Update TODO, add :colo default (== :hi clear) 2008-12-16 16:42:10 -05:00