summaryrefslogtreecommitdiff
path: root/common/modules/finder.jsm
Commit message (Expand)AuthorAge
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-11-28
* Normalise naming of module initializer functions.Doug Kearns2012-10-11
* Fix incfind annoyingness on newer Firefoxen.Kris Maglione2012-08-10
* Merge addon-common module loading code to fix Minefield.Kris Maglione2012-05-07
* s/dactyl.sf.net/5digits.org/gKris Maglione2012-04-05
* Kill strict mode for the moment.Kris Maglione2011-11-27
* Fix some rangefind bugginess.Kris Maglione2011-11-25
* Assertions yay.Kris Maglione2011-10-25
* Alias ? to <S-Slash>. Closes issue #654.Kris Maglione2011-10-25
* RangeFind highlight cleanup stuff and stuff.Kris Maglione2011-10-17
* Don't commafy charlist options in :set output.Kris Maglione2011-10-08
* Closes issue #449.Kris Maglione2011-10-07
* Register support with a crude kill ring.Kris Maglione2011-10-06
* Add gu, gU. Fix some editor issues and annoyances. Better undo support. Don't...Kris Maglione2011-10-04
* Remove dead code.Kris Maglione2011-10-03
* Try to move the caret within the viewport on entering Caret or Find mode. Clo...Kris Maglione2011-10-03
* Add util.weakReference that won't crash if you pass null.Kris Maglione2011-10-01
* Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu ev...Kris Maglione2011-10-01
* Add search to the MOW, skip search results in hidden nodes, and fix MOW sizin...Kris Maglione2011-10-01
* Fix some marks issues. Always scroll to the [count]th line rather than the [c...Kris Maglione2011-09-27
* Add 'linenumbers'.Kris Maglione2011-09-27
* Enable 'hlf' for regexp find.Kris Maglione2011-09-26
* Add forgotten changes.Kris Maglione2011-09-26
* Add crude regexp search functionality. Why not. Add 'findflags'. Fix some ran...Kris Maglione2011-09-24
* Backed out changeset ccb7eca3e069Kris Maglione2011-08-23
* First work towards group-local option values.Kris Maglione2011-08-23
* After some profiling, give all modules a common prototype.Kris Maglione2011-08-22
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Move DOM and config properties from the util namespace to the DOM and config ...Kris Maglione2011-08-14
* Push location stack on //?/n/N/[/].Kris Maglione2011-08-11
* Add operator mode per Vim. Wrap most editor commands in transactions. And stu...Kris Maglione2011-08-05
* finder: Fix the case when there are no anonymous nodes in the document.Štěpán Němec2011-07-27
* Closes issue #560.Kris Maglione2011-07-27
* Add finder map aliases.Doug Kearns2011-07-21
* Fix some option descriptions so they're properly help linkified.Doug Kearns2011-07-05
* Add missing import to finder.jsm.Kris Maglione2011-06-25
* Fix rare initialization order issue.Kris Maglione2011-06-25
* Add missing semicolons.Doug Kearns2011-06-16
* Fix issue with ?.Kris Maglione2011-04-28
* Fix rangefinder search history issue.Kris Maglione2011-03-12
* Move some more message strings to the properties file.Doug Kearns2011-03-06
* Deal with echoed messages being cleared by scroll event. Closes issue #374.Kris Maglione2011-03-05
* Localization-related changes. Fix dead help links.Kris Maglione2011-03-04
* Fix ill-conceived and confusing naming issue.Kris Maglione2011-02-20
* Make Teledactyl minimally functional, albeit with quite a lot of errors on th...Kris Maglione2011-02-19
* Fix link search.Kris Maglione2011-02-18
* Deal with recent horrible TraceMonkey quirks.Kris Maglione2011-02-14
* Fix RangeFind quirks.Kris Maglione2011-02-13
* Fix some bugs.Kris Maglione2011-02-07