1
0
forked from 0ad/0ad
0ad/source/gui
Ykkrosh 6a04509455 Fixed Release-mode compilation
This was SVN commit r1478.
2004-12-09 16:09:58 +00:00
..
scripting Corrected mesh manager's use of hashmap. Added CStrW support to JS/GUI interface. Added error checking to CStr::Left/Right to make bugs more obvious. 2004-12-05 18:26:43 +00:00
CButton.cpp A bunch of updates: 2004-10-14 10:09:26 +00:00
CButton.h Updates, mostly about centering text. 2004-09-02 03:02:32 +00:00
CCheckBox.cpp Updated everything that's related to screen position to use floats 2004-09-03 05:48:47 +00:00
CCheckBox.h major update 2004-05-29 04:06:50 +00:00
CGUI.cpp s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
CGUI.h A bunch of updates: 2004-10-14 10:09:26 +00:00
CGUIScrollBarStyle.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
CGUIScrollBarStyle.h Updated everything that's related to screen position to use floats 2004-09-03 05:48:47 +00:00
CGUIScrollBarVertical.cpp Updated everything that's related to screen position to use floats 2004-09-03 05:48:47 +00:00
CGUIScrollBarVertical.h major update 2004-05-29 04:06:50 +00:00
CGUISprite.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
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 no message 2004-09-02 19:35:07 +00:00
CImage.h no message 2004-09-02 19:35:07 +00:00
CInput.cpp Fixed warnings 2004-12-02 17:17:38 +00:00
CInput.h Unfinished Input box. 2004-11-24 23:39:52 +00:00
CProgressBar.cpp Progress bar added, and an optional attribute for the [icon] tags in text. 2004-10-14 02:32:26 +00:00
CProgressBar.h Progress bar added, and an optional attribute for the [icon] tags in text. 2004-10-14 02:32:26 +00:00
CRadioButton.cpp Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
CRadioButton.h VC6 compat removed for gcc compat ;-) 2004-06-02 14:29:49 +00:00
CText.cpp A bunch of updates: 2004-10-14 10:09:26 +00:00
CText.h Updates, mostly about centering text. 2004-09-02 03:02:32 +00:00
GUI.h s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
GUIbase.cpp Updates, mostly about centering text. 2004-09-02 03:02:32 +00:00
GUIbase.h A bunch of updates: 2004-10-14 10:09:26 +00:00
GUItext.cpp Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
GUItext.h Progress bar added, and an optional attribute for the [icon] tags in text. 2004-10-14 02:32:26 +00:00
GUIutil.cpp Faster parsing 2004-12-08 18:15:39 +00:00
GUIutil.h Fixed Release-mode compilation 2004-12-09 16:09:58 +00:00
IGUIButtonBehavior.cpp A bunch of updates: 2004-10-14 10:09:26 +00:00
IGUIButtonBehavior.h while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :) 2004-06-18 14:07:06 +00:00
IGUIObject.cpp Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
IGUIObject.h Added some support for user profiles 2004-10-23 14:39:28 +00:00
IGUIScrollBar.cpp Updated everything that's related to screen position to use floats 2004-09-03 05:48:47 +00:00
IGUIScrollBar.h Updated everything that's related to screen position to use floats 2004-09-03 05:48:47 +00:00
IGUIScrollBarOwner.cpp Major fixes and updates. Let me know if I screwed up resolving conflicts. 2004-08-31 02:09:58 +00:00
IGUIScrollBarOwner.h while working on cstr, search and destroy made "CStr &x" -> "CStr& x". didn't intend to hit gui code, but ok :) 2004-06-18 14:07:06 +00:00
IGUITextOwner.cpp A bunch of updates: 2004-10-14 10:09:26 +00:00
IGUITextOwner.h fix typos in comments :) 2004-06-22 17:20:11 +00:00
MiniMap.cpp Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00
MiniMap.h Linux/GCC Compat(tm) 2004-11-07 21:30:47 +00:00