Andreas Gal
|
b910cad79b
|
Bug 942688 - Part1: Draw title bar decoration with CG directly (r=mstange).
|
2013-11-26 21:49:45 -08:00 |
|
Markus Stange
|
f2115d6bbf
|
Bug 851652 - Change position of the standardWindowButtons for Australis [r=smichaud r=mnoorenberghe+bmo r=jaws r=roc]
--HG--
extra : rebase_source : 4936bfc62a4712871caa5d767b1dd2e496e0826c
|
2013-06-12 23:42:00 +02:00 |
|
Gijs Kruitbosch
|
b3de82cf5d
|
Merge mozilla-central and ux
|
2013-10-23 00:37:14 +02:00 |
|
Markus Stange
|
0b3685fead
|
Bug 886999 - Wait until composition has finished before tearing down our NSView. r=mattwoodrow
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
d07e924a75
|
Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
b241a49105
|
Bug 886999 - Only call setView and update on the GL context when necessary. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
250234dfb9
|
Bug 923133 - Remove unneeded main thread GL context management in -[ChildView lockFocus]. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
b13425b166
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Gijs Kruitbosch
|
e81f7e529c
|
Merge m-c to ux
|
2013-10-13 23:58:05 +02:00 |
|
Gijs Kruitbosch
|
abc599e28f
|
Merge mozilla-central and ux
|
2013-10-11 10:08:05 +02:00 |
|
Steven Michaud
|
061bf53f0e
|
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
|
2013-10-10 16:22:02 -05:00 |
|
Gijs Kruitbosch
|
f1ea73ec9b
|
Merge mozilla-central and ux
|
2013-10-10 09:27:14 +02:00 |
|
Ryan VanderMeulen
|
1ccc84a275
|
Backed out 8 changesets (bug 914437, bug 886999, bug 890997, bug 923114, bug 923133) for suspicion of causing frequent OSX mochitest-2 timeouts on a CLOSED TREE.
Backed out changeset e934fda24887 (bug 890997)
Backed out changeset 058c2432bff5 (bug 886999)
Backed out changeset 34d9056bf553 (bug 886999)
Backed out changeset 3f053c13cf4e (bug 914437)
Backed out changeset 1f436fd67cdb (bug 886999)
Backed out changeset 7c914b3e8d27 (bug 923133)
Backed out changeset e6fdf5fd28c5 (bug 923114)
Backed out changeset b0700255080c (bug 914437)
|
2013-10-09 14:33:01 -04:00 |
|
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 |
|
André Reinald
|
d6cc051cc7
|
Bug 868648: Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. Credits to Markus for his help getting this right. r=mstange,masayuki,smichaud
|
2013-08-16 23:17:40 +02:00 |
|
Stephen Pohl
|
570cf67704
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 15:48:53 -04:00 |
|
Stephen Pohl
|
541e6b6e33
|
Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me
|
2013-10-11 10:50:25 -04:00 |
|
Stephen Pohl
|
019ca3ff5d
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 10:02:31 -04:00 |
|
André Reinald
|
aecacdd464
|
Bug 868648 - Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. r=mstange, r=masayuki
Credits to Markus for his help getting this right.
|
2013-08-16 23:17:40 +02:00 |
|
Markus Stange
|
b65bd73829
|
Bug 886999 - Wait until composition has finished before tearing down our NSView. r=mattwoodrow
--HG--
extra : rebase_source : 82e6860fa376bf8f411cc2c8c4bc12a43e584bbf
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
e0c8ddfcfd
|
Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow
--HG--
extra : rebase_source : 60930a858a5d52205703d14317312540387f269f
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
4b5edb1be9
|
Bug 886999 - Only call setView and update on the GL context when necessary. r=mattwoodrow
--HG--
extra : rebase_source : 5f8b7163cb234e39a4d39bd49e73c3c75017a674
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
7fbb9be1ad
|
Bug 923133 - Remove unneeded main thread GL context management in -[ChildView lockFocus]. r=mattwoodrow
--HG--
extra : rebase_source : 5098476ad30f13f2ea99e91ed0120b535ae53e78
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
61d8c4586d
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
--HG--
extra : rebase_source : b534eb4c339392c4a2ad60424510c7d264f13d3a
|
2013-10-09 10:39:22 -04: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 |
|