Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add experimental jQuery-ish DOM object. | Kris Maglione | 2011-08-14 | |
| | ||||
* | Muck with stringmap/sitemap/stringmap default value completions. | Kris Maglione | 2011-08-07 | |
| | ||||
* | Deanchorify :style regexps more sensibly. | Kris Maglione | 2011-07-19 | |
| | ||||
* | Deanchorify :style regexps. | Kris Maglione | 2011-07-19 | |
| | ||||
* | s/\bset\b/Set/g | Kris Maglione | 2011-07-16 | |
| | ||||
* | Restore most of :style list filtering and clarify docs. | Doug Kearns | 2011-07-14 | |
| | | | | Closes issue #540. | |||
* | Fix styles.jsm typo. | Kris Maglione | 2011-07-07 | |
| | | | | | --HG-- extra : rebase_source : 4c9c7f9580a4562fb840aca58aa8096b25e2abc8 | |||
* | Documentation. | Kris Maglione | 2011-06-23 | |
| | ||||
* | Add support for regexp site-filters to :style. | Kris Maglione | 2011-06-19 | |
| | ||||
* | Don't set bang config property for :style, :dialog, :quitall which don't ↵ | Doug Kearns | 2011-06-19 | |
| | | | | support it. | |||
* | Don't store duplicate site-filters when appending to styles. | Doug Kearns | 2011-06-11 | |
| | | | | | --HG-- extra : rebase_source : aefc07675ea287d3b8d51c8fc56ecc14730b7c30 | |||
* | Better dactyl: charset handling. Fix some option completion issues. | Kris Maglione | 2011-05-04 | |
| | ||||
* | More polyglotization. | Kris Maglione | 2011-04-29 | |
| | ||||
* | Fix missing ancestor modes in :listkeys, recognize paths like c:/ on ↵ | Kris Maglione | 2011-04-24 | |
| | | | | Windows®, and elide redundant -group=user in :style serialization. | |||
* | Annotate most strings which need to be explicitly localified. | Kris Maglione | 2011-03-25 | |
| | ||||
* | Miscellaneous localization fixes. | Doug Kearns | 2011-03-15 | |
| | ||||
* | Move some more message strings to the properties file. | Doug Kearns | 2011-03-10 | |
| | ||||
* | Fix message output when listing styles and there are none. | Doug Kearns | 2011-03-06 | |
| | ||||
* | Fix "style.none" message value. | Doug Kearns | 2011-03-06 | |
| | ||||
* | Move some more message strings to the properties file. | Doug Kearns | 2011-03-06 | |
| | ||||
* | Allow \c/\C in regexp options and so forth. | Kris Maglione | 2011-03-02 | |
| | ||||
* | Remove some double spacing. | Doug Kearns | 2011-02-24 | |
| | | | | | --HG-- extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27 | |||
* | Fix [[/]]. | Kris Maglione | 2011-02-18 | |
| | ||||
* | Require "x" flag in util.regexp for "extended" regex processing. | Kris Maglione | 2011-02-15 | |
| | ||||
* | Fix pressing <Space> in content-editable windows. Closes issue ↵ | Kris Maglione | 2011-02-12 | |
| | | | | #not-in-the-tracker-for-some-reason. | |||
* | Fix :map serialization bug. | Kris Maglione | 2011-02-12 | |
| | | | | | --HG-- extra : rebase_source : bb62f05a95699fad0a64d07b35cd79fc653d89c7 | |||
* | Update the docs with the recent command banging. | Štěpán Němec | 2011-02-12 | |
| | ||||
* | Don't generate :style definitions with ! in :mkp. Remove <oa>!</oa> from docs. | Kris Maglione | 2011-02-11 | |
| | ||||
* | Replace :abc, :comc, :mapc with :unab!, :delc!, :unmap!. Add bang to :styt, ↵ | Kris Maglione | 2011-02-11 | |
| | | | | :delsty, ... | |||
* | Take groups into account for :style serialization and listing. Need utility ↵ | Kris Maglione | 2011-02-11 | |
| | | | | functions for these things. | |||
* | Fix error message during :sty(e|dis|t) completions. | Kris Maglione | 2011-02-11 | |
| | ||||
* | Fix some context splitting issues and add the group flag missing from some ↵ | Kris Maglione | 2011-02-11 | |
| | | | | :style commands. | |||
* | Experimentally move contexts.js to contexts.jsm. | Kris Maglione | 2011-02-10 | |
| | | | | | | --HG-- branch : groups rename : common/content/contexts.js => common/modules/contexts.jsm | |||
* | Experimentally move commands.js and options.js to modules. Fix some bugs. | Kris Maglione | 2011-02-10 | |
| | | | | | | | --HG-- branch : groups rename : common/content/commands.js => common/modules/commands.jsm rename : common/content/options.js => common/modules/options.jsm | |||
* | Fixes, mostly, most of which should really be in the default branch. | Kris Maglione | 2011-02-09 | |
| | | | | | --HG-- branch : groups | |||
* | Add reference counts for globally active style hives. | Kris Maglione | 2011-02-08 | |
| | | | | | --HG-- branch : groups | |||
* | Also add events groups for the use of plugins. | Kris Maglione | 2011-02-06 | |
| | | | | | --HG-- branch : groups | |||
* | Also groupify commands. Usage examples are in official plugins. | Kris Maglione | 2011-02-06 | |
| | | | | | --HG-- branch : groups | |||
* | Adjust some API names to make things more consistent and less confusing. | Kris Maglione | 2011-02-06 | |
| | | | | | --HG-- branch : groups | |||
* | Use broader heuristic for regexps in Styles.compileFilter. | 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 | |||
* | 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 disabling of stylesheets. | Kris Maglione | 2011-02-02 | |
| | ||||
* | Format generated stylesheets a bit more nicely. | Kris Maglione | 2011-02-02 | |
| | ||||
* | Update leading comment in stylesheets. | Kris Maglione | 2011-02-02 | |
| | ||||
* | Replace horrible chrome-data URLs with somewhat more comprehensible ↵ | Kris Maglione | 2011-02-02 | |
| | | | | dactyl://style/ URLs. | |||
* | Fix CSS property completion issue. | Kris Maglione | 2011-01-27 | |
| | | | | | --HG-- branch : key-processing | |||
* | Fix regex filters for site-specific mappings. | Kris Maglione | 2011-01-27 | |
| | | | | | --HG-- branch : key-processing | |||
* | Update copyright headers. | Kris Maglione | 2011-01-23 | |
| | ||||
* | Don't force help initialization until we see something that looks like a ↵ | Kris Maglione | 2011-01-21 | |
| | | | | help link. Other small interface changes. |