Markus Stange
323a20cb6f
Bug 676241 part 5: Don't invalidate unnecessarily in OMTC mode. r=mattwoodrow
2013-05-23 16:55:50 +02:00
Markus Stange
e61aece191
Bug 676241 part 4: Make the window's contentView cover the whole window in drawsContentsIntoWindowFrame mode. r=smichaud
2013-05-23 16:49:17 +02:00
Markus Stange
893a9122a4
Bug 676241 part 3: Remove titlebar drawing. r=josh
2013-05-23 16:49:16 +02:00
Markus Stange
8d7ccf203f
Bug 676241 part 2: Remove titlebar event redirection. r=josh
2013-05-23 16:49:16 +02:00
Markus Stange
a8a6de76c8
Bug 676241 part 1: Don't draw rounded corners in -moz-appearance titlebar / toolbar rendering. r=josh
2013-05-23 16:49:16 +02:00
Markus Stange
ea03392fcc
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
2013-05-22 11:50:57 +02:00
Markus Stange
82b48366b9
Bug 871590 / Bug 625989 - Add basic support for -moz-appearance: -moz-window-titlebar on OS X. Partly written by Mike Conley. r=josh
2013-05-22 11:48:47 +02:00
Bobby Holley
54ef3d2952
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00
Markus Stange
7b49365fa6
Backed out 2 changesets (bug 871590) CLOSED TREE
2013-05-22 14:10:46 +02:00
Markus Stange
7343081400
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
...
--HG--
extra : rebase_source : dc4c5dff4f0a392e096976b355bcf2140f7b2879
2013-05-22 11:50:57 +02:00
Markus Stange
c53450ff86
Bug 871590 / Bug 625989 - Add basic support for -moz-appearance: -moz-window-titlebar on OS X. Partly written by Mike Conley. r=josh
...
--HG--
extra : rebase_source : 23f17c9bd93ae34ce171ebe24b3576b4c825795e
2013-05-22 11:48:47 +02:00
Ehsan Akhgari
423c992573
Bug 865806 follow-up: fix a typo
...
DONTBUILD because this is a comment change.
--HG--
extra : transplant_source : %7D%C6%13%95%CE%3C%01U%CB7%E8%CF%E3%14%87%14%05%C8G%FD
2013-05-21 11:04:16 -04:00
Gijs Kruitbosch
d1cf343ec6
Bug 874391 - Missing nullchecks in nsNativeTheme::IsDarkBackground(nsIFrame*), r=roc
...
--HG--
extra : rebase_source : e9161f3fbce9b53e4c74314cc94fb9556f7a9548
2013-05-21 16:27:31 +02:00
Ehsan Akhgari
3222252b7a
Bug 865806 - Use the proper Lion style scrollbar on content with a dark background color; r=roc
2013-05-19 11:01:28 -04:00
Ehsan Akhgari
cb75c641f1
Backed out changeset b097bd9fd24c because of Windows build bustage
2013-05-19 11:29:19 -04:00
Ehsan Akhgari
e43574cf4f
Bug 865806 - Use the proper Lion style scrollbar on content with a dark background color; r=roc
2013-05-19 11:01:28 -04:00
Gregory Szorc
14c4938355
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
2013-05-17 16:20:11 -07:00
David Zbarsky
8649b6e814
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
2013-05-17 13:17:53 -07:00
Tim Abraldes
4a868b408f
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy
2013-05-16 21:22:21 -07:00
Phil Ringnalda
eb385de2df
Back out 9675dce26f53 (bug 839342) for browser-chrome bustage
2013-05-16 20:09:24 -07:00
Tim Abraldes
b11ea57c38
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. r=bbondy
2013-05-16 17:47:46 -07:00
Tatiana Meshkova
99a1bcec07
Bug 876530 - Fix implicit conversions to already_AddRefed in Qt widget. r=romaxa
2013-05-27 16:29:36 -07:00
Martin Stransky
87109d6546
Bug 627699 - Port GTK2 to GTK3, nsLookAndFeel part. r=karlt
2013-05-29 19:26:40 -04:00
Martin Stransky
e15e35e4b3
Bug 627699 - Port GTK2 to GTK3, set radio button active/inactive. r=karlt
2013-05-29 19:26:40 -04:00
Martin Stransky
69e3f6279f
Bug 627699 - Port GTK2 to GTK3, menubar is transparent in gtk3. r=karlt
2013-05-29 19:26:40 -04:00
Ehsan Akhgari
6c61de1ac0
Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
...
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Stephen Pohl
9bdedbea3e
Bug 877085: Fix crash when trying to obtain the width of non-disappearing scrollbars. r=smichaud
2013-05-29 13:28:42 -07:00
Brad Lassey
193ec09252
bug 856445 - Startup crash on LG Optimus Black (LG P970), don't init sms objects we don't use if sms support isn't enabled r=bnicholson
2013-05-29 00:52:40 -04:00
Timothy Arceri
1c99af43e0
Bug 876553 - Rotate the filepicker preview image base on the exif orientation tag r=karlt
2013-05-30 00:05:51 +08:00
Wes Johnston
2daa3823b4
Bug 874689 - Move android file picker to a js component. r=mfinkle
2013-05-29 08:08:55 -07:00
Adri Hilviu
16a933bf77
Bug 828284 - Force shortcut desktop icons off on Windows XP. r=bbondy
2013-05-29 11:00:18 -04:00
Chris Lord
1cb9b17f7f
Bug 803299 - Enable 32-bit colour on Android. r=kats
...
--HG--
extra : rebase_source : e494442a5ae7c906465f31924e4f54d815130972
2013-05-29 15:25:40 +01:00
Ehsan Akhgari
e7318c89ad
Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc
2013-05-16 19:30:41 -04:00
Gregory Szorc
e0fa1f0276
Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
...
--HG--
extra : rebase_source : 87ed9d862bc32824d518438b0be74b47a77c198a
2013-05-16 15:37:18 -07:00
Ryan VanderMeulen
94deccd7c8
Backed out changeset 94978dab7186 (bug 863069) for build bustage.
...
CLOSED TREE
2013-05-16 13:22:02 -04:00
Gregory Szorc
714eb479c3
Bug 863069 - Part 4: More sorting of existing lists; r=ted
2013-05-16 09:53:27 -07:00
Ryan VanderMeulen
849edcd80b
Merge m-c to inbound.
2013-05-16 11:26:58 -04:00
Chuck Lee
f4be347dc4
Bug 871905 - Fix build error on android platform. r=vicamo
2013-05-16 11:13:39 +08:00
Ryan VanderMeulen
f9b7785a5b
Merge inbound to m-c.
2013-05-15 21:14:58 -04:00
Michael Wu
dd29609b36
Bug 870198 - Support basic display functions on gonk-JB, r=vlad
2013-05-07 23:58:22 -04:00
Hector Zhao
82e2c13ac0
Bug 739156 - Replace illegal characters in filename for Win Vista+ file picker. r=jimm
2013-05-13 14:58:10 +08:00
Jonathan Watt
64486d6a50
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
2013-05-14 00:47:03 +01:00
L. David Baron
16c60e0095
Backout changeset af5273034fdf (bug 871264), which doesn't compile (didn't fix nsRangeFrame.cpp (and possibly others).
2013-05-13 17:28:47 -07:00
Jonathan Watt
b734363578
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
2013-05-14 00:47:03 +01:00
Joey Armstrong
2dbf79e9a4
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Ed Morley
36fb30076b
Backed out changeset 496846474ed3 (bug 864774)
2013-05-13 10:05:49 +01:00
Mike Shal
02469b68e2
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
...
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Ehsan Akhgari
18ffce777d
Bug 871316 - Fix rooting hazards in InfoObject; r=till
2013-05-12 18:29:53 -04:00
Ryan VanderMeulen
faa7131e2b
Merge m-c to inbound.
2013-05-10 14:57:50 -04:00
Ed Morley
204b35d4df
Merge mozilla-central and birch
2013-05-10 12:18:48 +01:00
Makoto Kato
ada51846c2
Bug 870583 - Rev IID for IUIABridge. r=jimm
2013-05-10 20:28:38 +09:00
Michael Wu
49d488cbaa
Bug 867230 - Enable hwc by default when colorfill support is detected, r=dwilson
2013-05-09 17:40:46 -04:00
Trevor Saunders
c13459e057
bug 869284 - fix some gcc warnings for windows widgetish stuff r=roc
2013-05-06 22:04:02 -04:00
Jim Chen
ba21dd4081
Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey
2013-05-09 21:48:00 -04:00
Timothy Nikkel
d9afbfd672
Bug 869151. Implement GetParent for nsCocoaWindow so that nsBaseWidget::Destroy can find the parent and remove from the child list when destroying. r=smichaud
2013-05-09 18:57:20 -05:00
Timothy Nikkel
1a14c4a198
Bug 870568. Change assertion about destroying an nsCocoaWindow while modal to a warning because the code handles that case. r=smichaud
2013-05-09 18:57:19 -05:00
Matt Woodrow
54f929622f
Bug 868259 - Followup to fix gtk2 compile. CLOSED TREE
2013-05-10 09:10:45 +12:00
Matt Woodrow
afe3adbaf2
Bug 868181 - Correctly handle ClientLayerManager in android's nsWindow. r=roc
2013-05-10 09:02:50 +12:00
Matt Woodrow
5ae991f717
Bug 868259 - Fix BasicCompositor rendering. r=roc
2013-05-10 09:02:50 +12:00
Matt Woodrow
198135213b
Bug 756601 - Call PaintWindow with OMTC so we still get a DidPaint event. r=roc
2013-05-10 09:02:49 +12:00
Matt Woodrow
088dbe8514
Bug 756601 - Setup our OpenGL surface before compositing. r=mstange
2013-05-10 09:02:49 +12:00
Brian O'Keefe
2186ab5dce
Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps
2013-05-01 14:05:40 -04:00
Jim Mathies
7281c1a8a1
Bug 869936 - Add GetPreferredCompositorBackend to MetroWidget. r=bbondy
2013-05-08 09:57:29 -05:00
Bas Schouten
bc9af9ec19
Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies
2013-05-03 19:34:33 +02:00
Jonathan Kew
153c76d6d5
bug 857061 - scale Windows taskbar preview properly for hi-dpi configuration. r=jimm
2013-04-09 17:01:13 +01:00
Jim Mathies
363322e839
merge
2013-05-08 15:53:32 -05:00
Jim Mathies
8331a59b10
backout Bug 869936 which relies on bug 830347.
2013-05-08 15:53:15 -05:00
Jim Mathies
6c65ffb22d
Bug 869936 - Add GetPreferredCompositorBackend to MetroWidget. r=bbondy
2013-05-08 09:57:29 -05:00
Josh Aas
b4dc5afa74
Bug 869091: Fix a couple of build warnings in Cocoa widgets. r=smichaud
2013-05-08 00:06:18 -05:00
Makoto Kato
80436162a3
Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan
2013-05-08 12:40:12 +09:00
Kyle Huey
1104e134a4
Merge backout of bug 830347.
2013-05-08 12:06:17 -07:00
Kyle Huey
dbfcd3a867
Back out bug 830347.
2013-05-08 12:04:11 -07:00
Chris Double
a5549c3dd2
Bug 868826 - Fix stagefright blocklist for JB devices - r=bjacob
2013-05-09 06:10:21 +12:00
Bas Schouten
ff14f8bbf8
Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies
2013-05-03 19:34:33 +02:00
Sumedh Shekhar
427e7549ee
Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan
2013-05-08 00:52:52 +09:00
Iivari Äikäs
18ecd9248b
Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt
2013-05-07 10:25:21 -04:00
Ryan VanderMeulen
a0c34ccab0
Merge m-c to inbound.
2013-05-06 11:20:45 -04:00
Stephen Pohl
d7a2bc2a4f
Bug 868396 - Add pref to enable/disable overlay scrollbars on Mac OSX 10.7+. r=smichaud
2013-05-06 09:04:17 -04:00
Diego Wilson
061cccc21f
Bug 832383 - Get surface dimensions from SurfaceDecriptorGralloc. r=bjacob
...
The dimensions in the android::GraphicBuffer are not always correct.
2013-04-29 17:21:16 -07:00
Diego Wilson
0f17607b7b
Bug 832383 - Don't render semitransparent color layers in HwcComposer2D. r=mwu
...
The hardware composer does not support them.
Also don't skip rendering fully transparent layers. The GPU compositor
does not seem to ignore them completely.
2013-04-29 17:20:51 -07:00
Diego Wilson
2436e29462
Bug 832383 - Ensure color fill rect stays inside screen bounds. r=mwu
2013-04-29 16:51:51 -07:00
Diego Wilson
b7d2110abf
Bug 832383 - Add support for complex visible regions to HwcComposer2D. r=mwu
2013-04-29 17:21:54 -07:00
Olli Pettay
f33e51b234
Bug 848293 - Update AnimationEvent to be compatible with the spec, r=dbaron
...
--HG--
extra : rebase_source : 04f2cb9c5aa56549da0af3c722b35f3dab5746c3
2013-05-05 16:22:29 +03:00
Milan Sreckovic
a202886325
Bug 804144: blocklist Intel on Windows 8, with driver 8.15.10.2141 or less r=bjacob
2013-05-02 17:39:56 -04:00
Olli Pettay
37b3f6b0d9
Bug 848291 - Update TransitionEvent to be compatible with the spec, r=dbaron
2013-05-04 17:41:20 +03:00
Ms2ger
be2d315b5c
Merge m-c to inbound
2013-05-04 10:47:09 +02:00
Michael Wu
c2f4fca700
Bug 868150 - Add basic support for identifying and building for JB, r=glandium
2013-05-02 11:42:52 -04:00
Ed Morley
cabb89f9ab
Merge mozilla-central and birch
2013-05-03 13:35:02 +01:00
Chris Double
8e703465df
Bug 845729 - Blocklist some Samsung devices on ICS - r=bjacob
...
--HG--
extra : rebase_source : 620672aab4f726b05b0bcf31e29c61ca828888f6
2013-05-03 11:00:23 +12:00
Ryan VanderMeulen
a7e1167b84
Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
...
CLOSED TREE
2013-05-02 15:45:20 -04:00
Chris Lord
1fd09a6e31
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-05-02 18:25:16 +01:00
Masayuki Nakano
23ccd1c730
Bug 866736 - InputScope support for IMM32 with CUAS, fix bustage without Win8 SDK, r=jmathies
2013-05-02 17:37:35 +02:00
Stephen Pohl
c997f428ce
Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc
2013-05-02 10:58:00 -04:00
Ryan VanderMeulen
954cd4dfaa
Backed out changeset 1840b15583fd (bug 636564) for bustage.
...
CLOSED TREE
2013-05-02 08:33:54 -04:00
Stephen Pohl
e474e01d79
Bug 636564 - Implement Lion style scrollbars on Mac OSX 10.7+. r=roc
2013-05-02 07:52:25 -04:00
Ryan VanderMeulen
e895c0f228
Merge m-c to inbound.
2013-05-02 07:39:49 -04:00
Ryan VanderMeulen
b11e1c3722
Merge m-c to birch.
2013-05-02 07:37:56 -04:00
Gian-Carlo Pascutto
6447a8c8a1
Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey
2013-05-02 08:42:53 +02:00
Michael Wu
1bd37e16e3
Bug 867703 - Remote default scale value, r=roc
2013-05-01 19:06:19 -04:00
Michael Wu
e8a2e1a574
Bug 845182 - Implement GetDefaultScaleInternal() on Gonk, r=roc
2013-05-01 16:04:56 -04:00