summaryrefslogtreecommitdiff
path: root/common/modules/util.jsm
Commit message (Expand)AuthorAge
* Add cheap CSS highlighting which is unfortunately far to slow to make any use...Kris Maglione2011-01-13
* Fix bug in last commit.Kris Maglione2011-01-13
* Fix util.regexp#exec for null matches.Kris Maglione2011-01-13
* Fix arg maps.Kris Maglione2011-01-12
* Move common deprecation message content to deprecated().Doug Kearns2011-01-13
* Add some missing deprecated buffer features.Doug Kearns2011-01-13
* Add named groups (a la Python) to util.regexp.Kris Maglione2011-01-12
* Fix bloody new window overlay issues on 3.6+, at least.Kris Maglione2011-01-11
* Deprecate util.{writeTo,readFrom}Clipboard.Doug Kearns2011-01-11
* Document the util.* functions' useful return values.Štěpán Němec2011-01-11
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Slightly refactor the marks code. Make :delmarks, :marks and :qmarks accept r...Štěpán Němec2011-01-10
* Deal with fallout from 609832.Kris Maglione2011-01-09
* Automagically grab form charset in ;S.Kris Maglione2011-01-09
* Move things to the buffer instance that have no business being in the buffer ...Kris Maglione2011-01-09
* Try not to reset dactylFocusAllowed on hash tag change. Closes issue #237.Kris Maglione2011-01-05
* Experimentally move finder.js to finder.jsm.Kris Maglione2011-01-04
* Experimentally move more modules to global modules.Kris Maglione2011-01-03
* Automagically generate DTDs. One more step towards dropping the chrome: proto...Kris Maglione2011-01-03
* Fix about:pentadactyl by registering the component manually. Et cetera.Kris Maglione2011-01-03
* Match only complete words in :lk filters. Should we maybe support regexps ins...Kris Maglione2011-01-03
* Move iteration utility functions to the iter namespace.Kris Maglione2011-01-02
* Add input:true to modes.MENU, just for the hell of it.Kris Maglione2011-01-01
* Add some docs for util.editableInputs.Doug Kearns2011-01-01
* Release 1.0 βeta 4.Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Import config into util.jsm. Fixes issue #NaN.Kris Maglione2010-12-29
* Move config module to config.jsm.Kris Maglione2010-12-29
* Docs and so forth for macro-string/compileMacro changes that snuck into a pre...Kris Maglione2010-12-29
* Fix scrolling bug.Kris Maglione2010-12-29
* Use real key bindings in MOW mode, and also restore the strange key passing b...Kris Maglione2010-12-28
* Show the hg revision and date in :version where possible when running from a ...Kris Maglione2010-12-28
* [bootstrap] Fix highlighting the statusline and visual bell after rehash.Kris Maglione2010-12-28
* Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ...Kris Maglione2010-12-28
* Accept command line arguments in :rehash. Document :rehash, add :exttoggle, :...Kris Maglione2010-12-28
* Fix cleanup of styles during :rehash.Kris Maglione2010-12-27
* Possibly stem aforementioned focus bug.Kris Maglione2010-12-27
* Fix focus bug. Closes issue #212.Kris Maglione2010-12-27
* Fix error trapping in events.feedkeys.Kris Maglione2010-12-27
* [bootstrap] Merge default.Kris Maglione2010-12-27
|\
| * Some small changes for the sake of plugins.Kris Maglione2010-12-26
* | [bootstrap] Merge default.Kris Maglione2010-12-26
|\|
| * Fix macro interpolation of null counts in key bindings.Kris Maglione2010-12-26
| * Allow binding keys in "menu" modes.Kris Maglione2010-12-25
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
* | [bootstrap] Purge stale modules on upgrade as well as explicit rehash.Kris Maglione2010-12-25
* | Fix some subtle rehashing bugs.Kris Maglione2010-12-25
* | [bootstrap] Add a :rehash (temporarily undocumented) command.Kris Maglione2010-12-25
* | [bootstrap] Add code to manually reload stale cached modules on rehash.Kris Maglione2010-12-25