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-10 10:57:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1537950e2287901d88d11aaa0c812b44d4e11ce
0ad
/
source
/
gui
T
History
pyrolink
230b7a896c
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
...
This was SVN commit r3381.
2006-01-21 11:07:25 +00:00
..
scripting
…
CButton.cpp
…
CButton.h
…
CCheckBox.cpp
…
CCheckBox.h
…
CDropDown.cpp
Put opened drop-down lists on top of most other GUI controls (by increasing their z value)
2005-11-26 22:42:51 +00:00
CDropDown.h
Put opened drop-down lists on top of most other GUI controls (by increasing their z value)
2005-11-26 22:42:51 +00:00
CGUI.cpp
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00
CGUI.h
remove key- and mouse-state-clear code (previously called after alt+tab out). wsdl now takes care of this: by maintaining its own key array+sending up events for all currently down keys; and by capturing the mouse on each click.
2005-10-31 01:15:49 +00:00
CGUIList.cpp
…
CGUIList.h
…
CGUIScrollBarStyle.cpp
…
CGUIScrollBarStyle.h
…
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISprite.cpp
Initialize some previously uninitialized variables.
2005-10-29 22:50:54 +00:00
CGUISprite.h
…
CImage.cpp
…
CImage.h
…
CInput.cpp
various small fixes; some changes as in previous rev (which was only the files in lib/)
2005-12-07 03:44:17 +00:00
CInput.h
…
CList.cpp
…
CList.h
…
CProgressBar.cpp
…
CProgressBar.h
…
CRadioButton.cpp
…
CRadioButton.h
…
CText.cpp
…
CText.h
…
CTooltip.cpp
…
CTooltip.h
…
GUI.h
…
GUIbase.cpp
…
GUIbase.h
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00
GUIRenderer.cpp
Extension function pointers are renamed from glXyzARB to pglXyzARB
2005-10-30 01:18:15 +00:00
GUIRenderer.h
…
GUItext.cpp
…
GUItext.h
…
GUITooltip.cpp
…
GUITooltip.h
…
GUItypes.h
…
GUIutil.cpp
various small fixes; some changes as in previous rev (which was only the files in lib/)
2005-12-07 03:44:17 +00:00
GUIutil.h
…
IGUIButtonBehavior.cpp
…
IGUIButtonBehavior.h
…
IGUIObject.cpp
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00
IGUIObject.h
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
IGUIScrollBarOwner.cpp
…
IGUIScrollBarOwner.h
…
IGUITextOwner.cpp
…
IGUITextOwner.h
…
MiniMap.cpp
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00
MiniMap.h
Right click/double click support in main GUI handler, minimap updates-drag and order issuing
2006-01-21 11:07:25 +00:00