Kyle Huey
|
87cb614d99
|
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
|
10bae41c14
|
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar.
|
2010-02-19 19:46:54 -08:00 |
|
Mike Hommey
|
433f67dbf1
|
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
|
22adc7db05
|
Linux debug bustage fix from bug 534425 for non-FF apps.
|
2010-03-01 11:27:38 +00:00 |
|
Robert O'Callahan
|
a76a4aff87
|
Fix Windows bustage again
|
2010-03-01 21:40:58 +13:00 |
|
Robert O'Callahan
|
31031fad45
|
Fix Windows bustage
|
2010-03-01 21:28:00 +13:00 |
|
Robert O'Callahan
|
11a3d788af
|
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
|
0451e36ff8
|
Bug 548185 Crash on event.dataTransfer.setDragImage({},0,0) [@ nsINode::GetCurrentDoc() ]
r=smaug
|
2010-02-28 12:18:19 +01:00 |
|
Jacek Caban
|
e40fb2afe4
|
Bug 513464: Mingw bustage fix. r=jimm
|
2010-02-26 18:54:18 -05:00 |
|
Bas Schouten
|
dcdb088a10
|
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
|
61d588d5c6
|
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
|
4810092291
|
Bug 547261 - Improve focus handling on Qt. r=dougt
|
2010-02-25 10:58:19 -08:00 |
|
Jacek Caban
|
4440d42500
|
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
|
229645f4b2
|
Bug 541182 - Custom CSS cursor not working; Remove GetSystemMetric check.
r=jmathies.
|
2010-02-24 05:42:29 +01:00 |
|
Ben Turner
|
e2f833a736
|
Bug 545195 - ' topcrash [@ @0x0 | nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) ]'. r+sr=sicking.
|
2010-02-23 17:39:14 -08:00 |
|
Josh Aas
|
e767e24745
|
Remove remaining Mac OS X 10.4 support from Cocoa widgets. b=548097 r=smichaud
|
2010-02-23 15:30:39 -08:00 |
|
Josh Aas
|
3a1cf6368a
|
Remove Mac OS X 10.4 support from Cocoa complex text input. b=548021 r=smichaud
|
2010-02-23 12:10:25 -08:00 |
|
Josh Aas
|
1b750446f7
|
Remove Mac OS X 10.4 support from Cocoa printing. b=548034 r=smichaud
|
2010-02-23 12:04:05 -08:00 |
|
Josh Aas
|
b57d0b375a
|
Remove Mac OS X 10.4 support from Cocoa native menus. b=548014 r=smichaud
|
2010-02-23 11:45:53 -08:00 |
|
Kyle Huey
|
7517f91287
|
Backing out Bug 544097 due to test failures.
|
2010-03-09 01:16:43 -05:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Brad Lassey
|
8c37f2ca3d
|
follow up to bug 534425, region to paint always null on winmo since landing r=dougt
|
2010-03-08 22:45:49 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Benjamin Smedberg
|
986acb6e4e
|
Revert the incorrect portion of bug 543788 which was landed in electrolysis without final review.
--HG--
extra : rebase_source : e91a8f11604d11d669aca6e19c83629bc3f47f80
|
2010-02-11 15:50:57 -05:00 |
|
Benjamin Smedberg
|
3ad7eb7f3a
|
Merge mozilla-central into electrolysis.
|
2010-02-09 21:22:09 -05:00 |
|
Jim Mathies
|
222acbd54a
|
Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
|
2010-02-09 16:34:38 -06:00 |
|
Benjamin Smedberg
|
c2f8edb3f4
|
Bug 543788 - Infinite loop in CallUpdateWindow/WM_PAINT messages when switching tabs with a windowed plugin (Acrobat and sometimes Flash), r=jimm
|
2010-02-09 11:57:03 -05:00 |
|
Brad Lassey
|
6548d54ea7
|
bug 544887 - Soft keyboard pop-up is on top of search engine bar in the awesome bar on first run r=dougt
|
2010-02-08 18:37:46 -05:00 |
|
Masayuki Nakano
|
5d5243adfb
|
Bug 543511 In Firefox 3.6 Intellipoint mouse scrolling acceleration is disabled downwards, acceleration still works upwards r=roc
|
2010-02-08 22:42:22 +09:00 |
|
Tom Dyas
|
1f75274180
|
Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc
|
2010-02-07 21:38:14 -06:00 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
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 |
|
Doug Turner
|
184af0aa49
|
comparing with ssh://hg.mozilla.org/mozilla-central
searching for changes
changeset: 38150:c823c17d12d2
user: Doug Turner <dougt@dougt.org>
date: Tue Feb 16 10:49:57 2010 -0800
summary: backing out 544250
|
2010-02-16 10:52:40 -08:00 |
|
Oleg Romashin
|
5cfa8aef3e
|
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar
|
2010-02-16 10:15:52 -08:00 |
|
Steffen Imhof
|
4cedcaea21
|
Bug 544216 - Switch from QWidgets to QGraphicsWidgets. r=dougt
|
2010-02-16 10:14:20 -08:00 |
|
Benjamin Smedberg
|
5ba5f4d80f
|
Bug 543788 - Inform Windows that the window which has an empty update area is actually valid by calling ::ValdateWindow explicitly, r=jimm
|
2010-02-12 12:37:09 -05:00 |
|
Jim Mathies
|
c877b84ecc
|
Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
--HG--
extra : transplant_source : %28B%08h%F29L%BE%BBEh%E8%92%22%2A%8E%A8%00F%83
|
2010-02-09 16:34:38 -06:00 |
|
Michael Ventnor
|
edda4e64bb
|
Bug 545506 - Fix the custom header/footer dialog in GTK's print dialog r=roc
--HG--
extra : rebase_source : 79f5dc473d9e9812041a76853237aaead86f0e69
|
2010-02-12 11:40:03 +13:00 |
|
Michael Ventnor
|
3af1c4563e
|
Bug 545502 - Enable the Selection option for GTK's print dialog r=roc
--HG--
extra : rebase_source : e9a6d9edcb5e18eff1f261406d33cf155b810ca6
|
2010-02-12 11:39:33 +13:00 |
|
Michael Ventnor
|
48f5c254c1
|
Bug 545368 - Firefox doesn't theme tab focus rings r=roc
--HG--
extra : rebase_source : 7b348fd7c9f8ed970c2e45b020fc51d7be664a0f
|
2010-02-12 11:35:55 +13:00 |
|
Benjamin Smedberg
|
d6e29f98be
|
Bug 543788 - Detect an empty updaterect and don't propagate anything to the child, r=bent
|
2010-02-11 11:34:17 -05: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 |
|
romaxa
|
20519041b1
|
Bug 537124 - "Some native color values are not initialized properly (ex: eColor__moz_fieldtext)" [r=Ventron sr=roc]
|
2009-12-31 04:29:00 -06:00 |
|
Alex Pakhotin
|
e3de292d86
|
bug 479444 - text fields are hidden by the software keyboard r=blassey
|
2009-12-21 16:50:31 -08:00 |
|
Jim Mathies
|
bcba1087a3
|
Bug 537946 - DC leaked in vista tooltip/panel theming code. r=roc.
|
2010-01-05 12:52:07 -06:00 |
|
Saint Wesonga
|
a8b14db838
|
Bug 537195 - nsISound.play without esound installed should throw NS_ERROR_NOT_AVAILABLE. r=roc
|
2010-01-02 13:13:27 +01:00 |
|
Timothy Nikkel
|
3e07c97339
|
Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
|
2009-12-22 17:49:33 -06:00 |
|
Josh Aas
|
f9051ae7e3
|
Backed out changeset bee6729280d8
|
2009-12-30 17:29:26 -05:00 |
|
Tom Dyas
|
13780ad38c
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2009-12-30 15:58:33 -05:00 |
|
Markus Stange
|
7d68e3b7c5
|
Bug 527682 - Implement -moz-window-shadow values menu, tooltip and sheet. r=dbaron, r=dao, r=josh
|
2009-12-30 16:24:08 +01:00 |
|
Markus Stange
|
91349cb411
|
Bug 537044 - toggletoolbar attribute ignored when returning from full screen. r=josh
|
2009-12-30 16:24:03 +01:00 |
|