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-23 14:05:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83680b0dee7fbfcffdbbf19ea88cc13ecc2919f2
0ad
/
source
/
gui
T
History
wraitii
507ecff2ed
Scroll to the top when switching between tabs in the credits. Patch by vladislavbelov
...
This was SVN commit r19036.
2016-12-11 21:15:50 +00:00
..
scripting
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
tests
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
CButton.cpp
…
CButton.h
…
CChart.cpp
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
CChart.h
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Change color of disabled labels and dropdowns, patch by vladislavbelov,
fixes
#4350
2016-12-05 17:21:51 +00:00
CDropDown.h
…
CGUI.cpp
Display the updated batch size immediately when using the batch-train/barter hotkey, instead of waiting for the next turn. Patch by elexis.
Fixes
#3194
2016-12-07 19:18:57 +00:00
CGUI.h
…
CGUIList.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISeries.h
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
…
CInput.h
…
CList.cpp
Scroll to the selected element after the selection changes.
Fixes
#4254
, refs
#3742
.
2016-11-14 15:28:49 +00:00
CList.h
…
COList.cpp
…
COList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
Scroll to the top when switching between tabs in the credits. Patch by vladislavbelov
2016-12-11 21:15:50 +00:00
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
GUIbase.cpp
…
GUIbase.h
Display the updated batch size immediately when using the batch-train/barter hotkey, instead of waiting for the next turn. Patch by elexis.
Fixes
#3194
2016-12-07 19:18:57 +00:00
GUIManager.cpp
…
GUIManager.h
…
GUIRenderer.cpp
…
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
GUIutil.cpp
Add C++ GUI code for drawing charts. Patch by vladislavbelov. JS will come later. Refs
#3403
2016-12-07 19:03:54 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
…
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…