This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-25 23:26:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
911be4e8602a526ba3404cee447f87fefb2a060a
0ad
/
source
/
gui
T
History
JoshuaJB
2ad7187f92
Move XMPP polling to the mainloop. Should reduce lobby disconnects.
Fixes
#2491
...
This was SVN commit r15018.
2014-04-27 05:37:34 +00:00
..
scripting
Move XMPP polling to the mainloop. Should reduce lobby disconnects.
Fixes
#2491
2014-04-27 05:37:34 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Internationalization of the C++ side
2014-04-20 20:03:57 +00:00
CGUI.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
…
CList.h
…
COList.cpp
Internationalization of the C++ side
2014-04-20 20:03:57 +00:00
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +00:00
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIManager.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
GUIManager.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
GUIRenderer.cpp
Internationalization of the C++ side
2014-04-20 20:03:57 +00:00
GUIRenderer.h
…
GUItext.cpp
Adds missing libs, fixes some svn properties and a build-problem on Windows.
2014-04-20 23:47:52 +00:00
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
IGUIObject.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
IGUIScrollBar.cpp
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +00:00
IGUIScrollBar.h
Fix a valgrind warning about uninitilized variables in the scrollbar code and some comment/style fixes.
2014-02-19 21:59:07 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Fix hover effect not regenerating after mousedown events, minor GUI code cleanup, and
fix
#2414
2014-03-07 22:43:57 +00:00
MiniMap.h
Fix hover effect not regenerating after mousedown events, minor GUI code cleanup, and
fix
#2414
2014-03-07 22:43:57 +00:00