1
0
forked from 0ad/0ad
0ad/source/gui
2009-03-23 21:35:26 +00:00
..
scripting had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
CButton.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CButton.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CCheckBox.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CCheckBox.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CDropDown.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CDropDown.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CGUI.cpp Stop relying on XML default values from DTDs 2009-03-23 21:35:26 +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 dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +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 dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CImage.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CInput.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CInput.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CList.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CList.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CProgressBar.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CProgressBar.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CRadioButton.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
CRadioButton.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CText.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +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 warning fixes 2008-09-18 11:31:12 +00:00
GUIRenderer.h # GCC 4.1.1 compatibility 2006-09-30 15:46:40 +00:00
GUItext.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
GUItext.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GUITooltip.cpp improvements and fixes: 2008-01-07 20:03:19 +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 dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
GUIutil.h Console: changed things so declaring variables while an entity is selected will no longer define a new property in that entity. Kind of broke the ability to access properties of the selected object without typing selection[0], due to other bugs. 2007-06-16 22:07:40 +00:00
IGUIButtonBehavior.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
IGUIButtonBehavior.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUIObject.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
IGUIObject.h Atlas: Updated wxJS to latest SVN version. Made the JS runtime have a greater lifetime than all the wx windows, to avoid garbage collection problems. 2007-06-08 22:56:01 +00:00
IGUIScrollBar.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +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 dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
IGUIScrollBarOwner.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
IGUITextOwner.cpp dehydra-inspired fix: get rid of all using namespace std (potentially confusing / pollutes namespace). 2008-07-13 21:22:03 +00:00
IGUITextOwner.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MiniMap.cpp Fixed an bug where double-clicking on the minimap, or dragging the view and them leaving the minimap window, did not clear the "clicking" flag and caused further mouse motion to move the view around. 2008-07-29 06:56:38 +00:00
MiniMap.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00