summaryrefslogtreecommitdiff
path: root/common/content/modes.js
Commit message (Expand)AuthorAge
* Revert "Move util.Array to modules.Array_."Doug Kearns2009-09-15
* Move util.Array to modules.Array_.Doug Kearns2009-09-14
* Add EMBED mode.Kris Maglione2009-09-03
* Remove some commented-out code from Events.Doug Kearns2009-08-27
* Fix something to do with <a>.Kris Maglione2009-08-19
* Whitespace and semicolon fixes.Doug Kearns2009-08-10
* Add missing semicolons.Doug Kearns2009-06-02
* Add to TODO, etc.Kris Maglione2009-05-23
* Move application specific modes to config.modes.Doug Kearns2009-05-24
* Some esthetic and practical changes to modes and a couple of completion funct...Kris Maglione2009-05-05
* General cleanup related to last commit.Kris Maglione2009-04-15
* Merge branch 'master' into xulmusDoug Kearns2009-03-29
|\
| * changed my email addressMartin Stubenschrott2009-03-28
* | Added SearchView - '/', 'n' & 'N'Prathyush Thota2009-03-27
* | And xulmus was born.Doug Kearns2009-03-16
|/
* Fix buffer.getCurrentWord when the selection is collapsed and the word has pu...Kris Maglione2009-01-14
* Three small changes (copyright, template.js copyright, and tildetidy target)Ted Pavlic2009-01-12
* Whitespace fixes.Doug Kearns2009-01-12
* Update copyrights for 2009.Ted Pavlic2009-01-11
* Use self as the returned object from all creation functions.Doug Kearns2009-01-07
* Blur focused element on return to NORMAL mode.Kris Maglione2008-12-21
* prefer let over var in Mappings, Modes, and OptionsDoug Kearns2008-12-21
* Document some more crap.Kris Maglione2008-12-19
* brace formatting fixesDoug Kearns2008-12-19
* Kludge the stupid urlbar focus bug betterKris Maglione2008-12-18
* Update TODO, add :colo default (== :hi clear)Kris Maglione2008-12-16
* Revert 'Fixed the issue which cannot escape from hint mode normally.'Kris Maglione2008-12-16
* Fixed the issue which cannot escape from hint mode normally.anekos2008-12-17
* Fix some quirksKris Maglione2008-12-16
* Hopefully fix quirks in last commitKris Maglione2008-12-16
* show 'Press ENTER or type command to continue' againDaniel Bainton2008-12-16
* Add commandline.status and commandline.error. Feel free to revert this.Kris Maglione2008-12-14
* Dont allow <holding-tab> to lagKris Maglione2008-12-08
* Fix /find bugsKris Maglione2008-12-07
* Fix :time :stuff, etc.Kris Maglione2008-12-07
* Add separate echo/command-line widgetsKris Maglione2008-12-06
* Prevent async completions from resetting selected completionKris Maglione2008-12-05
* Fix command shadowKris Maglione2008-12-04
* Allow <Tab> completion of ;hint modes (again).Kris Maglione2008-12-04
* Rename liberator/ to common/Daniel Bainton2008-12-04