summaryrefslogtreecommitdiff
path: root/common/modules/highlight.jsm
Commit message (Collapse)AuthorAge
* Speed up hint generation for large numbers of hints.Kris Maglione2011-03-10
|
* Allow \c/\C in regexp options and so forth.Kris Maglione2011-03-02
|
* Move some more strings to messages.properties and report (but don't throw) ↵Kris Maglione2011-03-02
| | | | an error for unknown strings.
* Fix issue with last commit.Kris Maglione2011-02-19
|
* Allow specifying a local set of bindings for XMLToDom.Kris Maglione2011-02-19
|
* Preliminary REPL mode.Kris Maglione2011-02-17
|
* Require "x" flag in util.regexp for "extended" regex processing.Kris Maglione2011-02-15
|
* Fixes, mostly, most of which should really be in the default branch.Kris Maglione2011-02-09
| | | | | --HG-- branch : groups
* Add reference counts for globally active style hives.Kris Maglione2011-02-08
| | | | | --HG-- branch : groups
* Use current group to select :style hive. Clear previous colorscheme's styles ↵Kris Maglione2011-02-05
| | | | | | | on :colo. --HG-- branch : groups
* Clone arrays assigned to "live" properties, partially to deal with issues ↵Kris Maglione2011-02-04
| | | | with horrid Sandbox proxies and partly for other somewhat obvious reasons.
* Merge default.Kris Maglione2011-01-25
|\ | | | | | | | | --HG-- branch : key-processing
| * Fix Minefield.Kris Maglione2011-01-25
| |
* | Get rid of horrible coalesced event handlers in commandline.js.Kris Maglione2011-01-24
|/ | | | | --HG-- branch : key-processing
* Update copyright headers.Kris Maglione2011-01-23
|
* Fix startup when restoring preferences. Closes issue #291.Kris Maglione2011-01-22
|
* Add an experimental prototype download manager replacement. Fix some bugs.Kris Maglione2011-01-16
| | | | | --HG-- extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
* Ditch the bloody chrome registry.Kris Maglione2011-01-13
|
* Add named groups (a la Python) to util.regexp.Kris Maglione2011-01-12
|
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
|
* Fix :colo.Kris Maglione2011-01-04
|
* Experimental new Hint style. Lets see how vitriolic the reaction is.Kris Maglione2010-12-31
|
* Minor consistency fixes.Štěpán Němec2010-12-30
|
* Fix inherited CSS output in dactyl.exportHelp.Kris Maglione2010-12-30
|
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
|
* List links in :hi output; provide current/default value completion.Kris Maglione2010-12-30
|
* Allow recursive :hi linking.Kris Maglione2010-12-29
|
* Make help formatting slightly less sucky.Kris Maglione2010-12-29
|
* Fix :hi -a.Kris Maglione2010-12-29
|
* Tend towards proportional fonts in :help.Kris Maglione2010-12-29
|
* Add :hi -link.Kris Maglione2010-12-29
| | | | | --HG-- extra : rebase_source : 9bc26b19eac01350323073212d12a91fd2f31189
* Merge changes from bootstrapped.Kris Maglione2010-12-25
|
* Refactor the Styles API and implimentation slightly. Move deprecated() to ↵Kris Maglione2010-12-22
| | | | base.jsm.
* Replace older values with :sty/:hi -append rather than simply concatenating ↵Kris Maglione2010-12-21
| | | | the old string.
* Make Bookmark objects live writeable.Kris Maglione2010-12-10
|
* Moderately different (and probably jarring) :*usage definition information.Kris Maglione2010-12-03
|
* Open the firstrun page in a new tab.Kris Maglione2010-11-19
|
* Add light striping to the completions list until someone complains ↵Kris Maglione2010-11-17
| | | | (especially those using custom themes...)
* Fix a slight bug in lazy highlight group loading.Kris Maglione2010-11-17
|
* Replace use of <b>arg</b> in API docs with *arg*.Doug Kearns2010-10-21
| | | | | --HG-- extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef
* Hopefully remove some :abbrev silliiodocy.Kris Maglione2010-10-18
|
* Fix some typos.Štěpán Němec2010-10-16
|
* Somewhat better Y and :yank copy behavior that should work as expected on OS-X.Kris Maglione2010-10-15
|
* Import (and augment) my cookies plugin per Doug's suggestion, and improve ↵Kris Maglione2010-10-15
| | | | dactyl.generateHelp (and :yank).
* Fix typo.Kris Maglione2010-10-14
|
* Fix some stupid bugs in newer JägerMonkey. Closes issue #86.Kris Maglione2010-10-14
|
* Wrap long option values in :set output. Closes issue #84.Kris Maglione2010-10-14
| | | | | --HG-- extra : rebase_source : b6346cff93828af6c22b19bbd65ac5cf20b7e72d
* Fix a typo in styles.jsm. Closes issue #49.Kris Maglione2010-10-06
|
* Give the Cmd* and Status* highlight groups slightly higher precedence than ↵Kris Maglione2010-10-05
| | | | their unadorned variants.
* Replace the *.vimp file extension with config specific extensions.Doug Kearns2010-10-01
|