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
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
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