Masayuki Nakano
|
42548b1f7b
|
Bug 895274 part.2 Define event messages as anonymous enum with EventMessageList.h r=smaug
--HG--
rename : widget/BasicEvents.h => widget/EventMessageList.h
|
2015-08-22 10:34:51 +09:00 |
Chris Manchester
|
f2dcab6039
|
Bug 1131325 - Move system country code from nsIGfxInfo2 to a more appropriate location. r=aklotz,smichaud
--HG--
extra : commitid : Jglg9X6ykB1
|
2015-07-28 15:45:34 -07:00 |
Masayuki Nakano
|
9f892563ed
|
Bug 1192156 Separate IME specific structs, classes and enums from nsIWidget.h to IMEData.h r=roc
--HG--
rename : widget/nsIWidget.h => widget/IMEData.h
|
2015-08-09 00:47:19 +09:00 |
Gijs Kruitbosch
|
6c7bdf6516
|
Bug 1170522 - expose whether or not we're in tablet mode to xul/js/css, r=jimm,ted
--HG--
extra : commitid : 1L4B5pNkYee
extra : rebase_source : 46f0e98bbd152a2cca96f59cd08162c36765af01
extra : amend_source : 6c51f311f57777dd146a85d1de885468f8876271
|
2015-06-16 19:51:29 +01:00 |
Ted Mielczarek
|
7916ef866c
|
bug 1171113 - Add widget/uikit. r=roc (NPOTB)
--HG--
extra : commitid : 1I5FPzgYF3d
extra : rebase_source : d96adf156c955a77d3303cf69301d133371244d3
|
2015-06-12 08:49:57 -04:00 |
Ryan VanderMeulen
|
acb544810a
|
Merge m-c to b2g-inbound. a=merge
--HG--
rename : js/src/jit/BaselineIC.cpp => js/src/jit/SharedIC.cpp
rename : js/src/jit/BaselineIC.h => js/src/jit/SharedIC.h
rename : js/src/jit/BaselineHelpers.h => js/src/jit/SharedICHelpers.h
rename : js/src/jit/BaselineRegisters.h => js/src/jit/SharedICRegisters.h
rename : js/src/jit/arm/BaselineHelpers-arm.h => js/src/jit/arm/SharedICHelpers-arm.h
rename : js/src/jit/arm/BaselineRegisters-arm.h => js/src/jit/arm/SharedICRegisters-arm.h
rename : js/src/jit/mips/BaselineHelpers-mips.h => js/src/jit/mips/SharedICHelpers-mips.h
rename : js/src/jit/mips/BaselineRegisters-mips.h => js/src/jit/mips/SharedICRegisters-mips.h
rename : js/src/jit/none/BaselineHelpers-none.h => js/src/jit/none/SharedICHelpers-none.h
rename : js/src/jit/none/BaselineRegisters-none.h => js/src/jit/none/SharedICRegisters-none.h
rename : js/src/jit/x64/BaselineHelpers-x64.h => js/src/jit/x64/SharedICHelpers-x64.h
rename : js/src/jit/x64/BaselineRegisters-x64.h => js/src/jit/x64/SharedICRegisters-x64.h
rename : js/src/jit/x86/BaselineHelpers-x86.h => js/src/jit/x86/SharedICHelpers-x86.h
rename : js/src/jit/x86/BaselineRegisters-x86.h => js/src/jit/x86/SharedICRegisters-x86.h
extra : rebase_source : 5d6b69f1e3a8cbad9cab2a5b3fb5ab6eec57ae8f
|
2015-06-09 13:27:49 -04:00 |
Shelly Lin
|
fba7c0fcc2
|
Bug 1138287 - Part 2: Support multi-screen on Gonk platform. r=mwu, r=sotaro, r=jgilbert, r=mattwoodrow
--HG--
extra : histedit_source : 02c96bba0e933c85d9af2566d1c9c8d04d120a31
|
2015-06-05 11:29:30 +08:00 |
Jan Horak
|
1f0864644b
|
Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt
|
2015-06-08 04:41:00 -04:00 |
Masayuki Nakano
|
31dd7f05de
|
Bug 1166436 part.1 Create mozilla::ContentCache and TabParent should store the text to it r=m_kato
|
2015-06-05 18:28:18 +09:00 |
David Major
|
ebde6b9f4f
|
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
--HG--
extra : rebase_source : 0c47c99bb8b92f8361a51fd81b20a2cc8647a986
|
2015-04-27 19:59:27 -04:00 |
Kartikaya Gupta
|
cd5b55f8d6
|
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
|
2015-04-23 15:10:30 -04:00 |
Mike Conley
|
409016f0e7
|
Bug 1096093 - Add infrastructure for LookAndFeel metric caching, and allowing the parent process to send down cache to content process. r=jimm.
--HG--
extra : rebase_source : 884abfaaa9882c7ae69c0f54a3951dfac16036d6
extra : source : 5f9c7cd773a5826d2621601e4f4ee3581d656764
|
2015-04-22 10:58:15 -04:00 |
Carsten "Tomcat" Book
|
9ef77a396d
|
Backed out changeset 5f9c7cd773a5 (bug 1096093) for bustage on a CLOSED TREE
|
2015-04-23 17:18:52 +02:00 |
Mike Conley
|
b81c35afce
|
Bug 1096093 - Add infrastructure for LookAndFeel metric caching, and allowing the parent process to send down cache to content process. r=jimm.
--HG--
extra : rebase_source : 0b7f90741063b98d941febc12f6c882ff2414e86
|
2015-04-22 10:58:15 -04:00 |
Alexandru Tifrea
|
750f1d8d1c
|
Bug 966395 - Correctly propagate the input language's direction on OSX. r=masayuki/mrbkap
Gtk patch written by mrbkap@mozilla.com, with r=roc
|
2015-04-10 15:18:05 -07:00 |
Olli Pettay
|
aad5b35ad2
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : 070a9902f23d8b47e48ac0f972213815f8e4302c
|
2015-04-08 21:48:11 +03:00 |
Ryan VanderMeulen
|
1b034b250f
|
Backed out changesets 33d37539c4ab and 55524bdeb708 (bug 936092) for suspicion of causing e10s test_bug417418.html asserts on Linux.
CLOSED TREE
|
2015-04-08 13:52:21 -04:00 |
Olli Pettay
|
efdecf747e
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : f0b1b0fa95dfa5fe16c09ebbc38618cf7c96654f
|
2015-04-08 18:30:03 +03:00 |
Aaron Klotz
|
a381b19621
|
Bug 1102297: Obtain user GEOID from Windows; r=jimm
--HG--
extra : rebase_source : 0736fa13c87ab309c6b8935f54c847502930a896
|
2015-02-08 14:29:13 -07:00 |
Xidorn Quan
|
6a7ee49055
|
Bug 569334 part 1 - Support getting font info in content query. r=masayuki,jfkthame,smaug
|
2015-01-31 18:17:12 +11:00 |
Masayuki Nakano
|
66d42c3189
|
Bug 917322 part.15 Create TextEventDispatcherListener abstract class for listening notifications to IME r=smaug, sr=smaug
|
2015-01-28 15:27:32 +09:00 |
Masayuki Nakano
|
8ef42d4816
|
Bug 917322 part.1 Create mozilla::widget::TextEventDispatcher class r=smaug, sr=smaug
--HG--
rename : dom/base/CompositionStringSynthesizer.cpp => widget/TextEventDispatcher.cpp
rename : dom/base/CompositionStringSynthesizer.h => widget/TextEventDispatcher.h
|
2015-01-28 15:27:30 +09:00 |
Oleg Romashin
|
59e59866db
|
Bug 1103412 - Gecko does not compile with printing disabled. r=mconley
|
2014-11-22 12:15:00 +01:00 |
Steven Michaud
|
86cf3dd3b0
|
Bug 1102295 - Get country data on the Mac. r=bsmedberg
|
2014-11-21 18:23:09 -06:00 |
Wes Kocher
|
6b37217a66
|
Backed out changeset 82e94c16732d (bug 1101974)
|
2014-11-21 10:52:24 -08:00 |
Mason Chang
|
bc4ddfe26e
|
Bug 1101974. Part 1. Move VsyncDispatcher to CompositorParent. r=roc
|
2014-11-21 09:16:19 -08:00 |
Jim Mathies
|
abf9ba034f
|
Bug 669200 - On the child side implement a suitable nsIWidget wrapper for PPluginWidget based on PuppetWidget. r=billm
|
2014-11-12 14:59:20 -06:00 |
Jim Mathies
|
a323270a8b
|
Bug 669200 - Various widget changes to support two new types of plugin widget. r=roc
|
2014-11-12 14:59:19 -06:00 |
Mike Conley
|
5368b2ecee
|
Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey.
--HG--
extra : rebase_source : 69ac7840ef72055911daa0ff482236b57f563aba
|
2014-10-28 11:59:08 -04:00 |
Mason Chang
|
5a78692b60
|
Bug 1085696. Part 2 Move widget/shared to /widget. r=roc
--HG--
rename : widget/shared/NativeKeyToDOMCodeName.h => widget/NativeKeyToDOMCodeName.h
rename : widget/shared/NativeKeyToDOMKeyName.h => widget/NativeKeyToDOMKeyName.h
rename : widget/shared/VsyncDispatcher.cpp => widget/VsyncDispatcher.cpp
rename : widget/shared/VsyncDispatcher.h => widget/VsyncDispatcher.h
rename : widget/shared/WidgetEventImpl.cpp => widget/WidgetEventImpl.cpp
rename : widget/shared/nsShmImage.cpp => widget/nsShmImage.cpp
rename : widget/shared/nsShmImage.h => widget/nsShmImage.h
rename : widget/shared/x11/keysym2ucs.c => widget/x11/keysym2ucs.c
rename : widget/shared/x11/keysym2ucs.h => widget/x11/keysym2ucs.h
rename : widget/shared/x11/moz.build => widget/x11/moz.build
|
2014-10-23 10:16:47 -07:00 |
Mason Chang
|
8180f9229c
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
--HG--
rename : widget/xpwidgets/ContentHelper.cpp => widget/ContentHelper.cpp
rename : widget/xpwidgets/ContentHelper.h => widget/ContentHelper.h
rename : widget/xpwidgets/GfxDriverInfo.cpp => widget/GfxDriverInfo.cpp
rename : widget/xpwidgets/GfxDriverInfo.h => widget/GfxDriverInfo.h
rename : widget/xpwidgets/GfxInfoBase.cpp => widget/GfxInfoBase.cpp
rename : widget/xpwidgets/GfxInfoBase.h => widget/GfxInfoBase.h
rename : widget/xpwidgets/GfxInfoCollector.cpp => widget/GfxInfoCollector.cpp
rename : widget/xpwidgets/GfxInfoCollector.h => widget/GfxInfoCollector.h
rename : widget/xpwidgets/GfxInfoWebGL.cpp => widget/GfxInfoWebGL.cpp
rename : widget/xpwidgets/GfxInfoWebGL.h => widget/GfxInfoWebGL.h
rename : widget/xpwidgets/GfxInfoX11.cpp => widget/GfxInfoX11.cpp
rename : widget/xpwidgets/GfxInfoX11.h => widget/GfxInfoX11.h
rename : widget/xpwidgets/InputData.cpp => widget/InputData.cpp
rename : widget/xpwidgets/PuppetWidget.cpp => widget/PuppetWidget.cpp
rename : widget/xpwidgets/PuppetWidget.h => widget/PuppetWidget.h
rename : widget/xpwidgets/ScreenProxy.cpp => widget/ScreenProxy.cpp
rename : widget/xpwidgets/ScreenProxy.h => widget/ScreenProxy.h
rename : widget/shared/SharedWidgetUtils.cpp => widget/SharedWidgetUtils.cpp
rename : widget/xpwidgets/WidgetUtils.cpp => widget/WidgetUtils.cpp
rename : widget/xpwidgets/nsAppShellSingleton.h => widget/nsAppShellSingleton.h
rename : widget/xpwidgets/nsBaseAppShell.cpp => widget/nsBaseAppShell.cpp
rename : widget/xpwidgets/nsBaseAppShell.h => widget/nsBaseAppShell.h
rename : widget/xpwidgets/nsBaseClipboard.cpp => widget/nsBaseClipboard.cpp
rename : widget/xpwidgets/nsBaseClipboard.h => widget/nsBaseClipboard.h
rename : widget/xpwidgets/nsBaseDragService.cpp => widget/nsBaseDragService.cpp
rename : widget/xpwidgets/nsBaseDragService.h => widget/nsBaseDragService.h
rename : widget/xpwidgets/nsBaseFilePicker.cpp => widget/nsBaseFilePicker.cpp
rename : widget/xpwidgets/nsBaseFilePicker.h => widget/nsBaseFilePicker.h
rename : widget/xpwidgets/nsBaseScreen.cpp => widget/nsBaseScreen.cpp
rename : widget/xpwidgets/nsBaseScreen.h => widget/nsBaseScreen.h
rename : widget/xpwidgets/nsBaseWidget.cpp => widget/nsBaseWidget.cpp
rename : widget/xpwidgets/nsBaseWidget.h => widget/nsBaseWidget.h
rename : widget/xpwidgets/nsClipboardHelper.cpp => widget/nsClipboardHelper.cpp
rename : widget/xpwidgets/nsClipboardHelper.h => widget/nsClipboardHelper.h
rename : widget/xpwidgets/nsClipboardProxy.cpp => widget/nsClipboardProxy.cpp
rename : widget/xpwidgets/nsClipboardProxy.h => widget/nsClipboardProxy.h
rename : widget/xpwidgets/nsColorPickerProxy.cpp => widget/nsColorPickerProxy.cpp
rename : widget/xpwidgets/nsColorPickerProxy.h => widget/nsColorPickerProxy.h
rename : widget/xpwidgets/nsContentProcessWidgetFactory.cpp => widget/nsContentProcessWidgetFactory.cpp
rename : widget/xpwidgets/nsFilePickerProxy.cpp => widget/nsFilePickerProxy.cpp
rename : widget/xpwidgets/nsFilePickerProxy.h => widget/nsFilePickerProxy.h
rename : widget/xpwidgets/nsHTMLFormatConverter.cpp => widget/nsHTMLFormatConverter.cpp
rename : widget/xpwidgets/nsHTMLFormatConverter.h => widget/nsHTMLFormatConverter.h
rename : widget/xpwidgets/nsIWidgetListener.cpp => widget/nsIWidgetListener.cpp
rename : widget/xpwidgets/nsIdleService.cpp => widget/nsIdleService.cpp
rename : widget/xpwidgets/nsIdleService.h => widget/nsIdleService.h
rename : widget/xpwidgets/nsNativeTheme.cpp => widget/nsNativeTheme.cpp
rename : widget/xpwidgets/nsNativeTheme.h => widget/nsNativeTheme.h
rename : widget/xpwidgets/nsPrimitiveHelpers.cpp => widget/nsPrimitiveHelpers.cpp
rename : widget/xpwidgets/nsPrimitiveHelpers.h => widget/nsPrimitiveHelpers.h
rename : widget/xpwidgets/nsPrintOptionsImpl.cpp => widget/nsPrintOptionsImpl.cpp
rename : widget/xpwidgets/nsPrintOptionsImpl.h => widget/nsPrintOptionsImpl.h
rename : widget/xpwidgets/nsPrintSession.cpp => widget/nsPrintSession.cpp
rename : widget/xpwidgets/nsPrintSession.h => widget/nsPrintSession.h
rename : widget/xpwidgets/nsPrintSettingsImpl.cpp => widget/nsPrintSettingsImpl.cpp
rename : widget/xpwidgets/nsPrintSettingsImpl.h => widget/nsPrintSettingsImpl.h
rename : widget/xpwidgets/nsScreenManagerProxy.cpp => widget/nsScreenManagerProxy.cpp
rename : widget/xpwidgets/nsScreenManagerProxy.h => widget/nsScreenManagerProxy.h
rename : widget/xpwidgets/nsTransferable.cpp => widget/nsTransferable.cpp
rename : widget/xpwidgets/nsTransferable.h => widget/nsTransferable.h
rename : widget/xpwidgets/nsXPLookAndFeel.cpp => widget/nsXPLookAndFeel.cpp
rename : widget/xpwidgets/nsXPLookAndFeel.h => widget/nsXPLookAndFeel.h
|
2014-10-23 10:16:45 -07:00 |
Mike Hommey
|
5f6ba110e6
|
Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps
|
2014-07-29 08:55:55 +09:00 |
Markus Stange
|
fa6cfe59e3
|
Bug 1037433 - Add the nsISystemStatusBar interface. sr=vlad
|
2014-07-18 21:06:02 +02:00 |
Masayuki Nakano
|
3e7755472a
|
Bug 977959 part.4 Remove nsINativeKeyBindings r=roc+karlt
--HG--
rename : widget/gtk/nsNativeKeyBindings.cpp => widget/gtk/NativeKeyBindings.cpp
rename : widget/gtk/nsNativeKeyBindings.h => widget/gtk/NativeKeyBindings.h
|
2014-03-14 22:13:32 +09:00 |
Masayuki Nakano
|
2778cc48dc
|
Bug 977959 part.1 Define constants for each command which may be caused by native key bindings r=roc
|
2014-03-14 22:13:30 +09:00 |
Ehsan Akhgari
|
d91d200572
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
Mike Hommey
|
26bc04d200
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
Masayuki Nakano
|
b285541889
|
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
|
2013-10-22 22:27:36 +09:00 |
Wes Kocher
|
e3f57c4d94
|
Backed out 9 changesets (bug 602787) on suspicion of breaking mochitest-metro on a CLOSED TREE
Backed out changeset 1730bcae2c45 (bug 602787)
Backed out changeset 70606b9b1e42 (bug 602787)
Backed out changeset 57ca2861ea30 (bug 602787)
Backed out changeset 3b9f1062d915 (bug 602787)
Backed out changeset 3ee56eacc84b (bug 602787)
Backed out changeset 1c35693be3d3 (bug 602787)
Backed out changeset ef095c3aef98 (bug 602787)
Backed out changeset 4827bdae97fd (bug 602787)
Backed out changeset fa0f355e7871 (bug 602787)
|
2013-10-22 13:11:53 -04:00 |
Masayuki Nakano
|
1c98507f75
|
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
|
2013-10-22 22:27:36 +09:00 |
Masayuki Nakano
|
93a8575635
|
Bug 920425 part.1 Create widget/EventClassList.h r=roc
|
2013-10-18 15:10:20 +09:00 |
Masayuki Nakano
|
f90a5b1125
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
Masayuki Nakano
|
ed6389f9ff
|
Bug 912956 part.8 Create mozilla/MiscEvents.h r=roc
|
2013-09-24 19:04:15 +09:00 |
Masayuki Nakano
|
22c5f0a4eb
|
Bug 912956 part.7 Create mozilla/ContentEvents.h r=roc
|
2013-09-24 19:04:15 +09:00 |
Masayuki Nakano
|
4d620ef251
|
Bug 912956 part.6 Create mozilla/TouchEvents.h r=roc
|
2013-09-24 19:04:15 +09:00 |
Masayuki Nakano
|
098da88306
|
Bug 912956 part.5 Create mozilla/MouseEvents.h r=roc
|
2013-09-24 19:04:15 +09:00 |
Masayuki Nakano
|
6839535c42
|
Bug 912956 part.4 Create mozilla/TextEvents.h r=roc
|
2013-09-24 19:04:15 +09:00 |
Masayuki Nakano
|
c89fb38cf2
|
Bug 912956 part.3 Create mozilla/BasicEvents.h r=roc
|
2013-09-24 19:04:14 +09:00 |
Masayuki Nakano
|
0fbfe07d7e
|
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 |