Commit Graph

2424 Commits

Author SHA1 Message Date
Benjamin Smedberg
45af085fff Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Neil Deakin
f4a7533d50 Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
Benjamin Smedberg
fbb3845fac Mac-specific mechanical fixup for registration data, bug 568691. 2010-06-13 15:02:38 -04:00
Benjamin Smedberg
3fbca784cb More Linux-specific fixup from bug 568691 2010-06-12 20:50:56 -04:00
Benjamin Smedberg
f4b60bdbf4 Fix Linux-specific issues with static xpcom registration, bug 568691. 2010-06-11 12:47:31 -04:00
Benjamin Smedberg
f13550a209 Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
Dão Gottwald
4569ca7cb7 Bug 572641 - drop Zune and Royale from the windows-default-theme bucket. r=roc
--HG--
extra : rebase_source : f4773b6fe2219e5daeb9178d7547f63a18ecc8cf
2010-06-19 08:57:35 +02:00
Matt Brubeck
b10155d520 Bug 572605 - Handle intents/links from other apps while Fennec is already running, r=mwu 2010-06-18 10:42:51 -07:00
Robert O'Callahan
a51f36f456 Bug 572283. Part 2: Retain CGLContext for the lifetime of its widget. r=vlad 2010-06-18 21:22:01 +12:00
Karl Tomlinson
3f4514aaf4 b=571104 report opaque GTK themed widgets for known cases r=roc
--HG--
extra : rebase_source : 945276e1a62f8f674e09a01f142c3d9b6f72c747
2010-06-18 13:19:21 +12:00
Karl Tomlinson
47021e2a65 b=526941 don't let (level=parent) popups accept focus but transfer focus to the parent r=enndeakin
--HG--
extra : rebase_source : 6c64e2a0b7ebb7f659f4dc0f0378fdffcc6880db
2010-06-18 13:15:03 +12:00
Karl Tomlinson
9802dee8d4 b=568101 use the value of aRaise in SetFocus to determine whether to set gFocusWindow r=enndeakin
--HG--
extra : rebase_source : bb755e470a77360d0d0aef703fa3377df0bec5fe
2010-06-03 15:50:49 +12:00
Karl Tomlinson
83e57691f6 b=568404 don't make NS_DEACTIVATE dispatch conditional on gFocusWindow being in the same toplevel window r=enndeakin
--HG--
extra : rebase_source : a9f6d3ce267791710e7be40343601e2e2eea2df2
2010-06-18 13:11:08 +12:00
Jesse Ruderman
f04ef428cb Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
2010-06-17 13:28:38 -07:00
Brad Lassey
c13c5e6281 bug 572249 - flush prefs on android app pause r=mwu 2010-06-17 17:33:15 -04:00
Bas Schouten
75230b976a Bug 558627: Make sure areas hidden by the system clipping region and scrolled into view get invalidated. r=robarnold 2010-06-17 21:08:32 +02:00
Rob Arnold
b43bd7e1c4 Bug 567771 Followup to wrap the previous patch in an SDK guard block r=Neil 2010-06-17 12:25:11 +01:00
Matt Brubeck
b9aa5ea0d3 Bug 568927 - Hide task on window minimize on Android, r=mwu,alexp 2010-06-16 10:20:54 -07:00
Neil Deakin
7eda443a98 Bug 566415, don't call deactivateInWindowViews from deactivateInWindow, r=mstange,josh 2010-06-16 13:09:46 -04:00
Brad Lassey
7d1626a6c2 bug 565138 - follow up r=vlad 2010-06-15 19:39:43 -04:00
Josh Aas
b8977580e4 Sync NPAPI headers to npapi-headers repository r27. b=571538 r=jst r=mstange 2010-06-15 15:34:32 -04:00
Masayuki Nakano
d4c1419c7c Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn 2010-06-15 14:05:37 +09:00
Brad Lassey
4346c1fc9c bug 565138 - Implement extloader backend for Android r=vlad 2010-06-14 15:04:16 -04:00
Oleg Romashin
c1ec97595b Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar 2010-06-11 05:33:22 -04:00
Saint Wesonga
f32c723971 Bug 558990 - Remove unused AddRECTToRegion function. r=roc 2010-06-11 20:53:27 +02: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
Mats Palmgren
2d0555e421 Plug leak in nsTransferable::GetTransferData. b=565392 r=dbaron 2010-06-06 16:25:48 +02:00
Neil Rashbrook
9270d2e6b4 Bug 569490 Don't build D3D9 layer if we can't find d3d9.h r=ted,jmuizelaar 2010-06-06 11:37:44 +01:00
Timothy Nikkel
3cf7abcc45 Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)

--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
2010-06-05 15:29:49 -05:00
Michael Wu
3f6dca2086 Bug 568249 - Support geolocation on Android, r=dougt 2010-06-04 14:14:43 -07:00
Michael Wu
f7ea7a8b12 Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
--HG--
extra : rebase_source : 1153c0a4fb1d73f29d8c9da78c66bf4bf21b8142
2010-06-03 18:16:20 -07:00
Felipe Gomes
29b447bbef Bug 550532 - "Panning feedback crash [@ CWindowFeedBackAnimation::RestoreDisplacedWindow() ]" [r=jimm]
--HG--
extra : rebase_source : c527e61a12517c665349dadae6b33ebd3a1533e3
2010-05-26 14:53:00 -04:00
Michael Wu
032327eca6 Bug 564327 - Add Android widgets backend [2/2], patch by vlad, alexp, blassey, and me. r=dougt, sr=roc
--HG--
extra : rebase_source : 890618727773d4a286a34ef08f68f5aef8011312
2010-06-03 13:56:36 -07:00
Mats Palmgren
aedafe052d Bug 530070. r=jmathies 2010-06-02 15:02:05 +02:00
Masayuki Nakano
cd4afec48b Bug 466487 ATOK (Japanese IME) fails to eat key message r=jimm 2010-06-02 11:14:11 +09:00
Mats Palmgren
808f77ab65 Remove buggy focus blocking code that isn't needed after nsWindow::Enable(PRBool) was fixed. b=567704 r=karlt 2010-06-02 01:33:28 +02:00