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
77741f204e
gecko
/
widget
/
xpwidgets
History
Benoit Girard
77741f204e
Backout 08eaaed722ef for regression bug 942788.
...
--HG-- extra : rebase_source : d01d1b2e31aea02d6c9ae7ed5fb8393e2419abef
2013-11-25 15:12:20 -05:00
..
APZCCallbackHelper.cpp
Bug 940751 - Guard against potentially dereferencing a null pointer. r=botond
2013-11-20 12:18:09 -05:00
APZCCallbackHelper.h
Bug 937843 - Make some things in APZCCallbackHelper const. r=botond
2013-11-13 13:22:34 -05:00
GfxDriverInfo.cpp
GfxDriverInfo.h
GfxInfoBase.cpp
Bug 784739 - Switch from NULL to nullptr in widget/; r=ehsan
2013-10-28 10:05:51 -04:00
GfxInfoBase.h
Bug 939656 - Fix the GfxInfoBase::OperatingSystemVersion overrides; r=bjacob
2013-11-18 08:38:17 -05:00
GfxInfoCollector.cpp
Bug 784739 - Switch from NULL to nullptr in widget/; r=ehsan
2013-10-28 10:05:51 -04:00
GfxInfoCollector.h
GfxInfoWebGL.cpp
GfxInfoWebGL.h
GfxInfoX11.cpp
GfxInfoX11.h
InputData.cpp
Makefile.in
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
moz.build
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09: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 943084 - remove IsSmallPopup() (r=mattwoodrow).
2013-11-25 15:23:23 -08:00
nsBaseWidget.h
Bug 943084 - remove IsSmallPopup() (r=mattwoodrow).
2013-11-25 15:23:23 -08:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardPrivacyHandler.cpp
Bug 784739 - Switch from NULL to nullptr in widget/; r=ehsan
2013-10-28 10:05:51 -04:00
nsClipboardPrivacyHandler.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIdleService.cpp
Bug 936989 - Fix -Wunused-variable warnings in nsIdleService.cpp. r=vladv
2013-10-27 23:12:55 -07:00
nsIdleService.h
nsIWidgetListener.cpp
Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc
2013-10-22 22:27:34 +09:00
nsNativeTheme.cpp
Bug 866659 - Avoid bad cast in nsNativeTheme::IsRangeHorizontal. r=bz
2013-11-06 10:05:18 +00:00
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintOptionsImpl.cpp
nsPrintOptionsImpl.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
Bug 784739 - Switch from NULL to nullptr in widget/; r=ehsan
2013-10-28 10:05:51 -04:00
nsPrintSettingsImpl.h
nsTransferable.cpp
nsTransferable.h
nsXPLookAndFeel.cpp
Bug 926671 - Make -moz-physical-home-button configurable via ui.physicalHomeButton pref. r=heycam
2013-10-23 08:46:00 +01:00
nsXPLookAndFeel.h
PuppetWidget.cpp
Bug 914843 - fix gfx issue on oop b2g linux. r=nrc
2013-10-31 23:36:02 -07:00
PuppetWidget.h
Backout 08eaaed722ef for regression bug 942788.
2013-11-25 15:12:20 -05:00
WidgetUtils.cpp