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-07-10 09:55:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96aeec3547097392124c1a73dc7048e1cf701887
0ad
/
source
/
gui
T
History
Ykkrosh
7134b17949
Fixed warnings, and made some minor changes for consistency with other code (wchar_t(' ') => L' ', and stack-allocated CFonts)
...
This was SVN commit r1908.
2005-02-05 14:53:06 +00:00
..
scripting
…
CButton.cpp
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
CGUI.h
…
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Fixed warnings, and made some minor changes for consistency with other code (wchar_t(' ') => L' ', and stack-allocated CFonts)
2005-02-05 14:53:06 +00:00
CInput.h
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
Fix for the crash when a client connects, as well as some minor additions to client/server code
2005-01-29 16:51:13 +00:00
GUIutil.cpp
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
GUIutil.h
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
IGUIObject.h
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
GUI Update. Mostly with Input Control Beta :)
2005-02-05 07:25:16 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
MiniMap GCC and crash bug fix as well as some miscellany
2005-02-02 17:03:37 +00:00
MiniMap.h
…