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
c4b406e500
gecko
/
widget
/
xpwidgets
History
Masayuki Nakano
4446f016d1
Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc
2013-10-22 22:27:34 +09:00
..
APZCCallbackHelper.cpp
APZCCallbackHelper.h
GfxDriverInfo.cpp
GfxDriverInfo.h
GfxInfoBase.cpp
GfxInfoBase.h
Bug 918330 - GfxInfoCollector.h should not include jsapi.h - r=ehsan
2013-09-19 16:02:03 -04:00
GfxInfoCollector.cpp
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
2013-09-23 13:25:00 -04:00
GfxInfoCollector.h
Bug 918330 - GfxInfoCollector.h should not include jsapi.h - r=ehsan
2013-09-19 16:02:03 -04:00
GfxInfoWebGL.cpp
GfxInfoWebGL.h
GfxInfoX11.cpp
GfxInfoX11.h
InputData.cpp
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
2013-10-02 15:38:27 +09:00
Makefile.in
Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
2013-09-23 09:21:57 -04:00
moz.build
Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc
2013-10-22 22:27:34 +09:00
nsAppShellSingleton.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
2013-10-01 17:01:19 -04:00
nsBaseDragService.h
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
2013-10-02 15:38:27 +09:00
nsBaseWidget.h
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
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardPrivacyHandler.cpp
nsClipboardPrivacyHandler.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIdleService.cpp
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
2013-10-10 08:48:03 -04: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
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
Bug 928041 - Remove some prtypes.h inclusions from widget/; r=roc
2013-10-18 00:11:58 -04:00
nsPrintOptionsImpl.cpp
nsPrintOptionsImpl.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsTransferable.cpp
nsTransferable.h
nsXPLookAndFeel.cpp
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
2013-10-07 19:15:59 -04:00
nsXPLookAndFeel.h
PuppetWidget.cpp
Bug 920425 part.22 Use mozilla::WidgetEvent::AsSelectionEvent() r=smaug
2013-10-18 15:10:25 +09:00
PuppetWidget.h
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
2013-10-02 12:46:03 +09:00
WidgetUtils.cpp