Masayuki Nakano
|
40483897f3
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
|
Vladimir Vukicevic
|
ec836bccf2
|
b=927727; support OpenGL OMTC layers on Windows; r=bgirard
|
2013-10-17 00:16:40 -04:00 |
|
Masayuki Nakano
|
f0fc1b27ae
|
Bug 600117 part.2 Implement KeyboardEvent.repeat on Windows r=jimm
|
2013-11-07 20:17:32 +09:00 |
|
Ryan VanderMeulen
|
5ea6eb0b72
|
Merge fx-team to m-c.
|
2013-10-16 17:00:57 -04:00 |
|
Jim Mathies
|
5c86824164
|
Bug 917385 - Move precise/imprecise input tracking down to widget thus making it more reliable with apz enabled. r=tabraldes, mbrubeck
|
2013-10-16 12:14:55 -05:00 |
|
Masayuki Nakano
|
eef5eccfeb
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
|
Makoto Kato
|
76f796f86c
|
Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm
|
2013-10-09 11:15:41 +09:00 |
|
Birunthan Mohanathas
|
f81c607b06
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (3/3); r=ehsan
--HG--
extra : rebase_source : 5a2dc4df44ee396890b8b448580d4a04a4999899
|
2013-10-08 14:48:34 -04:00 |
|
Birunthan Mohanathas
|
19145c6676
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
--HG--
extra : rebase_source : 5276b6474b9d6135ca2db408d17f0b5ed98b24a6
|
2013-10-08 14:48:20 -04:00 |
|
Birunthan Mohanathas
|
123d79927e
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
--HG--
extra : rebase_source : 02a90b963833b2e9bf2938b32f401746730adf84
|
2013-10-08 14:48:02 -04:00 |
|
Ehsan Akhgari
|
b6bef348c1
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
--HG--
extra : rebase_source : af198eb9b9739ce718ba0d16c385624a722cde51
|
2013-10-07 19:15:59 -04:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +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 |
|
Ed Morley
|
55665af441
|
Merge mozilla-central and inbound
|
2013-10-01 12:01:45 +01:00 |
|
Masayuki Nakano
|
3fa4d1fd4d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
3224fb4749
|
Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
512bc33b30
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
ebe48cadea
|
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
597d5ac7d2
|
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
10d848c578
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
f3095ec496
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
8f96a132b0
|
Bug 920377 part.20 Get rid of nsTextRange r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
9b8afa1588
|
Bug 920377 part.18 Get rid of nsTextRangeStyle r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
1ccd49e4ab
|
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
|
2013-10-01 16:22:58 +09:00 |
|
Masayuki Nakano
|
c9fa186ff0
|
Bug 920377 part.16 Get rid of nsAlternativeCharCode r=roc
|
2013-10-01 16:22:57 +09:00 |
|
Jim Mathies
|
098b8c52ca
|
Bug 918535 - Update focus state in UIABridge when focus moves to non-editable content. Addresses double-tap required to dismiss soft keyboard on start tab. f=rsilveira r=bbondy
|
2013-09-30 14:20:38 -05:00 |
|
David Anderson
|
f0500f6a4e
|
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
|
2013-09-27 18:42:08 -07:00 |
|
Birunthan Mohanathas
|
540fd83836
|
Bug 783333 - Use WM_WINDOWPOSCHANGING instead of WM_MOVE to handle window moves in nsWindow. r=jimm
|
2013-09-27 14:46:59 -04:00 |
|
Markus Stange
|
203d1cece9
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
|
Masayuki Nakano
|
65f5155a11
|
Bug 920377 part.15 Get rid of nsGestureNotifyEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
f7bfa6a1db
|
Bug 920377 part.14 Get rid of nsSimpleGestureEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
99ed9cf061
|
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
8330b5b7f1
|
Bug 920377 part.4 Get rid of nsContentCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
feae1c147e
|
Bug 920377 part.3 Get rid of nsCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
73500fb45e
|
Bug 920377 part.2 Get rid of nsPluginEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
648570f10b
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Masayuki Nakano
|
64fa96e1ce
|
Bug 912956 part.16 mozilla/MiscEvents.h should be included directly r=roc
|
2013-09-25 20:21:20 +09:00 |
|
Masayuki Nakano
|
d37d273b83
|
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09: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 |
|
Masayuki Nakano
|
8d69a172c1
|
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
|
2013-09-25 20:21:16 +09:00 |
|
Wes Kocher
|
9f40060dc3
|
Merge fx-team to m-c
|
2013-09-24 20:06:37 -07:00 |
|
Benoit Jacob
|
e290c5a16a
|
Bug 919219 - fix the windows build - no review, bustage CLOSED TREE
|
2013-09-24 17:50:37 -04:00 |
|
Jim Mathies
|
02b7eb7b85
|
Bug 918937 - Fix for buggy long tap - pass intermediate touch data to the gesture recognizer regardless of whether the base touch point has moved. r=bbondy
|
2013-09-24 16:17:27 -05:00 |
|
Jim Mathies
|
a774def610
|
Bug 915213 - Transform all gecko input through the apzc via widget to compensate for zoom. r=bbondy
|
2013-09-24 16:17:26 -05:00 |
|
Matt Brubeck
|
f7fd3eb3ec
|
Bug 891056 - Remove unused code from widget/windows/winrt [r=bbondy]
|
2013-09-24 13:16:35 -07:00 |
|
Benoit Jacob
|
c1d7f88886
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
Generated by these regexes:
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(ImageFormat\|SurfaceType\|ContentType\|MemoryLocation\)[0-9A-Za-z_]*\)/gfx\1/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(CONTENT_\|MEMORY_\)[0-9A-Za-z_]*\)/GFX_\1/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(CONTENT_COLOR\|CONTENT_ALPHA\|CONTENT_COLOR_ALPHA\|CONTENT_SENTINEL\|MEMORY_IN_PROCESS_HEAP\|MEMORY_IN_PROCESS_NONHEAP\|MEMORY_OUT_OF_PROCESS\)\($\|[^A-Za-z0-9_]\)/\1GFX_\2\3/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(ImageFormatARGB32\|ImageFormatRGB24\|ImageFormatA8\|ImageFormatA1\|ImageFormatRGB16_565\|ImageFormatUnknown\|SurfaceTypeImage\|SurfaceTypePDF\|SurfaceTypePS\|SurfaceTypeXlib\|SurfaceTypeXcb\|SurfaceTypeGlitz\|SurfaceTypeQuartz\|SurfaceTypeWin32\|SurfaceTypeBeOS\|SurfaceTypeDirectFB\|SurfaceTypeSVG\|SurfaceTypeOS2\|SurfaceTypeWin32Printing\|SurfaceTypeQuartzImage\|SurfaceTypeScript\|SurfaceTypeQPainter\|SurfaceTypeRecording\|SurfaceTypeVG\|SurfaceTypeGL\|SurfaceTypeDRM\|SurfaceTypeTee\|SurfaceTypeXML\|SurfaceTypeSkia\|SurfaceTypeSubsurface\|SurfaceTypeD2D\|SurfaceTypeMax\)\($\|[^A-Za-z0-9_]\)/\1gfx\2\3/g'
|
2013-09-24 16:45:13 -04:00 |
|
Masayuki Nakano
|
9586dcc4ba
|
Bug 912956 part.12 All event utils (macros and inline methods) should be methods of mozilla::WidgetEvent r=roc
|
2013-09-24 19:04:16 +09:00 |
|
Masayuki Nakano
|
2a465d3e36
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Robert O'Callahan
|
01ff4ed652
|
Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg
--HG--
extra : rebase_source : 769e8870f4bf33407d01d944d8969459b9a161ce
|
2013-09-19 16:24:34 +12:00 |
|
Benoit Jacob
|
f9813a5b18
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Robert O'Callahan
|
68e3da6d7c
|
Backing out f4ddfbf313fc (bug 905405) on a CLOSED TREE
|
2013-09-19 17:16:17 +12:00 |
|
Robert O'Callahan
|
544f890911
|
Backed out changeset bf8d5d78b27e
|
2013-09-19 17:15:18 +12:00 |
|
Robert O'Callahan
|
221178860f
|
Fix build bustage for bug 905405 on a CLOSED TREE
--HG--
extra : rebase_source : c7b1d98d7c828e95905080270f5da2f242923eff
|
2013-09-19 16:51:24 +12:00 |
|
Robert O'Callahan
|
a08ed04c29
|
Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg
|
2013-09-19 16:24:34 +12:00 |
|
Wes Kocher
|
508c0eaa0a
|
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
|
2013-09-18 17:21:02 -07:00 |
|
Benoit Jacob
|
5bf87f575b
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Mina Almasry
|
13448b790e
|
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
|
2013-09-17 20:45:19 -04:00 |
|
Brian O'Keefe
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Masayuki Nakano
|
a8e21aa06f
|
Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc
|
2013-09-14 11:39:41 +09:00 |
|
Brian R. Bondy
|
12ec604454
|
Bug 901002 - Add Windows 8.1 to the OS list for gfx driver blacklisting. r=bas
|
2013-09-13 11:08:05 -07:00 |
|
Jim Mathies
|
d9c3eb7320
|
Bug 914331 - On pointer released make sure all gecko touch events are delivered to insure dom state via accessibility is up to date. r=tabraldes, bbondy
|
2013-09-13 05:34:24 -05:00 |
|
Jim Mathies
|
151741fad3
|
Bug 914829 - MetroInput should forward touch input to apz first, then to content. r=kats, tabraldes
|
2013-09-12 06:31:34 -05:00 |
|
Matt Woodrow
|
266e341f76
|
Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas
|
2013-09-11 17:08:53 +12:00 |
|
Jim Mathies
|
d478129379
|
Bug 914889 - Remove noisy LogFunction call in MetroWidget's GetDPI(). r=bbondy
|
2013-09-11 06:59:41 -07:00 |
|
Ryan VanderMeulen
|
86204474b9
|
Backed out changeset 9fb279a95ce1 (bug 914829) and changeset 414c46543931 (bug 914331) for intermittent mochitest-mc crashes.
|
2013-09-11 21:27:58 -04:00 |
|
Jim Mathies
|
162a228193
|
Bug 914829 - MetroInput should forward touch input to apz first, then to content. r=kats, tabraldes
|
2013-09-11 13:09:46 -05:00 |
|
Jim Mathies
|
b2655edeae
|
Bug 914331 - On pointer released make sure all gecko touch events are delivered to insure dom state via accessibility is up to date. r=tabraldes
|
2013-09-11 06:06:00 -05:00 |
|
Brian R. Bondy
|
5f378fa386
|
Bug 882142 - Respect app restart requests in Metro Firefox. r=jimm
|
2013-09-10 10:24:56 -04:00 |
|
Jim Mathies
|
17e5f40531
|
Bug 907098 - Don't send input events to apz if touchstart or the first touchmove get cancelled. Also filter touchmoves that don't change position. r=tabraldes
|
2013-09-09 13:57:25 -05:00 |
|
Nicholas Cameron
|
30c0859a6e
|
Bug 912352. Do an async composite as soon as we get a WM_PAINT message. r=roc
|
2013-09-09 09:08:07 +12:00 |
|
Benoit Jacob
|
bd8899eab6
|
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
|
2013-09-06 22:15:49 -04:00 |
|
Jim Mathies
|
caf1274ea8
|
Bug 913114 - Fix ref counting in winrt widget's GeckoContentController. r=bbondy
|
2013-09-06 14:56:14 -05:00 |
|
Jim Mathies
|
e09e98b9a0
|
Bug 912931 - Fix for double click events with apz enabled. r=bbondy
|
2013-09-06 14:56:13 -05:00 |
|
Jim Mathies
|
db2acf6713
|
Bug 907410 - Winrt async input - rework shutdown logic. r=bbondy
|
2013-09-06 08:11:16 -05:00 |
|
Jim Mathies
|
bf23bce745
|
Bug 907410 - Winrt async input - startup param activation testing. r=me
|
2013-09-06 08:11:15 -05:00 |
|
Jim Mathies
|
c434d3632d
|
Bug 907410 - Winrt async input - keyboard input. r=masayuki
|
2013-09-06 08:11:15 -05:00 |
|
Jim Mathies
|
eabf900fe8
|
Bug 907410 - Winrt async input - mouse wheel input. r=masayuki
|
2013-09-06 08:11:15 -05:00 |
|
Jim Mathies
|
3430ee72c6
|
Bug 907410 - Winrt async input - touch input. r=tabraldes
|
2013-09-06 08:11:15 -05:00 |
|
Jim Mathies
|
2e51870b26
|
Bug 907410 - Winrt async input - simple gesture input. r=tabraldes
|
2013-09-06 08:11:14 -05:00 |
|
Jim Mathies
|
1f1b3b8246
|
Bug 907410 - Winrt async input - mouse input. r=tabraldes
|
2013-09-06 08:11:14 -05:00 |
|
Jim Mathies
|
557e5133d0
|
Bug 907410 - Winrt async input - remove unused apz param in input dispatch methods. r=bbondy
|
2013-09-06 08:11:14 -05:00 |
|
Jim Mathies
|
51b04fb798
|
Bug 907410 - Winrt async input - rework initial startup logic. r=bbondy
|
2013-09-06 08:11:14 -05:00 |
|
Robert O'Callahan
|
33cdb42706
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Masayuki Nakano
|
55d40230f3
|
Bug 910978 part.6 Implement nsTextEvent::AssignTextEventData() and make nsTextEvent not a derived class of nsInputEvent because nobody uses the stored data r=smaug
|
2013-09-03 20:45:29 +09:00 |
|
Nicholas Cameron
|
bbf05ea482
|
Bug 910158. Don't include BasicLayers.h unnecessarily. r=roc
|
2013-09-02 10:20:45 +12:00 |
|
Doug Turner
|
805876c713
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
|
Brian O'Keefe
|
4f68eb9b02
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Masayuki Nakano
|
b9953c2f24
|
Bug 907657 Don't store following char message because it may be removed during dispatching keydown event r=jimm
|
2013-08-27 21:34:57 +09:00 |
|
David Anderson
|
e4dd32b901
|
Get basic compositor working on Windows (bug 896752, r=bas).
|
2013-08-26 20:18:31 -07:00 |
|
Kartikaya Gupta
|
280cad00f0
|
Bug 885023 - Follow-up to fix build bustage on Metro. r=me
|
2013-08-26 11:33:02 -04:00 |
|
Avi Halachmi
|
9bf357041e
|
Bug 906350 - LoadLibraryW(kDwmLibraryName) should check non 0 rather than >31. r=roc
|
2013-08-25 23:18:46 +03:00 |
|
Gabriele Svelto
|
c8251ce6f3
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |
|
Ms2ger
|
944d17423c
|
Revert this CLOSED TREE to changeset 4d3e221584a0.
|
2013-08-24 13:31:48 +02:00 |
|
Gabriele Svelto
|
1d1671942d
|
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
|
2013-08-24 08:12:51 +02:00 |
|
Matt Woodrow
|
712255eb54
|
Bug 907926 - Azure support for windows/nsWindow. r=Bas
|
2013-08-23 18:13:55 +12:00 |
|
Jim Mathies
|
553fb50f74
|
Bug 907243 - Move SetDPI to APZCTreeManager. r=kats
|
2013-08-22 19:28:02 -05:00 |
|
Makoto Kato
|
63341bc0ca
|
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
|
Ms2ger
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|