0ad/source/gui
olsner 46f5c61179 Linux/GCC/glibc Compat
This was SVN commit r1532.
2004-12-18 23:30:28 +00:00
..
scripting Replace '_' with '-' when passing names through the GUI JS interface (so that object.cell_id is equivalent to object["cell-id"]) 2004-12-18 14:24:50 +00:00
CButton.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CButton.h Updates, mostly about centering text. 2004-09-02 03:02:32 +00:00
CCheckBox.cpp GUI icon-sheets 2004-12-17 16:20:08 +00:00
CCheckBox.h major update 2004-05-29 04:06:50 +00:00
CGUI.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CGUI.h Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CGUIScrollBarStyle.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
CGUIScrollBarStyle.h Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +00:00
CGUIScrollBarVertical.cpp GUI icon-sheets 2004-12-17 16:20:08 +00:00
CGUIScrollBarVertical.h major update 2004-05-29 04:06:50 +00:00
CGUISprite.cpp Linux/GCC/glibc Compat 2004-12-18 23:30:28 +00:00
CGUISprite.h Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CImage.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CImage.h no message 2004-09-02 19:35:07 +00:00
CInput.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CInput.h Unfinished Input box. 2004-11-24 23:39:52 +00:00
CProgressBar.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +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 Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
CText.h Updates, mostly about centering text. 2004-09-02 03:02:32 +00:00
GUI.h GUI icon-sheets 2004-12-17 16:20:08 +00:00
GUIbase.cpp Updates, mostly about centering text. 2004-09-02 03:02:32 +00:00
GUIbase.h Linux/GCC/glibc Compat 2004-12-18 23:30:28 +00:00
GUIRenderer.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
GUIRenderer.h Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
GUItext.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
GUItext.h Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
GUItypes.h Linux/GCC/glibc Compat 2004-12-18 23:30:28 +00:00
GUIutil.cpp GUI icon-sheets 2004-12-17 16:20:08 +00:00
GUIutil.h Linux/GCC/glibc Compat 2004-12-18 23:30:28 +00:00
IGUIButtonBehavior.cpp Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
IGUIButtonBehavior.h Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s. 2004-12-18 13:32:00 +00:00
IGUIObject.cpp Fixed things that use a colour rather than a texture (e.g. the progress bars). Also fixed the completely broken 'caching' system that recalculated everything every single frame. Also made it give linker errors if I ever make that mistake again. 2004-12-17 00:05:37 +00:00
IGUIObject.h Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +00:00
IGUIScrollBar.cpp Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +00:00
IGUIScrollBar.h Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +00:00
IGUIScrollBarOwner.cpp Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +00:00
IGUIScrollBarOwner.h Initial changes to GUI sprite code. (There shouldn't be any visible effects - if there are, they're bugs) 2004-12-15 21:24:46 +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 Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +00:00
MiniMap.h Attempted to minimise dependencies between header files (to make compilation minorly faster) 2004-12-12 19:43:55 +00:00