libui/new/unix
Pietro Gagliardi b134967ab0 Fixed GTK+ control bugs in the previous commit. Basic controls work! 2015-04-29 10:40:50 -04:00
..
GNUmakeinc.mk Migrated the GTK+ basic controls back. It doesn't quite work... 2015-04-29 10:36:31 -04:00
alloc.c Fixed most errors. 2015-04-22 17:54:05 -04:00
bin.c More TODOs. 2015-04-29 01:09:27 -04:00
button.c Migrated the GTK+ basic controls back. It doesn't quite work... 2015-04-29 10:36:31 -04:00
checkbox.c Migrated the GTK+ basic controls back. It doesn't quite work... 2015-04-29 10:36:31 -04:00
container.c Fixed the same oversight as the previous commit on the Windows and OS X backends. Added comments to document the oversight. 2015-04-28 21:35:29 -04:00
entry.c Migrated the GTK+ basic controls back. It doesn't quite work... 2015-04-29 10:36:31 -04:00
label.c Migrated the GTK+ basic controls back. It doesn't quite work... 2015-04-29 10:36:31 -04:00
main.c Added main.c on the Unix backend to the rewrite. 2015-04-22 13:53:22 -04:00
menu.c More TODOs. 2015-04-24 15:59:38 -04:00
newcontrol.c Fixed GTK+ control bugs in the previous commit. Basic controls work! 2015-04-29 10:40:50 -04:00
tab.c More TODOs. 2015-04-29 01:28:03 -04:00
text.c More GTK+ uiWindow work. Readded the backend's text.c; finally replaced its g_strdup(). 2015-04-23 10:01:39 -04:00
uipriv_unix.h More TODOs. 2015-04-28 13:55:32 -04:00
util.c Fixed most errors. 2015-04-22 17:54:05 -04:00
window.c Fixed uiNewWindow() parameters not being honored on the GTK+ backend. 2015-04-28 13:17:36 -04:00