Commit Graph

1507 Commits

Author SHA1 Message Date
Gavin Sharp
869f253825 Revert unintentional change from 6beda8b6019a 2008-09-29 09:59:25 -04:00
Gavin Sharp
d5cc662c42 Bug 457326: refactor deckbrowser layout to better support canvas sized relative to the viewport (and other minor cleanup), r=mfinkle 2008-09-29 09:53:49 -04:00
Mark Finkle
3f146f2b84 Bug 454667: Missed a review update 2008-09-29 01:53:02 -05:00
Mark Finkle
8319197a76 Bug 454667: Ability to close tabs, r=gavin 2008-09-29 01:43:33 -05:00
Daniel Brooks
c75d2e9d12 bug 451373 — code cleanup: merge with theme changes 2008-09-28 11:57:56 -05:00
Mark Finkle
53dd17e463 Bug 454810: Theme 'browser tools' section, r=gavin 2008-09-28 11:26:58 -05:00
Daniel Brooks
e640c4a00a bug 451373 — code cleanup: makes it possible for extensions to add another panel without the risk that multiple such extensions would break each other 2008-09-28 08:45:47 -05:00
Daniel Brooks
7045cdfce2 bug 441794 — User configurable keyboard shortcuts: address further review comments, and fix a js error and warning 2008-09-27 00:34:27 -05:00
Daniel Brooks
4d5ebe2848 bug 441794 — User configurable keyboard shortcuts: review comments from mfinkle 2008-09-26 15:55:29 -05:00
Daniel Brooks
0ff002971b bug 441794: merge 2008-09-26 05:32:11 -05:00
Daniel Brooks
d875f90cad bug 441794: address review comments 2008-09-26 02:34:54 -05:00
Daniel Brooks
cf3d8d2bae change the id of a toolbarbutton. no bug, no review, just fiat. 2008-09-25 08:07:50 -05:00
Daniel Brooks
a6af066b2d bug 436077 - Preferences: merge 2008-09-24 16:11:01 -05:00
Daniel Brooks
4463e83e0e bug 436077 - Preferences: review comments 2008-09-24 16:09:00 -05:00
Neil Deakin
cda1c261b7 Bug 456083, open new windows in tabs 2008-09-24 12:14:06 -04:00
Neil Deakin
4cfc16c9e4 Bug 455368, infobar truncates text 2008-09-24 12:08:52 -04:00
Daniel Brooks
b227416bf0 bug 436077 - Preferences: merge 2008-09-24 03:49:47 -05:00
Daniel Brooks
4ef142fc1d bug 436077 - Preferences: remove section.css (should have done it earlier) 2008-09-24 03:47:38 -05:00
Daniel Brooks
ed6a1caada bug 436077 - Preferences: add pref for saving passwords 2008-09-24 01:39:57 -05:00
Daniel Brooks
b5a6892617 bug 436077 - Preferences: remove the dismiss button 2008-09-24 01:31:11 -05:00
Mark Finkle
87bd389cdc Bug 456487: Canceled changes to 'Folder' field are applied, r=gavin 2008-09-23 23:18:10 -05:00
Stuart Parmenter
9d4f0b9b6f changing version to 0.9pre 2008-09-23 17:08:40 -07:00
Stuart Parmenter
6d22155aab Added tag FENNEC_M8 for changeset eb17df1df284 2008-09-23 17:04:44 -07:00
Stuart Parmenter
00ba4e38e8 Changing version to 0.8 2008-09-23 17:04:13 -07:00
Brad Lassey
d7f2bf2e4d Bug 456658 - speed up kinetic pans r=stuart 2008-09-23 20:02:45 -04:00
Stuart Parmenter
96455ccbe8 re-enable kinetic scrolling 2008-09-23 16:39:29 -07:00
Mark Finkle
a2326edc48 Bug 454978: missing part of patch 2008-09-23 17:42:52 -05:00
Mark Finkle
250d88e770 Bug 454978: Difficult to close tabs, r=gavin 2008-09-23 16:15:20 -05:00
Daniel Brooks
2c14f55445 bug 436077 - Preferences: convert from a richlistbox to a scrollbox w/ overflow: auto 2008-09-23 13:19:31 -05:00
Brad Lassey
b244a8392a Bug 455453 - Panning goes in the wrong direction r=gavin 2008-09-23 14:06:28 -04:00
Daniel Brooks
44949c68da merge for bug 436077 2008-09-23 10:30:05 -05:00
Daniel Brooks
81bf0ac357 bug 436077 - Preferences, implement a pref that turns plugins on or off 2008-09-23 10:19:11 -05:00
Daniel Brooks
2ce5f1e82f bug 456390 – move control strip buttons into position. r=mfinkle 2008-09-23 01:02:51 -05:00
Daniel Brooks
e97b3a5f2d bug 436077 - Preferences, fix up a few minor things 2008-09-22 22:57:09 -05:00
Gavin Sharp
93b7726815 Bug 456393: disable plugins, r=mfinkle 2008-09-22 14:17:46 -04:00
Daniel Brooks
188fa44a0f bug 436077 - Preferences, merged with the central repo 2008-09-22 12:37:07 -05:00
Mark Finkle
f3d8b9882a Bug 456081: window.resizeTo messes with Fennec UI, r=gavin 2008-09-20 00:56:06 -05:00
Mark Finkle
0273c9683d Bug 456115: Switching tabs needs a forced redraw, r=gavin 2008-09-19 21:45:54 -05:00
Mark Finkle
422132d8d4 default kinetic scrolling off 2008-09-18 21:48:33 -05:00
Mark Finkle
9d9ac18aa6 Bug 455977, Add pref to disable kinetic scrolling, r=gavin 2008-09-18 21:41:04 -05:00
Gavin Sharp
9316617eee Bug 455798: enable forced 24bpp drawing, and buffer pixmaps, and disable native theming. make go fast. 2008-09-18 14:15:23 -04:00
Stuart Parmenter
72eecfb362 bug 450930. only redraw when necessary (get rid of 100ms timer redraws.) r=gavin 2008-09-18 11:07:16 -07:00
Stuart Parmenter
0bd583be01 Bug 455604. disable color management. r=vlad 2008-09-17 15:15:25 -07:00
Gavin Sharp
c021268381 Bug 455779: make sure not to process mousemoves while kinetic scrolling, r=stuart 2008-09-17 16:49:53 -04:00
Mark Finkle
5df021bff9 Fixed typo in browser-ui.js 2008-09-17 15:21:06 -05:00
Gavin Sharp
eb84c414c8 Bug 455361: don't redispatch clicks if we're in kinetic, refactor some event handling code, r=stuart 2008-09-17 14:53:58 -04:00
Doug Turner
a76397daf8 Bug 45540 - Disable debugging preferences in fennec. r=mfinkle 2008-09-17 09:25:49 -07:00
Mark Finkle
adce4826ca Bug 455447, Track and update the mode when panning, r=gavin 2008-09-16 07:50:34 -05:00
Brad Lassey
7ece049003 Bug 455352 - Stuck kinetic scrolling r=stuart 2008-09-15 22:34:11 -04:00
Brad Lassey
afde887bf0 Bug 455188 - Need to be able to pan fully while zoomed in p=gavin+bassey r=stuart 2008-09-15 20:24:15 -04:00