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-24 14:09:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f230f061da57777d546d1204310400a68fbd3e0
0ad
/
source
/
gui
T
History
olsner
df1b502bbd
Linux Compat and some updated PARANOIA code
...
This was SVN commit r1189.
2004-09-22 15:20:58 +00:00
..
scripting
Updated to handle Unicode strings
2004-09-06 11:28:30 +00:00
CButton.cpp
Made text always be placed at integer positions, to avoid it looking too ugly
2004-09-04 19:05:25 +00:00
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader.
2004-09-19 11:38:54 +00:00
CGUI.h
Realised that there's no need to store the JSObject* as a void*
2004-09-04 14:40:06 +00:00
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader.
2004-09-19 11:38:54 +00:00
CImage.cpp
…
CImage.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUItext.cpp
GUI: Translates and outputs localised string in Unicode... hooray!
2004-09-06 02:21:21 +00:00
GUItext.h
Linux Compat and some updated PARANOIA code
2004-09-22 15:20:58 +00:00
GUIutil.cpp
Utilised the corrected CStr8/W conversion
2004-09-06 11:35:42 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
GUI: Translates and outputs localised string in Unicode... hooray!
2004-09-06 02:21:21 +00:00
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…