Wes Johnston
|
85e49826ce
|
Bug 874689 - Move android file picker to a js component. r=mfinkle
|
2013-05-28 16:28:30 -07:00 |
|
Trevor Saunders
|
11be8dcfb7
|
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
|
2013-05-28 18:32:29 -04:00 |
|
Brian R. Bondy
|
8b50d41538
|
Bug 875609 - Refactor jump list code to decode images on the main thread. r=jimm
|
2013-05-28 14:08:48 -04:00 |
|
Brad Lassey
|
ac960c354c
|
bug 876270 - crash in mozilla::plugins::parent::_getvalue r=snorp
|
2013-05-28 12:49:04 -04:00 |
|
Chris Lord
|
11527759ab
|
Bug 803299 - Enable 32-bit colour on Android. r=kats
|
2013-05-28 18:50:16 +01:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Stephen Pohl
|
7546829bc2
|
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used. r=roc
|
2013-05-26 15:05:10 -07:00 |
|
Stephen Pohl
|
0e3edb584a
|
Back out bug 869314 for missing r='s.
|
2013-05-26 15:00:17 -07:00 |
|
Stephen Pohl
|
622d3dddfd
|
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used.
|
2013-05-26 14:40:16 -07:00 |
|
Masayuki Nakano
|
3fd2b773dd
|
Bug 807893 part.3 Add tests for secure input mode of Cocoa widget r=smichaud
|
2013-05-25 01:27:52 +09:00 |
|
Masayuki Nakano
|
400296b5fd
|
Bug 807893 part.2 Cocoa widget should manage secure input mode with input context at changing the context and changing focus r=smichaud
|
2013-05-25 01:27:52 +09:00 |
|
Masayuki Nakano
|
9f1395d4f8
|
Bug 807893 part.1 Remove nsIWidget::BeginSecureInput() and nsIWidget::EndSecureInput() r=roc, sr=roc
|
2013-05-25 01:27:52 +09:00 |
|
Aryeh Gregor
|
b14c2cbab2
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
|
Markus Stange
|
b7401674b3
|
Bug 875441 - Don't keep reapplying the 2x scale in HiDPI mode when drawing the titlebar buttons. r=mattwoodrow
|
2013-05-24 08:12:27 +02:00 |
|
Markus Stange
|
07bad85738
|
Bug 676241 part 8: Remove alternate layer manager handling. r=mattwoodrow
|
2013-05-23 16:49:18 +02:00 |
|
Markus Stange
|
e534890bb4
|
Bug 676241 part 7: Update comments.
|
2013-05-23 16:49:17 +02:00 |
|
Markus Stange
|
a9a7f95579
|
Bug 676241 part 6/9/11: Correct titlebar drawing. r=bgirard, r=smichaud, r=mattwoodrow
|
2013-05-23 16:49:17 +02:00 |
|
Markus Stange
|
99f84a8f8d
|
Bug 676241 part 5: Don't invalidate unnecessarily in OMTC mode. r=mattwoodrow
|
2013-05-23 16:55:50 +02:00 |
|
Markus Stange
|
315c1661f4
|
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
|
57c0f53375
|
Bug 676241 part 3: Remove titlebar drawing. r=josh
|
2013-05-23 16:49:16 +02:00 |
|
Markus Stange
|
84efe84c4c
|
Bug 676241 part 2: Remove titlebar event redirection. r=josh
|
2013-05-23 16:49:16 +02:00 |
|
Markus Stange
|
fd431675f5
|
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
|
8ade205eb2
|
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
|
2013-05-22 11:50:57 +02:00 |
|
Markus Stange
|
eb3eb8c485
|
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
|
ba05c93769
|
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
|
e129b2f0f9
|
Backed out 2 changesets (bug 871590) CLOSED TREE
|
2013-05-22 14:10:46 +02:00 |
|
Markus Stange
|
359f366595
|
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
|
9eb8298b72
|
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
|
7440abb0bd
|
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
|
f07b63c125
|
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
|
58637fe4e1
|
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
|
213c5abc58
|
Backed out changeset b097bd9fd24c because of Windows build bustage
|
2013-05-19 11:29:19 -04:00 |
|
Ehsan Akhgari
|
64250b24f2
|
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
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
David Zbarsky
|
66e862daca
|
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
|
2013-05-17 13:17:53 -07:00 |
|
Tim Abraldes
|
b5a70d488d
|
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
|
c19f6561ae
|
Back out 9675dce26f53 (bug 839342) for browser-chrome bustage
|
2013-05-16 20:09:24 -07:00 |
|
Tim Abraldes
|
9948921421
|
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 |
|
Ehsan Akhgari
|
a96e98f013
|
Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc
|
2013-05-16 19:30:41 -04:00 |
|
Gregory Szorc
|
44c73ec043
|
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
|
05933cccdf
|
Backed out changeset 94978dab7186 (bug 863069) for build bustage.
CLOSED TREE
|
2013-05-16 13:22:02 -04:00 |
|
Gregory Szorc
|
c8d80b86ec
|
Bug 863069 - Part 4: More sorting of existing lists; r=ted
|
2013-05-16 09:53:27 -07:00 |
|
Ryan VanderMeulen
|
015d7a6235
|
Merge m-c to inbound.
|
2013-05-16 11:26:58 -04:00 |
|
Chuck Lee
|
83f16e5607
|
Bug 871905 - Fix build error on android platform. r=vicamo
|
2013-05-16 11:13:39 +08:00 |
|
Ryan VanderMeulen
|
d9824dd1e6
|
Merge inbound to m-c.
|
2013-05-15 21:14:58 -04:00 |
|
Michael Wu
|
bce75998cc
|
Bug 870198 - Support basic display functions on gonk-JB, r=vlad
|
2013-05-07 23:58:22 -04:00 |
|
Hector Zhao
|
de3b3ca123
|
Bug 739156 - Replace illegal characters in filename for Win Vista+ file picker. r=jimm
|
2013-05-13 14:58:10 +08:00 |
|
Jonathan Watt
|
58c479c7c9
|
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
|
3d95aa6df4
|
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
|
4f3640a8c0
|
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
|
2013-05-14 00:47:03 +01:00 |
|