Commit Graph

65 Commits

Author SHA1 Message Date
Stuart Parmenter
2ff93c8b6c bug 459989. Don't do additional layout flushes when we paint. r=vlad 2008-10-15 00:14:53 -07:00
Gavin Sharp
b7081e515b Bug 450816: use a canvas that's larger than the viewport for panning, r=mfinkle/stuart 2008-10-09 18:29:42 -04:00
Brad Lassey
562e08d081 Bug 450297 - show pattern when browser canvas has been scrolled away r=gavin 2008-10-07 12:28:45 -04:00
Gavin Sharp
699ca30f3b Bug 458447: use whole pixels to position canvas, r=mfinkle 2008-10-06 15:18:55 -04:00
Gavin Sharp
9c8742eef7 Comment typo fix 2008-10-04 03:52:16 -04:00
Stuart Parmenter
3971d31b20 bug 458489. Avoid doing unnecessary work when iframes finish loading
when we only care about the main document. r=gavin
2008-10-04 00:29:08 -07:00
Gavin Sharp
34a1bf1d2c Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:41:46 -04:00
Gavin Sharp
da2d286bc4 Backed out changeset f6d05472cffc 2008-10-01 13:40:50 -04:00
Gavin Sharp
e52002db8e Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:39:21 -04:00
Gavin Sharp
6266680ff8 Bug 452274: make spatial nav pan the content, r=mfinkle 2008-09-29 12:35:08 -04:00
Gavin Sharp
c13b769cb2 Bug 457688: click redispatching doesn't take into account sidebar offsets, r=mfinkle 2008-09-29 11:01:18 -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
Neil Deakin
cda1c261b7 Bug 456083, open new windows in tabs 2008-09-24 12:14:06 -04:00
Brad Lassey
d7f2bf2e4d Bug 456658 - speed up kinetic pans r=stuart 2008-09-23 20:02:45 -04:00
Brad Lassey
b244a8392a Bug 455453 - Panning goes in the wrong direction r=gavin 2008-09-23 14:06:28 -04:00
Mark Finkle
0273c9683d Bug 456115: Switching tabs needs a forced redraw, r=gavin 2008-09-19 21:45:54 -05:00
Mark Finkle
9d9ac18aa6 Bug 455977, Add pref to disable kinetic scrolling, r=gavin 2008-09-18 21:41:04 -05: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
Gavin Sharp
c021268381 Bug 455779: make sure not to process mousemoves while kinetic scrolling, r=stuart 2008-09-17 16:49:53 -04: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
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
Mark Finkle
792fb374fe b=452069, r=gavin. Off-screen UI should slide into view when apnned 2008-09-10 19:38:02 -05:00
Gavin Sharp
131495f983 Bug 453042: Fix minor typo 2008-09-02 03:57:13 -04:00
Brad Lassey
587f2f9594 Bug 451441 – don't synchronously redraw everytime we move the canvas r=stuart 2008-08-27 17:28:03 -04:00
Mark Finkle
768f9af893 b=451677, r=enn. deckbrowser saves window scroll but should save browser scoll 2008-08-22 09:33:00 -04:00
Brad Lassey
0a415f2a72 Bug 451430 - Stop updating canvas when kinetic scrolling r=gavin 2008-08-20 15:26:29 -04:00
Mark Finkle
099969f660 b=448080, p=enn & mfinkle, r=gavin. switching between tabs fails to update parts UI 2008-08-20 02:09:22 -04:00
Gavin Sharp
a11306c0d2 Bug 444858: improve zoom behavior by skipping inline elements, and fix bug that made zooming near the edge of the content area sometimes not work, r=stuart 2008-08-20 01:30:07 -04:00
Gavin Sharp
b47dbfcab6 Bug 450243: properly clamp zoomLevel to avoid zooming bugs, r=mfinkle 2008-08-19 23:32:03 -04:00
Brad Lassey
80c341ff9e Bug 450782 – overpan events are hard to trigger with kinetic scrolling enabled r=mfinkle 2008-08-15 15:37:22 -04:00
"Brad Lassey"
cc6d360870 Bug 443212 - Kinetic Scrolling r=mfinkle 2008-08-15 13:02:52 -04:00
mfinkle@markfinkle8198
f92f459d85 b=448495, r=gavin. toolbar and sidebar UI fixup 2008-07-30 01:26:53 -05:00
Mark Finkle
19a87469ad b=446673, r=gavin. Sidebar never goes away 2008-07-25 14:10:35 -04:00
Gavin Sharp
420c26a12c Bug 432702: don't throw when loading XUL pages, r=mfinkle 2008-07-24 15:50:59 -04:00
Gavin Sharp
5de55f7775 Bug 444858: don't zoom directly to elements, leave some padding to improve legibility, r=stuart 2008-07-24 15:37:38 -04:00
Neil Deakin
0678db9252 Bug 436064, support multiple documents with a tab navigation bar, r=gavin 2008-07-24 14:50:32 -04:00
Gavin Sharp
19367008f9 Bug 446509: silence exceptions that are sometimes thrown when zooming, r=mfinkle 2008-07-22 09:11:56 -04:00
Gavin Sharp
71cea325f2 Bug 446433: add some zoom methods to deckbrowser, r=mfinkle 2008-07-21 17:12:18 -04:00
Johnathan Nightingale
3e4da768da Vertical and horizontal panning should "snap to" the appropriate axis. b=445716, r=gavin 2008-07-17 15:37:15 +02:00
Gavin Sharp
f94d23651d Bug 445734: force redraws while painting (improves panning performance), r=stuart 2008-07-17 14:49:05 +02:00
Gavin Sharp
2862c2a803 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:36:28 +02:00
Gavin Sharp
8f2aefb26e Bug 445479: fix panning for zooms triggered from a panned state, r=stuart 2008-07-16 13:45:31 +02:00
Gavin Sharp
0c581abf93 Bug 445464: fix zooming while panned outside initial viewing area, r=stuart 2008-07-16 12:21:24 +02:00
Mark Finkle
1ed6fdc0d8 b=444418, r=gavin. Use overpan event to show sidebar controls 2008-07-11 23:09:35 -04:00
Gavin Sharp
ccc2909b05 Bug 436059: work around dblclick events not firing on the n810, and fix zoomToElement while panned, r=stuart 2008-07-11 21:22:12 -04:00
Gavin Sharp
df3721ca7a Bug 436059: initial 'zoom to element' support, r=stuart 2008-07-11 18:22:38 -04:00
Stuart Parmenter
79705b7691 bug 443473. Fix drag delay to take in to account how far you've moved the mouse and fix panning to not let you pan outside of the browser area. r=gavin 2008-07-04 00:33:05 -07:00