Commit Graph

1899 Commits

Author SHA1 Message Date
Mark Finkle
2fab901966 Bug 530931: Maemo shouldn't use the true DPI [r=roc] 2009-11-25 17:27:05 -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
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
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
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
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
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
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
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
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
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
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
Rich Walsh
54d9abee3b [OS/2] Bug 509330 - rewrite nsSound, r=pweilbacher 2009-10-23 13:30:38 +02: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
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