summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Fix /find error message on submit with 'incsearch'Kris Maglione2009-09-17
* Be nicer to color blind people.Kris Maglione2009-09-17
* Add Enabled and Disabled highlight groups.Doug Kearns2009-09-17
* Fix sanitizing range for non-liberator items.Doug Kearns2009-09-16
* Make macros and marks sanitizeable.Doug Kearns2009-09-16
* Display an error when calling :tabdetach on the only tab in a window.Doug Kearns2009-09-16
* Fix typo in i_<Insert> definition.Doug Kearns2009-09-16
* Add a short option for :sanitize -timespan.Doug Kearns2009-09-16
* Use gBrowser.replaceTabWithWindow to detachtab.Ted Pavlic2009-09-15
* Revert "Move util.Array to modules.Array_."Doug Kearns2009-09-15
* Don't mark quickmarks as private data.Doug Kearns2009-09-15
* Remove silly type checking from io.{read,write}File.Doug Kearns2009-09-14
* Add :keepalt.Doug Kearns2009-09-14
* Move util.Array to modules.Array_.Doug Kearns2009-09-14
* Fix up/down historyMartin Stubenschrott2009-09-13
* Vimify "Unknown option" error message.Doug Kearns2009-09-12
* fix whitespace from last commitMartin Stubenschrott2009-09-11
* disallow editing of password fieldsMartin Stubenschrott2009-09-11
* Add :styenable, :stydisable, :stytoggleKris Maglione2009-09-10
* Slight fix for <silent>Kris Maglione2009-09-10
* Respect 'sanitizetimespan' in command history sanitization.Kris Maglione2009-09-10
* Use the proper block macros for heading and section in version.html.Doug Kearns2009-09-09
* Pass defaul to getPref for sanitizetimestampConrad Irwin2009-09-07
* Reset the mode when an embedded object loses focus.Doug Kearns2009-09-06
* Last commit ++Kris Maglione2009-09-05
* Quick fix for hints broken in 50681c8dda1e2f35c9f15a3221913f3bf8e0927f.Doug Kearns2009-09-06
* Respect -timespan when sanitizing command-line history.Doug Kearns2009-09-06
* Remove redundant semicolons.Doug Kearns2009-09-04
* Fix 'encoding' names.Doug Kearns2009-09-04
* Fix inputting of numbers in INSERT mode.Doug Kearns2009-09-04
* Fix parsing of Ex commands run with leading whitespace.Doug Kearns2009-09-04
* Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'.Doug Kearns2009-09-04
* Formatting fixes.Doug Kearns2009-09-04
* Use extensions.liberator.saved. branch for safe-set preference values.Doug Kearns2009-09-04
* Add Options#remove.Doug Kearns2009-09-04
* Add EMBED mode.Kris Maglione2009-09-03
* Fix #182, map <silent> quirk.Kris Maglione2009-09-03
* Fix some hint bugs.Kris Maglione2009-09-03
* Make some attempt to respect "Clear Private Data"Kris Maglione2009-09-03
* Fix bug in last commit.Kris Maglione2009-08-29
* Fix hints with body { position: relative; }Kris Maglione2009-08-28
* Fix completion.highlightGroup to only show highlight groups.Doug Kearns2009-08-28
* Fix set-from location information for a :verbose :set vbs? query.Doug Kearns2009-08-28
* Deal with exit status of subsheels in make_jar.shKris Maglione2009-08-27
* Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberatorKris Maglione2009-08-27
|\
| * Fix help file validation errors.Doug Kearns2009-08-27
| * Formatting fix.Doug Kearns2009-08-27
| * Fix :doautoall.Doug Kearns2009-08-27
| * Formatting fixes.Doug Kearns2009-08-27
| * Remove some invalid comments.Doug Kearns2009-08-27