summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Add missing semicolons, fix whitespace and normalise Vim modelines.Doug Kearns2013-08-03
* Guard against future stupidity.Kris Maglione2013-08-01
* Fix cross-compartment instanceof issues.Kris Maglione2013-08-01
* Stick an EOL on the last line of generated RC files.Doug Kearns2013-07-29
* Make :yank yank again.Doug Kearns2013-07-29
* Workaround QueryInterface not properly mutating services.contentPrefs.Kris Maglione2013-07-06
* Change class name for history service.Anthony Martin2013-06-27
* Fix minor bugs and remove dead code.Kris Maglione2013-07-06
* Bump maxVersion.Kris Maglione2013-06-28
* Fix absolute scrolling in newer Firefoxen.Kris Maglione2013-05-21
* Fix typo that breaks scrolling.Kris Maglione2013-05-21
* Fix unitialized variable on 17.0.6esr.Anthony Martin2013-05-13
* Fix bug.Kris Maglione2013-05-09
* Fix bug.Kris Maglione2013-04-27
* Content pref code cleanup.Kris Maglione2013-04-27
* Make sure bookmarkcache is always loaded. Closes issue #966.Kris Maglione2013-04-27
* [PWPBM] Magic.Kris Maglione2013-04-26
* [PWPBM] Minor code cleanup.Kris Maglione2013-04-26
* [PWPBM] Make Personas work in private windows.Kris Maglione2013-04-26
* [PWPBM] Magic.Kris Maglione2013-04-26
* [PWPBM] DTRT WRT titlemodifiers.Kris Maglione2013-04-26
* [PWPBM] Use private, non-persistant storage hives for private browsing windows.Kris Maglione2013-04-26
* Add :private command.Kris Maglione2013-04-26
* Hide the statusbar in fullscreen mode, but let it remain un-hideable.Kris Maglione2013-04-26
* More per-window private browsing fixes.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
* Fix harmless error when document is unloaded immediately after exiting hint m...Kris Maglione2013-04-21
* Fix last commit.Kris Maglione2013-04-21
* Allow escaping out of Ignore mode.Kris Maglione2013-04-21
* Don't explode when trying to list a broken localized pref.Kris Maglione2013-04-20
* Turn off statusbar redrawing hack on 20+.Kris Maglione2013-04-06
* Better option list filtering.Kris Maglione2013-04-04
* Fix Minefield breakage.Kris Maglione2013-04-02
* Timeout loading :downloads after 10 seconds.Kris Maglione2013-03-25
* Fix bug.Kris Maglione2013-03-24
* Fix observer cleanup issue.Kris Maglione2013-03-24
* 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
* Remove cruft.Kris Maglione2013-03-05
* More better experimental don't-dump-extra-messages-into-the-MOW support.Kris Maglione2013-03-05
* Fix editor bug in newer Firefoxen.Kris Maglione2013-03-05
* Experimental don't-dump-extra-messages-into-the-MOW support.Kris Maglione2013-03-04
* 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
* Document the bang arg to :loadplugins.Doug Kearns2013-03-01
* Fix <scroll-left-column>'s mode assignment (COMMAND -> NORMAL).Doug Kearns2013-03-01