Commit Graph

2848 Commits

Author SHA1 Message Date
Joe Drew
ccb8d29a97 Bug 593093 - Don't use OpenGL on Windows unless layers.prefer-opengl is true. r=bas a=blocking2.0:beta6+ 2010-09-03 13:59:17 -04:00
Mats Palmgren
76f0893448 Backing out bug 449734 due to unexpected orange. a=ted 2010-09-03 18:13:49 +02:00
Mats Palmgren
d234af154c Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN 2010-09-03 16:22:00 +02:00
Chris Pearce
46babf7fa3 Bug 528523 - Ensure sync sections run in between events. r=roc a=blocking2.0 2010-09-03 12:03:03 +12:00
Chris Pearce
6a92a3da34 Bug 485288 - Update media load algorithm. r=roc a=blocking2.0 2010-09-03 12:03:03 +12:00
Felipe Gomes
1e48d1c5b6 Bug 590035. Middle clicking tab bar with custom window drawing does not open a new tab. r=jmathies a=blocking-final 2010-09-02 18:50:26 -03:00
Oleg Romashin
7ff38c48b1 Merge m-c: 09872e2e2130 -> cedar, (qt build bustage fix) 2010-09-01 12:07:19 -07:00
jeremias bosch
0bb66e4e73 Bug 592720 - Qt Maemo Build Errors. r=romaxa a=npodb 2010-09-01 13:01:50 -05:00
Oleg Romashin
bd3aa71c63 Merged m-c: 51d17027ff45 -> cedar 2010-09-01 09:36:29 -07:00
Roger Wang
39bc8e0957 Bug 596155 - MTF widget is using deprecated API. r=romaxa a=npodb 2010-09-14 22:15:17 -07:00
Oleg Romashin
3a5eab0775 Bug 593898 - MOZ_ACCELERATED=1 or layers.accelerated-all does not work anymore on widget QT. r=dougt a=npodb 2010-09-14 22:15:14 -07:00
Simon Montagu
61fec38285 Make Windows Common Dialogs children of a temporary window, which is styled as right-to-left when the parent window is right-to-left. Bug 588735, r=jmathies, blocking.betaN+=bsmedberg 2010-09-06 17:09:19 +03:00
Robert O'Callahan
e3daf04d4e Backed out changeset 0ebfa9dfba8e 2010-09-06 16:57:11 +12:00
Steven Michaud
3a324d63c7 Bug 592563. When a plugin is completely invisible, hide its NSView. r=roc
--HG--
extra : rebase_source : 1ca8ca2e91f57a1eaf0f97e1e4eba7927f8a3b32
2010-09-06 14:56:11 +12:00
Vladimir Vukicevic
7cd098f293 b=593529; gfxinfo blacklisting ANY_DEVICE not working; r=jrmuizel, a=b 2010-09-05 13:37:43 -04:00
Chris Jones
7b7af2c67c Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
2010-08-31 02:29:31 -05:00
Simon Montagu
be0df5164d Use member boolean instead of Window style to identify right-to-left windows. Bug 588735; r=jmathies a=blocking2.0:betaN+
--HG--
extra : rebase_source : f5c09abea4775e41c1bccb431ab620b46e25da32
2010-09-02 14:20:56 -04:00
Phil Ringnalda
fd4771f251 Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB
--HG--
extra : rebase_source : 3aed6d6f6bf57f848cce51e59dbd13a3df590faf
2010-08-29 18:21:12 -07:00
Kyle Huey
b704c25d5e Bug 589529: Change window class names to trick scroll drivers into working again. r=roc a=blocking-2.0:beta5 2010-08-28 14:31:53 -04:00
Dan Witte
191bf49d47 Merge e10s -> m-c. 2010-08-30 15:35:24 -07:00
Vladimir Vukicevic
70490d6dea b=591486; implement gfx feature blocklist; r=jrmuizel; a=b5 2010-08-30 17:45:29 -04:00
Dan Witte
c4091d7694 Back out Bug 536324 part 3. 2010-08-30 13:20:39 -07:00
Jeff Muizelaar
846ffcab4a Bug 586048. Fix typo in crash annotation code. r=bsmedberg,a=bustage
This also cleans up the annotation note that we add.
2010-08-30 14:05:30 -04:00
Felipe Gomes
7813244175 Bug 592870 - Make caption buttons work with D3D9-accelerated layers. r=jrmuizel a=blocking2.0:beta6+ 2010-09-03 23:21:26 -04:00
Robert O'Callahan
a69b505259 Bug 590468. Part 4: Make Windows theme aware that scrollbars and status bars are always opaque. r=jmathies 2010-08-27 18:15:08 -05:00
Robert O'Callahan
eb34a391c2 Bug 590468. Part 3: Make Cocoa theme aware that statusbars are always opaque. r=joshmoz 2010-08-27 18:15:08 -05:00
Joe Drew
e1e4f76293 Bug 593521 - Don't chain to nsBaseWidget::GetLayerManager, because it can do things we don't want (like use OpenGL). r=vlad a=blocking2.0:beta6+ 2010-09-03 23:21:26 -04:00
Joe Drew
1ae8ba5680 Bug 593272. d3d9: Don't try to sync parent/child acceleration status. r=vlad
It doesn't make a ton of sense to make child widgets have the same acceleration
status as their parent now that we have (mostly - see bug 593440) only one
widget per window. (It might never have made sense.)

This fixes dialog boxes (which currently have child windows) not displaying any content.
2010-09-03 17:14:44 -04:00
Jeff Muizelaar
e711022870 Bug 593438. d3d9: Don't use an accelerated layer manager for transparent windows. r=vlad
Transparent windows require a more complicated dance to get transparency to work
correctly. For now, we'll just not accelerate them.
2010-09-03 17:11:50 -04:00
Chris Jones
49048c0d61 Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
2010-08-31 00:35:03 -05:00
Timothy Nikkel
72cb3f4b66 Revert to rev 36a5e2fa01c9 2010-08-28 01:11:22 -05:00
Robert O'Callahan
a164b8e213 Bug 590468. Part 4: Make Windows theme aware that scrollbars and status bars are always opaque. r=jmathies 2010-08-27 18:15:08 -05:00
Robert O'Callahan
435e338031 Bug 590468. Part 3: Make Cocoa theme aware that statusbars are always opaque. r=joshmoz 2010-08-27 18:15:08 -05:00
Timothy Nikkel
19f45619ba imported patch gesturestuff 2010-08-27 03:36:01 -05:00
Robert O'Callahan
1605ea7ba1 Bug 590468. Part 4: Make Windows theme aware that scrollbars and status bars are always opaque. r=jmathies 2010-08-26 22:01:43 -05:00
Robert O'Callahan
4f0b5a6086 Bug 590468. Part 3: Make Cocoa theme aware that statusbars are always opaque. r=joshmoz 2010-08-26 22:01:43 -05:00
Chris Jones
8992432666 Merge m-c --> cedar 2010-08-26 21:36:43 -05:00
Jeremias Bosch
3c0dc1d094 Bug 562195 - Shortcuts do not work in Qt Fennec. r=roc,masayuki,romaxa a=blocking-fennec
--HG--
rename : widget/src/gtk2/keysym2ucs.c => widget/src/shared/x11/keysym2ucs.c
rename : widget/src/gtk2/keysym2ucs.h => widget/src/shared/x11/keysym2ucs.h
extra : rebase_source : 726996259e678ff479c030ca9809a66e7e40b4cf
2010-08-26 11:11:54 -07:00
Oleg Romashin
48f629e995 Bug 589409 - mozqwidget.cpp/mozqwidget.h are missing license headers. r=doug.turner a=npodb
--HG--
extra : rebase_source : 87b9565e019cdd5c8874b7b8a9fd416e0fa6aa99
2010-08-26 07:52:22 -07:00
Felipe Gomes
e21aacc0ab Bug 574833. Persona theme with disabled menu bar completely cover aero caption buttons. r=dao r=jmathies a=betaN 2010-08-27 18:26:30 -03:00
Felipe Gomes
07eba8f03c Bug 575440. WM_GESTURENOTIFY shouldn't ignore toplevel windows. r=jmathies a=blocks 130078 2010-08-27 18:26:17 -03:00
Daniel Holbert
57205ac831 Remove two more invalid Makefile comments from bug 562195. "comment" only, a=NPOTB 2010-08-27 14:20:44 -07:00
Jeff Muizelaar
5b7db0f970 Bug 586048. Report graphics device id in crash dumps. r=bsmedberg 2010-08-27 11:49:04 -04:00
Jeff Muizelaar
802d9f8d13 Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin 2010-08-27 11:49:02 -04:00
Jim Mathies
1eb70c9a38 Bug 575195 - Send full screen size mode events from widget when transitioning to full screen mode. r=vlad. 2010-08-26 23:44:01 -05:00
Oleg Romashin
f7194f0bf7 Bug 591017 - SeaMonkey build bustage caused by broken non-libxul configuration. r+=roc, feedback+=KaiRo, a+=Bustage-Fix 2010-08-26 12:51:00 -04:00
Brad Lassey
a4ff73b60f bug 590349 - Clipboard (copy/paste) support for Android r=mwu a=blocking-fennec=2.0+ 2010-08-26 19:43:23 -04:00
Dave Townsend
16550f44bf Fix invalid make syntax from bug 562195, a=rs 2010-08-26 14:09:43 -07:00
Chris Jones
715ca394bf Fix typo exposed by followup to bug 582057. 2010-08-24 22:16:42 -05:00
Oleg Romashin
832333ab06 Merged with mozilla-central: 00186bbb7459 2010-08-24 14:21:48 -07:00
Chris Jones
1b38174082 Merge remote-frame code into m-c tip 2010-08-23 22:10:50 -05:00
Chris Jones
9ce9433a4a Bug 570620, part o: Connect the dots to enable drawing remote frames for <browser remote>: create the frame on the content side, insert a display item for it in compositor-side SubdocFrame, and use IPC-enabled layer managers to make it all work. r=mats sr=roc 2010-08-20 18:24:41 -05:00
Chris Jones
114105aa68 Bug 570620, part e: Implement PuppetWidget::Destroy. r=roc 2010-08-20 18:24:40 -05:00
Chris Jones
96088ecbf0 Bug 582057, part j: Implement a "puppet widget" stand-in for platform widgets, for content processes. sr=roc 2010-08-20 18:24:40 -05:00
Chris Jones
6616076b0a Bug 582057, part i: Use nsIWidget::CreateChild in nsIView::CreateWidget* (where possible). r=roc a=blocking-fennecb1 2010-08-20 14:29:02 -05:00
Chris Jones
5b98449eb6 Bug 582057, part h: Add an nsIWidget::CreateChild interface to sweep (relevant to this bug) code dealing with native widgets under the widget/src/* rug. sr=roc 2010-08-20 14:29:02 -05:00
Chris Jones
c633db44e6 Bug 582075, part 0.5: Add support for aInitData=NULL to the Windows nsWindow implementation. r=dougt 2010-08-20 14:29:01 -05:00
Chris Jones
0039a39a0b Bug 582057, part 0: Log the repaint region bounding rect in DumpPaintEvent. r=roc 2010-08-20 14:29:01 -05:00
Chris Jones
d1bb68aac7 Bug 585817, part 0: Use gfxWindowsPlatform::GetScreenDC to compute the minimum widget size. r=roc 2010-08-19 21:19:00 -05:00
Brad Lassey
5d846d41f4 bug 582362 - Notify memory-pressure observers when we receive low memory warning on Android r=dougt a=blocking-fennec 2010-08-31 13:37:54 -04:00
Jeremias Bosch
999f6757dd Bug 587492 - More consistent zooming into input elements. r=romaxa a=blocking-fennec
--HG--
extra : rebase_source : 71a0f2114db2164beccbbd54a974efd1284a0b30
2010-08-30 16:49:11 -07:00
Jeremias Bosch
51a4f53124 Bug 583341 - "Lose" focus if MeeGoTouch VKB is closed by the user. r=romaxa a=npodb
--HG--
extra : rebase_source : 2aed309de5a47f3c0572cfae2c595b8e46e9ac35
2010-08-30 16:40:14 -07:00
Oleg Romashin
254022b0dd Bug 589868 - Qt widget/EGL does not work on Maemo anymore. r=dougt a=blocking-fennec 2010-08-31 09:35:57 -07:00
Jeff Muizelaar
6df1ff332c Bug 586048. Annotate crashdumps with graphics info at startup. r=gavin,a=blocking
Previously GfxInfo wasn't started until it was used by about:support.
This makes gfxPlatform intialize it during gfxPlatform init.
2010-08-28 10:18:41 -04:00
Jeff Muizelaar
08aa787e9e Bug 586046. Fix up a few issues with GfxInfo. r=ehsan,a=bustage
- Consistently use unicode to fix thunderbird/seamonkey builds
- Add better error handling
- Parse MULTI_SZ types better
2010-08-28 10:16:00 -04:00
Bas Schouten
c6f028072f Bug 591558: Don't consider child windows in opaque area. r=roc a=blocking-beta5 2010-08-28 07:51:17 +00:00
Bas Schouten
dbf27d7eca Bug 591554: SetWindowClipRegion twice as intended. r=roc a=blocking-beta5 2010-08-28 07:51:13 +00:00
Jim Mathies
4682c37ce5 Bug 593440 - Remove remaining child widgets on windows. r=roc, a=joe. 2010-09-08 10:52:58 -05:00
Jim Mathies
3d46b2c823 follow up to bug 588735, missing sdk ifdefing. a=nobug. 2010-09-07 16:40:05 -05:00
Jim Mathies
101ee0e330 Bug 588735 - Mirror glass caption buttons for rtl windows. r=roc, a=blocking-betaN. 2010-09-07 16:25:30 -05:00
Jacek Caban
aab72ccc28 Bug 588383 - Compilation failure on mingw due to SEH exceptions r=benjamin a=benjamin 2010-08-22 14:57:23 +02:00
Jacek Caban
4ec87049cd Bug 588401 - widget/src/windows compilation causes tons of warnings on mingw r=roc a=joe
--HG--
extra : rebase_source : 8843af3c2bee553f4ee491e12798a260463e82ac
2010-08-20 20:19:38 +02:00
Tatiana Meshkova
6bb020e019 Bug 589297 - nsWindow::GetViewWidget crashes when can't find view. r=romaxa a=npodb 2010-08-20 18:12:14 -07:00
Miika Jarvinen
1897be54c2 Bug 584454 - Support MeegoTouch status bar in Fennec browser. r=romaxa,doug.turner a=npodb 2010-08-19 11:40:47 -07:00
Brad Lassey
33816aedc6 bug 588470 - Fennec crashes when opening the download manager after a download is started r=mwu a=blocking-fennec-2.0a1+ 2010-08-19 18:33:06 -07:00
Rich Walsh
6c1bf4fc0c Bug 557159 - [OS/2] Optimize Cairo/Thebes surfaces. Surface Part 3 - nsWindow. r= Peter Weilbacher, a=NPOTB 2010-08-21 12:51:00 -07:00
Jacek Caban
3ad9308f83 Bug 587322 - Compilation broken on MOZ_WINSDK_TARGETVER < MOZ_NTDDI_LONGHORN. r=robarnold, a=dbaron 2010-08-21 12:43:53 -07:00
Rob Arnold
98c1cb99ab Bug 588550 - Titlebar area becomes black when dragging bottom window frame into it, r=jmathies a=joe 2010-08-20 17:11:57 -07:00
Jim Chen
eaaf4b7e6b Bug 588456 - Properly commit Android IME composition on blur; r=mwu a=blocking-fennec 2010-08-20 17:07:26 -07:00
Daniel Holbert
f246613ef4 Bug 276431 Patch 10: Make imgContainer::Draw take image-viewport-size, and improve nsLayoutUtils drawing wrappers. r=roc r=joe a=blocking 2010-09-08 13:40:39 -07:00
Joe Drew
18bfa9d172 Bug 591139 - Disable hardware acceleration in safe mode. r=bas a=blocking2.0:beta5+ 2010-08-27 22:44:37 -04:00
Joe Drew
e20e8fb61d Bug 590599 - Change the names of layers acceleration prefs, and how they work. r=roc a=blocking2.0:beta6+ 2010-08-27 22:44:37 -04:00
Matt Brubeck
7baaac20f7 Bug 590246 - Multitouch swipe gestures for Android. r=blassey, a=blocking-fennec 2010-08-25 22:52:08 -07:00
David Humphrey
07de814ba1 bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad 2010-08-25 09:10:00 -04:00
Jim Mathies
a116c7afc9 Bug 575870 - SeaMonkey bustage fix, explicit use of unicode version of CreateWindowEx. 2010-08-24 23:05:11 -05:00
Jim Mathies
525d73a6d4 Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao, roc. Carry over approval from bug 574454 on chrome margin disabling code. r=robarnold. 2010-08-24 22:03:37 -05:00
Alex Pakhotin
9ab3e84f95 Bug 569402 - Show notifications in the Status Bar on Android r=blassey a=blocking-fennec 2010-06-14 19:17:37 -07:00
Jeff Muizelaar [:jrmuizel]
52acd8a0d3 Bug 591576 - [comm-central] widget/src/windows/GfxInfo.cpp now reports various errors
r=khuey a=bustage-fix
2010-08-30 00:16:33 +01:00
Ginn Chen
612fb82a7b Bug 591216 Fix Gtk-WARNING gtk_window_set_wmclass: shouldn't set wmclass after window is realized r=roc a=roc 2010-09-02 15:23:52 +08:00
Ms2ger
0cf7a5d525 Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron 2010-08-24 09:06:20 +02:00
Ms2ger
27271a8a8f Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron 2010-08-24 09:05:56 +02:00
Dan Witte
f2000be3eb Merge. 2010-08-23 17:30:33 -07:00
Dan Witte
72137223d8 Merge. 2010-08-21 13:51:54 -07:00
Dan Witte
5f4dbe5953 Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+ 2010-08-21 00:31:35 -07:00
Bas Schouten
dadf204a26 Bug 588690 - Part 2: Clear cached resources when a windows becomes inactive. r=roc a=blocking-beta5+ 2010-08-20 05:40:51 +02:00
Chris Jones
249f03a338 Backed out changeset 88a279b64473 2010-08-19 19:03:44 -05:00
Chris Jones
ba237cddf0 Bug 582057, part 0: Log the repaint region bounding rect in DumpPaintEvent. r=roc 2010-08-19 13:49:35 -05:00
Mounir Lamouri
b3a82943f3 Bug 345624 - Implement HTML 5's Constraint Validation API. f=ajvincent r=smaug sr=sicking a2.0=blocking 2010-08-18 20:28:08 +02:00
Jim Mathies ext:(%2C%20Rob%20Arnold%20%3Crobarnold%40cs.cmu.edu%3E)
69070bf96e Bug 559613 - Reuse the rendering context for tab previews and drop the cache time to 5 seconds. r=robarnold,jimm sr=vlad
a=blocking2.0
2010-08-19 08:22:46 -07:00
Masayuki Nakano
da189d241a Bug 143390 Support handling WM_KEYDOWN during composition r=jmathies, a=joe 2010-09-15 11:13:12 +09:00