Commit Graph

2306 Commits

Author SHA1 Message Date
Josh Aas
24d5968b30 Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc 2010-03-25 20:14:56 -04:00
Oleg Romashin
33ee0e3aa8 Bug 554768 - More fixes for Qt widget port. r=dougt
--HG--
extra : rebase_source : 5547b3dbc7c89e5821d46af4be2a09bef4af6eec
2010-03-25 20:33:31 -04:00
Josh Aas
b85008d470 Initialize nsChildView plugin ports on Mac OS X. b=555018 r=roc 2010-03-25 15:36:44 -04:00
Andrew Thompson
04ecefd532 Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe 2010-03-25 12:07:36 -04:00
Martin Stránský
179957a7d2 Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt
--HG--
extra : rebase_source : d5b592fb36072514c4e08bc09a84d30a6e889e34
2010-03-25 14:18:10 +01:00
Markus Stange
3097ae1265 Backed out changeset 77e1ae41987e, bug 538242, because of window bounds related test failures. 2010-03-25 11:30:40 +01:00
Markus Stange
e4af73f17e Bug 538242 - Always keep mBounds up to date. r=josh 2010-03-25 10:25:00 +01:00
Jim Mathies
0eba287c0f Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent. 2010-03-24 16:49:05 -05:00
Theppitak Karoonboonyanan
a70764b887 Bug 353776 need the surrounding text support for some language input r=masayuki 2010-03-25 00:04:39 +09:00
Siddharth Agarwal
90b57a4def Bug 514494 - Make the Windows XP save as filepicker change the file's extension when the filter is changed. r=jimm, sr=vlad 2010-03-24 15:11:48 +05:30
Marco Bonardo
6485472101 Bug 530962 - Taskbar tab preview crashes [@ mozilla::widget::WindowHook::Lookup(unsigned int)]. r=robarnold 2010-03-30 21:22:03 +02:00
Rob Arnold
4e6aa3c7bd Bug 554764 - Dynamically removing glass appearance causes the window to stop redrawing r=jimm 2010-03-29 15:24:40 -04:00
Rob Arnold
f404093e78 Bug 555198 - Find bar and all tabs panel are black r=jimm 2010-03-29 15:24:40 -04:00
Karl Tomlinson
c74cdc70cd b=544211 provide synthesized button-up events when native button-up events are missed r=roc 2010-03-24 16:37:06 +13:00
Jim Mathies
a149cb14ad Bug 545149 - Fix various issues with winless plugin context menus. r=bent. 2010-03-22 22:06:35 -05:00
Rob Arnold
5c251e360c Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc 2010-03-17 18:56:00 -04:00
Rob Arnold
a3ed1e1465 Bug 545078 - Crash [@ mozilla::widget::TaskbarPreview::CanMakeTaskbarCalls() ] r=jmathies 2010-03-20 18:09:00 -04:00
Jaakko Kiviluoto
c80322108d Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa 2010-03-21 22:55:36 -04:00
Bas Schouten
9c8bf8594c Bug 548935: If we're on a higher DPI invalidate a mysterious row of pixels which might scroll into view when on D2D. r=jimm 2010-03-20 18:25:38 +01:00
Josh Aas
05b617eb69 Various fixes for nsChildView, including uninitialized member pointer. b=553702 r=roc 2010-03-20 11:05:47 -04:00
Masayuki Nakano
d3946e8eb6 Bug 520732 part3 follow up fix r=karlt 2010-03-20 21:01:48 +09:00
Masayuki Nakano
f38467e932 Bug 553640 Cannot build with --disable-logging because #include "nsGtkIMModule.h" is in #ifdef MOZ_LOGGING block in nsWindow.h r=karlt 2010-03-20 21:00:55 +09:00
Masayuki Nakano
bb7a62d1cf Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
Doug Turner
4655d34ca9 Bug 553508 - Remove the define Q_WS_X11. It overlaps with existing defines that we have and is not always set by sdk. r=oleg 2010-03-18 21:48:35 -07:00
Masayuki Nakano
fabddd2a16 Bug 520732 Separate IME related code to another file from gtk2/nsWindow.cp r=katakai+karlt 2010-03-19 13:21:16 +09:00
Neil Deakin
a062820bb1 Bug 552462, close popups when toolbar pill pressed, r=josh 2010-03-18 15:58:07 -04:00
Marco Bonardo
1bb393ad5f Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
Miika Jarvinen
95a3693068 Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
Mike Kristoffersen
cf44641e24 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
baf31b7a30 Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt 2010-03-17 08:27:40 +02:00
Rob Arnold
1b0252bce9 Bug 552590 - Remove nsIWidget::GetRenderingContext() r=joe sr=roc 2010-03-16 20:15:03 -04:00
Doug Turner
70fccd4e0d 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
209a69cc51 Bug 552315 - Improve Qt show functionality. r=dougt 2010-03-15 08:08:15 +02:00
Mats Palmgren
549893b6d7 Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc 2010-03-14 23:52:07 +01:00
Josh Aas
2a7d0b1c8d Remove unused PRAllocCGFree function. b=544704 2010-03-13 09:42:54 -05:00
Andrew Thompson
2e77f64ae3 Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Oleg Romashin
66ff957f76 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
68d4aff325 Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin
9da77c3219 Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Joel Maher
d050afae06 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
21a3877edf Implement CSS cursor support for Mac OS X. b=286304 r=josh 2010-03-11 11:44:31 -05:00
Masayuki Nakano
788bb1a791 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
b5315ccce3 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
d064ea11c7 Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent. 2010-03-10 19:16:44 -06:00
jkk
c0193a4734 Bug 551127 - Crash in nsFilePicker Qt port [@ nsFilePicker::InitNative]. r=dougt 2010-03-10 14:16:41 -08:00
Oleg Romashin
dcb9ae58ec Bug 551252 - Reduce the size of painting on Qt. r=dougt 2010-03-10 14:13:02 -08:00
Steven Michaud
3ec674982b Bug 551226 - Null pointer dereference [@ ChildView validRequestorForSendType:returnType:]. r=josh 2010-03-10 15:24:40 -06:00
Josh Aas
bcb41f783d More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
James Cook
d555caa33e 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
c33063d9c8 Bug 525280 - unintentional early return in TaskbarPreview::SetTooltip r=jmathies 2010-02-10 10:49:00 -05:00
Rob Arnold
00cab1b18e Bug 522659 - Windows 7 taskbar previews does not give right click menu r=jmathies 2010-02-10 09:39:00 -05:00
Rob Arnold
7341847479 Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Vladimir Vukicevic
79ee72ed5e b=538530; add a way to forcibly disable a11y on win32; r=surkov.alexander 2010-03-09 13:02:25 -08:00
Joel Maher
aef3dc32c3 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
7517f91287 Backing out Bug 544097 due to test failures. 2010-03-09 01:16:43 -05:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Brad Lassey
8c37f2ca3d 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
cee9b522a0 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
1a6c0165bf 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
b4f17e4827 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
90e5f1cff7 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
aae56faa1e Bug 358095 - Use native drag cursors on Mac OS X. r=josh 2010-03-08 13:35:25 +01:00
Markus Stange
a4c6d432b1 Bug 549891 - Correctly set modifier flags on drag events. r=josh 2010-03-08 13:29:20 +01:00
Clint Talbert
7ffd9496bc 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
ef6c5fda3d 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
a65e3ce4dc b=550211 init pixman_region32_equal out-param.
r=roc.
2010-03-07 23:33:42 +01:00
Oleg Romashin
9300f72532 Bug 548821 - XSync needed after XShmPutImage. r=dougt 2010-03-07 13:07:25 +02:00
Oleg Romashin
e70f0b576b Bug 550672 - Provide disable native theme preference for Qt port. r=dougt 2010-03-07 13:04:40 +02:00
Brad Lassey
ac3195e207 follow up from bug 520697, winmo bustage fix r=jimm 2010-03-06 18:26:18 -05:00
Jim Mathies
2afcaf5c1d 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
4bad8ebc33 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
a1d3fca9ff 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
4886e8ac2e Bug 533200: [OS/2] Replace nsFrameWindow with os2FrameWindow r=wuno 2010-03-06 12:52:10 -05:00
Oleg Romashin
ef576edae5 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
ac24998e60 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
9f341428fa Bug 520697. Fix build in some weird Vista configurations. r=jmathies 2010-03-05 11:52:58 +13:00
Mike Kristoffersen
abdb2aa82c Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
2010-03-04 13:51:42 -08:00
Bas Schouten
984b9ec786 Bug 549097: Move the invalidated region when scrolling. r=jrmuizel 2010-03-04 20:30:13 +01:00
Brad Lassey
7941559ff8 bug 547521 - enable building for windows mobile with --disable-libxul r=ted 2010-03-04 13:47:35 -05:00
Rich Walsh
08f7dc2fc5 Bug 522896 - OS/2 Code Maintenance; cm01 thru cm10 - combined patch - v3.
r=(Weilbacher, wuno).
2010-03-04 19:19:41 +01:00
Chris Jones
2141078f6e Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Oleg Romashin
132f4a8ebe Bug 549858 - [QT] build break in Qt widgets due to new layer infrastructure. r=roc 2010-03-03 19:45:16 +02:00
Josh Aas
c789d386f4 Optimize Mac OS X native menu image code. Avoid unnecessary endian swaps, ARGB->RGBA conversions, and mallocs. b=548712 r=smichaud 2010-03-02 16:23:07 -06:00
Steven Michaud
083ad5b6e6 Bug 549691 - Null pointer dereference in nsChildView.mm's [ChildView mouseUp:]. r=josh 2010-03-02 16:04:13 -06:00
Mark Banner
22adc7db05 Linux debug bustage fix from bug 534425 for non-FF apps. 2010-03-01 11:27:38 +00:00
Robert O'Callahan
a76a4aff87 Fix Windows bustage again 2010-03-01 21:40:58 +13:00
Robert O'Callahan
31031fad45 Fix Windows bustage 2010-03-01 21:28:00 +13:00
Robert O'Callahan
11a3d788af Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant. 2010-03-01 21:03:49 +13:00
timeless@mozdev.org
0451e36ff8 Bug 548185 Crash on event.dataTransfer.setDragImage({},0,0) [@ nsINode::GetCurrentDoc() ]
r=smaug
2010-02-28 12:18:19 +01:00
Jacek Caban
e40fb2afe4 Bug 513464: Mingw bustage fix. r=jimm 2010-02-26 18:54:18 -05:00
Bas Schouten
dcdb088a10 Bug 527707: Add Direct2D and DirectWrite backend integration to thebes and widget. Preffed off by default r=jrmuizel r=jmathies r=jfkthame 2010-02-25 22:36:07 -08:00
Oleg Romashin
61d588d5c6 Bug 547577 - nsWindow::Scroll must be updated for widget QT port. r=dougt
--HG--
extra : rebase_source : a0b18c7576929c103861fbdb101eebd5bd6581b9
2010-02-25 22:45:37 +02:00
Steffen Imhof
4810092291 Bug 547261 - Improve focus handling on Qt. r=dougt 2010-02-25 10:58:19 -08:00
Jacek Caban
4440d42500 Bug 547714. Fix compilation failure on gcc 4.5, r=roc
--HG--
extra : rebase_source : 9836c306e1087b45809cac39ed79262c285cb966
2010-02-24 11:50:11 -08:00
Rob Arnold
229645f4b2 Bug 541182 - Custom CSS cursor not working; Remove GetSystemMetric check.
r=jmathies.
2010-02-24 05:42:29 +01:00
Ben Turner
e2f833a736 Bug 545195 - ' topcrash [@ @0x0 | nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) ]'. r+sr=sicking. 2010-02-23 17:39:14 -08:00
Josh Aas
e767e24745 Remove remaining Mac OS X 10.4 support from Cocoa widgets. b=548097 r=smichaud 2010-02-23 15:30:39 -08:00
Josh Aas
3a1cf6368a Remove Mac OS X 10.4 support from Cocoa complex text input. b=548021 r=smichaud 2010-02-23 12:10:25 -08:00
Josh Aas
1b750446f7 Remove Mac OS X 10.4 support from Cocoa printing. b=548034 r=smichaud 2010-02-23 12:04:05 -08:00