summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge old head.Kris Maglione2009-09-26
|\
| * Remove spurious entry about 't' flag for 'complete' from NEWS..Kris Maglione2009-09-25
| * * Ask for permission when editing external password fields.Martin Stubenschrott2009-09-24
| * Use options.allPrefs rather than nsIPrefBranch#getChildListKris Maglione2009-09-23
| * Migrage from liberator.saved. to extensions.liberator.saved.Kris Maglione2009-09-23
| * Use Option#parseValues in 'sanitizeitems' setter.Doug Kearns2009-09-23
| * Add more helpful information to safeSetPref messages.Kris Maglione2009-09-22
| * Fix 'pps' setter.Doug Kearns2009-09-23
* | Merge old head.Kris Maglione2009-09-26
|\ \
| * | fix v.buffer.textZoom setter - accidently marked as getterDoug Kearns2008-01-01
| * | bump version numberDoug Kearns2007-12-26
| * | fix util.highlightURL to use the unnamed anchor for link href values to preventDoug Kearns2007-12-09
| * | use FF2 urlSecurityCheck so that :pageinfo lists feeds properlyDoug Kearns2007-12-06
| * | remove mozunit.jsDoug Kearns2007-11-27
| * | fix v.hints.currentState and hintedElements properties being called asDoug Kearns2007-11-24
| * | vimperator is default namespace for scripts, :echo, :js and :time now, so if ...Doug Kearns2007-11-22
| * | whitespace fixesDoug Kearns2007-11-22
| * | use regexps as args to replace in escapeHTML() as they appear to be about 10%Doug Kearns2007-11-22
| * | merge improvements to :pageinfoDoug Kearns2007-11-22
| * | specify the radix arg to parseIntDoug Kearns2007-11-22
| * | use RegExp#test in preference to String#matchDoug Kearns2007-11-22
| * | use the singleton construction idiom for all top level modules and convert allDoug Kearns2007-11-22
| * | add KeySym highlighting to RC file highlighterDoug Kearns2007-11-16
| * | update AUTHORSDoug Kearns2007-11-16
| * | merge improvements in :echo objectDoug Kearns2007-11-13
| * | merge :paginfo output refinementsDoug Kearns2007-11-13
| * | allow :set wildoptions=Doug Kearns2007-11-13
| * | finish changing linksearch to work with \[lL] rather than \[uU] modifiersDoug Kearns2007-11-11
| * | whitespace formatting fixesDoug Kearns2007-11-11
| * | ignore mappings if :normal is called with the !Doug Kearns2007-11-11
| * | make it clear that the arg is optional for :tabnext and :tabpreviousDoug Kearns2007-11-11
| * | merge improved :noremapDoug Kearns2007-11-09
| * | don't attempt to add the frame indicator if v.buffer.shiftFrameFocus is calledDoug Kearns2007-11-09
| * | use the innerHeight property of window rather than mPanelContainer's box objectDoug Kearns2007-11-09
| * | convert single quotes to double quotesDoug Kearns2007-11-09
| * | return the boolean expression directly from option validators since nothing isDoug Kearns2007-11-09
| * | add a validator for the 'activate' optionDoug Kearns2007-11-09
| * | simplify the implementation of :qmarkDoug Kearns2007-11-09
| * | allow ^= to be used for prepending values to string options and for multiplyingDoug Kearns2007-11-09
| * | update vimperator.vim and vimperatorrc.exampleDoug Kearns2007-11-09
| * | remove mozunit.jsDoug Kearns2007-11-09
| * | declare some accidentally global varsDoug Kearns2007-11-09
| * | fix some help typosDoug Kearns2007-11-09
| * | move String#toURLArray to v.util.stringToURLArray - think of the kittens!Doug Kearns2007-11-07
| * | merge faster replace() based v.util.escapeHTMLDoug Kearns2007-11-07
| * | also prevent websites from catching keyup keys (fixes dict.leo.org)Doug Kearns2007-11-07
| * | move concatenation operator to end of continued lines in v.marks.listDoug Kearns2007-11-07
| * | remove empty statementDoug Kearns2007-11-07
| * | merge new support for feeds in :pageinfoDoug Kearns2007-11-07
| * | remove redundant equality test for engine_name in v.bookmarks.getSearchURLDoug Kearns2007-11-07