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-27 12:49:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b757e536fedaf06cc27f977fa0fa0537f1ff4f0
0ad
/
source
/
gui
T
History
Ykkrosh
10237a66c7
GCC/Linux build fixes
...
This was SVN commit r6107.
2008-06-25 23:01:13 +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
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
…
CDropDown.h
…
CGUI.cpp
improvements and fixes:
2008-01-07 20:03:19 +00:00
CGUI.h
…
CGUIList.cpp
…
CGUIList.h
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Changed console character to a _ since the vertical line glyph didn't seem to be available on OS X.
2007-10-13 18:22:20 +00:00
CInput.h
…
CList.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
…
GUIRenderer.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
GUIRenderer.h
…
GUItext.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
GUItext.h
…
GUITooltip.cpp
improvements and fixes:
2008-01-07 20:03:19 +00:00
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +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
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
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
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
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
GCC/Linux build fixes
2008-06-25 23:01:13 +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