summaryrefslogtreecommitdiff
path: root/common/modules/base.jsm
Commit message (Expand)AuthorAge
* Add array indexing to macro-string processing. Checkin Minefield crash workar...Kris Maglione2011-05-27
* More polyglotization.Kris Maglione2011-04-29
* Work around stupid error in Minefield.Kris Maglione2011-04-14
* Fix 'passkeys' on Minefield.Kris Maglione2011-04-07
* Whitespace fixes.Doug Kearns2011-04-04
* Add missing services.tld.Kris Maglione2011-03-31
* Fix possible crash when RC file can't be located. Closes issue #448.Kris Maglione2011-03-16
* Make userContext a proper Context.Kris Maglione2011-03-15
* Fix 'activate'.Kris Maglione2011-03-14
* Localitize deprecation warnings.Kris Maglione2011-03-14
* Allow <*-Globbed> modifier keys.Kris Maglione2011-03-14
* Localize some more strings.Kris Maglione2011-03-12
* Fix hints on Firefox 4.Kris Maglione2011-03-12
* Localizify sanitizer descriptions.Kris Maglione2011-03-07
* Localize pageinfo titles.Kris Maglione2011-03-07
* Fix live update issues.Kris Maglione2011-03-07
* Normalise use of "res" vs "ret" for return variables.Doug Kearns2011-03-07
* Allow localization of command/mapping/option descriptions.Kris Maglione2011-03-04
* Fix absurd error on FF36.Kris Maglione2011-03-03
* Fix local mapping bug. Change statusline API slightly.Kris Maglione2011-02-28
* Move some event-based code into observers in the modules it affects.Kris Maglione2011-02-27
* Make Teledactyl minimally functional, albeit with quite a lot of errors on th...Kris Maglione2011-02-19
* Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin...Kris Maglione2011-02-19
* Add missing function name. Fix cleanup on window close. Fix minor mode change...Kris Maglione2011-02-19
* Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, g...Kris Maglione2011-02-17
* Work around some conceivable race conditions in one of my least favorite comm...Kris Maglione2011-02-14
* Check branch after a timeout.Kris Maglione2011-02-14
* Fix config.addon bug and augment Class.memoize somewhat.Kris Maglione2011-02-14
* Ignore arg/motion maps when shorter matching map is found. Closes issue #365.Kris Maglione2011-02-12
* Take groups into account for :style serialization and listing. Need utility f...Kris Maglione2011-02-11
* Fix bugs yay.Kris Maglione2011-02-10
* Experimentally move contexts.js to contexts.jsm.Kris Maglione2011-02-10
* Fix a race.Kris Maglione2011-02-10
* Merge default.Kris Maglione2011-02-08
|\
| * Deal with Firefox 3 being crap.Kris Maglione2011-02-08
| * Fix sanitizer initialization. Add tests.Kris Maglione2011-02-06
| * Fix lost keys when opening command line for the first time. Fix cleanup issue.Kris Maglione2011-02-06
| * Import minor changes from groups branch.Kris Maglione2011-02-05
* | Add reference counts for globally active style hives.Kris Maglione2011-02-08
* | Merge default.Kris Maglione2011-02-07
* | Fix lost keys when opening command line for the first time. Fix cleanup issue.Kris Maglione2011-02-06
* | imported patch groupsKris Maglione2011-02-05
|/
* Ditch some dump()s.Kris Maglione2011-02-03
* Fix some more unfortunate bugs. Yay tests.Kris Maglione2011-02-03
* Another attempt at revision 8613b76cff40.Kris Maglione2011-02-03
* Revert last revision.Kris Maglione2011-02-03
* More lazy instantiation. Look out for breakage.Kris Maglione2011-02-03
* Manually run Ex completers rather than pushing them through theKris Maglione2011-02-02
* Only explicitly demangle subscript URIs rather than doing it automatically in...Kris Maglione2011-02-02
* Ignore non-enumerable properties in set.has.Doug Kearns2011-02-01