This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
aa7dfc196efae732e9178d2bbefe013c418408a5
0ad
/
source
/
gui
T
History
trompetin17
5e2ae82d9e
Bug fix: Use sort order asc by default instead of desc
...
refs
9044735e87
This was SVN commit r27429.
2023-01-12 19:10:28 +00:00
..
ObjectBases
Remove some unnecessary string copy related to substr.
2022-12-04 19:56:12 +00:00
ObjectTypes
Bug fix: Use sort order asc by default instead of desc
2023-01-12 19:10:28 +00:00
Scripting
[SM91] Update to Spidermonkey 91.1.3 APIs
2023-01-10 17:06:47 +00:00
SettingTypes
Remove some unnecessary string copy related to substr.
2022-12-04 19:56:12 +00:00
tests
Fixes space correction after
f4128208de
.
2022-08-30 17:46:33 +00:00
CGUI.cpp
Allied chat opens with t bug (on linux)
2022-03-03 11:36:08 +00:00
CGUI.h
Allied chat opens with t bug (on linux)
2022-03-03 11:36:08 +00:00
CGUIScrollBarVertical.cpp
…
CGUIScrollBarVertical.h
…
CGUISetting.cpp
…
CGUISetting.h
…
CGUISprite.cpp
…
CGUISprite.h
Moves texture management to CDeviceCommandContext, adds quality options.
2022-02-13 19:30:28 +00:00
CGUIText.cpp
Fixes space correction after
f4128208de
.
2022-08-30 17:46:33 +00:00
CGUIText.h
Fix BufferZone in right alignment
2022-03-02 16:14:05 +00:00
GUIManager.cpp
Allow other root XML than
entity
.
2022-12-30 07:34:23 +00:00
GUIManager.h
Uses CDeviceCommandContext as an input parameter for CCanvas2D.
2022-02-25 08:14:11 +00:00
GUIObjectTypes.cpp
…
GUIRenderer.cpp
Removes GUI dependency from Canvas2D.
2022-10-04 20:25:39 +00:00
GUIRenderer.h
Fixes builds after
d0115185b9
by removing includes to res handle.
2022-02-14 06:29:50 +00:00
GUIStringConversions.cpp
…
GUITooltip.cpp
…
GUITooltip.h
…
IGUIScrollBar.cpp
…
IGUIScrollBar.h
…
SGUIIcon.h
…
SGUIMessage.h
…
SGUIStyle.h
…