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-21 20:05:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05baeae5bdcffeba678484a7c7c6df4be3554e8d
0ad
/
source
/
gui
T
History
JoshuaJB
67570be8fa
Make GUI button-based objects to behave more expectedly when doubleclicked, also some style tweaks.
...
This was SVN commit r14468.
2014-01-01 06:05:41 +00:00
..
scripting
Make ConfigDB properly thread-safe.
2013-12-29 23:56:18 +00:00
tests
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
Some more C++ GUI cleanup.
2013-12-29 20:46:02 +00:00
CCheckBox.h
…
CDropDown.cpp
Fix trivial comment typo caught by wraitii.
2013-12-31 11:06:00 +00:00
CDropDown.h
…
CGUI.cpp
…
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Fix bug with rating in lobby bot, remove superfluous GUI typedef, and change the lobby chat autocompletion to use tab.
2014-01-01 00:23:18 +00:00
CInput.h
…
CList.cpp
Tweak some lobby login UI bits, rework scrollbar mousewheel handling, add ability to scroll through closed dropdowns with scrollwheel, general C++ GUI cleanup, and fix broken random map script 'Unknown Nomad'.
2013-12-31 04:54:16 +00:00
CList.h
…
COList.cpp
…
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
Fix bug with rating in lobby bot, remove superfluous GUI typedef, and change the lobby chat autocompletion to use tab.
2014-01-01 00:23:18 +00:00
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
…
GUIutil.h
…
IGUIButtonBehavior.cpp
Make GUI button-based objects to behave more expectedly when doubleclicked, also some style tweaks.
2014-01-01 06:05:41 +00:00
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
Fix bug with rating in lobby bot, remove superfluous GUI typedef, and change the lobby chat autocompletion to use tab.
2014-01-01 00:23:18 +00:00
IGUIScrollBar.cpp
Tweak some lobby login UI bits, rework scrollbar mousewheel handling, add ability to scroll through closed dropdowns with scrollwheel, general C++ GUI cleanup, and fix broken random map script 'Unknown Nomad'.
2013-12-31 04:54:16 +00:00
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…