Commit Graph

2134 Commits

Author SHA1 Message Date
Doug Turner
38adfae645 Correcting comment
--HG--
extra : rebase_source : 77bf6c9cbde8bc3f668b74644aabbb03f669655c
2010-02-04 06:49:55 -08:00
Doug Turner
f8474963f9 Bug 544242 - implement sizemode_fullscreen on qt. r=stuart 2010-02-04 06:43:52 -08:00
Doug Turner
635a29b33d Bug 544208 - eMetric_TouchEnabled should be true on maemo/qt. r=mfinkle 2010-02-04 06:42:47 -08:00
Timothy Nikkel
8e26799e9f Bug 488771. nsIRollUpListener followup, correctly release pointer, and fix up some tabs. r=roc
--HG--
extra : rebase_source : 288ac5e52bd6e15dfca5030cc9899f7e4dcf5a1a
2010-01-27 22:12:47 -06:00
Barry K. Nathan
e54cfccdb5 Bug 516027 - Tools->Downloads does not restore a minimized download window. r=josh 2010-02-03 13:42:12 +01:00
Karl Tomlinson
93b87f380c b=537870 avoid initialized declaration in for-statement conditional for VC7.1 r=roc 2010-02-02 18:19:44 +13:00
Robert O'Callahan
5573536916 Bug 539354. When scrolling an area that was partially outside the window into view, make sure we invalidate the destination area on Mac. r=mstange
--HG--
extra : rebase_source : 4cb48c2bc49926d72b00bf3baa59465c149b6d6c
2010-02-02 12:16:09 +13:00
Justin Lebar
e730a1afc6 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Neil Deakin
741ba8bb4a Bug 539862, Call TargetSetLastContext and UpdateDragStatus before dragenter is fired so drag action and window are properly set up, fixes dragging themes into addons dialog, r=karlt 2010-02-01 10:11:09 -05:00
Neil Deakin
40511b2e0e Bug 541520, don't fire dragleave on successful drop, but do fire it when drop fails or is cancelled, r=jonas,smichaud 2010-02-01 10:11:08 -05:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Brad Lassey
e2147ffb92 bug 542623 - don't dismiss menubar and sip button while focused on a text box r=dougt 2010-01-29 13:48:49 -05:00
Brad Lassey
d8360d5cc4 bug 542884 - remove softkb notifier r=dougt 2010-01-29 12:59:56 -05:00
Oleg Romashin
959dec8b52 Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin. 2010-01-29 08:50:44 +02:00
Brian Crowder
75e7313aa4 Bug 542280 - use GetUpdateRgn() on Windows mobile, r=blassey 2010-01-28 20:02:12 -08:00
Tom Dyas
1cd5b6cb2a Mac OS X native menus: Remove special case in DOM observer code for the root nsIContent. b=415463 r=josh 2010-01-28 20:06:54 -05:00
Ben Turner
453fbad6ed Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm. 2010-01-28 11:32:41 -08:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Masayuki Nakano
df43c2f541 Bug 531341 Stack overflow crash related to scrolling with trackpad and plugins [@ nsWindow::HandleScrollingPlugins] [@ _SEH_prolog4 ] r=VYV03354 2010-01-28 17:39:51 +09:00
Benjamin Smedberg
ccbb258f20 Fix bustage from bug 542337, this function doesn't exist.
--HG--
extra : rebase_source : a1c5203d0992e4e376187801cdfa3cb8a89319ff
2010-01-26 19:58:25 -05:00
Ben Turner
1e94a6bac2 Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml'. r=jimm.
--HG--
extra : rebase_source : 22b97f9252c02f7343d12b60fa9cd93cfbe12a25
2010-01-26 16:08:39 -08:00
Jim Mathies
757c1b3d63 Bug 540052 - [OOPP] Test failure in test_plugin_focus.html. r=bent.
--HG--
extra : rebase_source : bdb40f27e098519ecd71abd75a80e8e612f888f8
2010-01-26 15:40:15 -06:00
Steven Michaud
7327f8c871 Bug 539317 - [10.6] Help menu does not include Apple search if no visible windows. r=josh 2010-01-27 10:25:01 -06:00
Tom Dyas
2cb5febac4 First part of adding support for a Mac OS X dock menu defined via XUL menus. Hoist DOM mutation observer code into new superclass. b=415463 r=josh 2010-01-27 01:14:40 -05:00
Alex Pakhotin
5111fbfe12 Bug 532929 - Show SIP button and a toolbar on windows mobile. r=blassey
--HG--
extra : rebase_source : 50e30b750512d3b292cd58e021d57aaafb76e243
2010-01-25 12:35:57 -08:00
Kyle Huey
a1af3b5c40 Bug 541836: More Trackpoint Hack Tweaking r=roc 2010-01-24 15:07:33 -05:00
Josh Aas
4347f70d5b Pointer to NP_CGContext should be NULL in Cocoa NPAPI event model. b=541018 r=smichaud 2010-01-24 01:00:39 -05:00
Steven Michaud
22d7ec9de0 Bug 525078 - Make plugin mouse up/down/dragging behavior conform to OS X practice and Cocoa NPAPI spec clarifications. r=josh 2010-01-22 14:57:04 -06:00
Tom Dyas
006095a5e7 Better hash table usage for native Mac OS X menus. b=415463 r=josh 2010-01-18 14:48:38 -05:00
Brad Lassey
8e35322760 bug 532344 - fix to stop the wince burning 2010-01-18 00:39:46 -05:00
Brad Lassey
857377afd3 bug 532344 - only issue one NS_PAINT event for each WM_PAINT on WinMo r=dougt 2010-01-18 00:05:58 -05:00
Markus Stange
643fd8a16d Bug 461291 - Reset the titlebar gradient when the unified toolbar is hidden. r=josh 2010-01-13 17:08:06 +01:00
Robert O'Callahan
faf07633e0 Backed out changeset 636a1f8ef224 2010-01-14 17:59:22 +13:00
Robert O'Callahan
9a1e1c6c5b Bug 536524. Avoid overlong paths by normalizing. r=bsmedberg 2010-01-14 15:30:05 +13:00
Jim Mathies
3960d009a6 Bug 536369 - OOPP: Fix for mouse event serialization errors. r=bsmedberg. 2010-01-13 19:46:44 -06:00
Markus Stange
7a7afa6545 Backed out changeset bde448aad47c, bug 461291, due to SunSpider and DHTML performance regression.
--HG--
extra : rebase_source : 3ff2e9f53ce3bd0ba525eec1057108796a199525
2010-01-13 20:55:05 +01:00
Markus Stange
bc7b9297a3 Bug 526282 - Minimize button disabled after full screen mode on Mac OS 10.6. r=josh 2010-01-13 17:17:57 +01:00
Markus Stange
a87bf69c82 Bug 498258 - Blur the background behind menus. r=josh 2010-01-13 17:10:25 +01:00
Markus Stange
edaede6960 Bug 461291 - Reset the titlebar gradient when the unified toolbar is hidden. r=josh 2010-01-13 17:08:06 +01:00
Robert O'Callahan
a923083da5 Bug 526394. Part 18: Remove nsIScrollableViewProvider and its implementations, now that we've removed all its users. r=mats 2009-09-09 17:40:01 +12:00
Robert O'Callahan
c564ba50c2 Bug 526394. Part 11: Convert nsGlobalWindow and nsDOMWindowUtils. r=mats 2009-09-03 15:57:46 +12:00
Robert O'Callahan
3c94fecdb3 Bug 526394. Part 3: Add all necessary new APIs to nsIScrollableFrame. r=mats,sr=dbaron 2009-09-01 16:11:11 +12:00
Tom Dyas
8209cf7fbc Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2010-01-10 20:45:45 -05:00
Kyle Huey
631a1d96d4 Bug 538891 - Possible overflow at CEnumFormatEtc::Next. r=jmathies. 2010-01-10 18:32:28 -06:00
Jim Mathies
72b73180b7 Bug 537414 - Pasting clipboard content to OpenOffice Writer broken. r=roc. 2010-01-10 14:08:28 -06:00
Steven Michaud
17e7509306 Bug 489196 - [10.6] Help menu does not include Apple search in non-English builds. r=josh 2010-01-08 16:34:51 -06:00
Miika Jarvinen
06350c488f Bug 537907 - [qt] Can't type with keyboard because of broken focus. r=vlad 2010-01-08 09:12:21 +01:00
Steven Michaud
37653083c1 Bug 538251 - Clean up NULL-checking of mGeckoChild in nsChildView.mm. r=masayuki,josh 2010-01-07 15:06:14 -06:00
Robert O'Callahan
430f68fc01 Backed out changeset 880125b33bca
--HG--
extra : rebase_source : 3d0a098f7fa3ce93e9a2840db8fd9a790cb63792
2010-01-07 12:46:52 +13:00