summaryrefslogtreecommitdiff
path: root/melodactyl
Commit message (Expand)AuthorAge
* Minor documentation fixes.Štěpán Němec2011-04-28
* More ad hoc i18n work.Doug Kearns2011-04-01
* Move some more message strings to the properties file.Doug Kearns2011-03-13
* Move some more message strings to the properties file.Doug Kearns2011-03-06
* Bump melodactyl maxVersion.Doug Kearns2011-02-25
* Fix global reference to SBGetBrowser in config.stop.Doug Kearns2011-02-24
* Remove some double spacing.Doug Kearns2011-02-24
* Fix config.isPlayerWindow.Doug Kearns2011-02-24
* Make Melodactyl minimally functional. Closes issue #340.Kris Maglione2011-02-22
* Slim down insert.xml again now that all mappings are described in the autogen...Štěpán Němec2011-02-20
* Add missing em:type flags to install.rdf files.Kris Maglione2011-01-25
* Update copyright headers.Kris Maglione2011-01-23
* Document the :command improvements added in the previous changeset.Štěpán Němec2011-01-19
* Support make install{xpi} for {Melo,Tele}dactyl.Doug Kearns2011-01-07
* Automagically generate DTDs. One more step towards dropping the chrome: proto...Kris Maglione2011-01-03
* Remove static syntax files.Kris Maglione2011-01-01
* Add missing :command-complete argument list help files.Doug Kearns2011-01-01
* Make the :command-complete completers config specific.Doug Kearns2011-01-01
* Normalise the help intro pages for each extension.Doug Kearns2011-01-01
* Update mapping definitions for Melodactyl and Teledactyl to use Args object.Doug Kearns2011-01-01
* Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the...Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Update Vim runtime files.Doug Kearns2010-12-22
* Remove 'linksearch' from the Vim runtime files.Doug Kearns2010-12-19
* Update Vim runtime files for 'smartcase' change.Doug Kearns2010-12-06
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01
* Update Vim runtime files for addition of 'urlsep' and removal of 'ls'.Doug Kearns2010-11-16
* Replace 'laststatus' with a 'guioptions' flag.Kris Maglione2010-11-14
* Remove the command Args dependency from a few straggling completers.Doug Kearns2010-11-09
* Replace a couple of references to util.Array with array.Doug Kearns2010-11-08
* Add missing semicolons.Doug Kearns2010-11-05
* dd 'passkeys' to the Vim syntax files.Doug Kearns2010-11-05
* Make use of the new default property of CommandOption in :sortview.Doug Kearns2010-11-05
* Fix typo in player.xml help.Doug Kearns2010-10-23
* Add cheap count support to :playernext and :playerprev.Doug Kearns2010-10-22
* Give a better error message when no arg is specified for :volume.Doug Kearns2010-10-22
* Fix Melodactyl volume mappings.Doug Kearns2010-10-22
* Fix track focusing in Melodactyl's :load and :filter.Doug Kearns2010-10-21
* Replace use of <b>arg</b> in API docs with *arg*.Doug Kearns2010-10-21
* Simplify :displaypane argument names.Doug Kearns2010-10-21
* Employ dactyl.assert where appropriate in Melodactyl.Doug Kearns2010-10-21
* Improve autocommands.xml formatting.Doug Kearns2010-10-21
* Use entities in xmlns attributes where missing.Doug Kearns2010-10-20
* Update Vim runtime files for Ex conditionals.Doug Kearns2010-10-17
* Update Vim runtime files for reactivated options and commands.Doug Kearns2010-10-15
* options.setPref -> prefs.setDoug Kearns2010-10-15
* Update straggler commands to use CommandOption.Doug Kearns2010-10-15
* Remove redundant use of Option.validateCompleter.Doug Kearns2010-10-15
* Restore PLAYER mode in Melodactyl.Doug Kearns2010-10-15
* Fix :displaypane help.Doug Kearns2010-10-15