summaryrefslogtreecommitdiff
path: root/common/modules/contexts.jsm
Commit message (Expand)AuthorAge
* s/\bset\b/Set/gKris Maglione2011-07-16
* Add bang support to :delgroup to delete all groups.Doug Kearns2011-07-05
* Add missing semicolons.Doug Kearns2011-06-16
* Fix mode name generated for longer names in mapping serialization. Closes iss...Kris Maglione2011-06-11
* Minor refactoring of last commit.Kris Maglione2011-06-06
* Fix Scriptio.jsmCONTEXT value.Kris Maglione2011-06-06
* Fix Firefox freakout. Closes issue #463.Kris Maglione2011-05-31
* Collapse bloody focus region selection after following a hint.Kris Maglione2011-03-23
* Fix possible crash when RC file can't be located. Closes issue #448.Kris Maglione2011-03-16
* Localeify more strings.Kris Maglione2011-03-15
* Move status updates out of the page load pipeline.Kris Maglione2011-03-15
* Make userContext a proper Context.Kris Maglione2011-03-15
* Move some more message strings to the properties file.Doug Kearns2011-03-08
* Localization-related changes. Fix dead help links.Kris Maglione2011-03-04
* Allow localization of command/mapping/option descriptions.Kris Maglione2011-03-04
* Move some more strings to messages.properties and report (but don't throw) an...Kris Maglione2011-03-02
* Move some event-based code into observers in the modules it affects.Kris Maglione2011-02-27
* Ammend revision 9f791638b3ef: Don't throw, but report error.Kris Maglione2011-02-27
* Throw an error when trying to replace a plugin context.Kris Maglione2011-02-27
* Remove some double spacing.Doug Kearns2011-02-24
* Fix live XPI update.Kris Maglione2011-02-23
* Fix a silly error in modes.set.Kris Maglione2011-02-23
* Make Melodactyl minimally functional. Closes issue #340.Kris Maglione2011-02-22
* Add tests for dead help links. Fix some minor bugs. Show error when trying to...Kris Maglione2011-02-21
* Fix key mapping fallthrough bug.Kris Maglione2011-02-19
* Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, g...Kris Maglione2011-02-17
* Don't beep after canceling a key chain with <Esc>Kris Maglione2011-02-16
* Fix :au grouping bug.Kris Maglione2011-02-12
* Don't inherit plugin contexts from modules.plugins.Kris Maglione2011-02-12
* Add abbreviation hives and fix some apparently long standing abbreviation bug...Kris Maglione2011-02-11
* Fix some context splitting issues and add the group flag missing from some :s...Kris Maglione2011-02-11
* Make negation in site-filters do something more sensible.Kris Maglione2011-02-11
* Fix botched patch.Kris Maglione2011-02-11
* Add some rough docs for :group and the various -group flags.Kris Maglione2011-02-11
* Fix bugs yay.Kris Maglione2011-02-10
* Experimentally move contexts.js to contexts.jsm.Kris Maglione2011-02-10