Commit Graph
100 Commits
Author SHA1 Message Date
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
Kris Maglione 43f1e05a37 Get rid of spacer gifs in help. 2008-12-16 14:51:44 -05:00
Kris Maglione 1f26dcc1c2 Remove some dump statements 2008-12-16 14:38:57 -05:00
Kris Maglione bde2d94dc0 Fix history search when autocomplete is off 2008-12-16 14:37:57 -05:00
Kris Maglione 9089306c5e Re-add CSS comment. 2008-12-16 14:13:18 -05:00
Kris Maglione f617e3c174 Revert 'Fixed the issue which cannot escape from hint mode normally.' 2008-12-16 14:06:21 -05:00
Kris Maglione e9dcf368ad Normalize path on :cd 2008-12-16 12:06:15 -05:00
Kris Maglione b0a9411512 Fix some quirks 2008-12-16 12:02:51 -05:00
Kris Maglione c4e6a3850d Fix commandline.echomsg in io.js 2008-12-16 11:58:04 -05:00
Kris Maglione 1f67e14cb1 Update javascript syntax file 2008-12-16 11:42:00 -05:00
Kris Maglione f1565ca5ce Hopefully fix quirks in last commit 2008-12-16 11:33:23 -05:00
Kris Maglione 5c00e0ecbd Fix MOW getting stuck open in odd circumatances (:ls<CR>:js<CR>) 2008-12-16 11:00:55 -05:00
Kris Maglione 0b4e0b6b62 Fix first more prompt. Don't sort hint completions. 2008-12-16 10:29:14 -05:00
Kris Maglione 0025d79a1d Allow [count]b == :[count]b 2008-12-14 20:28:06 -05:00
Kris Maglione 3e330c3277 Fix... 2008-12-14 19:51:27 -05:00
Kris Maglione 58bca7d6b3 Add commandline.status and commandline.error. Feel free to revert this. 2008-12-14 19:45:57 -05:00
Kris Maglione bf895cc118 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-14 19:05:08 -05:00
Kris Maglione 576dcb068b Why the hell doesn't it make sense? 2008-12-14 19:01:00 -05:00
Kris Maglione 91c542daf8 Why the hell doesn't it make sense? 2008-12-14 18:48:03 -05:00
Kris Maglione 348fa9dc1a Fix olocalhost:631 2008-12-14 18:43:43 -05:00
Kris Maglione 689c101ff3 Twiddle file names/line numbers in exceptions during sourcing again. 2008-12-14 18:43:43 -05:00