summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Flush all caches on :rehash.Kris Maglione2011-09-30
* Fix the last commit.Štěpán Němec2011-10-01
* Add some example commands and mappings.Štěpán Němec2011-10-01
* Minor doc fixes. Closes issue #669.Štěpán Němec2011-09-30
* Fix some early instantiation.Kris Maglione2011-09-30
* No cache entries with the same names as path components...Kris Maglione2011-09-30
* cache.jsm magic.Kris Maglione2011-09-30
* Add cache module. Cleanup help and DTD generation. Fix :help version generati...Kris Maglione2011-09-30
* More cleanup. Fix some Teledactyl bugginess.Kris Maglione2011-09-29
* Cleanup.Kris Maglione2011-09-29
* Kill the buffer.scrollTo redrawing hack.Kris Maglione2011-09-29
* Fix smooth scroll issue.Kris Maglione2011-09-29
* Gecko developers hate us.Kris Maglione2011-09-29
* Add binary component for Gecko 10/Linux/x86-64.Kris Maglione2011-09-28
* Kill AUTOCOMPLETE mode with <C-c>.Kris Maglione2011-09-28
* Fix typos and stuff.Kris Maglione2011-09-28
* Less sucky i_<C-u>.Kris Maglione2011-09-28
* Consistent non-sucky i_<C-w> across platforms.Kris Maglione2011-09-28
* Less sucky t_w.Kris Maglione2011-09-28
* Fix :set number!=...Kris Maglione2011-09-28
* Fix option shortname clashes.Kris Maglione2011-09-28
* Move smooth-scroll plugin to the core.Kris Maglione2011-09-28
* Fix some typos.Štěpán Němec2011-09-28
* Closes issue #667.Kris Maglione2011-09-28
* Add params and data parameters to util.httpRequest params object. Add docs.Kris Maglione2011-09-27
* Implement parent groups.Kris Maglione2011-09-27
* Add comma.Kris Maglione2011-09-27
* Fix some marks issues. Always scroll to the [count]th line rather than the [c...Kris Maglione2011-09-27
* Add 'linenumbers'.Kris Maglione2011-09-27
* :emenu invocation efficiency enhancement.Kris Maglione2011-09-26
* Key expansion magic. Closes issue #638.Kris Maglione2011-09-26
* Enable 'hlf' for regexp find.Kris Maglione2011-09-26
* Add (considerably evil) dactylIUtils.getScrollable. Deal with some quirky sit...Kris Maglione2011-09-26
* Add forgotten changes.Kris Maglione2011-09-26
* Add dactylIUtils.createContents. Closes issue #581.Kris Maglione2011-09-26
* Fix completion error handling issue.Kris Maglione2011-09-26
* Make 'cpt' a stringlist. Add support for native autocomplete providers.Kris Maglione2011-09-26
* Pass line/column numbers to the editor for rich text editors too.Kris Maglione2011-09-26
* Fix 'findflags' help spec and make dactyl.generateHelp follow suit.Štěpán Němec2011-09-25
* Add crude regexp search functionality. Why not. Add 'findflags'. Fix some ran...Kris Maglione2011-09-24
* Add OS-X binary components. Install binaries add-on on 'make install'.Kris Maglione2011-09-23
* Make binaries compilable on non-hemorrhage-edge releases. Add binaries subrepo.Kris Maglione2011-09-23
* Use services.dactyl when available.Kris Maglione2011-09-22
* Add first crude binary module implementation.Kris Maglione2011-09-22
* Fixes issue #640. Hopefully. Given that I've never seen it on any of the doze...Kris Maglione2011-09-20
* Closes issue #644.Kris Maglione2011-09-20
* Add third argument to dactyl.clipboardWrite.Kris Maglione2011-09-19
* Fix 'downloadsort' help entry. Stuff.Kris Maglione2011-09-19
* Fix :h 'hinttags' default value.Kris Maglione2011-09-19
* DOM#highlight magic. Provide 'this' object for DOM#filter.Kris Maglione2011-09-17