summaryrefslogtreecommitdiff
path: root/vimperator/content
Commit message (Expand)AuthorAge
* Merge.Kris Maglione2009-03-12
|\
| * Ignore case in :sidebar and :dialog completion.Doug Kearns2009-02-24
| * case-insensitivity for :sidebar and :dialogDaniel Bainton2009-02-23
| * Add a version.html help page.Doug Kearns2009-02-15
| * Revert "Fix: ':bmark' cannot bookmarks /['"]/ included URL."anekos2009-02-10
| * Fix: ':bmark' cannot bookmarks /['"]/ included URL.anekos2009-02-10
* | Fix some bugs---which bugs, I have no idea.Kris Maglione2009-03-12
|/
* Sorry, stashed changes including:Kris Maglione2009-01-21
* Make abbreviations expand on quotes as well as space.Ted Pavlic2009-01-20
* Small fixes for recent commits.Kris Maglione2009-01-15
* Don't anchor :back/:forward completions.Doug Kearns2009-01-15
* Three small changes (copyright, template.js copyright, and tildetidy target)Ted Pavlic2009-01-12
* Update copyrights for 2009.Ted Pavlic2009-01-11
* Fix some inline/help docs.Kris Maglione2009-01-08
* Add standard 'mark' completer. Fix x/y transposition in :delm completionKris Maglione2009-01-07
* Added completion for :delqmarks. Again, from IRC, bugfix, not feature.Ted Pavlic2009-01-07
* Add "io" to the services cache.Doug Kearns2009-01-05
* Fix 'online' option's getteranekos2009-01-05
* Add some more rough source documentation.Doug Kearns2009-01-01
* Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberatorKris Maglione2008-12-29
|\
| * Fix :back/:forward[!] commands.Doug Kearns2008-12-30
| * s/'/"/ and remove spaces.anekos2008-12-29
* | Fix some bugs.Kris Maglione2008-12-29
|/
* Fix :bmarks -tagsKris Maglione2008-12-28
* s/makeURI/window.makeURI/; s/'/"/Kris Maglione2008-12-28
* For nsITaggingService issue (maybe Firefox bug).anekos2008-12-25
* s/service[(".*?")]/services.get(\1)/g; s/service.get(\w+)/'services.create("'...Kris Maglione2008-12-23
* Fix missing vimperator help logo.Doug Kearns2008-12-23
* Fix: getSearchEngines raise a error, if iconURI of a engine has not been defi...anekos2008-12-23
* Fix BookmarkAdd autocommand keyword expansion.Doug Kearns2008-12-23
* Fix return signature of incrementURL.Doug Kearns2008-12-23
* Prefer let over var in Highlights and Bookmarks.Doug Kearns2008-12-23
* Undo certain parts from the unfortunate "service" commit, to unbreak Muttator...Martin Stubenschrott2008-12-23
* Respond to "how would one knwo which classes to load where?"Kris Maglione2008-12-22
* s/liberator.modules.//Kris Maglione2008-12-22
* More fix -> 6875dacf74649253574a9bd444cec86a0087f31aanekos2008-12-23
* Fix: bookmarks.js loading error.anekos2008-12-23
* Fixed ctrl-a/x with 0003-style urls, thanks hogelogMartin Stubenschrott2008-12-22
* Use the RegExp global function rather than calling the constructor.Doug Kearns2008-12-21
* Fix argument name.anekos2008-12-21
* Add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT, ~/.vimperator/info/{profile}.Kris Maglione2008-12-20
|\
| * Add 'const service'Kris Maglione2008-12-17
* | Tie storage observers to a weak reference of window so they're automatically ...Kris Maglione2008-12-20
* | Add completion for empty 'defsearch'Kris Maglione2008-12-19
* | Revert "Allow empty defsearch."Kris Maglione2008-12-19
* | Allow empty defsearch.Ted Pavlic2008-12-19
* | add missing semicolonsDoug Kearns2008-12-19
* | Fix */#Kris Maglione2008-12-18
* | Reverting empty defsearch changes in last two commits. Leaving in JS catches.Ted Pavlic2008-12-18
* | Allows for empty defsearches and prevents red JS errors on bad URLs.Ted Pavlic2008-12-18