index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
modules
/
contexts.jsm
Commit message (
Expand
)
Author
Age
*
Kill strict mode for the moment.
Kris Maglione
2011-11-27
*
Cleanup main.jsm. Add (currently disabled) command cacheing.
Kris Maglione
2011-10-06
*
New prototype ItemList implementation. Faster completion scrolling.
Kris Maglione
2011-10-02
*
Add util.weakReference that won't crash if you pass null.
Kris Maglione
2011-10-01
*
Allow loading plugins globally.
Kris Maglione
2011-10-01
*
Implement parent groups.
Kris Maglione
2011-09-27
*
Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event.
Kris Maglione
2011-09-10
*
Backed out changeset ccb7eca3e069
Kris Maglione
2011-08-23
*
First work towards group-local option values.
Kris Maglione
2011-08-23
*
After some profiling, give all modules a common prototype.
Kris Maglione
2011-08-22
*
Add dom.jsm. And stuff.
Kris Maglione
2011-08-22
*
Don't push pass through mode multiple times. Closes issue #641.
Kris Maglione
2011-08-19
*
Import part of top patch in queue: Add no-op option hive for plugin API reaso...
Kris Maglione
2011-08-16
*
Merge the globals of multiple plugins of the same name.
Kris Maglione
2011-08-12
*
Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.
Kris Maglione
2011-08-12
*
Make 'doc' available to group initializer.
Kris Maglione
2011-08-08
*
Fix :delgroup completer's builtin group exclusions.
Doug Kearns
2011-07-21
*
s/\bset\b/Set/g
Kris Maglione
2011-07-16
*
Add bang support to :delgroup to delete all groups.
Doug Kearns
2011-07-05
*
Add missing semicolons.
Doug Kearns
2011-06-16
*
Fix mode name generated for longer names in mapping serialization. Closes iss...
Kris Maglione
2011-06-11
*
Minor refactoring of last commit.
Kris Maglione
2011-06-06
*
Fix Scriptio.jsmCONTEXT value.
Kris Maglione
2011-06-06
*
Fix Firefox freakout. Closes issue #463.
Kris Maglione
2011-05-31
*
Collapse bloody focus region selection after following a hint.
Kris Maglione
2011-03-23
*
Fix possible crash when RC file can't be located. Closes issue #448.
Kris Maglione
2011-03-16
*
Localeify more strings.
Kris Maglione
2011-03-15
*
Move status updates out of the page load pipeline.
Kris Maglione
2011-03-15
*
Make userContext a proper Context.
Kris Maglione
2011-03-15
*
Move some more message strings to the properties file.
Doug Kearns
2011-03-08
*
Localization-related changes. Fix dead help links.
Kris Maglione
2011-03-04
*
Allow localization of command/mapping/option descriptions.
Kris Maglione
2011-03-04
*
Move some more strings to messages.properties and report (but don't throw) an...
Kris Maglione
2011-03-02
*
Move some event-based code into observers in the modules it affects.
Kris Maglione
2011-02-27
*
Ammend revision 9f791638b3ef: Don't throw, but report error.
Kris Maglione
2011-02-27
*
Throw an error when trying to replace a plugin context.
Kris Maglione
2011-02-27
*
Remove some double spacing.
Doug Kearns
2011-02-24
*
Fix live XPI update.
Kris Maglione
2011-02-23
*
Fix a silly error in modes.set.
Kris Maglione
2011-02-23
*
Make Melodactyl minimally functional. Closes issue #340.
Kris Maglione
2011-02-22
*
Add tests for dead help links. Fix some minor bugs. Show error when trying to...
Kris Maglione
2011-02-21
*
Fix key mapping fallthrough bug.
Kris Maglione
2011-02-19
*
Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, g...
Kris Maglione
2011-02-17
*
Don't beep after canceling a key chain with <Esc>
Kris Maglione
2011-02-16
*
Fix :au grouping bug.
Kris Maglione
2011-02-12
*
Don't inherit plugin contexts from modules.plugins.
Kris Maglione
2011-02-12
*
Add abbreviation hives and fix some apparently long standing abbreviation bug...
Kris Maglione
2011-02-11
*
Fix some context splitting issues and add the group flag missing from some :s...
Kris Maglione
2011-02-11
*
Make negation in site-filters do something more sensible.
Kris Maglione
2011-02-11
*
Fix botched patch.
Kris Maglione
2011-02-11
[next]