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-28 15:07:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe3315376c00a085203eb9b18540c271bd82e678
0ad
/
source
/
gui
T
History
JoshuaJB
5ce12c2263
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
...
This was SVN commit r15213.
2014-05-25 03:16:52 +00:00
..
scripting
Move XMPP polling to the mainloop. Should reduce lobby disconnects.
Fixes
#2491
2014-04-27 05:37:34 +00:00
tests
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
2014-05-25 03:16:52 +00:00
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
Add support for adding translation context to XML elements. Patch by Gallaecio.
2014-04-30 22:33:08 +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
Add support for adding translation context to XML elements. Patch by Gallaecio.
2014-04-30 22:33:08 +00:00
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
2014-05-25 03:16:52 +00:00
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
Enlarge the ideographic ranges in the word boundaries, fixes Japanese rendering a bit
2014-05-09 12:13:42 +00:00
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
2014-05-25 03:16:52 +00:00
GUIutil.h
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
2014-05-25 03:16:52 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Start phasing out the use of CParser in the GUI. Makes GUI parsing generally faster and stricter while adding better tests and debug information.
2014-05-25 03:16:52 +00:00
IGUIObject.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…