Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione 64f7bfae48 Comment on SCM section in HACKING 2009-01-07 00:22:03 -05:00
Kris Maglione 9dfd4ca94a Merge 2009-01-06 23:15:57 -05:00
Kris Maglione 8acd490a50 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator into HEAD 2009-01-06 23:13:28 -05:00
Kris Maglione 102605556d Fix rapid succession <Tab><Tab> when busy. Don't wait for all contexts to complete when processing <Tab> 2009-01-06 23:12:51 -05:00
Kris Maglione 3116c16d54 Revert "fixed :open completions for slow computers. We now yield"
This reverts commit b32cfe76ff5f5a22e868eb8ab97191b12561e16e.
2009-01-06 22:09:35 -05:00
Kris Maglione 401ea91063 Merge? 2009-01-06 22:08:10 -05:00
Kris Maglione 0cb74ad157 Comment on 'new' in HACKING 2009-01-06 21:56:50 -05:00
Kris Maglione 5004614ab0 Add comment about 'new' to HACKING 2009-01-06 12:45:27 -05:00
Kris Maglione e7f86f893d Cleanup liberator.open. Ted, please, just once, format your code correctly. Thanks. 2009-01-06 12:41:55 -05:00
Kris Maglione 850722d335 Add to HACKING 2009-01-06 11:48:29 -05:00
Kris Maglione 343a40f71b Add CompletionContextcompletion.jscancelAll 2009-01-06 11:44:36 -05:00
Kris Maglione ffd69033f7 Add to HACKING 2009-01-06 11:40:12 -05:00
Kris Maglione 81e0ae4bb5 Wait for completion to finish before processing <Tab> 2009-01-03 00:14:48 -05:00
Kris Maglione f4b8edbb67 Hashes are better than arrays 2009-01-02 20:47:46 -05:00
Kris Maglione f36b293e0d Shorten last commit (and s/'/"/g) 2009-01-02 20:28:56 -05:00
Kris Maglione 0e22f0e4fd Make echoerr, throw Error in liberator.open 2009-01-02 19:13:11 -05:00
Kris Maglione 8af1dfb84f Fix liberator.open/browser.tabs.loadInBackground bug 2009-01-02 19:05:28 -05:00
Kris Maglione fa56f3058c Revert "Implement http://vimperator.org/trac/ticket/92 (restore ;F) (revert if want)"
This should have been discussed first, especially given the current feature
freeze. This could easily have been implemented as a plugin. Feel free to
re-commit to the dev branch *after* discussing it, though.

This reverts commit da2ab0f1abe0f110d71fbed5c10c165565f76100.
2009-01-02 18:44:47 -05:00
Kris Maglione 6d8194232f Fix help link bugs, needs cleanup 2009-01-02 18:40:32 -05:00
Kris Maglione 763059641d Fix formatting. Ted: Please try to format your code consistently with the rest of the codebase. 2008-12-30 22:41:34 -05:00
Kris Maglione 1695b8b177 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-29 15:59:14 -05:00
Kris Maglione c316127c1c Fix some more CSS warnings 2008-12-29 15:58:55 -05:00
Kris Maglione d552719235 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-29 13:55:48 -05:00
Kris Maglione fa0994bd69 Fix style.minWidth = undefined 2008-12-29 13:55:28 -05:00
Kris Maglione bd2c0f25c6 Fix highlight empty CSS stuff. 2008-12-29 13:53:17 -05:00
Kris Maglione 72cb6c35e9 Fix some bugs. 2008-12-29 13:43:26 -05:00
Kris Maglione 9c61562ac5 Fix :bmarks -tags 2008-12-28 16:32:34 -05:00
Kris Maglione dc0d92cc55 s/makeURI/window.makeURI/; s/'/"/ 2008-12-28 15:43:30 -05:00
Kris Maglione 8294df5e81 Remove dump line 2008-12-24 13:18:08 -05:00
Kris Maglione d889d07454 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-24 13:10:58 -05:00
Kris Maglione deaba40c8f Fix IO.expandPath quirk on MS 2008-12-24 13:07:36 -05:00
Kris Maglione 3acf687340 Fix stupid MS/Mac urlbar focus bug again (again) 2008-12-24 12:57:59 -05:00
Kris Maglione d2fea07fbd Don't echo commands executed from sourced files. 2008-12-23 17:25:08 -05:00
Kris Maglione 89698e3e05 s/service[(".*?")]/services.get(\1)/g; s/service.get(\w+)/'services.create("' + lcfirst($1) + '")'/ge 2008-12-23 15:07:48 -05:00
Kris Maglione aa27e686c8 Fix :mkv for options with white space 2008-12-23 14:17:15 -05:00
Kris Maglione 1969caca06 Handle bad help tag links better 2008-12-23 14:15:14 -05:00
Kris Maglione d225b8908b Fix :h <partial-tag> 2008-12-23 14:12:08 -05:00
Kris Maglione 90d7eb0d17 Respond to "how would one knwo which classes to load where?" 2008-12-22 19:53:16 -05:00
Kris Maglione 352fc252b1 s/liberator.modules.// 2008-12-22 19:46:29 -05:00
Kris Maglione db87ca56f8 Fix multiline-input 2008-12-22 19:43:45 -05:00
Kris Maglione 3482269980 Fix storage observer weak ref stuff (Gecko is a strange beast) 2008-12-21 18:56:56 -05:00
Kris Maglione fc0a35e833 Fix liberator.callAsync (thanks 罗春雷) 2008-12-21 18:39:09 -05:00
Kris Maglione d7b20e26f5 Blur focused element on return to NORMAL mode. 2008-12-21 17:36:55 -05:00
Kris Maglione 1a78e1c0a9 Remove @class='s' from default hinttags 2008-12-21 17:26:45 -05:00
Kris Maglione fd8a656d1a Fix status bar for help pages when fragment identifier present. 2008-12-21 00:02:33 -05:00
Kris Maglione df7c7c9d51 Fix some generally silly, stupid, and/or annoying help quirks. 2008-12-20 23:48:56 -05:00
Kris Maglione 2f0132cabc Sorry, minor feature that's more of a bug fix: Options/commands/mappings in :help now behave as links. 2008-12-20 19:59:36 -05:00
Kris Maglione 2c325d4043 Document some stuff in util.js 2008-12-20 18:54:49 -05:00
Kris Maglione 1a13d07e9f Unbreak :se! completion. 2008-12-20 18:40:34 -05:00
Kris Maglione 872d03808e Add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT, ~/.vimperator/info/{profile}. 2008-12-20 18:34:14 -05:00
Kris Maglione 0583508b94 Fix onKeyPress error 2008-12-20 15:38:12 -05:00
Kris Maglione ef827139e4 Tie storage observers to a weak reference of window so they're automatically destroyed. 2008-12-20 14:36:11 -05:00
Kris Maglione e1d5236261 Remove other uses of CompletionContextcompletion.jsgetKey 2008-12-20 13:54:35 -05:00
Kris Maglione 653893bbfc Speed up file completion sorting, remove need for CompletionContextliberator.jsgetKey 2008-12-20 13:49:18 -05:00
Kris Maglione 911470e0a7 Speed up file completion a bit, with sorting off. Sort directories first, which slows it down with sorting on. 2008-12-20 13:30:08 -05:00
Kris Maglione 99ff01aac1 Revert "add NEWS item about new option value quoting requirement"
It's already there.

This reverts commit 87418ed064951f83690bb02442bf4a4de2c2a8db.
2008-12-20 11:07:40 -05:00
Kris Maglione 580e0a8091 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-20 11:05:43 -05:00
Kris Maglione 549ecd561a Fix a thing 2008-12-20 11:04:18 -05:00
Kris Maglione b8b708abcb Fix hint matching 2008-12-20 01:09:50 -05:00
Kris Maglione e7a7093f0d Fix commands.js 2008-12-20 01:05:10 -05:00
Kris Maglione 57b30e5060 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-19 19:16:35 -05:00
Kris Maglione a0eca3e2aa Document some more crap. 2008-12-19 19:09:07 -05:00
Kris Maglione 196f3ec686 Remove ^Ms from sourced files 2008-12-19 18:22:25 -05:00
Kris Maglione 491751bb62 Make io.system a bit less silly. 2008-12-19 17:27:25 -05:00
Kris Maglione 480151cc4d Move 'system' arg of Styles methods to arg 0, and add completion functions 2008-12-19 17:11:05 -05:00
Kris Maglione f5b2173979 Fix g<, sort-of. Fix some commandline.echo quirks, as well. 2008-12-19 15:12:38 -05:00
Kris Maglione effeef7af6 Fix ;f 2008-12-19 15:00:52 -05:00
Kris Maglione f60ea76379 Make sure that the hint number is in the viewport 2008-12-19 14:57:34 -05:00
Kris Maglione 74700d3aff Document some more crap. 2008-12-19 13:27:01 -05:00
Kris Maglione f95dfac83f Add completion for empty 'defsearch' 2008-12-19 12:33:22 -05:00
Kris Maglione aaab59aab6 Revert "Allow empty defsearch."
This reverts commit 3cab7c16a0ef5e39f9aeeb8ea1ed9602a6a152f4.
2008-12-19 12:29:13 -05: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 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 01d567df11 Check asciidoc version on 'make doc' 2008-12-18 00:17:10 -05:00
Kris Maglione 6ca4af3c95 Add commandline.runSilently 2008-12-17 22:32:32 -05:00
Kris Maglione 3f24bd5d6d Import old command history and quickmarks if available 2008-12-17 22:25:09 -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 cf1b1ccf2d Try to make bookmark loading a bit more predictable. 2008-12-17 21:09:09 -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 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
Kris Maglione 0293145684 Cc/Ci/Cr/Cu 2008-12-16 19:12:04 -05:00
Kris Maglione 18d4f74b6e Cc/Ci/Cr/Cu 2008-12-16 19:12:04 -05: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
Kris Maglione ad94daa5a7 Reformat try-catch block. 2008-12-16 16:31:33 -05:00