Commit Graph

2324 Commits

Author SHA1 Message Date
Bas Schouten
181e985775 Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted 2010-04-28 22:43:52 +02:00
Jim Mathies
9e5fe280a3 Bug 551597 - Selecting a tab preview for a minimized window un-maximize the window. r=robarnold. 2010-04-28 13:56:55 -05:00
Jim Mathies
399af22d69 Bug 557931 - Crash [@ mozilla::widget::WindowHook::Lookup] with createTaskbarTabPreview. r=robarnold. 2010-04-28 13:56:17 -05:00
Matt Woodrow
38db2f043b Bug 561957. Support GL backend on Mac OS X. r=vlad 2010-04-28 10:29:29 +12:00
Vladimir Vukicevic
e3731a1e45 b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop 2010-04-26 11:13:03 -07:00
Jim Mathies
2c972dc33b Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel. 2010-04-26 10:05:29 -05:00
Josh Aas
483533a0ce Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers 2010-04-25 16:58:03 -04:00
Mike Kristoffersen
79065e4063 Bug 561234 - Temporary fix to Fennec reversing upper and lower case r=dougt a=dholbert 2010-04-22 16:43:35 -07:00
Ben Stover
76f698c378 Bug 560950 - Second press event on doubleclick is not dispatched on Qt. r=dougt 2010-04-21 15:54:25 -07:00
Jim Mathies
72df137d05 Bug 561117 - "hang-pair: hang|mozilla::plugins::PPluginInstanceParent::CallNPP_SetWindow(mozilla::plugins::NPRemoteWindow const &) against hang|NtUserMessageCall | SendMessageWorker" [r=benjamin] 2010-04-22 11:31:00 -05:00
Rich Walsh
c2505df35a Bug 553882 - [OS/2] Plugin-related coding errors. r=wuno 2010-04-22 14:58:49 +02:00
Steffen Imhof
a0881686a7 Bug 559025 - KeyDown/Keyup events uses wrong key code. r=dougt 2010-04-22 14:58:46 +02:00
Rob Arnold
e033b38382 Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm 2010-04-21 15:09:59 -04:00
Markus Stange
c34c8948f8 Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
2010-04-19 16:12:58 +02:00
Markus Stange
6cdac57e7f Bug 519943 - Use CGFloat instead of float so that pixel scrolling works in 64 bit builds. r=josh
--HG--
extra : rebase_source : 94688c0d29a061bdcb4e9fd6972e91056ea41065
2010-04-19 16:10:02 +02:00
Neil Deakin
ceb1712f98 Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
Masayuki Nakano
2a87829191 Bug 544277 add a missing test file 2010-04-21 22:16:55 +09:00
Masayuki Nakano
53ce892306 Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn 2010-04-21 22:13:08 +09:00
Jonathan Kew
51608a2869 bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz 2010-04-21 09:29:38 +01:00
Josh Aas
e57fb03f84 Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc 2010-04-21 02:21:46 -04:00
Oleg Romashin
8563022a30 Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
2010-04-20 21:49:34 +03:00
Jaakko Kiviluoto
2ceacd97a9 Bug 437957 - send pinch gesture ending event on Qt port. r=dougt 2010-04-20 19:50:49 -07:00
Daniel Holbert
86283887d6 Bug 560274: Reorder nsAccelerometer constructor init list to fix build warning. r=dougt 2010-04-19 12:00:46 -07:00
Jim Mathies
b298f48b21 Bug 559943 - cleanup of existing reply message handlers and add wm_contextmenu to address silverlight hang. r=bsmedberg.
--HG--
extra : rebase_source : eec00baf601f98d309b7393950037d68aa18a404
2010-04-17 16:11:47 -05:00
MikeK
e684f2edfc bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : aae22f47a0f0d3dd19690bf2dbc7a144bb255d14
2010-04-16 10:37:16 -07:00
Jim Mathies
cbad3ee815 Bug 559384 - Silverlight focus change hang fix. r=bent, bsmedberg. 2010-04-16 11:01:26 -05:00
Doug Turner
a61c20e269 Backing out 78b16bbb25ff. Wrong Patch. r=blassey. CLOSED TREE 2010-04-15 15:01:53 -07:00
Doug Turner
37465bb1de Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel 2010-04-15 21:48:04 -07:00
Jonathan Kew
cc0b88dd4a bug 559400 - add local autorelease pool in nsCocoaWindow::SetModal, for startup dialogs. r=josh 2010-04-14 21:13:56 +01:00
Josh Aas
91827215e2 Remove root autorelease pool from the Mac OS X appshell. Objects that are caught by it effectively leak, just as they would if they were not caught by a pool. The root pool is extra work and liability that covers up real leak warnings to the console. b=559047 r=smichaud 2010-04-14 15:23:20 -04:00
Jonathan Kew
d223db898d bug 559180 - add local autorelease pools to avoid cocoa object leaks during shutdown. r=josh 2010-04-14 16:11:12 +01:00
Masayuki Nakano
ff0920ecea Bug 558690 Textarea input fails unless one clicks elsewhere (addressbar, searchbar, forms, etc) first. r=karlt 2010-04-14 20:28:38 +09:00
Masayuki Nakano
2ba4e16ca7 Bug 558978 Looks like composition isn't committed after I clicked r=karlt 2010-04-14 20:27:20 +09:00
Oleg Romashin
8fd4c3b80d Bug 555863 - Qt widget code assumes 32bpp target surface. r=jmuizelaar.
--HG--
extra : rebase_source : ed824c4eebee561fa2992788649df5a4d0b19680
2010-04-13 19:11:23 -04:00
Jonathan Kew
9448cba17e bug 559075 - use a local autorelease pool in nsCocoaWindow and nsChildView methods used during hidden window creation. r=josh 2010-04-13 21:36:03 +01:00
Masayuki Nakano
34a3748454 Bug 552163 [OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash video. r=jim 2010-04-12 16:40:37 +09:00
Mats Palmgren
111383fa86 Backing out changeset 1fb768ca019e (bug 530070) due to unexpected leak. 2010-04-11 03:37:00 +02:00
Mats Palmgren
be7a1c4f2e Bug 530070. r=jmathies 2010-04-11 02:14:55 +02:00
Craig Topper
9eccdbd4d7 Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
Masayuki Nakano
2e04f8ba90 Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09: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