summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* 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
* typeof <embed/> == "function" ... WTF?Kris Maglione2011-09-17
* Fix :js context on Minefield.Kris Maglione2011-09-17
* Fix stuff.Kris Maglione2011-09-15
* Add some initial key serialization/deserialization tests.Kris Maglione2011-09-15
* Make :tab :back/<C-t>H, and so forth, work.Kris Maglione2011-09-15
* Add :dia errorconsole.Kris Maglione2011-09-14
* Fix dom.js bug for nodes with a length property.Kris Maglione2011-09-14
* Closes issue #661.Kris Maglione2011-09-14
* Fix typo.Kris Maglione2011-09-14
* Network state nonsense.Kris Maglione2011-09-13
* Minor cleanup.Kris Maglione2011-09-13
* Fix link listing in :hi output.Kris Maglione2011-09-12
* Fix marks.js issue.Kris Maglione2011-09-12
* Don't Be Evil.Kris Maglione2011-09-11
* Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event.Kris Maglione2011-09-10
* Popup and key processing reorganization.Kris Maglione2011-09-10
* More reliable Menu mode handling. Closes issue #335.Kris Maglione2011-09-10
* Restore nominal Gecko 1.9.2 support.Kris Maglione2011-09-10
* Fix ]{arg}.Kris Maglione2011-09-10