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-07-02 15:27:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb74250a51f8234afc08a73deee2fa1b4bb855b1
0ad
/
source
/
gui
T
History
janwas
d29833e4ed
mouse_x/y => g_mouse_x/y
...
This was SVN commit r1767.
2005-01-23 17:35:36 +00:00
..
scripting
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CGUI.cpp
Allow clipboard pasting into input boxes (with the same hotkeys as the console - insert or ctrl+v)
2005-01-22 18:46:03 +00:00
CGUI.h
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
CGUISprite.cpp
…
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
Allow clipboard pasting into input boxes (with the same hotkeys as the console - insert or ctrl+v)
2005-01-22 18:46:03 +00:00
CInput.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
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
GUITooltip.h
…
GUItypes.h
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
GUIutil.cpp
Changed the add_color GUI sprite effect to use alpha=0 by default
2005-01-03 22:23:27 +00:00
GUIutil.h
Changed the add_color GUI sprite effect to use alpha=0 by default
2005-01-03 22:23:27 +00:00
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
2005-01-13 00:17:31 +00:00
IGUIObject.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
mouse_x/y => g_mouse_x/y
2005-01-23 17:35:36 +00:00
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
New JavaScript interface for the network client, plus some linux/gcc/misc fixes
2005-01-17 04:52:02 +00:00
IGUITextOwner.h
…
MiniMap.cpp
…
MiniMap.h
…