summaryrefslogtreecommitdiff
path: root/common/content
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
* 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
* Add (considerably evil) dactylIUtils.getScrollable. Deal with some quirky sit...Kris Maglione2011-09-26
* Add dactylIUtils.createContents. Closes issue #581.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
* 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 third argument to dactyl.clipboardWrite.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
* Fix :js context on Minefield.Kris Maglione2011-09-17
* Make :tab :back/<C-t>H, and so forth, work.Kris Maglione2011-09-15
* Add :dia errorconsole.Kris Maglione2011-09-14
* Closes issue #661.Kris Maglione2011-09-14
* Network state nonsense.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
* Fix ]{arg}.Kris Maglione2011-09-10
* canonicalKeys("<S-a>") → "A".Kris Maglione2011-09-08
* Move stuff from overlay.jsm to main.jsm.Kris Maglione2011-09-08
* Fix NEWS munging broken by charset corruption after moving to modules.Kris Maglione2011-09-06
* Minorish changes.Kris Maglione2011-09-03
* Added :bmark -id, changed updating semantincs, update URLs in cache, and repo...Kris Maglione2011-08-25
* Backed out changeset ccb7eca3e069Kris Maglione2011-08-23
* First work towards group-local option values.Kris Maglione2011-08-23
* Fix lingering reference to util.computedStyle.Kris Maglione2011-08-23
* Remove partial URL encoding from quick search completions. Ref 440caa218bda.Kris Maglione2011-08-23
* Fix template._sandbox.Kris Maglione2011-08-23
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Defer some initialization until the first window is visible.Kris Maglione2011-08-21
* Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some...Kris Maglione2011-08-21
* Remove date from config.version.Kris Maglione2011-08-21
* Because I can.Kris Maglione2011-08-21
* Respect <C-t> for a few more key bindings. Add :background.Kris Maglione2011-08-20
* Strip scripts from help pages.Kris Maglione2011-08-19
* Don't push pass through mode multiple times. Closes issue #641.Kris Maglione2011-08-19
* Closes issue #636.Kris Maglione2011-08-18