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-02 02:47:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39acd670d69f03413183db2fc239dd24091772fb
0ad
/
source
/
gui
T
History
Ykkrosh
0eb78450c0
Maybe fixed GUI event-handler function things. Other minor changes and fixes.
...
This was SVN commit r2096.
2005-03-30 22:33:10 +00:00
..
scripting
Maybe fixed GUI event-handler function things. Other minor changes and fixes.
2005-03-30 22:33:10 +00:00
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
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
GUIbase.cpp
…
GUIbase.h
…
GUIRenderer.cpp
Stopped undesirable loading-screen blending
2005-03-24 00:02:54 +00:00
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
Maybe fixed GUI event-handler function things. Other minor changes and fixes.
2005-03-30 22:33:10 +00:00
IGUIObject.h
Maybe fixed GUI event-handler function things. Other minor changes and fixes.
2005-03-30 22:33:10 +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
…