summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Fix entering digits in prompt mode. Release Pentadactyl 1.0 βeta 4.Kris Maglione2010-12-30
|/
* Release 1.0 βeta 4.Kris Maglione2010-12-30
* Fix FF36.Kris Maglione2010-12-30
* Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the...Kris Maglione2010-12-30
* Uncommitted code from last commit.Kris Maglione2010-12-30
* Add some more error handling code during the bootstrapping process.Kris Maglione2010-12-30
* Don't restrict the length of option/pref completions, just of the string disp...Kris Maglione2010-12-30
* Fix :set! completer.Kris Maglione2010-12-30
* Probably fix a race in completion list generation after :rehash.Kris Maglione2010-12-30
* Fix a typo in revision bfae12eaabd7.Štěpán Němec2010-12-31
* Deprecate dactyl.mode.Kris Maglione2010-12-30
* Add descriptions for mappable modes.Kris Maglione2010-12-30
* Remove relict SEARCH_* modes. Hide unmappable QUOTE/PASS THROUGH/LINE modes.Kris Maglione2010-12-30
* Minor consistency fixes.Štěpán Němec2010-12-30
* Don't be so eager to drop out of MOW mode for scrolling keys.Kris Maglione2010-12-30
* Allow using heredocs with :abbr/:au/:com/:map.Kris Maglione2010-12-30
* Improve 'hinttimeout' documentation, take two.Štěpán Němec2010-12-30
* Fix inherited CSS output in dactyl.exportHelp.Kris Maglione2010-12-30
* Fix slew of "Setting pref ... changed from its default value" messages on fir...Kris Maglione2010-12-30
* Fix 'hinttimeout' documentation.Štěpán Němec2010-12-30
* Fix macro playback.Doug Kearns2010-12-31
* Reinstate :list* filter argument broken in revision 943acba1da9e.Štěpán Němec2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Fix q mapping's action arg.Doug Kearns2010-12-30
* Minor fixup for 45b2508a55c9.Štěpán Němec2010-12-30
* List links in :hi output; provide current/default value completion.Kris Maglione2010-12-30
* Fix sizing of pinned tabs after toggling tab numbers.Kris Maglione2010-12-30
* Fix some smallish focus issued.Kris Maglione2010-12-30
* Import config into util.jsm. Fixes issue #NaN.Kris Maglione2010-12-29
* Get rid of offensively long list of specs for :setl and :setg, and other smal...Kris Maglione2010-12-29
* Allow recursive :hi linking.Kris Maglione2010-12-29
* Fix bad module reference in relocated config.js. Closes issue #220.Kris Maglione2010-12-29
* Replace weird mystery meat args of mapping actions with a proper object.Kris Maglione2010-12-29
* Cleanup completion.ex parsing and fix it for non-[a-zA-Z]+ commands.Kris Maglione2010-12-29
* Fix <C-[> passing and causing a history back event in command line mode. Fix ...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
* Remove format-string documentation.Štěpán Němec2010-12-29
* Document the 'set opt!=foo,bar' semantics for string options.Štěpán Němec2010-12-29
* Fix some typos and damage in the documentation.Štěpán Němec2010-12-29
* Remove unused variable assignment from CommandLine#onMultilineInputEvent.Doug Kearns2010-12-30
* Fix config.js:278: ReferenceError: bookmarks is not defined.Kris Maglione2010-12-29
* Cleanup sidebar menu generation.Kris Maglione2010-12-29
* Fix prefix in dump output.Kris Maglione2010-12-29
* Make 'stal' a string option.Kris Maglione2010-12-29
* Move config module to config.jsm.Kris Maglione2010-12-29
* Mention restartlessness in NEWS.Kris Maglione2010-12-29
* Docs and so forth for macro-string/compileMacro changes that snuck into a pre...Kris Maglione2010-12-29