Commit Graph

10076 Commits

Author SHA1 Message Date
Benjamin Smedberg
a54e6acfd8 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg
636d74b114 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
0d6afa5cd5 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
7f13850dc8 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
5fcefdeb80 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
e160d9bd93 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
525c8d6cd3 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
ad6bbe0601 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
db70dc729f 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
694c147808 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
5d63a53a22 Bug 532878 - Call [super viewWillDraw] in viewWillDraw. r=josh
--HG--
extra : rebase_source : 7f51c22fc690c8e48b70bc75dd84b35ae288474a
2009-12-11 20:31:42 +01:00
Benjamin Smedberg
4e352d7aeb Merge mozilla-central into electrolysis 2009-12-04 11:28:50 -05:00
Masayuki Nakano
bacd523afa 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
176658e629 Bug 518412 - Use SUCCEEDED instead of S_OK check 2009-12-03 11:34:38 -05:00
Ehsan Akhgari
835902664b 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
b7312afc03 backout of changeset bdcf3b218755 (bug 518412) due to build bustage on windows 2009-12-03 01:07:04 -05:00
Ehsan Akhgari
c9dfefbced 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ý
23dfbaf67f 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
e98d1daf07 Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
Robert O'Callahan
8db03e549e bug 529092 - seams when scrolling with position:fixed [MS Windows] r=jmathies 2009-11-29 23:21:02 -05:00
Karl Tomlinson
bfdb15ff85 b=530761 check toplevel window state in hierarchy_changed_cb r=roc 2009-11-30 09:54:04 +13:00
Karl Tomlinson
11133f523e b=528852 subtract invalid regions in move destinations r=roc 2009-11-27 13:24:39 +13:00
Karl Tomlinson
ea22a594cb 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ý
3820dc6a54 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ý
d814954c72 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
14e15631fb Bug 530931: Maemo shouldn't use the true DPI [r=roc] 2009-11-25 17:27:05 -05:00
Benjamin Smedberg
e53a7195d5 Merge mozilla-central into Electrolysis. 2009-11-24 10:06:03 -05:00
Mark Banner
6afc0b0b4b Back out changeset c9c35333436b / Bug 495392 due to build bustage 2009-11-24 22:25:42 +00:00
Martin Stránský
272c8281b0 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
d74c6776f3 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Jacek Caban
7646bf905e Bug 526290 - TestWinTSF.cpp fails to compile on mingw.
r=chenn.
2009-11-19 11:32:52 +01:00
Kyle Huey
8c9fce44a7 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
9f17b6229e 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
d8c7dfc1dd Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Ben Turner
d10ccd2c5a Bug 522414 - 'RPC and Sync channels will deadlock easily on Windows'. r=jimm+rs. 2009-11-06 14:33:12 -08:00
Olli Pettay
423522c88b 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
b694bf4f11 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
1d97bbb36a Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Markus Stange
d2bab04fe5 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
cfc8100176 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
d931a4c0ff 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
41b65db823 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
85a5132ff7 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
c616b14bed Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc 2009-11-10 16:55:38 -05:00
Steven Michaud
93a572947c Bug 513048 - Housekeeping: Add branch patch to currently not-compiled code. r=josh 2009-11-10 11:30:25 -06:00
Jim Mathies
b2339baf35 Bug 520178 - Minimized windows appear offscreen when restoring from session store. r=dougt. 2009-11-10 10:24:10 -06:00
Robert O'Callahan
1d13cf26f7 Bug 514061. Don't dispatch events while painting. r=jmathies 2009-11-30 18:14:04 -05:00
Benjamin Smedberg
34440c4bbc Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Benjamin Smedberg
43b89c2ff3 Merge mozilla-central to pick up additional backouts and pymake fix. 2009-10-23 11:22:12 -04:00
Chris Jones
bcf3969bc6 Merge mozilla-central to pick up unit test fixes 2009-10-22 20:33:36 -05:00