Commit Graph

10267 Commits

Author SHA1 Message Date
Miika Jarvinen
6fcb570e79 Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
Mike Kristoffersen
e8f16bca7d Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa. 2010-03-17 08:28:42 +02:00
Miika Jarvinen
92c7d0a146 Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt 2010-03-17 08:27:40 +02:00
Rob Arnold
f20dcfaa66 Bug 552590 - Remove nsIWidget::GetRenderingContext() r=joe sr=roc 2010-03-16 20:15:03 -04:00
Doug Turner
fff30965b7 Bug 552442 - Running against < Qt 4.6 causes build bustages. r=romaxa
--HG--
extra : rebase_source : 20bb0766ecab9ae6ed7af2eee6d62336871a70c6
2010-03-15 10:54:56 -07:00
Oleg Romashin
0f6a5051a1 Bug 552315 - Improve Qt show functionality. r=dougt 2010-03-15 08:08:15 +02:00
Mats Palmgren
e5f8b2f7e8 Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc 2010-03-14 23:52:07 +01:00
Josh Aas
35535ce42a Remove unused PRAllocCGFree function. b=544704 2010-03-13 09:42:54 -05:00
Andrew Thompson
9f07732e64 Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Oleg Romashin
d3d3956267 Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:11:42 +02:00
Oleg Romashin
be03beb41e Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin
4576a188fa Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Joel Maher
6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
lordpixel@mac.com
1e501696dd Implement CSS cursor support for Mac OS X. b=286304 r=josh 2010-03-11 11:44:31 -05:00
Masayuki Nakano
76a0017a8b Bug 315727 Request Firefox respond to Windows scroll messages so pages can be scroll captured r=jmathies+smaug, sr=roc 2010-03-11 14:25:29 +09:00
Oleg Romashin
ed18d75aab Bug 551045 - Widget Qt ::Update causing unexpected repaints and rendering lags during scroll. r=dougt 2010-03-10 16:37:36 +02:00
Jim Mathies
ae654dfa10 Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent. 2010-03-10 19:16:44 -06:00
jkk
83ccbe0981 Bug 551127 - Crash in nsFilePicker Qt port [@ nsFilePicker::InitNative]. r=dougt 2010-03-10 14:16:41 -08:00
Oleg Romashin
e726adb2cf Bug 551252 - Reduce the size of painting on Qt. r=dougt 2010-03-10 14:13:02 -08:00
Steven Michaud
c0368e33d5 Bug 551226 - Null pointer dereference [@ ChildView validRequestorForSendType:returnType:]. r=josh 2010-03-10 15:24:40 -06:00
Josh Aas
5c2f8c4d8c More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Brad Lassey
96319c4535 backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
James Cook
c9cec6f75c Bug 551166 - Linking error when building the Qt port with --disable-libxul set. r=dougt
--HG--
extra : rebase_source : 762cc0600316cfa38129768f80c99bd4fe137096
2010-03-09 11:40:19 -08:00
Rob Arnold
d5c3a81ba7 Bug 525280 - unintentional early return in TaskbarPreview::SetTooltip r=jmathies 2010-02-10 10:49:00 -05:00
Rob Arnold
3da8dba01b Bug 522659 - Windows 7 taskbar previews does not give right click menu r=jmathies 2010-02-10 09:39:00 -05:00
Rob Arnold
d72cb1bea1 Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Vladimir Vukicevic
0464cc371c b=538530; add a way to forcibly disable a11y on win32; r=surkov.alexander 2010-03-09 13:02:25 -08:00
Joel Maher
1c8d232df2 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
ef9946d39a Backing out Bug 544097 due to test failures. 2010-03-09 01:16:43 -05:00
Kyle Huey
a7c3948d0a Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Brad Lassey
4e51434fc9 follow up to bug 534425, region to paint always null on winmo since landing r=dougt 2010-03-08 22:45:49 -05:00
Joel Maher
694ec71da0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Jonas Sicking
c24e5442a9 Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg 2010-03-08 07:44:59 -08:00
Doug Turner
7996ebdb6b Bug 550410. Provide a pref to disable orientation events. r=dveditz
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
2010-03-08 07:33:24 -08:00
Markus Stange
054412cdcc Bug 547723 - Turn off menu background blurring on PPC because it results in blank menus. r=josh 2010-03-08 13:38:17 +01:00
Markus Stange
e5daecaa8f Bug 358095 - Use native drag cursors on Mac OS X. r=josh 2010-03-08 13:35:25 +01:00
Markus Stange
c0d4f5f49d Bug 549891 - Correctly set modifier flags on drag events. r=josh 2010-03-08 13:29:20 +01:00
Clint Talbert
5b4513c7e9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Karl Tomlinson
b38334998f b=550211 init pixman_region32_equal out-param.
r=roc.
2010-03-07 23:33:42 +01:00
Oleg Romashin
60e5d8fc62 Bug 548821 - XSync needed after XShmPutImage. r=dougt 2010-03-07 13:07:25 +02:00
Oleg Romashin
f0cfb18175 Bug 550672 - Provide disable native theme preference for Qt port. r=dougt 2010-03-07 13:04:40 +02:00
Brad Lassey
f87a729ebc follow up from bug 520697, winmo bustage fix r=jimm 2010-03-06 18:26:18 -05:00
Jim Mathies
ece3c832d4 Bug 550322 - [OOPP] Hulu full screen deadlock protection doesn't trap all cases. r=bent. 2010-03-06 12:33:40 -06:00
Neil Rashbrook
16e5f3415e Bug 520697 followup to avoid redefining MARGINS now that we include uxtheme.h r=jimm 2010-03-06 18:12:33 +00:00
Walter Meinl
a5f4eab85d Bug 550056: [OS/2] Fix build bustage for non-libxul builds after Bug 534425 r=ted 2010-03-06 12:57:16 -05:00
Rich Walsh
9495bc48b9 Bug 533200: [OS/2] Replace nsFrameWindow with os2FrameWindow r=wuno 2010-03-06 12:52:10 -05:00
Oleg Romashin
f692b154d1 Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt 2010-03-06 09:25:46 +02:00
Tom Dyas
564e22e7a3 Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc 2010-03-05 13:10:42 +13:00
Robert O'Callahan
644854d3f7 Bug 520697. Fix build in some weird Vista configurations. r=jmathies 2010-03-05 11:52:58 +13:00