1
0
forked from 0ad/0ad
0ad/source/gui
janwas 9d2acce9d8 # SwEng/cleanup
- deleted most old libraries/headers in codepit to avoid confusion (they
are now in SVN anyway). updated required-libraries-linux.txt accordingly
- moved rand() into separate file, out of lib.cpp
- removed CGUIScrollBarStyle.cpp to avoid empty-file warning
- wxwidgets.h: remove redundant #pragma lib and include wxw PCH
- move openal-specific stuff to external_libraries/openal.h
- cpu, bsd: macosx is-a bsd, so only test OS_BSD

This was SVN commit r5082.
2007-05-18 00:14:26 +00:00
..
scripting remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CButton.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CButton.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CCheckBox.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CCheckBox.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CDropDown.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CDropDown.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUI.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
CGUI.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUIList.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
CGUIList.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUIScrollBarStyle.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUIScrollBarVertical.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUIScrollBarVertical.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUISprite.cpp # housekeeping 2006-07-20 14:37:58 +00:00
CGUISprite.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CImage.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CImage.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CInput.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CInput.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CList.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CList.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CProgressBar.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CProgressBar.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CRadioButton.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CRadioButton.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CText.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CText.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CTooltip.cpp # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
CTooltip.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUI.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUIbase.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUIbase.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUIRenderer.cpp # SwEng 2007-05-02 12:07:08 +00:00
GUIRenderer.h # GCC 4.1.1 compatibility 2006-09-30 15:46:40 +00:00
GUItext.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUItext.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUITooltip.cpp # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
GUITooltip.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUItypes.h Updated CList to fit JS interface, also added CDropDown in GUI.h 2005-04-23 23:20:50 +00:00
GUIutil.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUIutil.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIButtonBehavior.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIButtonBehavior.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIObject.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIObject.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIScrollBar.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIScrollBar.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
IGUIScrollBarOwner.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIScrollBarOwner.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUITextOwner.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUITextOwner.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MiniMap.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
MiniMap.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00