summaryrefslogtreecommitdiff
path: root/common/content/buffer.js
Commit message (Expand)AuthorAge
* Deal with echoed messages being cleared by scroll event. Closes issue #374.Kris Maglione2011-03-05
* Localization-related changes. Fix dead help links.Kris Maglione2011-03-04
* Move some messages to properties file. Local and modules directories still to...Kris Maglione2011-02-25
* Fix a silly error in modes.set.Kris Maglione2011-02-23
* Make Teledactyl minimally functional, albeit with quite a lot of errors on th...Kris Maglione2011-02-19
* Add missing function name. Fix cleanup on window close. Fix minor mode change...Kris Maglione2011-02-19
* Don't print error message on :source! non-existent-file. Add tests. Closes is...Kris Maglione2011-02-18
* Fix [[/]].Kris Maglione2011-02-18
* Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tr...Kris Maglione2011-02-12
* Make buffer.getCurrentWord a deprecated alias for buffer.currentWord.Kris Maglione2011-02-11
* Fix scraping of tab groups on Minefield.Kris Maglione2011-02-11
* Move some things around. Fix bug in last commit (I've already forgotten which).Kris Maglione2011-02-09
* Fixes, mostly, most of which should really be in the default branch.Kris Maglione2011-02-09
* Fixes, mostly, most of which should really be in the default branch.Kris Maglione2011-02-09
* Merge default.Kris Maglione2011-02-08
|\
| * Fix gb and friends.Kris Maglione2011-02-08
* | Bake hg version into install.rdf on XPI build. Warn users who are running in ...Kris Maglione2011-02-07
* | Also add events groups for the use of plugins.Kris Maglione2011-02-06
* | Merge default.Kris Maglione2011-02-05
|\|
| * Cache bookmarkcache.keywords.Kris Maglione2011-02-05
| * Import minor changes from groups branch.Kris Maglione2011-02-05
* | Fix failing tests.Kris Maglione2011-02-05
* | imported patch groupsKris Maglione2011-02-05
|/
* Reset progress indicator on location change.Kris Maglione2011-02-04
* Fix unduly early loading of the commandline module.Kris Maglione2011-02-03
* Another attempt at revision 8613b76cff40.Kris Maglione2011-02-03
* Revert last revision.Kris Maglione2011-02-03
* More lazy instantiation. Look out for breakage.Kris Maglione2011-02-03
* Use a sensible extension for :saving text/plain documents.Kris Maglione2011-02-01
* Fix :saveas naming bug.Kris Maglione2011-02-01
* Adjust buffer.currentWord not to modify the selection. Add 'isk', undocumente...Kris Maglione2011-02-01
* Run stylebot -- semicolons.Doug Kearns2011-02-01
* Fix absurd security manager errors.Kris Maglione2011-01-29
* Make :addons marginally functional on FF36.Kris Maglione2011-01-29
* Don't close the completion list when leaving command-line mode (e.g., opening...Kris Maglione2011-01-29
* Fix strictfocus edgecase when the content window is editable.Kris Maglione2011-01-26
* Add macro utility bindings. Add named aliases for some mappings.Kris Maglione2011-01-26
* First work towards cleaning up the commandline.js rat's nest. Don't expect an...Kris Maglione2011-01-26
* Fix buffer.URL on FF4.Kris Maglione2011-01-25
* Update copyright headers.Kris Maglione2011-01-23
* Fix error when closing last about:blank tab on FF36. Closes issue #299.Kris Maglione2011-01-23
* Add arg validation to :pageinfo.Doug Kearns2011-01-24
* Don't output blank lines for empty pageinfo sections.Doug Kearns2011-01-23
* Don't force help initialization until we see something that looks like a help...Kris Maglione2011-01-21
* Use Files rather than strings in io.js where possible. Add some missing docs.Kris Maglione2011-01-20
* Fix hint key processing.Kris Maglione2011-01-19
* Document some methods in buffer.js.Kris Maglione2011-01-19
* 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