Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione 379e44a69b Sort buffer completions numerically. 2009-01-30 14:59:14 -05:00
Kris Maglione 70022ff0af Stricter number option parsing (and comment out some dump statements) 2009-01-28 09:15:26 -05:00
Kris Maglione a29e5246d1 Fix gF for URIs with fragment identifiers 2009-01-24 01:13:23 -05:00
Kris Maglione 86d1d34a64 Makefile 2009-01-24 01:12:53 -05:00
Kris Maglione dc0bf00e0a Formatting 2009-01-24 00:47:54 -05:00
Kris Maglione 3487b8d0d9 Last commit 2009-01-24 00:46:03 -05:00
Kris Maglione 3a4da78529 Revert "In delmarks, change let variable name to prevent namespace-related error (bug #126)."
This reverts commit f6eb37e82c0419cdc62c1a781b64d30148024a58.
2009-01-24 00:45:01 -05:00
Kris Maglione 0d3ceb8c98 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2009-01-21 15:09:38 -05:00
Kris Maglione 3b6c0a2428 Remove last reference to T2T from Makefile.doc. 2009-01-21 15:09:29 -05:00
Kris Maglione 91c5485c42 Fix LANG setting in Makefile.doc. Remove extra indentation in messages. 2009-01-21 14:53:12 -05:00
Kris Maglione eb88d7ea0b Sorry, stashed changes including:
Change util.range to accept an increment as the third argument.
    Sanitize Makefile.doc
2009-01-21 03:41:43 -05:00
Kris Maglione 050cd4b2e4 Make [count]<C-n> behave as expected. 2009-01-21 03:37:40 -05:00
Kris Maglione 4d07a8b47f Cleanup last patch 2009-01-20 23:40:05 -05:00
Kris Maglione 7f305e8ba4 Allow extra args to be bassed to completion.addUrlCompleter 2009-01-19 00:39:35 -05:00
Kris Maglione 207913e49a s/Itarator/Iterator/ 2009-01-18 17:24:51 -05:00
Kris Maglione cead5e3230 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2009-01-18 14:44:51 -05:00
Kris Maglione 211e68f8d3 Revert "Again removed explicit numbering in asciidoc help files."
This reverts commit a401e3ebf34c964ca508c189e1daf9b0b18e57b9.

Explicit numbering is easier to read, and will likely be required if and when
we switch to Vim's help format.
2009-01-17 23:45:50 -05:00
Kris Maglione 74256da392 Die on unclosed quote 2009-01-17 02:51:18 -05:00
Kris Maglione bd881e062b Small fixes for recent commits. 2009-01-15 15:44:21 -05:00
Kris Maglione 0b682ef42b Fix buffer.getCurrentWord when the selection is collapsed and the word has punctuation. 2009-01-14 23:26:40 -05:00
Kris Maglione df2443d67c Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2009-01-14 21:01:17 -05:00
Kris Maglione 8311505b61 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2009-01-14 14:08:41 -05:00
Kris Maglione 00470a05b0 Generally insignificant aesthetic changes. 2009-01-14 00:07:17 -05:00
Kris Maglione ca81a0188b Fix MOW bug 2009-01-13 19:23:35 -05:00
Kris Maglione 2d58d84de5 Fix b34838e4b6fc54d42eebfcb4f20c26ee8e4db473 2009-01-12 13:54:10 -05:00
Kris Maglione 358b4b2f4b Fix completion messages 2009-01-12 01:05:37 -05:00
Kris Maglione f5e2a671e8 Make completions without enough room behave a bit better. This may cause sizing problems. Please test thoroughly. 2009-01-11 18:45:43 -05:00
Kris Maglione a524b70b52 Fix CommandLine#History docs. Add evil fold markers. 2009-01-11 14:43:29 -05:00
Kris Maglione de9e366f12 Cleanup some docs. Fix completion sizing bug. 2009-01-10 23:15:33 -05:00
Kris Maglione fe7ab77a45 Don't anchor :dia completions 2009-01-10 18:53:04 -05:00
Kris Maglione d0681e8aa7 Fix plugins[name] 2009-01-10 18:51:24 -05:00
Kris Maglione 047c7e5cf2 Fix :mkv bug 2009-01-10 18:16:57 -05:00
Kris Maglione 1e9a7f42c6 Fix beeping when no completions available. 2009-01-10 15:02:40 -05:00
Kris Maglione 9618547d47 Fix tab-completion again 2009-01-09 14:02:36 -05:00
Kris Maglione 2f2ea98a9c Update more inline docs in ui.js 2009-01-08 21:58:59 -05:00
Kris Maglione 7a38e53493 Fix stupid autocomplete sluggishness. 2009-01-08 21:21:00 -05:00
Kris Maglione b096266e75 More tab-completion fixes 2009-01-08 21:07:14 -05:00
Kris Maglione c4f5d4f84d Fix some inline/help docs. 2009-01-08 20:56:26 -05:00
Kris Maglione 6534a0c665 Fix tab-completion bugs 2009-01-08 20:55:45 -05:00
Kris Maglione f901cb1f42 Fix last commit 2009-01-08 14:14:57 -05:00
Kris Maglione 465405bc84 Fix :sty site completions 2009-01-07 18:14:13 -05:00
Kris Maglione d9418ff43b Fix menuItem completer, use it for :emenu 2009-01-07 17:56:53 -05:00
Kris Maglione 0aeee25e65 Add standard 'mark' completer. Fix x/y transposition in :delm completion 2009-01-07 17:38:57 -05:00
Kris Maglione 1f2bf969d1 Fix completion bug 2009-01-07 17:16:08 -05:00
Kris Maglione 15a64a0085 Comment on 'new' in HACKING 2009-01-07 16:41:44 -05:00
Kris Maglione 9b53463bbb Comment on 'new' in HACKING 2009-01-07 14:12:36 -05:00
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