Jeff Muizelaar
896f5a9938
Bug 583499. Disable OpenGL layers by default on 10.5. r,a=joe
...
We need to do this to get QuickDraw plugins working with minimal hassle.
2011-01-20 16:21:47 -05:00
Makoto Kato
e30bc616e7
Bug 616075 - HTML5 offline event support for Android. r=mwu a=blocking-fennec
2011-01-20 20:06:13 +09:00
Mark Banner
1726434e63
Bustage fix following bug 625160 - remove extra semicolon that pedantic builds don't like. a=bustage-fix
2011-01-20 08:38:05 +00:00
Doug Turner
4bdf103397
Bug 627291 - GfxInfo no longer needs ISupports impl. caused by bug 625160. r=me a=bustage
...
--HG--
extra : rebase_source : 16039d01237022da065a3337a867ad9500e6fa91
2011-01-19 22:39:04 -08:00
Tatiana Meshkova
6c44255661
Bug 623868 - Qt popup menu content is not positioned correctly r=romaxa a=npodb
2011-01-20 08:27:49 +02:00
Tatiana Meshkova
e7b0a3dbb2
Bug 626632 - nsFilePicker is broken in qt desktop. r=romaxa a=npodb
2011-01-20 08:27:47 +02:00
Felipe Gomes
8a164cd10c
Bug 612073. Make the mIsInMouseCapture flag a global flag rather than per-widget because drag-and-drop between widgets (e.g. a menu) needs it. r=jmathies a=blocking-betaN
2011-01-19 19:21:50 -08:00
Joe Drew
d52b80e604
Bug 625160 - Part 7 - Create a debug-only nsIGfxInfoDebug interface that lets us programmatically spoof OS version, adapter, vendor, etc, and implement it in Windows' GfxInfo #ifdef DEBUG. r=jrmuizel,bjacob
2011-01-19 20:39:33 -05:00
Joe Drew
82646206d9
Bug 625160 - Part 6 - Move all driver/adapter/vendor spoofing from getters to GfxInfo::Init(), to allow us to override them for testing purposes. r=bjacob
2011-01-19 20:37:24 -05:00
Joe Drew
c401646a05
Bug 625160 - Part 5 - Evaluate the graphics blacklist, and set the per-feature "cache" prefs based on the results. r=jrmuizel
2011-01-19 20:35:51 -05:00
Joe Drew
aa4512e750
Bug 625160 - Part 4 - Register for the blocklist service's gfxInfo notifications, and convert that DOM tree heirarchy into a GfxDriverInfo. r=jrmuizel,mossop
2011-01-19 20:33:51 -05:00
Joe Drew
4409928c5b
Bug 625160 - Part 3 - Create prefs, one per nsIGfxInfo feature, that will override the built-in blacklist if they're set. r=jrmuizel
...
The plan is to set these prefs when we evaluate the downloaded blacklist.
2011-01-19 20:30:15 -05:00
Joe Drew
e1abe24c57
Bug 625160 - Part 2 - Create GfxInfoBase, a base class that all GfxInfo implementations will inherit from. r=jrmuizel
...
We want to be able to have a common implementation of GetFeatureStatus and
GetFeatureSuggestedDriverVersion that will load from a pref when it's been set
by a downloaded blacklist. This makes it possible.
2011-01-19 20:30:12 -05:00
Joe Drew
7af4442b6b
Bug 625160 - Part 1 - Split out the DriverInfo structure into a separate file. r=jrmuizel
2011-01-19 20:21:07 -05:00
Mark Finkle
63922b198e
Bug 627087 - Awesomescreen + Preferences Screens: jerky, text disappears [r=mwu a=blocking-fennec]
2011-01-19 17:42:58 -05:00
Robert O'Callahan
d3e75a9dcc
Bug 623463. Don't use glass margins when we have wide horizontal margins or small opaque rect height. r=jmathies,a=beltzner
...
If we set up glass margins based on a very small opaque rect height, the "glaze effect" starts to look stupid because it degenerates to a thin horizontal line.
Also, if we have wide horizontal margins then the glaze effect will look odd. It's designed for relatively narrow borders.
2011-01-19 21:27:54 +13:00
Brad Lassey
357b4878c0
bug 614547 - Fennec crash [@ GeckoStart ], don't store pointer to native window r=mwu a=blocking-fennec
2011-01-18 19:25:20 -05:00
Jeff Muizelaar
829eb07b53
Bug 623991. Fix the Galaxy S string. a=b-f
...
I had the wrong string here because I was space separating the different entries
--HG--
extra : rebase_source : ed5381eb562c23ae4af8387b5668e2bf23d51030
2011-01-18 15:11:21 -05:00
Jeff Muizelaar
61fd279abc
Bug 625508. This moves the GfxInfo checks out of LayerManagerOGL and into the callers. r=vlad
...
--HG--
extra : rebase_source : 6545f8a3982b04147b41907f1d2f2dd4768538e2
2011-01-18 15:11:19 -05:00
Oleg Romashin
31740f4724
Bug 621976 - Add mouse motion and Gesture magnify events compress for Qt Port r=wolfiR a=npodb
2011-01-18 10:51:04 +02:00
Markus Stange
137a17783f
Bug 562138 - Paint popup widgets synchronously when showing them by making the window's content view visible earlier. r=josh, a=final
2011-01-18 08:24:19 +01:00
Oleg Romashin
11498cd6a4
Bug 625671 - Enable Hardware acceleration by default on Maemo6 fennec r=doug.turner a=approval2.0
2011-01-17 21:07:42 +02:00
Masayuki Nakano
179444f1fc
Bug 610821 part.5 Use nsRefPtr rather than nsCOMPtr for concrete class r=neil, a=johnath
2011-01-18 12:07:29 +09:00
Robert O'Callahan
d9c1d294fc
Bug 623852. gfxContext::PushGroupAndCopyBackground should not try to copy the background if the underlying surface cannot be used as a source. r=mstange,a=blocking
2011-01-15 22:40:33 +13:00
Matt Brubeck
ed826a61fd
Bug 625792 - nsScreenAndroid::GetRect should use screen dimensions, not window size. r=mwu,blassey a=blocking-fennec
2011-01-14 12:36:19 -08:00
Masayuki Nakano
343d0a3920
Bug 610821 part.2 Send native keydown event to IMModule if focus is moved to an editor by keydown event handler r=karlt, a=beltzner
2011-01-14 22:40:08 +09:00
Masayuki Nakano
4558c51978
Bug 610821 part.1 Redirect native keydown message to IME if focus is moved to an editor by keydown event handler r=jmathies, a=beltzner
2011-01-14 22:38:57 +09:00
John Daggett
fd6fdf61fd
Bug 624970. Display DirectWrite version in about:support. r=joe, a=joe
2011-01-14 21:57:17 +09:00
timeless
e945cf4121
Bug 618663 - qt fails to build ifndef ipc ifndef meegotouch r=romaxa a=npodb
2011-01-13 15:20:48 +02:00
Chris Jones
976e710402
Bug 617860: Don't throw out basic layer managers if we're just going to recreate them anyway. r=Bas a=b
2011-01-12 14:13:41 -06:00
Jeff Muizelaar
f77fa8f4ae
Bug 623991. White list Galaxy S phones to have OpenGL acceleration. r=ehsan,a=b
2011-01-11 23:50:45 -05:00
Jeff Muizelaar
9e9e73fcbe
Bug 623446. Fix force-enabling layer acceleration on non-Windows. r=joe,a=b
...
--HG--
extra : rebase_source : 0ee05e18c71dcb83437b9b27133c73ec290d22cd
2011-01-11 17:58:10 -05:00
Jeff Muizelaar
11c0641ff9
Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
...
This removes:
layers.accelerate-all
layers.accelerate-none
and adds:
layers.acceleration.disabled
layers.acceleration.force-enabled
This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Josh Matthews
5fa42d9e62
Bug 612551 - Clear appshell observers on xpcom-shutdown. r=blassey a=blocking-fennec
2010-12-21 13:28:45 -08:00
Markus Stange
e20afb330c
Bug 621762 - Change the way native windows are notified about toolbars. r=roc, a=betaN
2011-01-11 14:03:16 +01:00
Jacek Caban
7e752d59e9
Last Comment Bug 614625 - Landing bug 611930 broke crosscompilation to windows on case sensitive systems r=khuey a=benjamin
2011-01-11 10:19:20 +00:00
Jacek Caban
c980e050a6
Bug 614631 - Macros for SEH exception depending on compiler configuration r+a=benjamin
2011-01-11 10:16:59 +00:00
Markus Stange
cade7f1d9a
Bug 595180: Draw window resizer on Mac OS X. r=joe r=josh a=blocking2.0beta9+
2011-01-07 15:32:42 -05:00
Jeff Muizelaar
0ef269b7fc
Bug 619578. Add Android HW info to GfxInfo. r=vlad,a=blocking-fennec
...
--HG--
extra : rebase_source : b5a08089a29f8df06494803d06eade5224b8f6a0
2011-01-05 23:54:32 -05:00
Jeff Muizelaar
d01407ff7f
Bug 619578. Add Android GfxInfo. r=vlad
...
A very basic implementation.
--HG--
extra : rebase_source : 7eac8fb407d7df6b7c82d5fc176ad14048653428
2011-01-05 23:54:31 -05:00
Makoto Kato
c083e77aea
Bug 619670 - onLowMemory may not work on android. Need to forward event. r=dougt/blassey. a=blocking-fennec
...
--HG--
extra : rebase_source : eca6be2a6b82f2e2d2dd71870b036878afbbafa8
2010-12-21 00:01:00 -08:00
Oleg Romashin
b06ed32a31
Bug 622063 - Make Fennec-Gtk compiling on Maemo6 r=dougt a=approval2.0
2011-01-05 15:48:16 +02:00
Chris Jones
600d80358f
Bug 617813: Remove a pseudo-assertion about a state that seems allowable. r=roc a=a
2011-01-04 10:40:54 -06:00
Oleg Romashin
3addc7bd31
Bug 621931 - Widget Qt scrolling is slow because of non optimized SetCursor. r=dougt a=approval2.0
...
--HG--
extra : rebase_source : 0eb71df93c39e3deadc3c694cf220746c20ae7ed
2010-12-29 18:22:26 +02:00
Oleg Romashin
2ccad4da8f
Bug 618561 - Speedup painting on maemo6 r=dougt a=approval2.0
...
--HG--
extra : rebase_source : 67ebdafda1765c52e65c04b60c0cfbfb1c5f1d34
2011-01-04 17:37:27 +02:00
Robert O'Callahan
3458c6aaad
Bug 613449. When setting Aero Glass margins, find the largest opaque rect that contains all windowed plugins, since the DWM doesn't like margins under child windows. r=jmathies,a=blocker
2011-01-04 16:56:57 +13:00
Boris Zbarsky
2fec7e82d8
Bug 622117. Fix flag collision. r=smaug
2011-01-03 20:46:19 -06:00
Cameron McCormack
f1086ecddc
Bug 594977 - Part 3: rejigger the Trackpoint hack for older versions of the Synaptics drivers r=roc a=blocker
2010-12-28 23:16:43 +13:00
Timothy Nikkel
29e8c5c29d
Bug 590568. Make sure that that stored window clip rects always match what we set on the window even if intersecting with the existing region. r=roc a=blocking
2010-12-31 14:16:35 -06:00
Neil Deakin
e25da7773d
Bug 618248, don't close popups when a window is lowered while dragging, prevents bookmark menu from closing, r=karl,a=blocking
2010-12-31 14:20:00 -05:00