This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c0cd20683a
libui
/
redo
/
objimpl
/
windows
History
Pietro Gagliardi
c0cd20683a
Changed the type system so that memory is allocated as-is. This means that uiControls are destroyed by controlBaseDestroy(). There's a system for specifying uiControl subclasses directly in the source code too.
2015-05-29 14:43:44 -04:00
..
button.c
Added the Windows uiButton implementation as-is to the new object model; will edit accordingly soon.
2015-05-28 21:17:15 -04:00
control.c
Changed the type system so that memory is allocated as-is. This means that uiControls are destroyed by controlBaseDestroy(). There's a system for specifying uiControl subclasses directly in the source code too.
2015-05-29 14:43:44 -04:00