This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
621c8bd6f3
gecko
/
widget
/
xpwidgets
History
Carsten "Tomcat" Book
4719cf159c
Merge mozilla-central to mozilla-inbound
2014-05-28 14:48:41 +02:00
..
ContentHelper.cpp
Bug 1005937 - Make the 'touch-action' CSS property apply to all elements except non-replaced inline elements and table rows, columns, and row/column-groups. r=dbaron
2014-05-26 00:24:00 +02:00
ContentHelper.h
GfxDriverInfo.cpp
GfxDriverInfo.h
Bug 1006307 - Fix -Wuninitialized and -Wunused-variable warnings in widget/xpwidgets/GfxInfoBase.cpp. r=bjacob
2014-05-05 23:38:24 -07:00
GfxInfoBase.cpp
Bug 869836 - Part 1: Use EqualsLiteral instead of
== NS_LITERAL_STRING(...)
. r=ehsan
2014-05-22 06:48:50 +03:00
GfxInfoBase.h
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoWebGL.cpp
GfxInfoWebGL.h
GfxInfoX11.cpp
Bug 869836 - Part 11: Use
Append('c')
instead of
AppendLiteral("c")
. r=ehsan
2014-05-26 21:54:58 +03:00
GfxInfoX11.h
InputData.cpp
Makefile.in
moz.build
Bug 1012858: Mark widget/xpwidgets/ as FAIL_ON_WARNINGS. r=roc
2014-05-20 12:43:57 -07:00
nsAppShellSingleton.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp
nsBaseDragService.h
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
2014-05-27 20:12:29 -05:00
nsBaseWidget.h
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
2014-05-27 20:12:29 -05:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardPrivacyHandler.cpp
nsClipboardPrivacyHandler.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIdleService.cpp
nsIdleService.h
nsIWidgetListener.cpp
nsNativeTheme.cpp
nsNativeTheme.h
nsPrimitiveHelpers.cpp
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
nsPrimitiveHelpers.h
nsPrintOptionsImpl.cpp
Bug 869836 - Part 3: Use
Append('c')
instead of
AppendLiteral("c")
. r=ehsan
2014-05-22 06:48:51 +03:00
nsPrintOptionsImpl.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsTransferable.cpp
Bug 1012814 part 2: Use size_t instead of uint32_t for nsTArray iteration, in nsTransferable.cpp. r=bjacob
2014-05-20 12:43:57 -07:00
nsTransferable.h
nsXPLookAndFeel.cpp
nsXPLookAndFeel.h
PuppetWidget.cpp
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
2014-05-27 20:12:29 -05:00
PuppetWidget.h
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
2014-05-23 10:36:50 -04:00
WidgetUtils.cpp
Bug 1012860: Explicitly static_cast M_PI to float, to fix MSVC warnings for double-to-float conversion. r=roc
2014-05-20 12:43:57 -07:00