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
90bb60a435
libui
/
unix
History
Pietro Gagliardi
390899f803
Added the GTK+ implementation of uiTab, for the most part I think.
2015-04-29 00:57:51 -04:00
..
GNUmakeinc.mk
Started implementing menus in general and on the Unix backend.
2015-04-20 18:34:51 -04:00
button.c
Made destroy functions on the Unix backend take a void * instead of storing the uiControl *.
2015-04-18 17:14:19 -04:00
checkbox.c
Made destroy functions on the Unix backend take a void * instead of storing the uiControl *.
2015-04-18 17:14:19 -04:00
entry.c
Made destroy functions on the Unix backend take a void * instead of storing the uiControl *.
2015-04-18 17:14:19 -04:00
label.c
Made destroy functions on the Unix backend take a void * instead of storing the uiControl *.
2015-04-18 17:14:19 -04:00
lifetimes.c
Started splitting out lifetime management code into its own place on the GTK+ backend.
2015-04-19 01:37:11 -04:00
uipriv_unix.h
Started implementing menus in general and on the Unix backend.
2015-04-20 18:34:51 -04:00