Commit Graph

10712 Commits

Author SHA1 Message Date
Oleg Romashin
e304b7ac76 Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt 2010-05-15 06:37:51 -04:00
Oleg Romashin
0d28c6bc10 Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt 2010-05-14 11:13:36 -07:00
Chris Jones
2ed40cd772 Merged m-c 2010-05-13 18:04:53 -05:00
Oleg Romashin
db3cef5bd3 Bug 560537 - Qt build bustage due to missing change. r=bas.schouten. 2010-06-24 09:16:27 -04:00
Oleg Romashin
83dbc52ba3 Bug 560537 - Implement Top level GL layer manager for Qt widget port. r=vladimir. 2010-06-24 06:07:57 -04:00
Johnny Stenback
e22027e424 Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc 2010-06-23 14:35:57 -07:00
Felipe Gomes
61059704fc Bug 570267 - [OOPP] Firefox 3.6.4 bug: When a flash file has a focus, window.onblur event does not happen as expected.
r=jimm
2010-06-23 10:08:56 -07:00
Masayuki Nakano
ceeef96123 Bug 519974 When we use IME, ASSERTION is printed at each key input (ASSERTION: nsEditor doesn't support wide caret: 'selectionStart == selectionEnd', editor/libeditor/base/IMETextTxn.cpp line 322 r=smichaud 2010-06-23 15:05:51 +09:00
Doug Turner
0dc0f3273e merge with m-c. resolved conflicts in:
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk

--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Karl Tomlinson
8d05d0ece4 b=564972 Add NS_IS_MOUSE_EVENT_STRUCT to test event class and use it to correct assert r=smaug 2010-05-13 14:33:16 +12:00
Mike Kristoffersen
e46ab27b9f Bug 564402 - slots #define in Qt, prevents Qt builds on trunk
--HG--
extra : rebase_source : 0dc2793cb28294addd9781bd9ca76a3e049ec110
2010-05-07 13:20:04 +02:00
Doug Turner
c88906d971 Merge with m-c. no hand edits 2010-04-29 21:04:50 -07:00
Felipe Gomes
90c57943da Bug 555081 - Fix for mouse capture now that ChildWindow is gone from the main window. r=jmathies. 2010-06-24 21:01:07 -05:00
Jim Mathies
308150b6d1 Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin. 2010-06-24 21:01:07 -05:00
Jim Mathies
581b6ac6a3 Bug 513162 - Win support for custom chrome margins on windows. r=tellrob. 2010-06-24 21:01:07 -05:00
Jim Mathies
bd66b36461 Bug 513162 - Widget additions for setting custom chrome margins. r=vlad. 2010-06-24 21:01:07 -05:00
Jim Mathies
84281cb42e Bug 513162 - Widget support for view event mirroring. r=vlad. 2010-06-24 21:01:06 -05:00
Jim Mathies
b6fd12e643 Bug 513162 - Widget additions for recycling top level widgets as content containers. r=vlad. 2010-06-24 21:01:06 -05:00
Jim Mathies
dc417e93d2 Bug 513162 - Cleanup unused widget code and CID statics. r=vlad. 2010-06-24 21:01:06 -05:00
Mats Palmgren
13ef722c05 Backout bug 530070 due to Tinderbox orange. 2010-05-21 18:33:28 +02:00
Mats Palmgren
42928ba297 Bug 530070. r=jmathies 2010-05-21 15:52:07 +02:00
Brandon Sterne
576c1b9813 Bug 515460 - enforce CSP during image redirects, r=joe 2010-05-20 13:08:02 -07:00
Mounir Lamouri
5c4ba8e9ce Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc] 2010-05-19 22:28:01 -04:00
Ehsan Akhgari
db9d404619 Bug 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
Michael Wu
bba1a46bca Bug 568249 - Support geolocation on Android, r=dougt 2010-06-04 14:14:43 -07:00
Michael Wu
a27b021576 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
Edmund Wong
ed5bcecc6b Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas 2010-05-18 09:50:14 +02:00
Vladimir Vukicevic
b5ac042d49 b=561168; convert canvas to use layers for rendering; r=roc,bas 2010-05-17 21:04:22 -07:00
Ehsan Akhgari
1890899acf Bug 564071 - reftest-print triggers "ASSERTION: nsPrintSettingsX::ReadPageFormatFromPrefs() failed: 'NS_SUCCEEDED(rv)" on mac tinderboxen; r=mstange 2010-05-17 13:01:44 -04:00
Benjamin Smedberg
b73d7e8970 Bug 564260 - Fix for plugin hangs in [@ hang | KiFastSystemCallRet | NtUserSetFocus]. r=masayuki. 2010-05-17 11:33:34 -05:00
Boris Zbarsky
8ccd3c1fea Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking 2010-05-10 21:12:34 -04:00
Chris Jones
bd6bf48e7a Merged m-c 2010-04-27 01:53:06 -05:00
Doug Turner
609671cd8d merge with m-c. 2010-04-26 23:17:51 -07:00
Jim Mathies
2a5420965f Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel. 2010-04-26 10:05:29 -05:00
Vladimir Vukicevic
7698c87acb b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop 2010-04-26 11:13:03 -07:00
Neil Deakin
98103bb448 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
Dão Gottwald
5a47c02818 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
ae8f3c61f8 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
b1080db318 Bug 572283. Part 2: Retain CGLContext for the lifetime of its widget. r=vlad 2010-06-18 21:22:01 +12:00
Karl Tomlinson
2bcb002558 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
0dfd5946ee 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
2386399bb6 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
780ed6d996 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
9478c01a40 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
6b76e77b99 bug 572249 - flush prefs on android app pause r=mwu 2010-06-17 17:33:15 -04:00
Bas Schouten
6cbb15516e 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
becb3ffa7c 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
7bad621f8a Bug 568927 - Hide task on window minimize on Android, r=mwu,alexp 2010-06-16 10:20:54 -07:00
Neil Deakin
df2b62051e Bug 566415, don't call deactivateInWindowViews from deactivateInWindow, r=mstange,josh 2010-06-16 13:09:46 -04:00
Brad Lassey
1548b60810 bug 565138 - follow up r=vlad 2010-06-15 19:39:43 -04:00
Mike Kristoffersen
dff1f0c30d Bug 562175 - Support for MozOrientation on HP Pavilion dv7 notebooks r=dougt
--HG--
extra : rebase_source : 494aafc66117c25bd7aa9759a4fedf4c44878acb
2010-04-27 15:33:12 -07:00
Bas Schouten
853793da4f 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
e69692acc9 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
847a6fa05d Bug 557931 - Crash [@ mozilla::widget::WindowHook::Lookup] with createTaskbarTabPreview. r=robarnold. 2010-04-28 13:56:17 -05:00
Oleg Romashin
13e099b9ef Bug 561061 - qt fennec crashes on close. r=dougt. 2010-04-22 19:29:18 -04:00
Oleg Romashin
b729e295a5 Merged with mozilla-central 2010-04-22 20:22:26 -04:00
Rich Walsh
cc7bf936b1 Bug 553882 - [OS/2] Plugin-related coding errors. r=wuno 2010-04-22 14:58:49 +02:00
Steffen Imhof
79f573a0a6 Bug 559025 - KeyDown/Keyup events uses wrong key code. r=dougt 2010-04-22 14:58:46 +02:00
Oleg Romashin
90532af1b7 Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt 2010-04-20 21:49:34 +03:00
Doug Turner
9a784d5dfd Automerge with mc. no manual changes 2010-04-21 03:31:13 -07:00
Rob Arnold
0b7013a78e 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
10e0effc08 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
6dc1d9c5fd 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
b627649b3d 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
b320df8d03 Bug 544277 add a missing test file 2010-04-21 22:16:55 +09:00
Masayuki Nakano
189d5d4756 Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn 2010-04-21 22:13:08 +09:00
Daniel Holbert
c7a4689f20 Bug 560274: Reorder nsAccelerometer constructor init list to fix build warning. r=dougt 2010-04-19 12:00:46 -07:00
Chris Jones
8cd39f1f00 Merge mozilla-central 2010-04-16 01:34:35 -05:00
Doug Turner
28af9dba26 Backing out 78b16bbb25ff. Wrong Patch. r=blassey. CLOSED TREE 2010-04-15 15:01:53 -07:00
Doug Turner
7eeb60855e Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel 2010-04-15 21:48:04 -07:00
Jonathan Kew
4d535db5df bug 559400 - add local autorelease pool in nsCocoaWindow::SetModal, for startup dialogs. r=josh 2010-04-14 21:13:56 +01:00
Josh Aas
4c4ba9b37c 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
48100f2ab2 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
ea458d36b2 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
cc0efbc452 Bug 558978 Looks like composition isn't committed after I clicked r=karlt 2010-04-14 20:27:20 +09:00
Oleg Romashin
76a060d358 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
98dcbaf2f9 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
Josh Aas
c28e6f9d01 Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers 2010-04-25 16:58:03 -04:00
Oleg Romashin
8cafa44858 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Doug Turner
19845bed4d merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Siddharth Agarwal
b2f92d0c01 Back out most of bug 514494 because of bug 555085 2010-03-26 19:54:17 +05:30
Masayuki Nakano
589972777b 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
Josh Aas
2422ca8d7a Sync NPAPI headers to npapi-headers repository r27. b=571538 r=jst r=mstange 2010-06-15 15:34:32 -04:00
Masayuki Nakano
9f340cf2fb 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
62e214de6f bug 565138 - Implement extloader backend for Android r=vlad 2010-06-14 15:04:16 -04:00
Oleg Romashin
2f5e014ed0 Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar 2010-06-11 05:33:22 -04:00
Saint Wesonga
b01c2cf625 Bug 558990 - Remove unused AddRECTToRegion function. r=roc 2010-06-11 20:53:27 +02:00
Michael Kohler
6c0f59f4a6 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Neil Rashbrook
1b9912be3b Bug 525762 Fix regression typo from bug 242847 r=jimm 2010-03-26 08:27:27 +00:00
Rob Arnold
2d1f0ba03a Bug 458407 - Content is blended when on top of a glass region of a window [r=roc] 2010-03-25 20:30:00 -07:00
Martin Stránský
26dc0c249b b=551899 embed page size and orientation options in print dialog, proposed by Ritesh Khadgaray <khadgaray@gmail.com> r=karlt 2010-03-26 15:03:18 +13:00
Rich Dougherty
870097d594 b=525409 chain nsBaseWidget::Destroy() from nsWindow::Destroy() r=karlt 2010-03-25 16:29:14 +13:00
Josh Aas
a8f5b27e45 Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc 2010-03-25 20:14:56 -04:00
Oleg Romashin
03a3ec175f Bug 554768 - More fixes for Qt widget port. r=dougt
--HG--
extra : rebase_source : 5547b3dbc7c89e5821d46af4be2a09bef4af6eec
2010-03-25 20:33:31 -04:00
Josh Aas
d7fa41c974 Initialize nsChildView plugin ports on Mac OS X. b=555018 r=roc 2010-03-25 15:36:44 -04:00
Andrew Thompson
709623cd51 Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe 2010-03-25 12:07:36 -04:00
Martin Stránský
5a0abfc31a Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt
--HG--
extra : rebase_source : d5b592fb36072514c4e08bc09a84d30a6e889e34
2010-03-25 14:18:10 +01:00
Markus Stange
b494194f2f Backed out changeset 77e1ae41987e, bug 538242, because of window bounds related test failures. 2010-03-25 11:30:40 +01:00
Markus Stange
15bb0ee06a Bug 538242 - Always keep mBounds up to date. r=josh 2010-03-25 10:25:00 +01:00
L. David Baron
08973dbad0 Don't use stack-allocated structures for things that might outlive the function. (Bug 353547) r=karlt 2010-05-05 18:20:43 -07:00
Masayuki Nakano
ebc9405576 Bug 488420 IME enabled state is not modified when a focused editor's readonly attribute is changed r=smaug 2010-05-05 02:40:39 +09:00
Josh Aas
2178eec075 Fix comparison between signed and unsigned integer expressions in nsStandaloneNativeMenu.mm. b=562439 r=mstange 2010-05-03 14:11:58 -04:00
Rob Arnold
69c3f030c8 Bug 562253 - Taskbar tab preview code crashes in mozilla::widget::TaskbarTabPreview::GlobalWndProc(HWND__*, unsigned int, unsigned int, long) r=jimm 2010-05-02 23:20:00 -04:00
Jim Mathies
b5f0594b55 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
91b27a55a5 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
Felipe Gomes
44df6dcbec Bug 550532 - "Panning feedback crash [@ CWindowFeedBackAnimation::RestoreDisplacedWindow() ]" [r=jimm]
--HG--
extra : rebase_source : c527e61a12517c665349dadae6b33ebd3a1533e3
2010-05-26 14:53:00 -04:00
Jim Mathies
5ac0744b15 Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent. 2010-03-24 16:49:05 -05:00
Theppitak Karoonboonyanan
4a36b62c73 Bug 353776 need the surrounding text support for some language input r=masayuki 2010-03-25 00:04:39 +09:00
Siddharth Agarwal
b7ebaf9f38 Bug 514494 - Make the Windows XP save as filepicker change the file's extension when the filter is changed. r=jimm, sr=vlad 2010-03-24 15:11:48 +05:30
Benjamin Smedberg
a08857c778 Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan

This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00
Benjamin Smedberg
a677e5bf91 Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
Benjamin Smedberg
e17740e1ab Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
29e089defb Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Benjamin Smedberg
822ccb0789 Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
0df0345c66 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
Benjamin Smedberg
89c724177d Mac-specific mechanical fixup for registration data, bug 568691. 2010-06-13 15:02:38 -04:00
Benjamin Smedberg
ca8c9d3053 More Linux-specific fixup from bug 568691 2010-06-12 20:50:56 -04:00
Benjamin Smedberg
703663d5db Fix Linux-specific issues with static xpcom registration, bug 568691. 2010-06-11 12:47:31 -04:00
Benjamin Smedberg
a7e67d32ad 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
Doug Turner
ecd1b841ce Bug 564402 - slots #define in Qt, prevents Qt builds on trunk. r/sr=jst
--HG--
extra : rebase_source : 5f7ac6c449ea03e4be8ab6834d3f1880cb7d9c80
2010-05-11 16:32:17 -07:00
Bas Schouten
b8382142c2 Bug 565387: Add a pref to disable accelerated layers by force. r=vlad 2010-05-12 20:56:31 +02:00
Rob Arnold
97fa759278 Bug 562253 - Ensure the proxy window is destroyed before tearing down the taskbar preview r=jimm 2010-05-12 14:31:24 -04:00
Rob Arnold
a782cdbfe8 Bug 563462 - Remove Photon bits from widget/ r=vlad 2010-05-12 14:31:23 -04:00
Rob Arnold
e69fc3e4b4 Bug 510037 - Remove obsolete widget events r=roc r=smaug 2010-04-29 18:03:00 -04:00
Rob Arnold
a783e5ff61 Bug 510037 - Remove obsolete widget events r=jimm 2010-04-29 18:08:00 -04:00
Marco Bonardo
2e5b6f9223 Backing out Bug 561741 due to suspect Linux crash on startup 2010-05-12 11:14:50 +02:00
Alexander Surkov
0dc25817c0 Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
Oleg Romashin
fef66108af Bug 561772 - Simplify Qt rendering modes and remove dependency from gfxSharedImageSurface. r=joe.
--HG--
extra : rebase_source : d42def8318eb068571f0a5db515593d7f99a56c0
2010-05-11 13:31:56 -04:00
Mike Kristoffersen
f3a84d4483 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
0c0ab20d6b Bug 560950 - Second press event on doubleclick is not dispatched on Qt. r=dougt 2010-04-21 15:54:25 -07:00
Jim Mathies
70cc9bb5aa 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
Jonathan Kew
4d3453bb12 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
cd2f3e4eba Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc 2010-04-21 02:21:46 -04:00
Oleg Romashin
01323285b2 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
68d3dd1c8e Bug 437957 - send pinch gesture ending event on Qt port. r=dougt 2010-04-20 19:50:49 -07:00
Mats Palmgren
93941db35a Backing out changeset 1fb768ca019e (bug 530070) due to unexpected leak. 2010-04-11 03:37:00 +02:00
Mats Palmgren
6a2714943d Bug 530070. r=jmathies 2010-04-11 02:14:55 +02:00
Craig Topper
25d5518e18 Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
Masayuki Nakano
e38734397e Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
Bas Schouten
5e3b530e42 Bug 546515: Part 2: Use D3D9 layers backend as the preferred hardware backend for Windows. r=roc 2010-05-24 17:28:54 +02:00
Makoto Kato
8572558f38 Bug 535472 - Remove unused keysym2ucs.* from widget/src/qt. r=dougt 2010-05-24 09:35:45 +02:00
Rob Arnold
41ac074713 Bug 555182 - Calculate the largest opaque rectangle in the opaque region to determine glass margins r=jimm,roc 2010-05-23 23:29:04 -04:00
Michael Kohler
8550fb091a Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jim Mathies
e2b1c65ac4 Bug 559384 - Silverlight focus change hang fix. r=bent, bsmedberg. 2010-04-16 11:01:26 -05:00
Oleg Romashin
d03e58cca4 Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt 2010-05-15 06:37:51 -04:00
Jim Mathies
05cb8225f5 Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc. 2010-05-14 19:25:36 -05:00
Jim Mathies
8ed9c4edeb Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc. 2010-05-14 19:23:14 -05:00
Oleg Romashin
6c1bec5f3b Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt
--HG--
extra : rebase_source : f3b7808fac25f08563b5a5723691098a1fea348a
2010-05-14 11:13:36 -07:00
Josh Aas
e062601b6d Trailing whitespace fix to kick off new builds. 2010-05-14 13:24:42 -04:00
Markus Stange
fd0d65678f Bug 541904 - Accept middle mouse clicks and Cmd+left clicks on background windows. r=josh 2010-05-14 12:21:25 +02:00
Mitchell Field
0fd15d94da Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver 2010-05-14 18:24:41 +09:00
Alexander Surkov
56d9175ecd Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
Doug Turner
09f7586e45 today is two merge monday 2010-03-22 22:05:25 -07:00
Jim Mathies
ed25747f5d Bug 545149 - Fix various issues with winless plugin context menus. r=bent. 2010-03-22 22:06:35 -05:00
Doug Turner
aed99c36d1 merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Jason Duell
f78fd1ae1e Merge from m-c in order to fix e10s necko hangs caused by last m-c merge. 2010-03-19 23:55:40 -07:00
Rob Arnold
868b41f2d3 Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc 2010-03-17 18:56:00 -04:00
Rob Arnold
abc2950b98 Bug 545078 - Crash [@ mozilla::widget::TaskbarPreview::CanMakeTaskbarCalls() ] r=jmathies 2010-03-20 18:09:00 -04:00
Jaakko Kiviluoto
3966e7530e Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa 2010-03-21 22:55:36 -04:00
Bas Schouten
db83aa722f Bug 548935: If we're on a higher DPI invalidate a mysterious row of pixels which might scroll into view when on D2D. r=jimm 2010-03-20 18:25:38 +01:00
Josh Aas
90aa8f9de7 Various fixes for nsChildView, including uninitialized member pointer. b=553702 r=roc 2010-03-20 11:05:47 -04:00
Masayuki Nakano
e06ae8cd02 Bug 520732 part3 follow up fix r=karlt 2010-03-20 21:01:48 +09:00
Masayuki Nakano
6ef46d5c60 Bug 553640 Cannot build with --disable-logging because #include "nsGtkIMModule.h" is in #ifdef MOZ_LOGGING block in nsWindow.h r=karlt 2010-03-20 21:00:55 +09:00
Masayuki Nakano
44096c6f1b Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
Doug Turner
c36d5ea27d Bug 553508 - Remove the define Q_WS_X11. It overlaps with existing defines that we have and is not always set by sdk. r=oleg 2010-03-18 21:48:35 -07:00
Masayuki Nakano
01d8b15eb3 Bug 520732 Separate IME related code to another file from gtk2/nsWindow.cp r=katakai+karlt 2010-03-19 13:21:16 +09:00
Neil Deakin
f37f23c884 Bug 552462, close popups when toolbar pill pressed, r=josh 2010-03-18 15:58:07 -04:00
Marco Bonardo
dfa3edadea Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
Miika Jarvinen
6fcb570e79 Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
Mike Kristoffersen
e8f16bca7d Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa. 2010-03-17 08:28:42 +02:00
Miika Jarvinen
92c7d0a146 Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt 2010-03-17 08:27:40 +02:00
Rob Arnold
f20dcfaa66 Bug 552590 - Remove nsIWidget::GetRenderingContext() r=joe sr=roc 2010-03-16 20:15:03 -04:00
Doug Turner
fff30965b7 Bug 552442 - Running against < Qt 4.6 causes build bustages. r=romaxa
--HG--
extra : rebase_source : 20bb0766ecab9ae6ed7af2eee6d62336871a70c6
2010-03-15 10:54:56 -07:00
Oleg Romashin
0f6a5051a1 Bug 552315 - Improve Qt show functionality. r=dougt 2010-03-15 08:08:15 +02:00
Mats Palmgren
e5f8b2f7e8 Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc 2010-03-14 23:52:07 +01:00
Josh Aas
35535ce42a Remove unused PRAllocCGFree function. b=544704 2010-03-13 09:42:54 -05:00
Andrew Thompson
9f07732e64 Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Oleg Romashin
d3d3956267 Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:11:42 +02:00
Oleg Romashin
be03beb41e Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin
4576a188fa Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Joel Maher
6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Doug Turner
186a2d7596 Merge with m-c 2010-03-18 21:53:17 -07:00
Jason Duell
f81b2e3733 Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again. 2010-03-18 14:59:34 -07:00
Doug Turner
5e9e750380 Fixing two Qt bustages. First, calling MakeFullScreen on child windows is bad as they are displayed. Second, the Qt version we are using has bugs with window activation and we added a XSync before calling showFullScreen to avoid such cases. r=oleg 2010-03-18 09:44:33 -07:00
Doug Turner
ef54d33b11 Merge with mc 2010-03-17 10:37:32 -07:00
Doug Turner
453380b2a7 Merge 2010-03-12 15:20:36 -08:00
Oleg Romashin
0c034e6882 Bug 551045 - Widget Qt ::Update causing unexpected repaints and rendering lags during scroll. r=dougt 2010-03-10 16:37:36 +02:00
Doug Turner
02a7000526 Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js. 2010-03-10 19:13:35 -08:00
Jim Mathies
ae654dfa10 Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent. 2010-03-10 19:16:44 -06:00
Doug Turner
6b387f5757 Merge with mc 2010-03-08 10:09:55 -08:00
Jonas Sicking
c24e5442a9 Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg 2010-03-08 07:44:59 -08:00
Doug Turner
7996ebdb6b Bug 550410. Provide a pref to disable orientation events. r=dveditz
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
2010-03-08 07:33:24 -08:00
Oleg Romashin
93ecb414b6 Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt 2010-03-06 09:25:46 +02:00
Markus Stange
054412cdcc Bug 547723 - Turn off menu background blurring on PPC because it results in blank menus. r=josh 2010-03-08 13:38:17 +01:00
Markus Stange
e5daecaa8f Bug 358095 - Use native drag cursors on Mac OS X. r=josh 2010-03-08 13:35:25 +01:00
Markus Stange
c0d4f5f49d Bug 549891 - Correctly set modifier flags on drag events. r=josh 2010-03-08 13:29:20 +01:00
Clint Talbert
5b4513c7e9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Karl Tomlinson
b38334998f b=550211 init pixman_region32_equal out-param.
r=roc.
2010-03-07 23:33:42 +01:00
Oleg Romashin
60e5d8fc62 Bug 548821 - XSync needed after XShmPutImage. r=dougt 2010-03-07 13:07:25 +02:00
Oleg Romashin
f0cfb18175 Bug 550672 - Provide disable native theme preference for Qt port. r=dougt 2010-03-07 13:04:40 +02:00
Brad Lassey
f87a729ebc follow up from bug 520697, winmo bustage fix r=jimm 2010-03-06 18:26:18 -05:00
Jim Mathies
ece3c832d4 Bug 550322 - [OOPP] Hulu full screen deadlock protection doesn't trap all cases. r=bent. 2010-03-06 12:33:40 -06:00
Neil Rashbrook
16e5f3415e Bug 520697 followup to avoid redefining MARGINS now that we include uxtheme.h r=jimm 2010-03-06 18:12:33 +00:00
Walter Meinl
a5f4eab85d Bug 550056: [OS/2] Fix build bustage for non-libxul builds after Bug 534425 r=ted 2010-03-06 12:57:16 -05:00
Rich Walsh
9495bc48b9 Bug 533200: [OS/2] Replace nsFrameWindow with os2FrameWindow r=wuno 2010-03-06 12:52:10 -05:00
Oleg Romashin
f692b154d1 Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt 2010-03-06 09:25:46 +02:00
Doug Turner
2f56d1a776 Build bustage on Qt 2010-03-02 04:53:32 -08:00
Doug Turner
c741a38e65 Merge 2010-03-01 15:36:51 -08:00
Chris Jones
66e2a2f448 Merge from mozilla-central 2010-02-22 21:31:18 -06:00
Jim Mathies
32ae2fd671 Bug 547142 - [OOPP] Exiting full-screen video locks the browser. r=bent. 2010-02-22 17:10:08 -08:00
Jim Mathies
b95fd6ca3d Bug 547276 - [OOPP] Windowed focus hang in CallHasProperty. r=bent. 2010-02-22 17:09:27 -08:00
Tom Dyas
564e22e7a3 Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc 2010-03-05 13:10:42 +13:00
Robert O'Callahan
644854d3f7 Bug 520697. Fix build in some weird Vista configurations. r=jmathies 2010-03-05 11:52:58 +13:00
Mike Kristoffersen
cd34b8821b Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
2010-03-04 13:51:42 -08:00
Bas Schouten
7241a4d222 Bug 549097: Move the invalidated region when scrolling. r=jrmuizel 2010-03-04 20:30:13 +01:00
Brad Lassey
b5f014533e bug 547521 - enable building for windows mobile with --disable-libxul r=ted 2010-03-04 13:47:35 -05:00
Rich Walsh
d0e0a35a1a Bug 522896 - OS/2 Code Maintenance; cm01 thru cm10 - combined patch - v3.
r=(Weilbacher, wuno).
2010-03-04 19:19:41 +01:00
Oleg Romashin
ff98408d1f Bug 545651 - QApplication is not starting in tab child process. r=dougt 2010-02-17 21:14:48 +02:00
Chris Jones
90e5b2265a Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Oleg Romashin
ab0b7495b2 Bug 549858 - [QT] build break in Qt widgets due to new layer infrastructure. r=roc 2010-03-03 19:45:16 +02:00
Josh Aas
34b8caf83d Optimize Mac OS X native menu image code. Avoid unnecessary endian swaps, ARGB->RGBA conversions, and mallocs. b=548712 r=smichaud 2010-03-02 16:23:07 -06:00
Steven Michaud
8741080d1b Bug 549691 - Null pointer dereference in nsChildView.mm's [ChildView mouseUp:]. r=josh 2010-03-02 16:04:13 -06:00
jkk
83ccbe0981 Bug 551127 - Crash in nsFilePicker Qt port [@ nsFilePicker::InitNative]. r=dougt 2010-03-10 14:16:41 -08:00
Oleg Romashin
e726adb2cf Bug 551252 - Reduce the size of painting on Qt. r=dougt 2010-03-10 14:13:02 -08:00
Steven Michaud
c0368e33d5 Bug 551226 - Null pointer dereference [@ ChildView validRequestorForSendType:returnType:]. r=josh 2010-03-10 15:24:40 -06:00
Josh Aas
5c2f8c4d8c More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Brad Lassey
96319c4535 backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
James Cook
c9cec6f75c Bug 551166 - Linking error when building the Qt port with --disable-libxul set. r=dougt
--HG--
extra : rebase_source : 762cc0600316cfa38129768f80c99bd4fe137096
2010-03-09 11:40:19 -08:00
Rob Arnold
d5c3a81ba7 Bug 525280 - unintentional early return in TaskbarPreview::SetTooltip r=jmathies 2010-02-10 10:49:00 -05:00
Rob Arnold
3da8dba01b Bug 522659 - Windows 7 taskbar previews does not give right click menu r=jmathies 2010-02-10 09:39:00 -05:00
Rob Arnold
d72cb1bea1 Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Vladimir Vukicevic
0464cc371c b=538530; add a way to forcibly disable a11y on win32; r=surkov.alexander 2010-03-09 13:02:25 -08:00
Joel Maher
1c8d232df2 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Neil Rashbrook
35c24275d9 Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin 2010-02-20 15:26:41 +00:00
Kyle Huey
6a5bf4c7cd Bug 545064: Eliminate obsolete ResultFromSCode macro r=jimm, davidb 2010-02-20 08:45:19 -05:00
Kyle Huey
30466fe4f4 Bug 513464: Add support for multiple drags outside of Gecko r=jimm
--HG--
extra : rebase_source : a7b2f1d7b81946baa47793a8c5cdf8da59c42fd4
2010-02-20 08:44:02 -05:00
Oleg Romashin
41619292af Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar. 2010-02-19 19:46:54 -08:00
Mike Hommey
f29988f6a6 b=546093 only advertise pdf and ps format for sending to the printer backend r=karlt 2010-02-18 13:45:38 +13:00
Mark Banner
accc2a2919 Linux debug bustage fix from bug 534425 for non-FF apps. 2010-03-01 11:27:38 +00:00
Robert O'Callahan
620deee918 Fix Windows bustage again 2010-03-01 21:40:58 +13:00
Robert O'Callahan
b637caf892 Fix Windows bustage 2010-03-01 21:28:00 +13:00
Robert O'Callahan
ff44c3c9e3 Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant. 2010-03-01 21:03:49 +13:00
timeless@mozdev.org
1d001c87c8 Bug 548185 Crash on event.dataTransfer.setDragImage({},0,0) [@ nsINode::GetCurrentDoc() ]
r=smaug
2010-02-28 12:18:19 +01:00
Jacek Caban
81c895a376 Bug 513464: Mingw bustage fix. r=jimm 2010-02-26 18:54:18 -05:00
Bas Schouten
ce3d5e1f69 Bug 527707: Add Direct2D and DirectWrite backend integration to thebes and widget. Preffed off by default r=jrmuizel r=jmathies r=jfkthame 2010-02-25 22:36:07 -08:00
Oleg Romashin
4c8a5f5ac7 Bug 547577 - nsWindow::Scroll must be updated for widget QT port. r=dougt
--HG--
extra : rebase_source : a0b18c7576929c103861fbdb101eebd5bd6581b9
2010-02-25 22:45:37 +02:00
Steffen Imhof
31c4383d9d Bug 547261 - Improve focus handling on Qt. r=dougt 2010-02-25 10:58:19 -08:00
Jacek Caban
a288a80eac Bug 547714. Fix compilation failure on gcc 4.5, r=roc
--HG--
extra : rebase_source : 9836c306e1087b45809cac39ed79262c285cb966
2010-02-24 11:50:11 -08:00
Rob Arnold
e5803b2b1f Bug 541182 - Custom CSS cursor not working; Remove GetSystemMetric check.
r=jmathies.
2010-02-24 05:42:29 +01:00