Commit Graph

346 Commits

Author SHA1 Message Date
Mark Finkle
58faa9a12b Bug 479279: Fennec should have a system for browser-level notifications, r=gavin 2009-04-09 01:13:16 -04:00
Stuart Parmenter
6075af3d09 remove tabs 2009-04-02 04:15:50 -07:00
Stuart Parmenter
e8b1bb98a5 Bug 487165. Make kinetic panning smoother and more responsive. r=bcombee sr=gavin 2009-04-02 04:11:51 -07:00
bcombee@bcombee-linux-vm
03547935e5 Bug 485385. Refactor kinetic code. Patch from Ben Combee <combee@mozilla.com>. r/sr=me. 2009-04-02 16:45:27 -04:00
Gavin Sharp
124730fcea Bug 486562: remove unused widgetStack handleEvents code, r=bcombee/vlad 2009-04-05 03:22:58 -04:00
Gavin Sharp
d3e2bc74a5 Bug 485901: use new flush-less scrollX/Y getter to avoid unnecessary layout flushes, r=mfinkle 2009-04-05 03:20:57 -04:00
Ben Combee
21f3ee8003 Bug 485962: Kinetic scrolling was disabled with lock-panning patch, r=stuart 2009-03-30 14:18:23 -04:00
Taras Glek
5b1c6a1e0b Bug 486137: less xpconnect stuff in browser[-ui].js r=mfinkle 2009-03-31 11:45:24 -07:00
Taras Glek
7826863de8 Bug 486136: Reduce painting during startup r=mfinkle 2009-03-31 11:38:34 -07:00
Stuart Parmenter
556c021a90 bug 485612. Avoid causing extra non-interruptible reflows the document when zooming to width during page load. r=taras 2009-03-26 08:38:27 -07:00
Mark Finkle
2aef044434 Bug 485381: Add special widget for checkboxes, r=gavin 2009-03-27 17:32:42 -05:00
Mark Finkle
2b9b851a63 Bug 485556: Tab thumbnail on startup is black, r=tglek 2009-03-27 13:26:57 -05:00
Taras Glek
8a514e201a add missing lets to silence strict mode r=mfinkle 2009-03-27 10:29:21 -07:00
Mark Finkle
7186548ff5 Bug 480894: CanvasBrowser._drawInterval is never shut off when loading page via cmdline, r=gavin r=tglek 2009-03-27 11:57:20 -05:00
Ben Combee
66f43015b1 Bug 464063: Lock panning into horizontal or vertical based on initial movememnt, r=mfinkle r=tglek 2009-03-24 12:35:36 -04:00
Ben Combee
cac02aa232 Bug 484271: ContentPanningHandler gets out of sync when dragging out of window, r=mfinkle 2009-03-19 17:32:50 -04:00
Ben Combee
adda1ca1e1 Bug 4844485: Add null check for boxObject, r=mfinkle 2009-03-20 18:41:55 -04:00
Gavin Sharp
d35610a806 Bug 484736: call setPluginState when syncing to preference, not when syncing from preference, r=mfinkle 2009-03-23 01:30:08 -04:00
Mark Finkle
748a7b9c6b fix spelling mistake in comments 2009-03-19 22:36:02 -05:00
Mark Finkle
f61ecfeb41 Bug 484130: Extensions don't load as expected, r=gavin 2009-03-19 22:31:08 -05:00
Mark Finkle
2059ca323d Bug 484282: add cmd/ctrl+w shortcut to close main Fennec window, r=gavin 2009-03-19 18:20:32 -05:00
Taras Glek
53b6b37c44 Bug 483425 - bandaid visual jarring when clicking on link r=mfinkle 2009-03-19 10:31:12 -07:00
Taras Glek
ef771e1db8 update api to reflect changes made by bug 477708 2009-03-18 10:05:56 -07:00
Taras Glek
c6ce8906ab Bug 483417: optimize CanvasBrowser region handling r=vlad 2009-03-17 10:08:06 -07:00
Vladimir Vukicevic
a8f211601f b=483417, optimize CanvasBrowser region handling; r=tglek 2009-03-17 10:01:37 -07:00
Mark Finkle
a01fc3c92e Bug 483736: switch to 'let' instead of 'const' for Cc, Ci and Cu, r=gavin 2009-03-16 23:27:29 -05:00
Taras Glek
44ef67e0c0 bug 482703 - misc optimizations r=stuart+vlad 2009-03-15 16:58:37 -07:00
Doug Turner
98f95a2220 483019. no need for Math.abs when multiplying two numbers together. r=gavin 2009-03-13 14:11:02 -07:00
Mike Kristoffersen
25f28968db Bug 483182: fix typo in _onMouseDown, r=bcombee 2009-03-13 16:00:50 -04:00
Taras Glek
d67c75f5b6 typo 2009-03-13 07:03:25 -07:00
Taras Glek
bc80bb6ae0 Bug 482703 - less getElementById()ing. Speed-up panning r=gavin 2009-03-13 06:47:10 -07:00
Taras Glek
decd66cf1a Bug 482703 - less setAttribute()ing(speed up panning) 2009-03-13 06:44:51 -07:00
Taras Glek
3dee8b150d leftover code likely causing slower page loads 2009-03-13 06:44:03 -07:00
Taras Glek
7d2c91844c Bug 482688 - Get rid of native widget on the tabbar r=gavin 2009-03-13 01:30:35 -07:00
Stuart Parmenter
a002733c00 Increase size of the checkerboard tile so that the tiling code doesn't have to draw it as many times. r=vlad 2009-03-11 04:33:31 -07:00
Stuart Parmenter
a4552d5d75 bug 481814. flush paints at the end of pans rather than at the beginning of the next one. r=taras 2009-03-05 15:59:06 -08:00
Taras Glek
5c7e9e9a34 bug Bug 480761: avoid accidentally calling endLoading too early on startup, reduces drawing to a single drawWindow. r=mfinkle 2009-03-06 11:36:23 -08:00
Mark Finkle
9630579322 Bug 481567: Difficult to read text on sites like google reader, r=stuart 2009-03-06 00:42:39 -05:00
Gavin Sharp
9eab5c844c Bug 481778: remove some unused code, r=mfinkle 2009-03-05 22:05:20 -05:00
Gavin Sharp
aa7c3956cb Bug 481752: remove broken plugin-disabling code (re-enable plugins by default), r=stuart 2009-03-05 21:45:52 -05:00
Gavin Sharp
0c25a6ddd1 Bug 479984: make sure to mark pages as 'typed' when they are visited as a result of user-triggered loads (the default autocomplete query only searches through 'typed' pages), r=mfinkle 2009-03-05 18:30:28 -05:00
Ben Combee
86d5592a4e Bug 481517: While panning, mouse out of desktop window doesn't stop, r=mfinkle 2009-03-04 18:50:43 -05:00
Taras Glek
d9e6a31504 Bug 481515 - Draw a nicer tab preview r=stuart 2009-03-04 16:51:32 -08:00
Mark Finkle
bd5de1c969 Bug 481460: Add content JIT preference to UI, r=stuart 2009-03-04 14:08:59 -05:00
Ben Combee
cfe7782d19 Bug 481259: Should have no click timeout for chrome elements, r=mfinkle 2009-03-03 15:50:15 -05:00
Taras Glek
03aeb251bb Bug 480595: Do not show navbar on zoomToElement r=gavin 2009-03-03 15:54:27 -08:00
Taras Glek
90da42d686 Bug 480761: resizing window while panned to the left doesn't redraw previously offscreen area r=gavin 2009-03-03 15:10:24 -08:00
Mark Finkle
c40d692ba6 Bug 477653: sizemode=maximized causes multiple resize events, r=gavin 2009-03-03 14:20:00 -05:00
Mark Finkle
7f61c78f84 Bug 481121: Misc minor bookmark bugs, r=gavin 2009-03-03 09:31:51 -05:00
Mark Finkle
4ea1985051 Bug 480361: Amoving bookmark into subfolder stops ability to exit 'manage' mode, r=gavin 2009-03-02 19:50:44 -05:00