summaryrefslogtreecommitdiff
path: root/common/modules/commands.jsm
Commit message (Expand)AuthorAge
* Fix some early instantiation.Kris Maglione2011-09-30
* Add first crude binary module implementation.Kris Maglione2011-09-22
* Add third argument to dactyl.clipboardWrite.Kris Maglione2011-09-19
* Fix 'downloadsort' help entry. Stuff.Kris Maglione2011-09-19
* After some profiling, give all modules a common prototype.Kris Maglione2011-08-22
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Because I can.Kris Maglione2011-08-21
* Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.Kris Maglione2011-08-12
* Serialize the :map -count flag.Kris Maglione2011-08-09
* Use [foo] instead of foo[] consistently in source doc type annotations.Štěpán Němec2011-07-22
* Change command.noRange message to noCount.Doug Kearns2011-07-21
* Add group filtering to :command and :autocommand listings.Doug Kearns2011-07-21
* s/\bset\b/Set/gKris Maglione2011-07-16
* Fix Command#lastCommand.Doug Kearns2011-07-05
* Fix duplicate plugin command listing in :command output.Doug Kearns2011-06-30
* Clarify some arg counts and some related tests.Doug Kearns2011-06-29
* Fix ex grr.Kris Maglione2011-05-27
* Better dactyl: charset handling. Fix some option completion issues.Kris Maglione2011-05-04
* More polyglotization.Kris Maglione2011-04-29
* Work around stupid error in Minefield.Kris Maglione2011-04-14
* Fix eaten error.Kris Maglione2011-04-08
* Fix idiocy. Closes issue #496.Kris Maglione2011-04-08
* Fix :command [arg].Doug Kearns2011-04-04
* More ad hoc i18n work.Doug Kearns2011-04-01
* Add missing docs and make 'showmode' a stringlist like 'passunknown' rather t...Kris Maglione2011-03-26
* Annotate most strings which need to be explicitly localified.Kris Maglione2011-03-25
* Fix :command -literal completion description.Doug Kearns2011-03-26
* Run style bot.Doug Kearns2011-03-19
* Localeify more strings.Kris Maglione2011-03-15
* Localitize deprecation warnings.Kris Maglione2011-03-14
* Move some more message strings to the properties file.Doug Kearns2011-03-13
* Add :pin and :unpin. Closes issue #344.Kris Maglione2011-03-11
* Fix live update issues.Kris Maglione2011-03-07
* Move some more message strings to the properties file.Doug Kearns2011-03-06
* Localization-related changes. Fix dead help links.Kris Maglione2011-03-04
* Allow localization of command/mapping/option descriptions.Kris Maglione2011-03-04
* 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) an...Kris Maglione2011-03-02
* Fix registration of commands on FF36.Kris Maglione2011-02-28
* Forbid plugins access to commands.add.Kris Maglione2011-02-27
* Fix :lc/help index generation on F36.Kris Maglione2011-02-23
* Automagically tagify index entries without existing help tags rather than eli...Kris Maglione2011-02-20
* Fix fallout from revision b9e99e213cb9.Kris Maglione2011-02-20
* Add missing function name. Fix cleanup on window close. Fix minor mode change...Kris Maglione2011-02-19
* Allow specifying a group: prefix for Ex commands.Kris Maglione2011-02-17
* Require "x" flag in util.regexp for "extended" regex processing.Kris Maglione2011-02-15
* Fix -tags option in command line generated by n_a. Closes issue #369.Kris Maglione2011-02-13
* Replace :abc, :comc, :mapc with :unab!, :delc!, :unmap!. Add bang to :styt, :...Kris Maglione2011-02-11
* Take groups into account for :style serialization and listing. Need utility f...Kris Maglione2011-02-11
* Add abbreviation hives and fix some apparently long standing abbreviation bug...Kris Maglione2011-02-11