Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Move the ACR disabler to common/, pass it an add-on ID. | Kris Maglione | 2011-02-06 | |
| | | | | | | | | | | --HG-- rename : pentadactyl/content/disable-acr.jsm => common/content/disable-acr.jsm | |||
| * | Fix lost keys when opening command line for the first time. Fix cleanup issue. | Kris Maglione | 2011-02-06 | |
| | | ||||
* | | More groups work, including -args flag and proper serialization. | Kris Maglione | 2011-02-06 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Fix lost keys when opening command line for the first time. Fix cleanup issue. | Kris Maglione | 2011-02-06 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Change the signature of :group. Remove the now useless :mapgroup alias. | Kris Maglione | 2011-02-06 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | More group tweaks: colors- prefix for color scheme groups. :group default to ↵ | Kris Maglione | 2011-02-06 | |
| | | | | | | | | | | | | | | return to the default group for your script. --HG-- branch : groups | |||
* | | Merge default. | Kris Maglione | 2011-02-05 | |
|\| | | | | | | | | | --HG-- branch : groups | |||
| * | Fix some option validators. Add tests. | Kris Maglione | 2011-02-05 | |
| | | ||||
* | | Merge default. | Kris Maglione | 2011-02-05 | |
|\| | | | | | | | | | --HG-- branch : groups | |||
| * | Cache bookmarkcache.keywords. | Kris Maglione | 2011-02-05 | |
| | | ||||
| * | Fix failing tests. | Kris Maglione | 2011-02-05 | |
| | | ||||
| * | Import minor changes from groups branch. | Kris Maglione | 2011-02-05 | |
| | | ||||
* | | Make :rehash|echomsg "foo" work as expected. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Use broader heuristic for regexps in Styles.compileFilter. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Highlighting and stuff. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Also group :autocmds. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Use current group to select :style hive. Clear previous colorscheme's styles ↵ | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | | | | | on :colo. --HG-- branch : groups | |||
* | | Implement some cleanup code for groups. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Constify certain script global properties. Provide 'unload' method. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Don't duplicate group properties in subgroups. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Create 'group's for sourced scripts. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Standardize misspellings of the 'class' reserved word. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Ameliorate some naming issues. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Simplify some things that were decidedly unsimple. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Fix small completion.addonType issue on FF36. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Fix small completion.addonType issue. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Minor changes. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Fix failing tests. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | Fix problem with last commit. | Kris Maglione | 2011-02-05 | |
| | | | | | | | | | | --HG-- branch : groups | |||
* | | imported patch groups | Kris Maglione | 2011-02-05 | |
|/ | | | | | --HG-- branch : groups | |||
* | Reset progress indicator on location change. | Kris Maglione | 2011-02-04 | |
| | ||||
* | Clone arrays assigned to "live" properties, partially to deal with issues ↵ | Kris Maglione | 2011-02-04 | |
| | | | | with horrid Sandbox proxies and partly for other somewhat obvious reasons. | |||
* | Fix startup on FF36. | Kris Maglione | 2011-02-04 | |
| | ||||
* | Fix some command line focus issues. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Closes issue 349. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Remove debugging statements. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Skip setting elem.dactylKeyPress in passthrough-type modes. Closes issue #341. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Closes issue #309. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Fix :yank bug. Closes issue #330. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Hopefully fix load order bug. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Fix lost key presses when starting find mode during page load. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Auto-flush the autocomplete timer after feeding keys. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Ditch some dump()s. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Fix cleanup issue. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Fix unduly early loading of the commandline module. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Fix some more unfortunate bugs. Yay tests. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Fix unfortunate bug. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Another attempt at revision 8613b76cff40. | Kris Maglione | 2011-02-03 | |
| | ||||
* | Revert last revision. | Kris Maglione | 2011-02-03 | |
| | ||||
* | More lazy instantiation. Look out for breakage. | Kris Maglione | 2011-02-03 | |
| |