Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Normalise naming of module initializer functions. | Doug Kearns | 2012-10-11 |
| | |||
* | Rename :mksyntax to :mkvimruntime. | Doug Kearns | 2011-07-07 |
| | | | | | | This now generates and installs all Vim runtime files. Closes issue #653. | ||
* | Normalise use of the ellipsis character in help files. | Doug Kearns | 2012-08-16 |
| | |||
* | s/dactyl.sf.net/5digits.org/g | Kris Maglione | 2012-04-05 |
| | |||
* | More cleanup. Fix some Teledactyl bugginess. | Kris Maglione | 2011-09-29 |
| | |||
* | Remove dead protocols.js symlinks. | Kris Maglione | 2011-08-28 |
| | |||
* | Further mode names normalisation in docs. | Doug Kearns | 2011-07-29 |
| | | | | | --HG-- extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa | ||
* | Autogenerate :h dialog-list. | Štěpán Němec | 2011-07-26 |
| | |||
* | Use [foo] instead of foo[] consistently in source doc type annotations. | Štěpán Němec | 2011-07-22 |
| | |||
* | s/\bset\b/Set/g | Kris Maglione | 2011-07-16 |
| | |||
* | Minor documentation fixes. | Štěpán Němec | 2011-04-28 |
| | | | | Closes issue #521. | ||
* | More ad hoc i18n work. | Doug Kearns | 2011-04-01 |
| | |||
* | Move some more message strings to the properties file. | Doug Kearns | 2011-03-13 |
| | |||
* | Move some more message strings to the properties file. | Doug Kearns | 2011-03-06 |
| | |||
* | Bump melodactyl maxVersion. | Doug Kearns | 2011-02-25 |
| | | | | | --HG-- extra : rebase_source : 8179dd0861917550ee538e1862c9beec61fd2351 | ||
* | Fix global reference to SBGetBrowser in config.stop. | Doug Kearns | 2011-02-24 |
| | | | | | --HG-- extra : rebase_source : b5f287418fe2087af5c8c1db83eb6cf995a1e66e | ||
* | Remove some double spacing. | Doug Kearns | 2011-02-24 |
| | | | | | --HG-- extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27 | ||
* | Fix config.isPlayerWindow. | Doug Kearns | 2011-02-24 |
| | | | | Fixes player mode mappings. | ||
* | Make Melodactyl minimally functional. Closes issue #340. | Kris Maglione | 2011-02-22 |
| | | | | | --HG-- rename : pentadactyl/chrome.manifest => common/chrome.manifest | ||
* | Slim down insert.xml again now that all mappings are described in the ↵ | Štěpán Němec | 2011-02-20 |
| | | | | | | | | | | autogenerated index. Rename it to editing.xml, as it describes text (area) editing in general, not only Insert mode. --HG-- rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml | ||
* | Add missing em:type flags to install.rdf files. | Kris Maglione | 2011-01-25 |
| | |||
* | Update copyright headers. | Kris Maglione | 2011-01-23 |
| | |||
* | Document the :command improvements added in the previous changeset. | Štěpán Němec | 2011-01-19 |
| | |||
* | Support make install{xpi} for {Melo,Tele}dactyl. | Doug Kearns | 2011-01-07 |
| | |||
* | Automagically generate DTDs. One more step towards dropping the chrome: ↵ | Kris Maglione | 2011-01-03 |
| | | | | | | | protocol. --HG-- rename : common/content/io.js => common/modules/io.jsm | ||
* | Remove static syntax files. | Kris Maglione | 2011-01-01 |
| | |||
* | Add missing :command-complete argument list help files. | Doug Kearns | 2011-01-01 |
| | |||
* | Make the :command-complete completers config specific. | Doug Kearns | 2011-01-01 |
| | | | | Adds a few missing completers for Pentadactyl. | ||
* | Normalise the help intro pages for each extension. | Doug Kearns | 2011-01-01 |
| | | | | Specific content is still to come. | ||
* | Update mapping definitions for Melodactyl and Teledactyl to use Args object. | Doug Kearns | 2011-01-01 |
| | |||
* | Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix ↵ | Kris Maglione | 2010-12-30 |
| | | | | the command line option handler in fresh installs. | ||
* | Miscellaneous semicolon, whitespace, and formatting fixes. | Doug Kearns | 2010-12-30 |
| | |||
* | Update Vim runtime files. | Doug Kearns | 2010-12-22 |
| | |||
* | Remove 'linksearch' from the Vim runtime files. | Doug Kearns | 2010-12-19 |
| | | | | Also mention its removal in NEWS. | ||
* | Update Vim runtime files for 'smartcase' change. | Doug Kearns | 2010-12-06 |
| | |||
* | Do away with services.(get|create), and move the prefs module to its own file. | Kris Maglione | 2010-12-01 |
| | |||
* | Update Vim runtime files for addition of 'urlsep' and removal of 'ls'. | Doug Kearns | 2010-11-16 |
| | |||
* | Replace 'laststatus' with a 'guioptions' flag. | Kris Maglione | 2010-11-14 |
| | |||
* | Remove the command Args dependency from a few straggling completers. | Doug Kearns | 2010-11-09 |
| | | | | | --HG-- extra : rebase_source : 12e642050a248dc0a33164d6757e925c9339a760 | ||
* | Replace a couple of references to util.Array with array. | Doug Kearns | 2010-11-08 |
| | |||
* | Add missing semicolons. | Doug Kearns | 2010-11-05 |
| | | | | | --HG-- extra : rebase_source : 9b307f142d55c3cd89ea6010ea15f1d26b11846f | ||
* | dd 'passkeys' to the Vim syntax files. | Doug Kearns | 2010-11-05 |
| | |||
* | Make use of the new default property of CommandOption in :sortview. | Doug Kearns | 2010-11-05 |
| | | | | | --HG-- extra : rebase_source : 4b616d19e9b74229c65738be500653c075ea62e8 | ||
* | Fix typo in player.xml help. | Doug Kearns | 2010-10-23 |
| | |||
* | Add cheap count support to :playernext and :playerprev. | Doug Kearns | 2010-10-22 |
| | |||
* | Give a better error message when no arg is specified for :volume. | Doug Kearns | 2010-10-22 |
| | |||
* | Fix Melodactyl volume mappings. | Doug Kearns | 2010-10-22 |
| | |||
* | Fix track focusing in Melodactyl's :load and :filter. | Doug Kearns | 2010-10-21 |
| | | | | | --HG-- extra : rebase_source : f1aa56b7413a785e601b95da5052e94e851bdfbe | ||
* | Replace use of <b>arg</b> in API docs with *arg*. | Doug Kearns | 2010-10-21 |
| | | | | | --HG-- extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef | ||
* | Simplify :displaypane argument names. | Doug Kearns | 2010-10-21 |
| |