summaryrefslogtreecommitdiff
path: root/common/content/mow.js
Commit message (Expand)AuthorAge
* More pointification and general code cleanup. Also massive, crazy, conflict-r...Kris Maglione2013-09-21
* Convert expression closures to arrow syntax.Doug Kearns2013-09-15
* Add missing semicolons, fix whitespace and normalise Vim modelines.Doug Kearns2013-08-03
* Fix cross-compartment instanceof issues.Kris Maglione2013-08-01
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-12-16
* Death to E4X and stuff.Kris Maglione2012-11-27
* Death to E4X and stuff.Kris Maglione2012-11-27
* Fix the deprecated buffer.getCurrentWord() usage leftover.Štěpán Němec2012-07-24
* Kill strict mode for the moment.Kris Maglione2011-11-27
* Fix visual bell completion list sizing thing.Kris Maglione2011-10-26
* Hint processing mapping state magic stuff.Kris Maglione2011-10-10
* Make caret visible while selected when in Visual Text Edit mode.Kris Maglione2011-10-05
* Sizing hacks for REPL modes.Kris Maglione2011-10-04
* Fix completion list sizing issues.Kris Maglione2011-10-03
* Enable the new ItemList. Add tentative new c_<C-f>/c_<PageDown>, c_<C-b>/c_<P...Kris Maglione2011-10-03
* New prototype ItemList implementation. Faster completion scrolling.Kris Maglione2011-10-02
* Add search to the MOW, skip search results in hidden nodes, and fix MOW sizin...Kris Maglione2011-10-01
* Add cache module. Cleanup help and DTD generation. Fix :help version generati...Kris Maglione2011-09-30
* More cleanup. Fix some Teledactyl bugginess.Kris Maglione2011-09-29
* Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event.Kris Maglione2011-09-10
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Closes issue #635.Kris Maglione2011-08-18
* Add canceled property to DOM instances. Remove stray util.haveGecko call.Kris Maglione2011-08-15
* Move overlay magic from util to overlay module.Kris Maglione2011-08-15
* Move DOM and config properties from the util namespace to the DOM and config ...Kris Maglione2011-08-14
* Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.Kris Maglione2011-08-12
* Poke :downloads a bit. Add -sort flag, downloadsort option, :dlclear command....Kris Maglione2011-04-28
* Fix idiocy. Closes issue #496.Kris Maglione2011-04-08
* Whitespace fixes.Doug Kearns2011-04-04
* More ad hoc i18n work.Doug Kearns2011-04-01
* Annotate most strings which need to be explicitly localified.Kris Maglione2011-03-25
* Add missing Vim modeline.Doug Kearns2011-03-19
* Localize the more prompt messages.Doug Kearns2011-03-19
* Fix echo bugs. Closes issue #414.Kris Maglione2011-03-04
* Fix bad regexp replacement in mow.js.Kris Maglione2011-02-26
* Move some messages to properties file. Local and modules directories still to...Kris Maglione2011-02-25
* Add missing function name. Fix cleanup on window close. Fix minor mode change...Kris Maglione2011-02-19
* Fix problem with last commit.Kris Maglione2011-02-19
* Add some MOW bindings to REPL mode. Add counts to MOW bindings.Kris Maglione2011-02-17
* Minor key processing tweaks.Kris Maglione2011-02-15
* Fix RangeFind quirks.Kris Maglione2011-02-13
* Fix bug.Kris Maglione2011-02-12
* Fix a race.Kris Maglione2011-02-10
* Add contexts.withContext.Kris Maglione2011-02-07
* Bake hg version into install.rdf on XPI build. Warn users who are running in ...Kris Maglione2011-02-07
* Kill useless dump statements. :(Kris Maglione2011-02-07
* Last commit, only better and with collateral fixes.Kris Maglione2011-02-07
* Fix horrible performance problems with multiple MOW echoes.Kris Maglione2011-02-07
* imported patch groupsKris Maglione2011-02-05