Граф коммитов

10982 Коммитов

Автор SHA1 Сообщение Дата
Brad Lassey 2ab05693ce bug 594368 - nsFilePicker is called directly from the child process in e10s r=jdm a=blocking-fennec 2010-10-20 11:19:24 -04:00
Mounir Lamouri 06426cc202 Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz 2010-10-20 13:26:32 +02:00
Brad Lassey 7b4b5b27be bug 569497 - need finger friendly file picker for android r=mwu,mbrubeck a=blocking-fennec 2010-09-30 11:37:36 -04:00
Alex Pakhotin eac8985f62 bug 603855 - Support canceling a displayed notification r=mfinkle,blassey sr=stuart a=blocking-fennec 2010-10-12 19:17:12 -07:00
Kyle Huey a39ed9d390 Bug 604860: Stop doing silly leaky stuff with nsDataObjs. r=jimm a=joe 2010-10-19 17:21:10 -04:00
Andrew Sutherland 8bc772648a Bug 605314 - nsBaseAppShell generates busy-wait event storm on main thread at shutdown; causing orange xpcshell tests; r=roc a=joe 2010-10-19 21:01:27 +01:00
Bas Schouten c619147674 Bug 605547: Enable D3D10 layers by default. r=jrmuizel a=blocking-beta8 2010-10-19 21:08:36 +02:00
Felipe Gomes 82fe7096ba Bug 601603. Part 5 - Ensure that the layer that holds the window background is never opaque for glass windows. r=roc a=beta8 2010-10-19 15:02:25 -02:00
Felipe Gomes b0d4103811 Bug 601603. Part 3 - Retrieve necessary system metrics to measure size and position of caption buttons. r=jmathies 2010-10-19 15:02:24 -02:00
Felipe Gomes 0ccddd02da Bug 601603. Part 2 - Implement widget appearance that clears the context area where it is positioned. r=roc 2010-10-19 15:02:24 -02:00
Felipe Gomes 8322e7ea12 Bug 601603. Part 1 - Cleanup nsWindowGfx code that previous handled personas + caption buttons. r=jmuizelaar 2010-10-19 15:02:24 -02:00
Drew Willcoxon d7b9ee3bef Bug 596698 - Link target in location bar isn't updated when switching between tabs if link is focused. r=enndeakin, a=blocking2.0-final 2010-10-18 11:12:18 -07:00
Jim Mathies 935529f05a Backout changeset 6714a0c929d4 due to paint assertions, a=bustage. 2010-10-18 12:52:43 -05:00
Jim Mathies 6b1d2d7b89 Bug 594821 - Trigger a sync paint on intial window show. r=roc, a=final. 2010-10-18 09:24:27 -05:00
timeless@mozdev.org db04dad9bf Bug 604629 - nsClipboard::SetNativeClipboardData leaks primitive_data. r+a=dougt 2010-10-18 11:25:41 +02:00
Steven Michaud 7f84004a58 Bug 604901 - Patch for bug 582466 breaks Quit in Cocoa embedders. r=josh, a2.0+=josh 2010-10-16 17:22:21 -05:00
Matt Brubeck 41848a898c Bug 582640 - Use the Menu key as the accelerator on Android. r=mwu, a=blassey 2010-10-16 05:15:54 -07:00
Jim Mathies be9c4e5a05 Bug 604318 - Personas: entering/exiting full screen mode fails to paint chrome. r=vlad, a=final. 2010-10-15 13:32:35 -05:00
Fabrice Desré 27a2f554ac Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey 2010-10-15 14:16:45 -04:00
Steven Michaud 7a746b0e0e Bug 582466 - Make OS X OS-initiated termination get along with Gecko's shutdown sequence. r=josh a=blocking-final+ 2010-10-15 11:30:07 -05:00
Markus Stange caadaeb619 Bug 596711 - When painting into the titlebar, constrain painting to the titlebar rect. r=roc a=joe
--HG--
extra : rebase_source : 917ccc6f3ed1a440bc819a269745c8f89465b65e
2010-10-15 12:36:23 +02:00
Markus Stange d9f90dc3c4 Bug 595156 - Always use BasicLayerManager when drawing in the titlebar. r=roc a=blocking2.0:betaN
--HG--
extra : rebase_source : 9183b1a0d74f3b0538508048b98f41188c6f6ac8
2010-10-15 12:34:29 +02:00
Markus Stange cc803c4d41 Bug 587418 - Don't let invisible windows from other applications block our mouse events. r=josh a=josh
--HG--
extra : rebase_source : edce01dbabd96589b5e8f3457b461498cac157df
2010-10-15 12:24:59 +02:00
Rich Walsh eed05dca10 Bug 597793 - [OS/2] minor nsWindow fixes r=wuno a=NPOTB 2010-10-14 21:12:26 +00:00
Bas Schouten e7c761bf15 Bug 604271: Handle device removal when using D3D10. r=roc a=blocking-beta8 2010-10-14 19:28:56 +02:00
Daniel Holbert 48f5df831a Bug 603724: gtk2/nsWindow.cpp: add ifdef's around static function "UseShm()" that's only called from within ifdefs, to fix build warning. r=cjones a=roc 2010-10-14 09:12:56 -07:00
Masayuki Nakano 9282638967 Bug 603728 remove an unused variable which wasn't removed by bug 597981 r=karlt, a=joe 2010-10-14 17:52:18 +09:00
Scott Greenlay 7f88957325 Bug 542048: Fix issue where search fields don't have focus rings in x86_64 Mac OS X builds. r=josh a=blocking2.0final+ 2010-10-13 11:56:16 -04:00
Bas Schouten 069a08d8ef Bug 603204: Block D3D9 on windows 2000. r=bjacob
--HG--
extra : rebase_source : c679d53e446a3e9b2e99b08e3f4f89880ff912d2
2010-10-12 23:27:14 +02:00
Benoit Jacob c08c73682a Bug 597881 - OpenGL debug mode - r=vladimir 2010-10-12 17:01:59 -04:00
Masayuki Nakano 2b4e5a6714 Bug 599887 Dispatch keydown events before keypress event during auto repeat on Cocoa r=smaug+smichaud+josh, a=beta8+ 2010-10-12 16:30:48 +09:00
Robert O'Callahan 3a8daeaf7e Fix bustage, a=fire 2010-10-11 14:49:32 +13:00
Robert O'Callahan 891d0b33dd Bug 596491. Part 3: When we move a plugin's NSView, don't invalidate it if it's a Cocoa-drawing plugin, since we don't paint in that NSView anyway. r=josh 2010-10-11 13:58:21 +13:00
Robert O'Callahan 4a85e497e0 Bug 596491. Part 1: Inline ApplyConfiguration into nsChildView::ConfigureChildren. r=josh 2010-10-11 13:58:21 +13:00
Mats Palmgren 9b44e42090 Null-check to fix crash. b=601427 r=mstange a=joe 2010-10-11 00:07:00 +02:00
Jim Mathies a409fc5554 Bug 543910 - nsILookAndFeel support for detecting common windows themes. r=neil, a=final. 2010-10-09 15:53:44 -05:00
Alon Zakai 1686e61067 Bug 564118 - Waking up every second due to IdleService. r=MikeK a=blocking-fennec 2010-10-09 11:08:24 -07:00
Tatiana Meshkova 58c535bcb2 Bug 602837 - Pinch doesn't care about orientation. r=romaxa a=blocking-fennec 2010-10-09 09:14:57 +03:00
Tatiana Meshkova 746789c884 Bug 602927 - Swipe doesn't care about orientation. r=romaxa a=npodb 2010-10-09 09:12:32 +03:00
Tatiana Meshkova 4f9a20161e Bug 590565 - Multitouch swipe gestures for MeeGo/Qt r=wolfiR a=blocking-fennec 2010-10-09 09:08:42 +03:00
Timothy Nikkel 7138660411 Bug 601547. Dispatch starved paints on the top level window too, not just child windows. r=jimm a=blocking-betaN+ 2010-10-08 13:58:45 -05:00
Felipe Gomes b1591fe62c Bug 599681. Fix window border hittest comparison. r=jmathies a=blocking-final 2010-10-08 15:51:50 -03:00
Felipe Gomes ab0981bac5 Bug 593307. Ensure centerscreen windows are initially created in a valid screen position. r=jst,jmathies a=blocking-final 2010-10-08 15:51:50 -03:00
Marco Bonardo f65bc1dc4f Bug 598966 - Idle service should invoke components registered in a idle-daily category. r=roc a=joe 2010-10-08 12:20:50 +02:00
Marco Bonardo a691409558 Bug 602085 - idle-daily has become idle-session and is waiting for an idle time of more than 3 days. r=sdwilsh a=blocking 2010-10-08 12:20:47 +02:00
Jim Mathies fe96e9b3db Bug 602532 - Reset system menu options based on the size mode of the window. r=neil, a=final. 2010-10-07 16:51:05 -05:00
Jim Mathies 6029556073 Bug 602450 - Don't bring the system menu up in the tab bar. r=neil, a=final 2010-10-07 16:51:05 -05:00
Tom Brinkman 6b981e0e94 Bug 565013: Implement printing to PDF for qt builds. r=romaxa r=dholbert a=blocking-fennec
--HG--
rename : widget/src/gtk2/nsDeviceContextSpecG.cpp => widget/src/qt/nsDeviceContextSpecQt.cpp
rename : widget/src/gtk2/nsDeviceContextSpecG.h => widget/src/qt/nsDeviceContextSpecQt.h
rename : widget/src/gtk2/nsPrintDialogGTK.cpp => widget/src/qt/nsPrintDialogQt.cpp
rename : widget/src/gtk2/nsPrintDialogGTK.h => widget/src/qt/nsPrintDialogQt.h
rename : widget/src/gtk2/nsPrintOptionsGTK.cpp => widget/src/qt/nsPrintOptionsQt.cpp
rename : widget/src/gtk2/nsPrintOptionsGTK.h => widget/src/qt/nsPrintOptionsQt.h
rename : widget/src/gtk2/nsPrintSettingsGTK.cpp => widget/src/qt/nsPrintSettingsQt.cpp
rename : widget/src/gtk2/nsPrintSettingsGTK.h => widget/src/qt/nsPrintSettingsQt.h
2010-10-07 12:19:33 -07:00
Matt Brubeck 25a4070798 Bug 602322 - Implement GetDPI on Android. r=mwu, a=blocking-fennec 2010-10-07 10:28:27 -07:00
Jim Mathies 1622edb601 Bug 574859 - Bring up the system menu when right clicking on titlebar glass. r=vlad, a=final. 2010-10-07 02:03:06 -05:00