Gijs Kruitbosch
|
953958e052
|
Merge mozilla-central and ux
|
2013-10-02 20:41:14 +02:00 |
|
Gijs Kruitbosch
|
91b9c7b656
|
Merge mozilla-central and ux
|
2013-10-02 00:00:14 +02:00 |
|
Masayuki Nakano
|
e46624e0ca
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
|
Masayuki Nakano
|
d9fe18d02f
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Gijs Kruitbosch
|
07d7d08613
|
Merge mozilla-central and ux
|
2013-09-30 19:26:47 +02:00 |
|
Matt Woodrow
|
c0acca2662
|
Bug 886999 - Backout c3a044164b5f for causing deadlocks (Bug 920979)
|
2013-09-30 14:31:50 +13:00 |
|
Masayuki Nakano
|
3224fb4749
|
Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Gijs Kruitbosch
|
9e33d5ecaa
|
Merge mozilla-central and ux
|
2013-09-26 14:48:36 +02:00 |
|
Gijs Kruitbosch
|
495e7495d1
|
Merge mozilla-central and ux
|
2013-09-26 10:26:16 +02:00 |
|
Matt Woodrow
|
65d13c22ac
|
Bug 886999 - Avoid touching the GL context from the main thread on mac, and lock the context when touching it from other threads. r=mstange
|
2013-09-26 15:49:59 +12:00 |
|
Gijs Kruitbosch
|
1a37a1de38
|
Merge mozilla-central and ux
|
2013-09-24 14:55:03 +02:00 |
|
Masayuki Nakano
|
f827f4667b
|
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
|
2013-09-25 20:21:18 +09:00 |
|
Gijs Kruitbosch
|
0170a75b83
|
Merge mozilla-central and ux
|
2013-09-18 14:54:29 +02:00 |
|
Steven Michaud
|
81e7acabff
|
Bug 909678 - Send right-mouse-dragged and other-mouse-dragged events to plugins. r=spohl,roc
|
2013-09-17 18:36:03 -05:00 |
|
Matthew Noorenberghe
|
a0cabb6051
|
Merge mozilla-central to UX
|
2013-09-04 23:31:53 -07:00 |
|
Benoit Jacob
|
590564045c
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
|
Gijs Kruitbosch
|
0b4bb84c4a
|
Merge m-c to ux
|
2013-08-22 00:07:23 +02:00 |
|
Stephen Pohl
|
adbadb868e
|
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
|
2013-08-21 12:22:03 -04:00 |
|
Matthew Noorenberghe
|
d79cbda60c
|
Merge mozilla-central to UX
|
2013-07-30 19:16:50 -07:00 |
|
Matthew Noorenberghe
|
8a675cd703
|
Merge mozilla-central to UX
|
2013-07-12 22:14:28 -07:00 |
|
Gijs Kruitbosch
|
a349f6bc93
|
Merge mozilla-central and ux
|
2013-07-10 23:53:05 +02:00 |
|
Gijs Kruitbosch
|
8cfbf4606e
|
Backout the second part of bug 877767 ( 0d4883c469e6 ) per bug 888615 comment 4, rs=backout
|
2013-06-29 11:22:25 -04:00 |
|
Stephen Pohl
|
b88be8811b
|
Bug 917761: Reland improvements for bug 678392 that were backed out along with bug 673875. r=smichaud,felipc
|
2013-09-23 09:02:55 -04:00 |
|
Timothy Nikkel
|
ea8b9e98de
|
Bug 892994. On retina screens cocoa rounds widget coordinates to even pixel values, so account for that when placing widgets so we don't get confused. r=mstange
|
2013-07-30 11:22:41 -05:00 |
|
Masayuki Nakano
|
47b3d4363e
|
Bug 875674 part.3 Implement windowLevel of NSTextInputClient r=smichaud
|
2013-07-11 16:46:35 +09:00 |
|
Masayuki Nakano
|
fbca6df20f
|
Bug 875674 part.2 Cache selection for improving the performance r=smichaud
|
2013-07-11 16:46:35 +09:00 |
|
Markus Stange
|
89fd639f44
|
Bug 877767 - Draw window title on top of everything in drawintitlebar mode. r=smichaud
|
2013-06-29 03:02:53 +02:00 |
|
Markus Stange
|
5e73252a64
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-07-08 21:21:05 -07:00 |
|
Wes Kocher
|
8bea1820c7
|
Back out cd6b4a1ef09c (bug 886988) for mochitest failures on a CLOSED TREE
--HG--
extra : amend_source : d9bada346fa6179452d28a49633badef0de79e47
|
2013-07-03 15:33:37 -07:00 |
|
David Anderson
|
c1f7b92b42
|
Bug 886988 - Reset the nsChildView layer manager when we change the transparency mode. r=roc
|
2013-07-03 16:35:50 -04:00 |
|
Ryan VanderMeulen
|
8bf46962c6
|
Backed out changeset cff8971a6519 (bug 882523) for Linux reftest-ipc crashes.
|
2013-07-03 10:14:11 -04:00 |
|
Matt Woodrow
|
d426585dce
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-06-13 17:15:15 +12:00 |
|
Matt Woodrow
|
48aa80f20f
|
Bug 885573 - Stop forcing layers acceleration when we have OMTC enabled. r=nrc
|
2013-06-24 17:27:29 +12:00 |
|
Ehsan Akhgari
|
0cae3ba5bd
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-06-12 21:26:59 -04:00 |
|
Masayuki Nakano
|
fb14551e52
|
Bug 807893 part.1 Remove nsIWidget::BeginSecureInput() and nsIWidget::EndSecureInput() r=roc, sr=roc
|
2013-05-25 01:27:52 +09:00 |
|
Markus Stange
|
0f6c6dbcbb
|
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
|
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
|
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 |
|
Markus Stange
|
7b49365fa6
|
Backed out 2 changesets (bug 871590) CLOSED TREE
|
2013-05-22 14:10:46 +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 |
|
Matt Woodrow
|
088dbe8514
|
Bug 756601 - Setup our OpenGL surface before compositing. r=mstange
|
2013-05-10 09:02:49 +12:00 |
|
Brandon Waterloo
|
c7a4bb383f
|
Bug 863841 - Implement recognition of double-tap gestures with smartMagnifyWithEvent (Mountain Lion and up), and magnifyWithEvent (Lion). r=smichaud, r=masayuki
On 10.6 SDK, it was necessary to change nsCocoaWindow.mm/h in order to make it call magnifyWithEvent for double-tap gestures properly.
|
2013-04-29 11:24:26 -04:00 |
|
Steven Michaud
|
b70a7ad0dc
|
Bug 851128 - Backout patch because it caused bug 862417 and bug 864053. r=bgirard
|
2013-04-22 16:41:50 -05:00 |
|
Matt Woodrow
|
6a644b8e27
|
Bug 862556 - Make nsChildView.mm::DrawWindowOverlay thread safe. r=nrc
|
2013-04-22 14:40:51 +12:00 |
|
Steven Michaud
|
6c6038ecfd
|
Bug 861317 - nsChildView::WillPaint terribly inefficient when drawing to titlebar. r=bgirard
|
2013-04-18 18:40:40 -05:00 |
|
Nicholas Cameron
|
b4a36f6da1
|
Bug 861490, fix crash in MaybeDrawRoundedBottomCorners with OMTC. r=mattwoodrow
--HG--
extra : rebase_source : 849e63417a94cd260e6722c83018f9937c0cb339
|
2013-04-17 09:35:57 +12:00 |
|
Stephen Pohl
|
43efc4af6e
|
Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc
|
2013-04-12 23:04:52 -04:00 |
|
Guilherme de Araujo ext:(%2C%20Brandon%20Waterloo%20%3Cbrandon.waterloo%40gmail.com%3E)
|
ef248673de
|
Bug 851128 - Introduce custom recognition for the double-tap gesture. r=smichaud
Cocoa does not implement the double-tap gesture by default, so the gesture had to be recognized manually.
|
2013-04-10 14:38:26 -04:00 |
|
Bas Schouten
|
341383c413
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
|
2013-04-10 09:20:52 +00:00 |
|