summaryrefslogtreecommitdiff
path: root/common/modules/template.jsm
Commit message (Expand)AuthorAge
* Automagically linkify error codes.Kris Maglione2011-03-07
* Normalise use of "res" vs "ret" for return variables.Doug Kearns2011-03-07
* Move some more strings to messages.properties and report (but don't throw) an...Kris Maglione2011-03-02
* Show 'passkeys' state of key chains in :listkeys. Fix linkifyHelp link stylin...Kris Maglione2011-02-20
* Fix shortcomings in last commit.Kris Maglione2011-02-19
* Update hints on command change in :addons/:downloads.Kris Maglione2011-02-19
* Stripe usage output as completions output.Kris Maglione2011-02-19
* Hack on :help NEWS.Kris Maglione2011-02-19
* 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
* Also group :autocmds.Kris Maglione2011-02-05
* Only explicitly demangle subscript URIs rather than doing it automatically in...Kris Maglione2011-02-02
* Run stylebot -- semicolons.Doug Kearns2011-02-01
* Use table tags in :addons and :downloads to better support :yank.Kris Maglione2011-01-26
* Recognise closing paren as a delimiter in linkifyHelp.Štěpán Němec2011-01-25
* Get rid of horrible coalesced event handlers in commandline.js.Kris Maglione2011-01-24
* Add Clear button to :downloads.Kris Maglione2011-01-24
* Merge default.Kris Maglione2011-01-23
|\
| * Update copyright headers.Kris Maglione2011-01-23
| * Fix arbitrary limit on the number of substrings to highlight in template.high...Kris Maglione2011-01-23
* | Move :downloads button logic into binding classes.Kris Maglione2011-01-23
* | Fix arbitrary limit on the number of substrings to highlight in template.high...Kris Maglione2011-01-23
|/
* Fix clicking bookmark/history links in the MOW. Closes issue #296.Kris Maglione2011-01-23
* Don't output blank lines for empty pageinfo sections.Doug Kearns2011-01-23
* Don't force help initialization until we see something that looks like a help...Kris Maglione2011-01-21
* util.regexp.iterateKris Maglione2011-01-20
* Update :listkeys for :mapgroups.Kris Maglione2011-01-19
* Fix last commit.Kris Maglione2011-01-19
* Add 'Copy File Path' MOW context menu item. Fix some bugs.Kris Maglione2011-01-17
* Add an experimental prototype download manager replacement. Fix some bugs.Kris Maglione2011-01-16
* Add cheap CSS highlighting which is unfortunately far to slow to make any use...Kris Maglione2011-01-13
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Fix user :commands and other minor cleanup.Kris Maglione2010-12-31
* Use options.list() for displaying option values.Kris Maglione2010-12-27
* [bootstrap] Add code to manually reload stale cached modules on rehash.Kris Maglione2010-12-25
* Automagically linkify help index descriptions.Kris Maglione2010-12-23
* Fix completion filter highlighting.Kris Maglione2010-12-22
* Add :feedkeys (perhaps to replace :normal?)Kris Maglione2010-12-22
* Refactor the Styles API and implimentation slightly. Move deprecated() to bas...Kris Maglione2010-12-22
* Make source linkfication in :list* less annoying.Kris Maglione2010-12-18
* Make source linkfication in :list* less annoying. Add help linkification to t...Kris Maglione2010-12-18
* Add :list* commands, linkify help tags in certain output, and augment :yank t...Kris Maglione2010-12-18
* Fix :tabdo.Kris Maglione2010-12-12
* Remove template.gradient.Kris Maglione2010-12-10
* Get rid of template.maybeXML.Kris Maglione2010-12-10
* Make Bookmark objects live writeable.Kris Maglione2010-12-10
* Also linkify 'Last set from' in :set output.Kris Maglione2010-12-09
* Do something sensible for items defined from :map/:com/... in :*usage!.Kris Maglione2010-12-09
* Make more effort to get at the actual filename behind a URL in view-source an...Kris Maglione2010-12-09
* Moderately different (and probably jarring) :*usage definition information.Kris Maglione2010-12-03