Commit Graph

2653 Commits

Author SHA1 Message Date
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
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
Neil Rashbrook
2f47da2fcb Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin 2010-02-20 15:26:41 +00:00
Kyle Huey
2015b465c8 Bug 545064: Eliminate obsolete ResultFromSCode macro r=jimm, davidb 2010-02-20 08:45:19 -05:00
Kyle Huey
87cb614d99 Bug 513464: Add support for multiple drags outside of Gecko r=jimm
--HG--
extra : rebase_source : a7b2f1d7b81946baa47793a8c5cdf8da59c42fd4
2010-02-20 08:44:02 -05:00
Oleg Romashin
10bae41c14 Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar. 2010-02-19 19:46:54 -08:00
Mike Hommey
433f67dbf1 b=546093 only advertise pdf and ps format for sending to the printer backend r=karlt 2010-02-18 13:45:38 +13: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
Josh Aas
b57d0b375a Remove Mac OS X 10.4 support from Cocoa native menus. b=548014 r=smichaud 2010-02-23 11:45:53 -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
Matt Woodrow
38db2f043b Bug 561957. Support GL backend on Mac OS X. r=vlad 2010-04-28 10:29:29 +12: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
Oleg Romashin
ff064189d9 Backed out changeset 2959eddcd018, to fix oranges 2010-06-11 08:35:26 -04:00
Oleg Romashin
cfe4ce6dd8 Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar
--HG--
extra : rebase_source : 8ddcebaa4f6418c65325b4374f7f9f5ab4ec377e
2010-06-11 05:33:22 -04:00
Oleg Romashin
44e3d0f8df Bug 571431 - Switch Qt offscreen buffer creation to platform->CreateOffscreenSurface. r=joe
--HG--
extra : rebase_source : 5d719a3dd13228d21e9f3bd6fa2df5a7e44bf6ac
2010-06-11 05:32:00 -04:00
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
95f0307543 b=555133 Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad 2010-06-11 10:53:57 +12:00
Karl Tomlinson
d9f67b344a backout ce0bec337cdd due to bad message 2010-06-11 10:53:01 +12:00
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
b3c3976708 Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 0500c9e1f6cabd42bd56e5e69b1af3c30c7045cd
2010-06-11 10:25:15 +12:00
Josh Aas
dc18091697 Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst 2010-06-09 20:56:17 -04:00
Mats Palmgren
00dbaf0c18 Re-enable the test now that the regression in bug 565392 is fixed. 2010-06-10 00:57:41 +02:00
Mats Palmgren
de79a2cde9 Make nsTransferable::GetTransferData assign the out params even when it returns an error since some callers depend on it (regression fix). b=565392 r=dbaron 2010-06-09 21:08:09 +02:00
Bas Schouten
bf92a528d3 Bug 568495: Do not push cleartype for transparent window surfaces. r=jrmuizel 2010-06-09 17:50:03 +02:00
Bas Schouten
199e0ae97d Bug 555353: Clear D2D surface before starting draw operations. r=jmathies 2010-06-09 17:50:01 +02:00
Mark Banner
6b3f68589f Disable TestWinDND.cpp due to permanent test failures on non-libxul apps - i.e. not Firefox, as it isn't run in those configurations. Bug 565392 will fix and re-enable. 2010-06-09 09:52:38 +01:00
Rob Arnold
191fedc057 Bug 568490 - Preserve the maximized/minimized style on transparency mode change. r=jimm
--HG--
extra : rebase_source : b9a912bab14a896cb97fc60208837418f5ad5d27
2010-06-07 10:13:22 +02:00
Benoit Girard
7a627faaff Prevent multiple redundant repaint messages from filling up the event queue leading to browser hangs under certain race conditions. b=565323 r=josh 2010-06-09 00:11:42 -04:00
Timothy Nikkel
31e4bf99db Bug 570467. For the clip region of drag feedback, if we were given an null clip region don't pass an empty clip region, pass null. r=mats 2010-06-08 14:18:10 -05:00
felipc@gmail.com
33b5d6a951 Bug 547996 - Be able to tell when a click was generated by a tap on the screen, r=smaug,jimm, sr=jst 2010-04-06 15:59:24 +03:00
Daniel Holbert
33a6e41fe6 bug 556853: Fix marking of perma-orange-on-10.6 per mstange's suggestion 2010-04-06 00:11:45 -07:00
L. David Baron
cffc3eff50 Add colors that are showing up on the 10.6 tinderbox as allowed colors so the test stops causing perma-orange. (Bug 556855) 2010-04-05 22:24:46 -07:00
L. David Baron
e49468bbfd Mark perma-orange-on-10.6 bug 556853 as todo so it stops turning the 10.6 mochitest-other boxes orange. 2010-04-05 22:22:30 -07:00
Steven Michaud
267976eeba Bug 533001 - Better way to avoid IdleTimerVector crashes (hook dynamically bound functions). r=josh 2010-04-05 09:04:49 -05:00
Oleg Romashin
8672ed123f Bug 551666 - Provide possibility to compile and render Qt port with QGLWidget backend. r=dougt
--HG--
extra : rebase_source : 00d53f71a00e71cf8b777779fc84ea45361256ea
2010-04-02 10:08:30 -04:00
Masayuki Nakano
aca40e999f Bug 556458 Cannot select an item of google suggest by mouse click during composition of MS-IME r=roc 2010-04-02 11:11:59 +09:00
Boris Zbarsky
d6454d1f54 Bug 552439. Make sure to gtk_widget_realize() the GtkEntry before trying to get information out of it; otherwise it doesn't pick up the right styles before being interrogated. r=karlt 2010-04-01 22:09:05 -04:00
Mark Finkle
bdf7202871 Bug 541015 - Support rotating between portrait and landscape on N900 [r=karlt] 2010-04-01 09:58:42 -04:00
Marco Bonardo
5675e6b6b6 Bug 527735 - nsITaskbarPreviewButton.visible always returns the wrong value. r=robarnold 2010-04-01 13:29:09 +02:00
Mark Finkle
2cbbdbeb28 Bug 533560 - Volume control does not control zoom level [r=dougt] 2010-04-01 00:38:51 -04:00
Jim Mathies
7a3c2f7dcf merge backout. 2010-03-31 12:55:55 -05:00
Jim Mathies
d4cc6d9831 Backout bug 555133 to fix bug 555950. 2010-03-31 12:55:41 -05:00
Rob Arnold
9ffd5134c3 Bug 555133 - Attempt to infer whether or not theme parts are transparent r=roc sr=vlad 2010-03-29 15:24:40 -04:00
Jim Mathies
e3431f34db Bug 555463 - Deal with sync wm_setfocus events from child. r=enn. 2010-03-29 11:04:46 -05:00
Doug Turner
24b36a484b Backing out fix for bug 544240. 2010-03-31 07:07:14 -07:00
Olli Pettay
f2f7c2cdc0 Additional fix for Bug 536092 2010-03-31 16:50:05 +03:00
Olli Pettay
e425b81efd Bug 536092 - Micro optimizations for event handling, r=jst
--HG--
extra : rebase_source : d34faef862a532109f05750ccb7220bd1ddf6e19
2010-03-31 15:44:18 +03:00
Mike Kristoffersen
3da6b0a270 Bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : 5a10b6932a3e901740abec371b159aed9b233b24
2010-03-30 15:03:05 -07:00
Bas Schouten
bd0de20082 Bug 556027: Add the ability to enable accelerated layers backends for specific top-level widgets. r=roc 2010-03-31 05:02:58 +02:00
Uli Link
318b2969b4 Bug 458057: Fix AIX build bustage in widget. r=roc 2010-03-28 11:50:39 -04:00
Rich Walsh
34f0ed676c Bug 549426: OS/2 build bustage after layers landing. r=wuno 2010-03-28 11:46:08 -04:00
Wolfgang Rosenauer
230b3bd953 Bug 555161 - Qt save dialog shows open instead of save. r=dougt 2010-03-26 21:27:37 -07:00
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
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
Benjamin Smedberg
986acb6e4e Revert the incorrect portion of bug 543788 which was landed in electrolysis without final review.
--HG--
extra : rebase_source : e91a8f11604d11d669aca6e19c83629bc3f47f80
2010-02-11 15:50:57 -05:00
Benjamin Smedberg
3ad7eb7f3a Merge mozilla-central into electrolysis. 2010-02-09 21:22:09 -05:00
Jim Mathies
222acbd54a Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones. 2010-02-09 16:34:38 -06:00
Benjamin Smedberg
c2f8edb3f4 Bug 543788 - Infinite loop in CallUpdateWindow/WM_PAINT messages when switching tabs with a windowed plugin (Acrobat and sometimes Flash), r=jimm 2010-02-09 11:57:03 -05:00
Brad Lassey
6548d54ea7 bug 544887 - Soft keyboard pop-up is on top of search engine bar in the awesome bar on first run r=dougt 2010-02-08 18:37:46 -05:00
Masayuki Nakano
5d5243adfb Bug 543511 In Firefox 3.6 Intellipoint mouse scrolling acceleration is disabled downwards, acceleration still works upwards r=roc 2010-02-08 22:42:22 +09:00
Tom Dyas
1f75274180 Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc 2010-02-07 21:38:14 -06:00
Doug Turner
c5fb72ab64 Bug 543976 - Clean up Maemo defines. r=ted 2010-02-09 11:02:11 -08:00
Jae-Seong Lee-Russo
513e9cf886 Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
Doug Turner
38adfae645 Correcting comment
--HG--
extra : rebase_source : 77bf6c9cbde8bc3f668b74644aabbb03f669655c
2010-02-04 06:49:55 -08:00
Doug Turner
f8474963f9 Bug 544242 - implement sizemode_fullscreen on qt. r=stuart 2010-02-04 06:43:52 -08:00
Doug Turner
635a29b33d Bug 544208 - eMetric_TouchEnabled should be true on maemo/qt. r=mfinkle 2010-02-04 06:42:47 -08:00
Timothy Nikkel
8e26799e9f Bug 488771. nsIRollUpListener followup, correctly release pointer, and fix up some tabs. r=roc
--HG--
extra : rebase_source : 288ac5e52bd6e15dfca5030cc9899f7e4dcf5a1a
2010-01-27 22:12:47 -06:00
Barry K. Nathan
e54cfccdb5 Bug 516027 - Tools->Downloads does not restore a minimized download window. r=josh 2010-02-03 13:42:12 +01:00
Karl Tomlinson
93b87f380c b=537870 avoid initialized declaration in for-statement conditional for VC7.1 r=roc 2010-02-02 18:19:44 +13:00
Robert O'Callahan
5573536916 Bug 539354. When scrolling an area that was partially outside the window into view, make sure we invalidate the destination area on Mac. r=mstange
--HG--
extra : rebase_source : 4cb48c2bc49926d72b00bf3baa59465c149b6d6c
2010-02-02 12:16:09 +13:00
Justin Lebar
e730a1afc6 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Neil Deakin
741ba8bb4a Bug 539862, Call TargetSetLastContext and UpdateDragStatus before dragenter is fired so drag action and window are properly set up, fixes dragging themes into addons dialog, r=karlt 2010-02-01 10:11:09 -05:00
Neil Deakin
40511b2e0e Bug 541520, don't fire dragleave on successful drop, but do fire it when drop fails or is cancelled, r=jonas,smichaud 2010-02-01 10:11:08 -05:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Brad Lassey
e2147ffb92 bug 542623 - don't dismiss menubar and sip button while focused on a text box r=dougt 2010-01-29 13:48:49 -05:00
Brad Lassey
d8360d5cc4 bug 542884 - remove softkb notifier r=dougt 2010-01-29 12:59:56 -05:00
Oleg Romashin
959dec8b52 Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin. 2010-01-29 08:50:44 +02:00
Brian Crowder
75e7313aa4 Bug 542280 - use GetUpdateRgn() on Windows mobile, r=blassey 2010-01-28 20:02:12 -08:00
Tom Dyas
1cd5b6cb2a Mac OS X native menus: Remove special case in DOM observer code for the root nsIContent. b=415463 r=josh 2010-01-28 20:06:54 -05:00
Ben Turner
453fbad6ed Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm. 2010-01-28 11:32:41 -08:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Masayuki Nakano
df43c2f541 Bug 531341 Stack overflow crash related to scrolling with trackpad and plugins [@ nsWindow::HandleScrollingPlugins] [@ _SEH_prolog4 ] r=VYV03354 2010-01-28 17:39:51 +09:00
Benjamin Smedberg
ccbb258f20 Fix bustage from bug 542337, this function doesn't exist.
--HG--
extra : rebase_source : a1c5203d0992e4e376187801cdfa3cb8a89319ff
2010-01-26 19:58:25 -05:00
Ben Turner
1e94a6bac2 Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml'. r=jimm.
--HG--
extra : rebase_source : 22b97f9252c02f7343d12b60fa9cd93cfbe12a25
2010-01-26 16:08:39 -08:00
Jim Mathies
757c1b3d63 Bug 540052 - [OOPP] Test failure in test_plugin_focus.html. r=bent.
--HG--
extra : rebase_source : bdb40f27e098519ecd71abd75a80e8e612f888f8
2010-01-26 15:40:15 -06:00
Steven Michaud
7327f8c871 Bug 539317 - [10.6] Help menu does not include Apple search if no visible windows. r=josh 2010-01-27 10:25:01 -06:00
Tom Dyas
2cb5febac4 First part of adding support for a Mac OS X dock menu defined via XUL menus. Hoist DOM mutation observer code into new superclass. b=415463 r=josh 2010-01-27 01:14:40 -05:00
Alex Pakhotin
5111fbfe12 Bug 532929 - Show SIP button and a toolbar on windows mobile. r=blassey
--HG--
extra : rebase_source : 50e30b750512d3b292cd58e021d57aaafb76e243
2010-01-25 12:35:57 -08:00
Kyle Huey
a1af3b5c40 Bug 541836: More Trackpoint Hack Tweaking r=roc 2010-01-24 15:07:33 -05:00
Josh Aas
4347f70d5b Pointer to NP_CGContext should be NULL in Cocoa NPAPI event model. b=541018 r=smichaud 2010-01-24 01:00:39 -05:00
Steven Michaud
22d7ec9de0 Bug 525078 - Make plugin mouse up/down/dragging behavior conform to OS X practice and Cocoa NPAPI spec clarifications. r=josh 2010-01-22 14:57:04 -06:00
Doug Turner
184af0aa49 comparing with ssh://hg.mozilla.org/mozilla-central
searching for changes
changeset:   38150:c823c17d12d2
user:        Doug Turner <dougt@dougt.org>
date:        Tue Feb 16 10:49:57 2010 -0800
summary:     backing out 544250
2010-02-16 10:52:40 -08:00
Oleg Romashin
5cfa8aef3e Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar 2010-02-16 10:15:52 -08:00
Steffen Imhof
4cedcaea21 Bug 544216 - Switch from QWidgets to QGraphicsWidgets. r=dougt 2010-02-16 10:14:20 -08:00
Benjamin Smedberg
5ba5f4d80f Bug 543788 - Inform Windows that the window which has an empty update area is actually valid by calling ::ValdateWindow explicitly, r=jimm 2010-02-12 12:37:09 -05:00
Jim Mathies
c877b84ecc Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
--HG--
extra : transplant_source : %28B%08h%F29L%BE%BBEh%E8%92%22%2A%8E%A8%00F%83
2010-02-09 16:34:38 -06:00
Michael Ventnor
edda4e64bb Bug 545506 - Fix the custom header/footer dialog in GTK's print dialog r=roc
--HG--
extra : rebase_source : 79f5dc473d9e9812041a76853237aaead86f0e69
2010-02-12 11:40:03 +13:00
Michael Ventnor
3af1c4563e Bug 545502 - Enable the Selection option for GTK's print dialog r=roc
--HG--
extra : rebase_source : e9a6d9edcb5e18eff1f261406d33cf155b810ca6
2010-02-12 11:39:33 +13:00
Michael Ventnor
48f5c254c1 Bug 545368 - Firefox doesn't theme tab focus rings r=roc
--HG--
extra : rebase_source : 7b348fd7c9f8ed970c2e45b020fc51d7be664a0f
2010-02-12 11:35:55 +13:00
Benjamin Smedberg
d6e29f98be Bug 543788 - Detect an empty updaterect and don't propagate anything to the child, r=bent 2010-02-11 11:34:17 -05:00
Tom Dyas
006095a5e7 Better hash table usage for native Mac OS X menus. b=415463 r=josh 2010-01-18 14:48:38 -05:00
Brad Lassey
8e35322760 bug 532344 - fix to stop the wince burning 2010-01-18 00:39:46 -05:00
Brad Lassey
857377afd3 bug 532344 - only issue one NS_PAINT event for each WM_PAINT on WinMo r=dougt 2010-01-18 00:05:58 -05:00
Markus Stange
643fd8a16d Bug 461291 - Reset the titlebar gradient when the unified toolbar is hidden. r=josh 2010-01-13 17:08:06 +01:00
Robert O'Callahan
faf07633e0 Backed out changeset 636a1f8ef224 2010-01-14 17:59:22 +13:00
Robert O'Callahan
9a1e1c6c5b Bug 536524. Avoid overlong paths by normalizing. r=bsmedberg 2010-01-14 15:30:05 +13:00
Jim Mathies
3960d009a6 Bug 536369 - OOPP: Fix for mouse event serialization errors. r=bsmedberg. 2010-01-13 19:46:44 -06:00
Markus Stange
7a7afa6545 Backed out changeset bde448aad47c, bug 461291, due to SunSpider and DHTML performance regression.
--HG--
extra : rebase_source : 3ff2e9f53ce3bd0ba525eec1057108796a199525
2010-01-13 20:55:05 +01:00
Markus Stange
bc7b9297a3 Bug 526282 - Minimize button disabled after full screen mode on Mac OS 10.6. r=josh 2010-01-13 17:17:57 +01:00
Markus Stange
a87bf69c82 Bug 498258 - Blur the background behind menus. r=josh 2010-01-13 17:10:25 +01:00
Markus Stange
edaede6960 Bug 461291 - Reset the titlebar gradient when the unified toolbar is hidden. r=josh 2010-01-13 17:08:06 +01:00
Robert O'Callahan
a923083da5 Bug 526394. Part 18: Remove nsIScrollableViewProvider and its implementations, now that we've removed all its users. r=mats 2009-09-09 17:40:01 +12:00
Robert O'Callahan
c564ba50c2 Bug 526394. Part 11: Convert nsGlobalWindow and nsDOMWindowUtils. r=mats 2009-09-03 15:57:46 +12:00
Robert O'Callahan
3c94fecdb3 Bug 526394. Part 3: Add all necessary new APIs to nsIScrollableFrame. r=mats,sr=dbaron 2009-09-01 16:11:11 +12:00
Tom Dyas
8209cf7fbc Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2010-01-10 20:45:45 -05:00
Kyle Huey
631a1d96d4 Bug 538891 - Possible overflow at CEnumFormatEtc::Next. r=jmathies. 2010-01-10 18:32:28 -06:00
Jim Mathies
72b73180b7 Bug 537414 - Pasting clipboard content to OpenOffice Writer broken. r=roc. 2010-01-10 14:08:28 -06:00
Steven Michaud
17e7509306 Bug 489196 - [10.6] Help menu does not include Apple search in non-English builds. r=josh 2010-01-08 16:34:51 -06:00
Miika Jarvinen
06350c488f Bug 537907 - [qt] Can't type with keyboard because of broken focus. r=vlad 2010-01-08 09:12:21 +01:00
Steven Michaud
37653083c1 Bug 538251 - Clean up NULL-checking of mGeckoChild in nsChildView.mm. r=masayuki,josh 2010-01-07 15:06:14 -06:00
Robert O'Callahan
430f68fc01 Backed out changeset 880125b33bca
--HG--
extra : rebase_source : 3d0a098f7fa3ce93e9a2840db8fd9a790cb63792
2010-01-07 12:46:52 +13:00
romaxa
20519041b1 Bug 537124 - "Some native color values are not initialized properly (ex: eColor__moz_fieldtext)" [r=Ventron sr=roc] 2009-12-31 04:29:00 -06:00
Alex Pakhotin
e3de292d86 bug 479444 - text fields are hidden by the software keyboard r=blassey 2009-12-21 16:50:31 -08:00
Jim Mathies
bcba1087a3 Bug 537946 - DC leaked in vista tooltip/panel theming code. r=roc. 2010-01-05 12:52:07 -06:00
Saint Wesonga
a8b14db838 Bug 537195 - nsISound.play without esound installed should throw NS_ERROR_NOT_AVAILABLE. r=roc 2010-01-02 13:13:27 +01:00
Timothy Nikkel
3e07c97339 Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
2009-12-22 17:49:33 -06:00
Josh Aas
f9051ae7e3 Backed out changeset bee6729280d8 2009-12-30 17:29:26 -05:00
Tom Dyas
13780ad38c Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2009-12-30 15:58:33 -05:00
Markus Stange
7d68e3b7c5 Bug 527682 - Implement -moz-window-shadow values menu, tooltip and sheet. r=dbaron, r=dao, r=josh 2009-12-30 16:24:08 +01:00
Markus Stange
91349cb411 Bug 537044 - toggletoolbar attribute ignored when returning from full screen. r=josh 2009-12-30 16:24:03 +01:00
Markus Stange
7fbfc77917 Bug 534174 - Hardcode the right color for -moz-mac-menutextdisable. [NSColor disabledControlTextColor] is too dark. r=josh 2009-12-30 16:23:56 +01:00
Markus Stange
1aa0e49964 Bug 534170 - Remove uses of -moz-mac-unified-toolbar and instead make all toolbars at the top of the window unified. r=dao, r=josh 2009-12-30 16:23:51 +01:00
Markus Stange
e9531fba53 Bug 300904 - Improve mouse-over-window tracking so that we don't fire mousemove events if our window is covered by a window that's not one of our own. r=josh 2009-12-30 16:18:36 +01:00
Ms2ger@gmail.com
a4005e2fd1 Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug 2010-06-25 15:59:57 +02:00
Mike Kristoffersen ext:(%3E)
2831befe3b Bug 562181 - Add support for MozOrientation on Qt. r=dougt
--HG--
rename : widget/src/android/nsAccelerometerAndroid.cpp => dom/system/android/nsAccelerometerSystem.cpp
rename : widget/src/android/nsAccelerometerAndroid.h => dom/system/android/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.h => dom/system/cocoa/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.mm => dom/system/cocoa/nsAccelerometerSystem.mm
rename : widget/src/xpwidgets/nsAccelerometer.cpp => dom/system/nsAccelerometer.cpp
rename : widget/src/xpwidgets/nsAccelerometer.h => dom/system/nsAccelerometer.h
rename : widget/src/gtk2/nsAccelerometerUnix.cpp => dom/system/unix/nsAccelerometerSystem.cpp
rename : widget/src/gtk2/nsAccelerometerUnix.h => dom/system/unix/nsAccelerometerSystem.h
rename : widget/src/windows/nsAccelerometerWin.cpp => dom/system/windows/nsAccelerometerSystem.cpp
rename : widget/src/windows/nsAccelerometerWin.h => dom/system/windows/nsAccelerometerSystem.h
rename : widget/public/nsIAccelerometer.idl => xpcom/system/nsIAccelerometer.idl
extra : rebase_source : f9c352566a6d4088e8d448587214fb87402a4dc3
2010-06-25 14:25:31 +02:00
Jacek Caban
af483ef190 Bug 569587 - nsBidiKeyboard.cpp compilation failure on mingw-w64 due to pointer to int casts loosing precision r=roc
--HG--
extra : rebase_source : 35f06b84e0445a946607bdae61e5feadab45b361
2010-06-25 14:13:17 +02:00
Alexander Surkov
eb9cf0938a Bug 573910 - switch nsApplicationAccessible to nsAccessible::Append/RemoveChild, r=davidb, sr=roc 2010-06-25 18:50:23 +09:00
Tom Dyas
00e316ca4e Fix double execution of Mac OS X services when invoking with the keyboard. b=473030 r=josh 2009-12-29 23:40:54 -05:00
Benjamin Frisch
61f941d2fd Better safety checks for Cocoa menu code, potential crash fix. b=532585 r=josh 2009-12-29 14:51:49 -05:00
Jacek Caban
3b36a2bdf3 Bug 536089 - Make nsIMM32Handler.cpp compile on new mingw, r=roc 2009-12-29 14:20:42 -05:00
Jacek Caban
8f2ac1e4a6 Bug 536259 - Make TestWinTSF.cpp compile on new mingw, r=chenn 2009-12-29 14:18:37 -05:00
Karl Tomlinson
b94030a69c b=536065 don't init pixman regions with empty boxes r=roc 2009-12-29 12:56:24 +13:00
Masayuki Nakano
40a1051ef3 Bug 536058 Cannot use IME on subframes (e.g., iframe) r=Olli 2009-12-28 15:26:47 +09:00
Kyle Huey
7f0d35a5f5 Bug 528731 - follow up patch, return S_OK/E_UNEXPECTED from GetData, not PR_TRUE/FALSE. r=jmathies. 2009-12-27 11:16:38 -06:00
Boris Zbarsky
3e7aa47200 Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc 2009-12-24 16:20:06 -05:00
L. David Baron
e3e86676fd Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
Benjamin Smedberg
d6bc7becbe Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html 2009-12-23 10:15:54 -05:00
Benjamin Smedberg
c2bbf9c677 Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html 2009-12-23 10:15:26 -05:00
Oleg Romashin
d3c371f49b b=532612; crash in [@ XtWidgetToApplicationContext], r=karlt 2009-12-23 13:50:01 +02:00
L. David Baron
cef8b7a5f8 Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 06:35:46 -05:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Jim Mathies
c620e1de02 Bug 528731 - Cleanup nsDataObj drag code. r=roc. 2009-12-21 14:48:12 -06:00
Simon Montagu
081cdecd70 Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 2, set the right-to-left flags on right-to-left windows, r=enndeakin 2009-12-21 12:22:09 +02:00
Phil Lacy
6d706b85f8 Bug 484667 - drag attachment to 'other' app doesn't work. r=roc. 2009-12-20 11:03:18 -06:00
Jim Mathies
ebc1e1c21e Bug 533691 - Revamp of IENUMFE. r=roc. 2009-12-20 09:56:06 -06:00
Steven Michaud
e4960c1b24 Bug 535908 - Patch for bug 396680 breaks 64-bit builds on SnowLeopard. r=josh 2009-12-19 16:12:17 -06:00
Olli Pettay
9058cc8ee7 Bug 535794 - Shorter printPageDelay, r=roc 2009-12-19 12:32:53 +02:00
Jonas Sicking
87dbf3359a Bustage fix for Thunderbird and SeaMonkey for skidmark for bug 524944 2009-12-18 20:36:10 -08:00
Jonas Sicking
b7071bfb1d Skidmark for bug 524944 r=bsmedberg 2009-12-17 21:54:02 -08:00
Jonas Sicking
b8149289a3 Backed out changeset 4c88c8839a46 due to redness 2009-12-17 22:34:52 -08:00
Jonas Sicking
f3a8c685bd Skidmark for bug 524944 r=bsmedberg 2009-12-17 21:54:02 -08:00
Phil Lacy
dee329ec61 Bug 494989 - Windows drag and drop does not use temporary file when needed--fixes dragging image to apps that can handle images. r=roc, r=jmathies. 2009-12-17 22:06:19 -06:00
Masayuki Nakano
68361828eb Bug 532422 - n900: Cannot select any characters from sym map. r=enndeakin. 2009-12-17 10:42:02 -08:00
Masayuki Nakano
fbbfe628c5 Bug 532130 [IMM32] Support IMR_DOCUMENTFEED of WM_IME_REQUEST r=VYV03354 2009-12-17 13:40:24 +09:00
Robert O'Callahan
7b122fa3ff Bug 534561. When scrolling with SW_SCROLLCHILDREN, invalidate any affected window that is not wholly inside the destination *or* source area, and do the invalidation after we've scrolled and moved the window. r=jmathies 2009-12-17 14:34:39 +13:00
Steven Michaud
8e34b3a5a2 Bug 396680: [10.5] Crash on attempt to print to unreachable printer. r=josh 2009-12-16 10:45:53 -06:00
Markus Stange
5d775713b8 Bug 534421 - Intermittent failure in test_platform_colors.xul. test_native_mouse_mac.xul needs to remove its event listeners when it's finished.
--HG--
extra : rebase_source : be19f02daf4ca4a4a6706521a3f78d6f06c89f4d
2009-12-15 14:36:34 +01:00
Masayuki Nakano
23afd5b333 Bug 532130 backout because found a bug in the patch 2009-12-15 15:03:51 +09:00
Masayuki Nakano
8942938dd2 Bug 532130 [IMM32] Support IMR_DOCUMENTFEED of WM_IME_REQUEST r=VYV03354 2009-12-15 14:43:16 +09:00
Benjamin Smedberg
4a392b62f3 E10s landing build bustage on Windows --disable-ipc (SeaMonkey)... we're all-unicode now. 2009-12-14 13:00:26 -05:00
Doug Turner
62644b82d6 Bug 534650 - Fix build bustage in widget/src/qt/nsWindow.cpp. r=me 2009-12-14 09:35:19 -08:00
Benjamin Smedberg
999be86ac2 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg
422b4b28d2 Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell. 2009-12-12 13:38:25 -05:00
lordpixel@mac.com
41f8146ec7 Bug 489734 - Implement cursor values "alias", "context-menu", "copy", "not-allowed" and "no-drop" on Mac Os 10.6. r=josh
--HG--
extra : rebase_source : da270898f5250ffeaf0d5f1225bd81bd63d1dafd
2009-12-11 23:17:27 +01:00
Benjamin Frisch
0b5a2631e2 Bug 418774 - Make -moz-image-region work in native Mac menus. r=mstange, r=josh
--HG--
extra : rebase_source : b877bce6bf55cbbf82711ebb2e5955fccd482edc
2009-12-11 23:09:11 +01:00
Markus Stange
0a9a40d459 Bug 533208 - Only call [NSCursor hide/unhide] when cursor visibility actually changes, since these calls must be balanced. r=josh
--HG--
extra : rebase_source : dfd1e28137a60ce51b44e319341fd0a1bc5bac32
2009-12-11 23:05:21 +01:00
Markus Stange
c02c1e0a8b Bug 528719 - When rendering popup buttons, use the open attribute to determine whether the control is highlighted, not the mousedown state. r=josh
--HG--
extra : rebase_source : 5a40a0caa7bda9c32972dac4585db6adbb3e1444
2009-12-11 23:01:38 +01:00
Markus Stange
57ec095def Bug 527657 - Send the events we capture in our EventMonitorHandler actually into our app. This happened automatically when we built with the 10.4 SDK. r=josh
--HG--
extra : rebase_source : 8bb8e8ec940cf13201fa524670f51e14ae3da7d7
2009-12-11 23:00:59 +01:00
Markus Stange
1c85188b1d Bug 529891 - Use a better workaround for context menu clicking while the application is inactive. r=josh
--HG--
extra : rebase_source : bdad5f1c76222b39ef20fc6d9e2e6f66417f8005
2009-12-11 22:57:40 +01:00
Markus Stange
0dc4be4fa9 Bug 527748 - Fire mouse enter and exit events when window focus changes. r=josh
--HG--
extra : rebase_source : 47ee0c27942b038df0a52242c89747a5821f63d5
2009-12-11 22:56:59 +01:00
Markus Stange
9652b069bf Bug 527696 - Make shadow invalidation always asynchronous and remove the invalidation frequency limit. r=josh
--HG--
extra : rebase_source : 9089a5ef0c5a01ca2830a79fb3756b7284a4035a
2009-12-11 22:53:22 +01:00
Markus Stange
744c7d06d2 Bug 532878 - Call [super viewWillDraw] in viewWillDraw. r=josh
--HG--
extra : rebase_source : 7f51c22fc690c8e48b70bc75dd84b35ae288474a
2009-12-11 20:31:42 +01:00
Benjamin Smedberg
767eb11cb4 Merge mozilla-central into electrolysis 2009-12-04 11:28:50 -05:00
Masayuki Nakano
34b513f2b4 Bug 531810 Right clicking on Google Maps broken after leaving Street View (Windows only) r=roc 2009-12-04 17:03:27 +09:00
Ehsan Akhgari
7f6f7eab31 Bug 518412 - Use SUCCEEDED instead of S_OK check 2009-12-03 11:34:38 -05:00
Ehsan Akhgari
b0c0d0fa87 Bug 518412 - clipboard data added in Private Browsing Mode causes Windows Explorer to crash when accessing menus which include Paste after closing firefox; r=roc a=beltzner
--HG--
extra : rebase_source : f91639b86549cd47e995b76bd7a5859a60458afc
2009-12-02 23:08:39 -05:00
Brad Lassey
5c2fbecc3f backout of changeset bdcf3b218755 (bug 518412) due to build bustage on windows 2009-12-03 01:07:04 -05:00
Ehsan Akhgari
12996fc34d Bug 518412 - clipboard data added in Private Browsing Mode causes Windows Explorer to crash when accessing menus which include Paste after closing firefox; r=roc a=beltzner 2009-12-02 23:08:39 -05:00
Martin Stránský
ee186920f5 Bug 531580 - ""gtk_clipboard_get_for_display: assertion `!display->closed' failed" after closing browser" [r=karlt] 2009-12-02 15:01:50 -06:00
Benjamin Smedberg
9911c2f99d Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
Robert O'Callahan
5faabf306b bug 529092 - seams when scrolling with position:fixed [MS Windows] r=jmathies 2009-11-29 23:21:02 -05:00
Karl Tomlinson
10aa40c623 b=530761 check toplevel window state in hierarchy_changed_cb r=roc 2009-11-30 09:54:04 +13:00
Karl Tomlinson
b393a46c52 b=528852 subtract invalid regions in move destinations r=roc 2009-11-27 13:24:39 +13:00
Karl Tomlinson
1d68719f4b b=528769 revert predicate for drawing button due to buttons not visually depressing r=roc 2009-11-27 13:23:40 +13:00
Martin Stránský
9e9c545c0a b=495392 protect against bogus GdkAtoms from gtk_selection_data_get_targets() r=karlt 2009-11-27 13:20:27 +13:00
Martin Stránský
2150aa916b Bug 311340 - "Clipboard data is lost on exit (Should implement the freedesktop.org specification for clipboard management)" [r=karlt] 2009-11-25 22:08:09 -06:00
Mark Finkle
2fab901966 Bug 530931: Maemo shouldn't use the true DPI [r=roc] 2009-11-25 17:27:05 -05:00
Benjamin Smedberg
7a581148bc Merge mozilla-central into Electrolysis. 2009-11-24 10:06:03 -05:00
Mark Banner
6f30d1612e Back out changeset c9c35333436b / Bug 495392 due to build bustage 2009-11-24 22:25:42 +00:00
Martin Stránský
634d51a728 Bug 495392 Crash [@ nsClipboard::HasDataMatchingFlavors] [@ nsHTMLEditor::HavePrivateHTMLFlavor] when selection contains data from java. r=karlt. 2009-11-24 22:12:04 +00:00
Benjamin Smedberg
737515b2c8 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Jacek Caban
a38d72faa2 Bug 526290 - TestWinTSF.cpp fails to compile on mingw.
r=chenn.
2009-11-19 11:32:52 +01:00
Kyle Huey
dbc0ebff46 Bug 529638: Don't accidentally keep processing scroll messages when we've passed them to children. r=roc 2009-11-19 18:43:34 -05:00
Benjamin Smedberg
44a5bb3c86 Bug 527925 - Print preview broken in e10s (really, broken any time you try to define UNICODE in widget/src/windows), switch to using wide variants of the necessary functions, r?jrmuizelaar 2009-11-12 14:18:32 -08:00
Benjamin Smedberg
17cf638aac Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Ben Turner
d1a97dd911 Bug 522414 - 'RPC and Sync channels will deadlock easily on Windows'. r=jimm+rs. 2009-11-06 14:33:12 -08:00
Olli Pettay
2f4c5ea761 Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
2009-12-10 20:02:13 -08:00
Boris Zbarsky
cc6eb188e6 Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron 2009-12-10 14:36:04 -08:00
Benjamin Smedberg
281b9fd4a8 Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Markus Stange
9de6b690a0 Bug 376071 - When starting a drag, pass the mouse down event that started the drag (instead of the last mouse move event) so that the drag image can be positioned correctly. r=josh
--HG--
extra : rebase_source : e62fc324934c2abe38dce6936d8cab09ee1e2715
2009-11-06 11:21:41 +01:00
Stuart Morgan
0b49cca932 Bug 425958 - Fill an opaque NSView with white when Gecko refuses to draw, because not drawing anything means that garbage reaches the screen. r=mstange
--HG--
extra : rebase_source : c43ccac7359cd376a4f6a138f538d203dc281909
2009-11-06 11:17:45 +01:00
Olli Pettay
42127b055e Bug 526247 - Focus handling doesn't work on TestGtkEmbed, r=enn+karl
--HG--
extra : rebase_source : 0233b866094e23d955a2baed62536dc244cb5278
2009-11-05 18:14:24 +02:00
Karl Tomlinson
994db289b8 b=522635 destroy child nsWindows when destroying the parent r=roc
--HG--
extra : rebase_source : 53b4061a728721db67c9b253e0454ee815a0fad9
2009-11-11 10:57:25 +13:00
Karl Tomlinson
7c511eb5c1 b=527615 use gtk_window_fullscreen not gdk_window_fullscreen r=roc
--HG--
extra : rebase_source : 7ae0cb6f62dbe0f45f9bd73605f52ac4b2e66990
2009-11-11 09:46:09 +13:00
Josh Aas
80e4d43179 Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc 2009-11-10 16:55:38 -05:00
Steven Michaud
8456645962 Bug 513048 - Housekeeping: Add branch patch to currently not-compiled code. r=josh 2009-11-10 11:30:25 -06:00
Jim Mathies
43ee30552b Bug 520178 - Minimized windows appear offscreen when restoring from session store. r=dougt. 2009-11-10 10:24:10 -06:00
Robert O'Callahan
2775cf57b8 Bug 514061. Don't dispatch events while painting. r=jmathies 2009-11-30 18:14:04 -05:00
Benjamin Smedberg
eba77abeb6 Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Benjamin Smedberg
91f1d583be Merge mozilla-central to pick up additional backouts and pymake fix. 2009-10-23 11:22:12 -04:00
Chris Jones
e5481210f2 Merge mozilla-central to pick up unit test fixes 2009-10-22 20:33:36 -05:00
Markus Stange
af2b11f95a Merge backout of bug 300904. 2009-10-21 17:09:45 +02:00
Markus Stange
55e5abbbd0 Backed out changeset 3ee95c194798, bug 300904 (tracking rects) in order to investigate the Mac DHTML performance regression. 2009-10-21 17:09:19 +02:00
Markus Stange
46a359bc90 Bug 513158 - Titlebar drawing support for Mac OS X. r=josh 2009-10-21 09:05:39 +02:00
Markus Stange
1b0f10ebf2 Bug 515880 - Add drawintitlebar attribute to XUL root elements and sync it to the window widget. r=neil, sr=roc 2009-10-21 09:05:34 +02:00
Markus Stange
a6b3fbf7e9 Bug 300904 - Use tracking rects to determine whether the mouse is over a different app and block mouse move events when that's the case. r=josh 2009-10-21 09:04:40 +02:00
Markus Stange
05cba8b07b Bug 520044 - Crash [@ ChildViewMouseTracker::MouseMoved]. r=josh 2009-10-21 09:02:13 +02:00
Benjamin Smedberg
15de24f35e Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Daniel Holbert
16d6c9d4d9 Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron 2009-10-19 08:03:00 -07:00
Masayuki Nakano
9a683dfc70 Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
2009-10-18 16:29:08 +09:00
Markus Amalthea Magnuson
dd90bc6deb Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg 2009-10-17 21:05:42 -07:00
Masayuki Nakano
019ea85b6d Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
2009-10-17 21:53:47 +09:00
Rich Walsh
54d9abee3b [OS/2] Bug 509330 - rewrite nsSound, r=pweilbacher 2009-10-23 13:30:38 +02:00
Rob Arnold
0cdb2a8368 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad

--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Peter Weilbacher
f371675d8e [OS/2] Bug 522216 - create PDF output only if we are not doing print preview, r=mkaply 2009-10-16 09:29:48 +02:00
Vladimir Vukicevic
7296f0ab88 b=523064, add a way to safely shut down background firefox (MOZ_WM_APP_QUIT); r=jimm 2009-11-05 11:58:21 -08:00
Olli Pettay
71866f28cb Bug 526247 - Focus handling doesn't work on TestGtkEmbed, r=enndeakin+karl
--HG--
extra : rebase_source : 9cbff758434be4f0524af5c834b5f9c04233f496
2009-11-05 15:59:37 +02:00
Peter Weilbacher
e845e3e165 [OS/2] Bug 509330 - copy the MozSounds.cmd file into the program dir, r=wuno@lsvw 2009-11-05 00:20:12 +01:00
Steven Michaud
f541ca0c7a Bug 515700 - Browser freezing when clicking 'Help' r=josh 2009-11-04 10:13:00 -06:00
Neil Deakin
bd3a36146d Bug 520535, activate event should fire only at windows and dialogs, r=jmathies 2009-12-09 11:34:14 -05:00
Benjamin Smedberg
fa058fc1f1 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Rich Walsh
bdab68be3d [OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher 2009-10-12 11:10:38 +02:00
Rich Walsh
e5e691bbe1 [OS/2] Bug 520894 - browser doesn't show anything in the main window, r=pweilbacher 2009-10-12 10:48:41 +02:00
Dave Yeo
37b0f349be [OS/2] Bug 520420 - build break due to typo, r=mkaply 2009-10-12 10:33:20 +02:00
Jim Mathies
9173927909 Bug 473045 - added taskbar idl comments. no bug. 2009-10-09 16:38:52 -05:00
Jim Mathies
b4ae287fcb Bug 520837 - Address Ts regression from aero landing. r=robarnold. 2009-10-09 15:55:11 -05:00
Ben Turner
62534891fc Merge mozilla-central 2009-10-05 16:08:52 -07:00
Daniel Holbert
5c29312056 comment-only fix: change a comment in gtk2xtbin.c from c++-style to c-style, to fix compile warning. [no bug #] 2009-10-05 15:21:17 -07:00
Brad Lassey
571ef96533 bug 520521 - Add touch-enabled support for Windows Mobile r=dougt 2009-10-05 11:38:53 -04:00
Markus Stange
1db2aff813 Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange
49505be9f8 Merge backout of bug 456646. 2009-10-09 18:15:34 +13:00
Markus Stange
8efbc0ba13 Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Masayuki Nakano
f1815b7374 Bug 496360 Servere performance problems pasting into textareas r=roc 2009-10-05 10:45:43 +09:00
Mark Finkle
5431eed7c0 Bug 520341: Implement a way to detect a pre-Fremantle Nokia Maemo tablet, r=roc 2009-10-04 21:31:26 -04:00
Mark Finkle
97a66d45d1 Bug 520176: Add touch-enabled support for Hildon, r=roc 2009-10-04 21:31:25 -04:00
Chris Jones
d215e057fe Merge backout 2009-10-02 18:09:39 -05:00
Chris Jones
08de77b6a4 Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
L. David Baron
7e2aee0cc5 Fix spelling of synthetic in macro name. 2009-10-02 14:06:42 -07:00
Chris Jones
3e5fef214c bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad 2009-10-01 21:50:09 -05:00
Markus Stange
5506bd72d5 Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Ben Turner
29c6cc37ec Merge mozilla-central 2009-09-23 13:14:34 -07:00
Masayuki Nakano
53148f968b Bug 516654 Cannot scroll to horizontal continuously with Logitech (Logicool) mouse r=roc 2009-09-24 02:13:55 +09:00
Markus Stange
7251aeec3a Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc 2009-09-23 14:31:37 +12:00
Markus Stange
5b0990240b Bug 518085 - Fix some colors that I got wrong in bug 517412. r=josh 2009-09-23 14:21:38 +12:00
Josh Aas
57878ef860 Fix dragging in Google Maps street view on Mac OS X. b=516602 r=roc 2009-09-22 21:52:49 -04:00
Markus Stange
f877219f80 Merge backout of changeset 7799cfb99362, bug 517804 2009-09-23 08:53:56 +12:00
Markus Stange
f16e17827d Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression. 2009-09-23 08:53:25 +12:00
Josh Aas
8e51c328b8 Don't use ::GetCaretTime() in nsLookAndFeel.mm. It isn't available to 64-bit applications. b=518140 r=mstange 2009-09-22 16:51:02 -04:00
Rich Walsh
b69ba40a4d [OS/2] Bug 514408 - improved plugin clipping, r=pweilbacher 2009-09-22 15:51:43 +02:00
Rich Walsh
5c1a94f9fe [OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher 2009-09-22 15:49:26 +02:00
Benjamin Smedberg
8aab401dc1 Merge mozilla-central into electrolysis to pick up new plugin tests. 2009-09-21 10:57:57 -04:00
Masayuki Nakano
ab0f2e9ba1 Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil 2009-11-16 22:13:02 +09:00
Robert O'Callahan
453275ec80 Bug 498340. Fire NS_WILL_PAINT on Windows so flushes that change the window hierarchy happen before we call BeginPaint. r=jmathies 2009-11-16 11:48:21 +13:00
Kyle Huey
4a2c414fc5 Bug 528267 - Lenovo laptop touchpad scrolling stopped working. r=roc 2009-11-14 18:24:02 +01:00
Markus Stange
89681f9fd4 Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh
--HG--
extra : rebase_source : cb6f250b0fc137682cd09e569d34c29ca272211e
2009-11-14 00:03:46 +01:00
Markus Stange
39e71143b6 Bug 403174 - Attach sheets under the toolbar, not directly under the titlebar. r=josh
--HG--
extra : rebase_source : a4bdfa97c723fa2e6191719842a85f64db9a81cc
2009-11-13 23:59:38 +01:00
Markus Stange
499457b8f0 Bug 527686 - Make tooltips transparent and tweak their background color. r=josh
--HG--
extra : rebase_source : 6e566c16fd942102ebb11274faf0209e45a08ada
2009-11-13 23:58:59 +01:00
Markus Stange
5a80b9e552 Bug 527685 - Simplify widget transparency handling. r=josh, r=roc
Store the window's transparency state on the NSWindow and use it for all of its subviews, instead of only making the top-level NSView transparent.

--HG--
extra : rebase_source : 88cbbc9104a156f236464722cadd8194d47a1584
2009-11-13 23:58:15 +01:00
Markus Stange
a051d28321 Bug 492217 - Make more parts of native theme rendering rtl-aware, for example tree twisties and tree header cells with sort arrows. r=josh
--HG--
extra : rebase_source : b203117731e3390d75cd33af84c4b17ee5eade2f
2009-11-13 23:56:30 +01:00
Karl Tomlinson
6fa97564f6 b=528386 handle side-effect sibling destruction when destroying child windows r=roc 2009-11-13 17:20:23 +13:00
Jim Mathies
33fd5b7bdd Bug 499816 - Minimizing Firefox does not release window focus. r=blassey. 2009-11-11 19:11:57 -06:00
Steven Michaud
f480889ca9 Bug 527800 - NPCocoaEvent structures sometimes not initialized in nsChildView.mm. r=josh 2009-11-11 14:56:43 -06:00
Markus Stange
670c6722c8 Bug 517412 - 64 Bit fixes for nsLookAndFeel.mm. Also removes some unused colors. r=josh, r=dbaron 2009-09-22 20:03:17 +12:00
Markus Stange
ad76cfe637 Bug 517415 - 64 Bit fixes for nsNativeThemeCocoa.mm. r=josh 2009-09-22 20:01:35 +12:00
Markus Stange
fea8980cd9 Bug 517802 - Use a new API on 10.5 that lets us scroll dirty rects instead of always invalidating the whole view when scrolling a dirty view. r=josh 2009-09-22 19:50:45 +12:00
Markus Stange
064df42d99 Bug 513493 - Adjust native theme colors to match Snow Leopard. r=josh 2009-09-22 19:48:55 +12:00
Markus Stange
af80e1bef8 Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh 2009-09-21 18:29:59 +12:00
Benjamin Smedberg
d44f878b56 Merge mozilla-central into Electrolysis. 2009-09-18 16:47:18 -04:00
Mark Finkle
7f5aab4b30 Bug 520860: Remove code to suppress Maemo autocomplete widget, r=roc 2009-10-07 10:14:49 -04:00
Jim Mathies
f6cefec274 Bug 506124 - Follow up for 502 sdk for margins struct. r=roc. 2009-10-07 00:22:06 -05:00
Masayuki Nakano
7e5494fb45 Bug 517549 TISGetInputSourceProperty is 12.3% of my startup path r=josh 2009-09-21 22:24:57 +09:00
Josh Aas
70b5cbd7ef Never put an NSEvent object into a gecko event nativeMsg field. b=526276 r=smichaud 2009-11-03 17:27:57 -05:00
Peter Weilbacher
64a49eda80 [OS/2] Bug 522896 - Widget Code Maintenance, part 0: eliminate gcc 4.x warnings, r=pweilbacher 2009-11-03 22:29:31 +01:00
Robert O'Callahan
b29ea58b95 Bug 523911. Cocoa 'scrollRect' method doesn't actually update the window if we don't also invalidate something. Sometimes our scroll optimizations are so smart we don't actually need to repaint anything, so just invalidate one pixel in that case. r=josh 2009-11-04 07:39:42 +13:00
Markus Stange
ce61c6dd93 Disable the test for bug 517396 on Linux.
--HG--
extra : rebase_source : 5a5c6785a62af9027e7eb408ecc200b1b13dfc4e
2009-11-03 17:45:00 +01:00
Markus Stange
fcbd721c97 Fix the test for bug 517396
--HG--
extra : rebase_source : 24b47eb12240260bec01c571e41114f9270a9715
2009-11-03 14:57:05 +01:00
Markus Stange
55d034057d Test for bug 429954.
--HG--
extra : rebase_source : 7e46940aa021a01fcfdbba2d6c69f0b579f15c7d
2009-11-02 20:37:40 +01:00
Markus Stange
43e6068ad7 Bug 523323 - Restore the code from bug 312018 that was removed in bug 456646. r=josh
--HG--
extra : rebase_source : bdae0d890eda26a12425937b60ec7b6617f773fb
2009-11-02 20:23:53 +01:00
Markus Stange
e0520f2a3a Bug 517396 - Moving a window shouldn't un-maximize it on Mac. r=neil, r=roc
--HG--
extra : rebase_source : 1a27add4c6dad5495707518b643e9636522bac8a
2009-11-02 20:10:07 +01:00
Markus Stange
d8684bece4 Bug 522217 - Persist window settings like title and titlebarcolor when switching to and from fullscreen mode. r=josh
--HG--
extra : rebase_source : 485a737dadacf66f06981c4b244e82b7dfa9ee45
2009-11-02 20:07:57 +01:00
Brad Lassey
8eae6471c5 bug 514212 - Typed letters in password fields become asterisks immediately r=neil 2009-11-02 10:37:25 -05:00
Karl Tomlinson
c7424c5d9a b=509278 suppress painting while the window is invisible and detect viewability changes through signals r=roc 2009-11-02 15:03:12 +13:00
Olli Pettay
c806e56c0e Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking 2009-10-29 13:11:02 +02:00
Brian Crowder
1dd0e38f7b Bug 506926 - unable to run reftests on Windows Mobile r=blassey, sr=vlad 2009-10-28 16:51:28 -04:00
Kyle Huey
f5610bb8c9 Mouse wheel scrolling broken with Katmouse enabled - bug 514927 r+a=roc 2009-10-07 00:19:04 -04:00
Jim Mathies
5fbbb84f7f Bug 473045 - Win7 jump list platform support. r=robarnold, sr=roc. 2009-10-06 16:42:45 -05:00
Doug Turner
0ed7a00a68 Bug 520304 - Improve responsiveness of idle service on mobile platforms. r=roc
--HG--
extra : rebase_source : 26978bcc0acc35d6ea0fb6c3f64a9b61aa7065a0
2009-10-06 11:47:46 -07:00
Markus Stange
89014540fd Bug 485118 - Always set the right minimum size for the scrollbar thumb. r=josh
--HG--
extra : rebase_source : 7e80754649ccb2a1d6064d8ee878d37bb248de21
2009-10-06 16:02:50 +13:00
Markus Stange
b110ccf8a7 Bug 438789 - Roll up popups when the window's key state changes. r=josh
--HG--
extra : rebase_source : ec1d9eb82ffe38c3d53c4199435635f1498d52c7
2009-10-06 15:59:23 +13:00
Siddharth Agarwal
685a3bc683 Bug 474060 - Win7 progress indicator platform support. r=jimm, r=robarnold, sr=roc. 2009-10-06 14:00:23 -05:00
Neil Rashbrook
fb26b584a4 Bug 185533 Use native resizing when possible r=jimm,Enn 2009-10-06 17:11:59 +01:00
jhorak@redhat.com
6dd5a51f91 Bug 509671 - Remove icons from buttons due to Gnome changes. r=roc,gavin 2009-10-06 16:20:59 +02:00
Rob Arnold
e8fa6cf1b3 Bustage fix for rev 5d4df2ddcc20 2009-10-05 22:56:54 -04:00
Rob Arnold
50370570e0 Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
Steven Michaud
3fe0b0b44b Bug 494267: Cmd+A selects all text on page even when a plugin has keyboard focus. r=josh 2009-09-21 16:48:55 -05:00
Karl Tomlinson
ac0e2a7357 b=518506 test no unnecessary invalidation of plugins with gtk2 (mochitest version)
--HG--
extra : rebase_source : b52ec716b0ae9330ba62493983b7135f86f4f9aa
2009-12-14 15:44:05 +13:00
Karl Tomlinson
a3ad9aac19 b=518506 test no unnecessary invalidation of plugins with gtk2 2009-12-14 15:32:46 +13:00
Karl Tomlinson
e336ebd026 b=518506 order child widget moves a little carefully when scrolling r=roc 2009-12-14 10:01:33 +13:00
James Cook
f692632ee5 Bug 533658 - Memory leak in nsScreenManagerQt, r=mark.finkle 2009-12-09 00:16:00 -08:00
Kyle Huey
02de585826 Bug 338478. Add CF_HDROP support to Mozilla for file drag and drop. r=roc
Bug 338478.  Add CF_HDROP support to Mozilla for file drag and drop. r=roc
2009-12-10 00:15:56 -05:00
Robert O'Callahan
df03f99df0 Bug 532404. If SW_SCROLLCHILDREN was used, invalidate the region in all descendant windows as well. r=jmathies 2009-12-12 10:50:35 -08:00
Robert O'Callahan
56caf25e1b Bug 509693. Don't use SW_SCROLLCHILDREN if some child has a descendant window that's outside the scrolled rectangle. r=jmathies
--HG--
extra : rebase_source : d6762b4e570d90e7a2561597ddc071383a923092
2009-09-24 21:37:01 +12:00
Robert O'Callahan
7fa763ef88 Bug 509693. Remove eWindowType_java (unused) and actually use eWindowType_plugin. r=josh
--HG--
extra : rebase_source : 14ebf24d00378e65e75b75692b9d82a020966db1
2009-09-24 21:32:20 +12:00
kantha kanchiraju
c642f8013c Bug 514076 Fennec produces a error report with enable-faststart and Screen rotation. r=dougt. 2009-09-17 17:41:43 -07:00
Benjamin Smedberg
95d0bdfec3 Bug 515949 - nsCOMPtr/nsCOMArray<nsScreenCocoa> is bad because nsScreenCocoa doesn't have an IID, r=josh 2009-09-10 15:05:50 -04:00
Doug Turner
5745b161d2 Bug 511037 - Maemo/OSSO idle service does not work per spec. r=stuart 2009-09-17 10:13:45 -07:00
Josh Aas
923b0e293c Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst 2009-09-16 21:30:26 -04:00
Markus Stange
27a0168804 Bug 516924 - Don't pass our ChildViews to drawWithFrame:inView: when drawing NSCells (e.g. buttons) because that causes Cocoa to think our views have focus rings, so it starts repainting unnecessarily when we invalidate rects near the view boundaries. r=josh 2009-09-17 10:06:16 +12:00
Karl Tomlinson
d76f831195 Bug 506173 don't dispatch activate events from nsIWidget::SetFocus() r=enndeakin
--HG--
extra : rebase_source : 570083f0247e0fc53957aeb4d97456bc4fe3270e
2009-09-16 14:01:09 +12:00
Markus Stange
7ac022ab75 Bug 516324 - Remove nativeWindow method and use -[NSView window] directly. r=josh 2009-09-16 09:56:44 +12:00
Ginn Chen
074dd14819 Bug 513885 Cannot drag&drop multibyte text to GTK+ application r=roc 2009-09-15 15:04:54 +08:00
Neil Deakin
02a7469b05 Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug 2009-09-13 09:13:16 -04:00
Bobby Holley
2d5ec55945 Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad 2009-09-12 16:44:18 -06:00
Josh Aas
d069d0092b Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc 2009-11-09 22:58:48 -05:00
Robert O'Callahan
0b58e82a7e Bug 526882. translateRectsNeedingDisplayInRect isn't exactly what we need so we have to apply it to a larger rectangle than desired, then fix up by invalidating areas that have not been bltted. r=mstange 2009-11-10 14:00:36 +13:00
Josh Aas
e0f7e5b459 Mac OS X, mouse move: Don't add a nativeMsg to an event from widgets that aren't plugin widgets. b=526845 r=smichaud 2009-11-09 18:08:42 -05:00
Steven Michaud
f08610879f Bug 509130 - Crashes [@objc_msgSend | IdleTimerVector ] (OS X) caused by WebKit used by Carbon plugin (DivXBrowserPlugin). r=josh 2009-11-09 10:10:27 -06:00
Josh Aas
e11201548e Add support for scrollwheel events to Cocoa NPAPI. b=519100 r=roc 2009-11-08 16:51:46 -05:00
Masayuki Nakano
9abf0afd73 Bug 519631 nsBidiKeybaord.mm is still using KL APIs r=smontagu+josh 2009-10-16 18:12:09 +09:00
Mark Finkle
026067fc7a Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted.mielczarek] 2009-10-15 14:38:10 -04:00
Kyle Huey
20775756a5 Bug 514927: Tweak Trackpoint Driver Detection. r=roc 2009-10-10 16:21:12 -04:00
Steven Michaud
2019c10ca2 Bug 519532 - Null deference in nsMenuItemIconX::OnStopFrame(). r=josh 2009-09-30 14:36:28 -05:00
Wolfgang Rosenauer
a3cb44a1c0 Bug 515639 - respect gtk-alternative-button-order GtkSetting in printing sub dialog. r=karlt 2009-09-11 08:14:13 +02:00
Neil Deakin
a5bfe49767 Bug 503943, back out mouse capture patch, CLOSED TREE 2009-09-10 12:11:41 -04:00
Neil Deakin
2ca788ce33 Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug 2009-09-10 08:51:36 -04:00
Josh Aas
e7f0f0208d Add another 64-bit ifdef to nsChildView.mm. b=513777 r=smichaud 2009-09-08 17:25:55 -04:00
Jesper Kristensen
e1e28e4b74 Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt 2009-09-02 09:56:56 -07:00
Masayuki Nakano
b6a79c108a Bug 513955 Replace KL* APIs to TIS* APIs r=josh 2009-09-08 14:38:42 +09:00
Markus Stange
411161c562 Bug 514992 - Remove nsIWidget::Invalidate(PRBool aIsSynchronous). r=roc
--HG--
extra : rebase_source : dfdf06c8547b00744647d4a285809a57cdbfe1f4
2009-09-08 09:53:36 +12:00
Markus Stange
b7c2bcf0fa Bug 514648 - Non-resizable windows don't have resizers, even though -[NSWindow showsResizeIndicator] pretends they do. r=josh
--HG--
extra : rebase_source : fa03586a85d48a1ef5dd6db4ac8aecaf81477216
2009-09-08 09:52:59 +12:00
Markus Stange
4ad22e5a56 Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
2009-09-08 09:50:22 +12:00
Markus Stange
c85d57a2f7 Bug 514989 - Remove unused OnPaint methods. r=josh
--HG--
extra : rebase_source : becb8d97710a1f13f491689e4a9eba6924f19dca
2009-09-08 09:49:38 +12:00
Markus Stange
484af80d2e Bug 514990 - Remove unused live resize methods. r=josh
--HG--
extra : rebase_source : 2da53fc4120e4648e4080d573d15a40d41f453d8
2009-09-08 09:49:18 +12:00
Markus Stange
8d20e351bb Bug 514991 - Remove unused childViewHasPlugin method. r=josh
--HG--
extra : rebase_source : 1ea5cae0c5fde6feefc69738f9731a09775939a2
2009-09-08 09:48:54 +12:00
Markus Stange
ad388c7623 Bug 514987 - Remove unused nsIWidget::Validate. r=roc
--HG--
extra : rebase_source : c06acb3c5f6608bc2d8667044fbab904668a58b0
2009-09-08 09:48:23 +12:00
Markus Stange
f6a2ce136f Bug 514986 - Remove unused nsChildView::SetBounds. r=josh
--HG--
extra : rebase_source : 38dbfeb2ced68e0f3989604f8464038d6eddea49
2009-09-08 09:47:43 +12:00
Markus Stange
2c52bf82ab Bug 496601 - nsCursorManager's internal state can get out of sync with reality. Detect these situations and set the right cursor. r=josh
--HG--
extra : rebase_source : 4f60fcd9aed56b90463dceb8f093c665e73c6c49
2009-09-08 09:40:10 +12:00
Markus Stange
5be460860c Bug 496601 - Only reset the cursor when crossing window boundaries, not view boundaries. r=josh
--HG--
extra : rebase_source : d8cc3f4c3ba11a603b3c4117ec480bcfbb481832
2009-09-08 09:38:17 +12:00
Wolfgang Rosenauer
2122c8cfd7 Bug 507981 - respect gtk-alternative-button-order GtkSetting for the filechooser. r=karlt 2009-09-05 14:33:02 +02:00
Benjamin Smedberg
008e309c7f Bug 513032 - remove empty conditionals in our makefiles, r=ted 2009-08-27 10:48:18 -07:00
Kyle Huey
aa346b4676 Bug 507222. Remove window class detection and implement Trackpoint hack for all window classes. r=roc 2009-09-04 00:22:34 -04:00
Masayuki Nakano
46e7090dcf Bug 512235 bug 462809 should be implemented in content/events, not widget/src/* r=roc+vlad 2009-09-03 16:07:18 +09:00
Brad Lassey
777033d380 Bug 513922 - AutoErase() should invalidate the erased region on WinCE, follow up to fix bustage on wince 2009-09-02 22:01:05 -04:00
Karl Tomlinson
f1a428ee91 b=499498 BadWindow errors on startup r=roc
--HG--
extra : rebase_source : 8e47f6374273fa5d44c1b3a96be5fa71f6662976
2009-09-03 08:47:44 +12:00
Taras Glek
4da04c756b dead stuff in nsDeviceContextSpecGTK b=459306 r=karlt
--HG--
extra : rebase_source : c03a5881333cf6f6f097775c0b5aa897852aafd1
2009-09-03 08:32:03 +12:00
brian :crowder
2f7e9299e6 Bug 513922 - "AutoErase() should invalidate the erased region on WinCE" r=roc 2009-09-02 20:40:10 -04:00
Doug Turner
6e90dd1c1e Merge 2009-09-02 15:21:08 -07:00
Doug Turner
9bd1fb6970 Backed out changeset 101ba406c527 2009-09-02 15:20:56 -07:00
Jesper Kristensen
c7b904c6d0 Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
--HG--
extra : rebase_source : 3b316892e76eb1295780515d0d1cb7933a56f5af
2009-09-02 09:56:56 -07:00
Brad Lassey
b0704fc2b5 bug 514007 - titlebar pops over window when switching orientation on HTC touch pro r=dougt 2009-09-02 17:23:24 -04:00
Doug Turner
2989200a79 Backed out changeset d07a46ba2eba 2009-09-02 11:04:30 -07:00
Jesper Kristensen
b672215c0e Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
--HG--
rename : widget/src/windows/nsAccelerometerCE.cpp => widget/src/windows/nsAccelerometerWin.cpp
rename : widget/src/windows/nsAccelerometerCE.h => widget/src/windows/nsAccelerometerWin.h
2009-09-02 09:56:56 -07:00
Blake Kaplan
4b54d358d0 Clean up this backup file that landed for bug 513183 2009-09-01 13:42:49 -07:00
Brad Lassey
c61ee4488f bug 513867 - Soft keyboard covers the search buttons on samsung omnia r=dougt 2009-09-01 14:56:51 -04:00
Doug Turner
ab7137f070 Bug 513183 - Implement accelerometer support for Windows Mobile (HTC and Samsung). r=olli 2009-09-01 09:45:48 -07:00
Doug Turner
143b958449 Bug 513754 - every time wm_activate happens, we loadlibrary htcapi.dll. r=blassey 2009-08-31 15:13:24 -07:00
Timothy Nikkel
aa2f62e0cd Bug 445765. In GTK screen manager, for the common case of just one screen don't make potentially expensive system calls to try to determine which screen we are on. r=dbaron 2009-09-01 12:40:49 -04:00
Josh Aas
cc88183174 64-bit fixes for Mac OS X nsChildView, part 1. b=513777 r=mstange 2009-08-31 21:00:13 -04:00
Michael Ventnor
584f9ac37c Bug 512345 - Implement accelerometer support for Linux and Maemo. r=dougt/olli 2009-08-29 08:40:22 -07:00
Kyle Huey
413ad93ea7 Bug 507222. Create a fake scrollbar widget so that the Thinkpad Trackpoint driver will send us scroll messages. r=roc
--HG--
extra : rebase_source : 561b5f3d0c81853151bb8f9bbe28e013968eed84
2009-08-31 18:19:06 -04:00
Benjamin Smedberg
187a34a633 Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
Robert O'Callahan
0a4c0e5e83 Fix bustage
--HG--
extra : rebase_source : 9e76df4981946fac173074b2cc39ec05f4be6866
2009-08-25 13:13:23 -07:00
Masatoshi Kimura
5196c3f287 Bug 509179. Disable compilation of TSF when not available in the SDK. r=ted 2009-08-25 12:13:42 -07:00
Mook
25952f64b4 Bug 510650. Make class ::nsWindow a friend of mozilla::widget::WindowHook, not mozilla::widget::nsWindow. r=jmathies 2009-08-25 12:10:32 -07:00
Robert O'Callahan
02bbe8dd79 Bug 507926. Make sure CreateWindowEx doesn't fail when we're creating an invisible window. r=jmathies 2009-08-25 12:00:46 -07:00
Kyle Huey
396fd8cc7b Bug 522767: Fix off by one error at nsDataObj::GetFile, r=jmathies,sr=roc 2009-10-27 14:45:20 +13:00
Phil Ringnalda
4ee2e4bdb1 Bug 523054 - Sweep out some more viewer orts, r=dbaron 2009-10-25 10:03:17 -07:00
Robert O'Callahan
ecd5186e49 Bug 507402. Update window bounds to account for SW_SCROLLCHILDREN, since plugins might not tell us about their WM_MOVE messages. r=jmathies
--HG--
extra : rebase_source : afe93b37bada5d53dfd83cf3a676acea0a65c533
2009-08-07 13:14:37 +12:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Boris Zbarsky
36622c6995 Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
2009-08-24 20:51:57 -04:00
Boris Zbarsky
04e56ca248 Backed out changeset 59ae87416f96 (bug 488249 followup) to fix test orange.
--HG--
extra : rebase_source : 0108b501163d0114ef96a9059023fad69accd9e1
2009-08-24 20:50:52 -04:00
Sylvain Pasche
5d99b88504 Bug 508734 - <menuitem> checkbox ugliness with high DPI. r=jmathies,neil 2009-08-25 00:13:01 +02:00
Boris Zbarsky
f17e0c5b7c Bug 488249 build bustage fix. 2009-08-24 16:28:21 -04:00
David Zbarsky
932e28482f Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst 2009-08-24 16:02:07 -04:00
Sylvain Pasche
ecf428e4cf Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner 2009-08-24 04:03:03 +02:00
Doug Turner
1e370a90b2 Bug 511902 - Device Orientation Support - cocoa. r=josh 2009-08-21 13:49:43 -07:00
Ryo Kawaguchi
54bb0a0d80 Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron 2009-08-21 13:39:25 -07:00
Doug Turner
74c9fd92d0 Bug 485943 - Fixes a regression caused by a duplicate id being used. r=olli 2009-08-21 10:28:52 -07:00
Doug Turner
db1a20b897 Bug 485943 - Device Orientation Support. r=olli 2009-08-21 07:42:37 -07:00
Doug Turner
99576ac81e Bug 481950 - Hildon - Entering caps or special characters using hardware keyboard in password fields is broken. r=masayuki@d-toybox.com 2009-08-20 21:31:56 -07:00
Joone Hur
475e598428 Bug 341772 - Dont pop up software keyboard when hardware keyboard exists. r=dougt 2009-08-20 11:25:02 -07:00
Neil Deakin
808de8ae84 Bug 510333, native resizer theming for Cocoa, r=mstange 2009-08-20 10:19:18 -04:00
Jonathan Griffin
964346d7d0 Bug 506187; fix intermittent orange. 2009-08-19 10:25:01 -07:00
Doug Turner
cde44992e8 Bug 511167 - Increase the thread priority between mouse down and mouse up (WINCE only). r=blassey 2009-08-19 09:23:30 -07:00
Rich Walsh
b97110b393 [OS/2] Bug 510656 - fix nsWindow::Scroll following bug 507334, r=pweibacher 2009-08-19 09:41:29 +02:00
Markus Stange
a8a1885d3d Bug 443178 - Tooltips cause bogus mouse events. r=josh
--HG--
extra : rebase_source : 40eba323189da67fa33d3a2b3c6ef1e98fe360f4
2009-08-18 14:36:15 +12:00
Jesse Ruderman
15e3a448a6 Add crashtests 2009-08-27 19:48:20 -07:00
Doug Turner
15ec048a67 Fix build bustage on wince 2009-08-27 16:26:43 -07:00
Doug Turner
2851bc066b Bug 511167 - WINCE -> WINCE_WINDOWS_MOBILE for Increase the thread priority between mouse down and mouse up. r=vlad 2009-08-27 13:11:04 -07:00
Brad Lassey
20bc59bf26 bug 510979 - OnPaintImageDDraw16 repaints the entire screen on every call r=dougt 2009-08-20 18:15:01 -04:00
Benjamin Smedberg
cd2c007c60 Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg
0df64c6bc4 Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Tobias Hunger
1b47014fb1 bug 510872 - Xulrunner fails to build in Qt mode r=mfinkle 2009-08-27 10:48:00 -04:00
Josh Aas
65e80f6eb0 Implement Cocoa NPAPI event model. b=435041 sr=roc 2009-08-26 17:29:47 -07:00
Doug Turner
10fd01fde6 Bug 512575 - Switching out of fullscreen mode and alt-tabbing puts me back in fullscreen mode. r=dholbert 2009-08-26 17:09:47 -07:00
Doug Turner
de7964045c Bug 512237 - Device Orientation issues and cleanup. r=olli 2009-08-26 16:57:08 -07:00
Alexandru Cristei
f6e6ec1737 bug 505391 - Implement support for touch sensitive click wheel on HTC phones r=dougt 2009-08-26 12:07:15 -04:00
Robert O'Callahan
2194dd18b0 Bug 520462. Test that mouse clicks transfer focus to plugins correctly. r=jmathies 2009-10-08 00:14:12 +13:00
Neil Rashbrook
71e4e3df1a Bug 522063 Groupbox minimum width wrong on default Windows XP theme r=jimm 2009-10-14 21:46:43 +01:00