summaryrefslogtreecommitdiff
path: root/common/content/buffer.js
Commit message (Expand)AuthorAge
...
* Add as-yet undocumented site-specific mapping hives, :map -group flag, and :m...Kris Maglione2011-01-19
* Fix quoting issues in :au.Kris Maglione2011-01-18
* Ditch useless dump statement.Kris Maglione2011-01-16
* Add an experimental prototype download manager replacement. Fix some bugs.Kris Maglione2011-01-16
* Remove the useless buffer.destroy definition.Doug Kearns2011-01-17
* Fix :pageinfo.Doug Kearns2011-01-17
* Display a sensible prompt rather than a dialog for ;s. Co-opt ;a for "Add boo...Kris Maglione2011-01-16
* Make buffer.URL a string again. Use buffer.uri and buffer.documentURI interna...Kris Maglione2011-01-16
* Add file input editing history.Kris Maglione2011-01-15
* Send "change" event when editing file upload boxes.Kris Maglione2011-01-15
* Fix '' for a subset of cases.Kris Maglione2011-01-13
* Fix finder with iframes. Fix dactyl cleanup on :rehash.Kris Maglione2011-01-12
* Move common deprecation message content to deprecated().Doug Kearns2011-01-13
* Add some missing deprecated buffer features.Doug Kearns2011-01-13
* Fix "Security Manager vetoed action" in FF36.Kris Maglione2011-01-11
* Fix :zoom +{value}.Doug Kearns2011-01-12
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Fix <C-u>/<C-d>.Doug Kearns2011-01-10
* Fix deprecation warnings in buffer.js.Kris Maglione2011-01-09
* Move things to the buffer instance that have no business being in the buffer ...Kris Maglione2011-01-09
* Fix buffer.viewSourceExternally.Kris Maglione2011-01-08
* Try not to reset dactylFocusAllowed on hash tag change. Closes issue #237.Kris Maglione2011-01-05
* Remove useless conditional.Kris Maglione2011-01-04
* Make last commit less sucky.Kris Maglione2011-01-04
* Get the statusline color right after a :rehash.Kris Maglione2011-01-04
* Experimentally move finder.js to finder.jsm.Kris Maglione2011-01-04
* Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.Kris Maglione2011-01-03
* Fix about:pentadactyl by registering the component manually. Et cetera.Kris Maglione2011-01-03
* Move iteration utility functions to the iter namespace.Kris Maglione2011-01-02
* Get rid of Editor.isInputElementFocused. Move Editor.isContentNode to editor....Kris Maglione2010-12-31
* Some constants to save my sanity.Kris Maglione2010-12-31
* Deprecate dactyl.mode.Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Minor fixup for 45b2508a55c9.Štěpán Němec2010-12-30
* Fix some smallish focus issued.Kris Maglione2010-12-30
* Replace weird mystery meat args of mapping actions with a proper object.Kris Maglione2010-12-29
* Tend towards proportional fonts in :help.Kris Maglione2010-12-29
* Treat XUL Tree and TextBox elements as input elements.Kris Maglione2010-12-28
* Use real key bindings in MOW mode, and also restore the strange key passing b...Kris Maglione2010-12-28
* Fix activating scrollable elements via ;F.Kris Maglione2010-12-28
* Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ...Kris Maglione2010-12-28
* Cleanup.Kris Maglione2010-12-26
* Some small changes for the sake of plugins.Kris Maglione2010-12-26
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Merge changes from bootstrapped.Kris Maglione2010-12-24
* Another crack at revision c24f695526a9.Kris Maglione2010-12-24
* Use document rather than window for localStore and dactylFocusAllowed.Kris Maglione2010-12-24
* Fix gF and so forth.Kris Maglione2010-12-22
* Deal with some Buffer.findScrollable corner cases.Kris Maglione2010-12-21
* Fix odd "gi" corner case.Kris Maglione2010-12-20