summaryrefslogtreecommitdiff
path: root/common/modules/buffer.jsm
Commit message (Expand)AuthorAge
* Fix bug.Kris Maglione2013-04-27
* Content pref code cleanup.Kris Maglione2013-04-27
* [PWPBM] Use private, non-persistant storage hives for private browsing windows.Kris Maglione2013-04-26
* Do a better job of finding a scrollable element.Kris Maglione2013-04-23
* Try to find a scrollable element rather than requiring a click when one has n...Kris Maglione2013-04-21
* Fancier scrolling logic with new API (hopefully fixes #972).Kris Maglione2013-04-21
* Bah.Kris Maglione2013-03-17
* Add short URL to g<C-g>. Also fix bugs.Kris Maglione2013-03-17
* More PWPBM fixes.Kris Maglione2013-03-05
* Fix typo.Kris Maglione2013-03-05
* Update for per-window PBM changes. Closes issue #987.Kris Maglione2013-03-04
* Update for per-window PBM changes. Closes issue #948.Kris Maglione2013-03-04
* Fix <scroll-left-column>'s mode assignment (COMMAND -> NORMAL).Doug Kearns2013-03-01
* Fix :w bug.Kris Maglione2013-02-24
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-12-17
* Death to E4X and stuff.Kris Maglione2012-12-17
* Fix some more CPG breakage.Kris Maglione2012-12-16
* Fix bug.Kris Maglione2012-12-06
* Death to E4X and stuff.Kris Maglione2012-11-29
* Death to E4X and stuff.Kris Maglione2012-11-29
* Death to E4X and stuff.Kris Maglione2012-11-28
* Death to E4X and stuff.Kris Maglione2012-11-28
* Don't overwrite existing files with ;s.Doug Kearns2012-10-11
* Fix a typo from revision 8844fd390b8c.Štěpán Němec2012-07-09
* Fix buffer.saveURI issue.Kris Maglione2012-07-04
* Add Bugzilla to 'ln'.Kris Maglione2012-06-25
* Add completions to :ha! >fooKris Maglione2012-06-16
* Fix :ha! >file filename with recent Firefoxen.Kris Maglione2012-06-16
* Use <Mouse2> rather than <C-Mouse1> in buffer.followLink to open in new tab.Kris Maglione2012-06-02
* Poke 'ln' default.Kris Maglione2012-05-26
* Fix multi-window thingy and stuff.Kris Maglione2012-05-23
* Push some old fixes. Closes issue #858.Kris Maglione2012-05-20
* Merge addon-common module loading code to fix Minefield.Kris Maglione2012-05-07
* Closes issue #825.Kris Maglione2012-04-04
* Bump maxVersion.Kris Maglione2012-03-26
* Add comments, because comments are cool.Kris Maglione2012-03-21
* Update options.xml for last commit.Kris Maglione2012-01-18
* Add view-source: to 'linenumbers'.Kris Maglione2012-01-18
* Closes issue #760.Kris Maglione2011-12-28
* Closes issue #722.Kris Maglione2011-12-05
* Strip utm_* crud from URLs on yank.Kris Maglione2011-12-04
* Add 'yankshort' option.Kris Maglione2011-11-25
* Revert the d4c21ee2e4a4 change. The behaviour turns out to be Vim-compatible.Štěpán Němec2011-11-14
* Fix <C-d> and <C-u> permanently setting the 'scroll' option.Štěpán Němec2011-11-14
* Rename <yank-word> to <yank-selection>. That's what it's really used for.Štěpán Němec2011-11-14
* Grr.Kris Maglione2011-11-05
* Yank short URL with 'y' if provided.Kris Maglione2011-10-27
* Closes issue #698.Kris Maglione2011-10-23
* Fallback to useable clipboard on Windows. Closes issue #690.Kris Maglione2011-10-13