Masayuki Nakano
|
09323135d9
|
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
|
3cf173ab63
|
Fix bustage, a=fire
|
2010-10-11 14:49:32 +13:00 |
|
Robert O'Callahan
|
c0850f29e9
|
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
|
5652217985
|
Bug 596491. Part 1: Inline ApplyConfiguration into nsChildView::ConfigureChildren. r=josh
|
2010-10-11 13:58:21 +13:00 |
|
Mats Palmgren
|
f1222d224a
|
Null-check to fix crash. b=601427 r=mstange a=joe
|
2010-10-11 00:07:00 +02:00 |
|
Jim Mathies
|
00bcc039b2
|
Bug 543910 - nsILookAndFeel support for detecting common windows themes. r=neil, a=final.
|
2010-10-09 15:53:44 -05:00 |
|
Alon Zakai
|
75f580ffb9
|
Bug 564118 - Waking up every second due to IdleService. r=MikeK a=blocking-fennec
|
2010-10-09 11:08:24 -07:00 |
|
Tatiana Meshkova
|
7123aa0e2c
|
Bug 602837 - Pinch doesn't care about orientation. r=romaxa a=blocking-fennec
|
2010-10-09 09:14:57 +03:00 |
|
Tatiana Meshkova
|
f06b6d9784
|
Bug 602927 - Swipe doesn't care about orientation. r=romaxa a=npodb
|
2010-10-09 09:12:32 +03:00 |
|
Tatiana Meshkova
|
4eafda549b
|
Bug 590565 - Multitouch swipe gestures for MeeGo/Qt r=wolfiR a=blocking-fennec
|
2010-10-09 09:08:42 +03:00 |
|
Timothy Nikkel
|
fc49980c85
|
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
|
336dbfc982
|
Bug 599681. Fix window border hittest comparison. r=jmathies a=blocking-final
|
2010-10-08 15:51:50 -03:00 |
|
Felipe Gomes
|
093d5b5f12
|
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
|
8fe5adf346
|
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
|
e1a668d030
|
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
|
9d4984130e
|
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
|
9951c636f0
|
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
|
fa1c5b8b9c
|
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
|
7063fb22f5
|
Bug 602322 - Implement GetDPI on Android. r=mwu, a=blocking-fennec
|
2010-10-07 10:28:27 -07:00 |
|
Jim Mathies
|
8bea1c6523
|
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 |
|
Masayuki Nakano
|
54b0c047a0
|
Bug 597981 Dispatch keydown event before keypress event by auto repeat on GTK2 r=karlt+smaug, a=beta8+
|
2010-10-07 14:57:53 +09:00 |
|
Benoit Jacob
|
075394daa7
|
Bug 600620 - 2/2 - Expose feature status block reason in about:support - r=jmuizelaar, a=blocking2.0-b7
|
2010-10-06 21:40:08 -07:00 |
|
Benoit Jacob
|
764d885972
|
Bug 600620 - 1/2 - Expose feature status block reason so that it can be used by about:support - r=vladimir, a=blocking2.0-b7
|
2010-10-06 21:40:08 -07:00 |
|
L. David Baron
|
45806139e2
|
Remove unused system metrics from nsILookAndFeel and implementations. (Bug 599657) r=roc a2.0=joedrew
|
2010-10-06 21:25:47 -07:00 |
|
Timothy Nikkel
|
8c0e7733d7
|
Merge back out of changeset d7b6ab26d39e (bug 601547). a=backout
|
2010-10-06 20:42:44 -05:00 |
|
Timothy Nikkel
|
6507faf74e
|
Backed out changeset d7b6ab26d39e (bug 601547).
|
2010-10-06 20:42:21 -05:00 |
|
Timothy Nikkel
|
240bd15908
|
Bug 601547. Dispatch starved paints on the top level window too, not just child windows. r=jimm a=b7,vlad
|
2010-10-06 14:42:16 -05:00 |
|
Oleg Romashin
|
c58271c6e7
|
Bug 601451 - Allow compile qt port with system cairo which does not have QT_SURFACE compiled. r=joe a=npodb
--HG--
extra : rebase_source : a6bc7d01efb4a9d91418a33d43bbaf07139b4a18
|
2010-10-05 09:15:57 +03:00 |
|
Gavin Sharp
|
b7c858097b
|
merge back out of changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me
|
2010-10-04 13:33:46 -04:00 |
|
Gavin Sharp
|
e51ace35e9
|
Backed out changeset 7e10dcf5f763 (bug 590225) due to bustage, a=me
|
2010-10-04 13:33:14 -04:00 |
|
Matt Brubeck
|
cdc7b7c99a
|
Bustage fix for bug 601314 (botched merge). r=me, a=bustage
|
2010-10-04 10:13:50 -07:00 |
|
Matt Brubeck
|
5d1cded93b
|
Back out 0a01860cef28 (Bug 569497) because of freezes (Bug 601314). a=blocking-fennec
--HG--
extra : rebase_source : a9e9f25fba06c7041781b22f7976ccdab9a0a71b
|
2010-10-04 09:14:34 -07:00 |
|
Brad Lassey
|
6d7e2050b6
|
Bug 590225 - webapps OS level integration : Android a=blocking-fennec, r=mwu, r=vladimir
|
2010-10-04 10:54:40 -04:00 |
|
Vladimir Vukicevic
|
163e9e5fd4
|
b=600863; implement rough mac gfx blocklist; r=joe
|
2010-10-01 20:55:19 -07:00 |
|
Matt Brubeck
|
ec365be7de
|
Bug 601280: Include title in shared links on Android. r=blassey a=blocking-fennec
|
2010-10-01 18:04:23 -07:00 |
|
Alex Pakhotin
|
a0967f88b3
|
Bug 592088 - support progress indicators in android status bar notifications r=blassey a=blocking-fennec
|
2010-10-01 14:21:21 -07:00 |
|
Jim Chen
|
53943af34f
|
Bug 599550 - Properly sync PuppetWidget IME notifications; r=blassey,cjones a=blocking-fennec
|
2010-10-01 10:17:37 -04:00 |
|
Felipe CorrĂȘa da Silva Sanches
|
de7770f859
|
Bug 597249: Make GlobalPrinters::GetNumPrinters() implementations return unsigned instead of signed value. r=dholbert r=roc a=joe
|
2010-10-06 15:18:52 -07:00 |
|
Benoit Jacob
|
20a45b4898
|
Backed out changeset 638ce363a9b1
|
2010-10-06 17:05:19 -04:00 |
|
Benoit Jacob
|
b5bc302c89
|
Bug 600620 - 1/2 - Expose feature status block reason so that it can be used by about:support - r=vladimir, a=blocking2.0-b7
|
2010-10-06 16:43:25 -04:00 |
|
Bas Schouten
|
5a7235d59a
|
Bug 546514 - Part 5: Allow turning on D3D10 layers through a pref. r=vlad a=vlad
|
2010-10-01 00:53:53 +02:00 |
|
Bas Schouten
|
786128e3d2
|
Bug 546514 - Part 2: Add #defines for D3D10 layers. r=vlad
|
2010-10-01 00:53:47 +02:00 |
|
Brad Lassey
|
854d433e01
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
|
Brad Lassey
|
31a00d810d
|
bug 569497 - need finger friendly file picker for android r=mwu a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
|
Joe Drew
|
b920406e09
|
Bug 596493 - Disable acceleration on all transparent windows on OS X. r=mstange a=b
|
2010-09-29 14:38:39 -04:00 |
|
Joe Drew
|
907b77ce57
|
Bug 599241 - Draw the persona's accent colour in the titlebar in OpenGL mode as a stop-gap measure until we can draw proper content in the titlebar again. r=mstange a=b
|
2010-09-29 14:37:44 -04:00 |
|
Benoit Jacob
|
3b9e31a8e3
|
Bug 595364 - blacklist some intel cards for D2D - r=bjacob, a=blocking-beta7
|
2010-09-28 22:24:59 -07:00 |
|
Mounir Lamouri
|
5ce6dc8083
|
Bug 598329 - Have XUL elements look disabled when disabled='true' is set. r=roc a=blocking
|
2010-09-27 18:25:18 -07:00 |
|
Benoit Jacob
|
20f9a22235
|
Bug 595364 - [D2D] Crash for Intel GMA X3100 and X3500 cards in Firefox 4 beta 5 and beta 6 [@ igd10umd32.dll@0x1195c ] - r=bas.schouten, a=blocking-beta7
|
2010-09-27 16:18:56 -04:00 |
|
Tetsuro Kato
|
a040e6dc17
|
Bug 594976. GfxInfo: Case-insensitive comparison for DeviceKey of DISPLAY_DEVICE. r=bschouten,a=blocking
This should fix a bunch of devices not being properly detected by GfxInfo but detected by
GfxBot.
|
2010-09-27 15:02:03 -04:00 |
|