libui/new/unix
Pietro Gagliardi 25bd081f71 Thanks to hergertme in irc.gimp.net/#gtk+, we can connect to ::clicked instead of ::toggled for check buttons and check items. This avoids playing the signal blocking game. 2015-04-23 16:48:35 -04:00
..
GNUmakeinc.mk Started writing the GTK+ menu code. 2015-04-23 13:11:36 -04:00
alloc.c Fixed most errors. 2015-04-22 17:54:05 -04:00
main.c Added main.c on the Unix backend to the rewrite. 2015-04-22 13:53:22 -04:00
menu.c Thanks to hergertme in irc.gimp.net/#gtk+, we can connect to ::clicked instead of ::toggled for check buttons and check items. This avoids playing the signal blocking game. 2015-04-23 16:48:35 -04:00
oscontainer.c Readded uiWindow on the GTK+ backend and to the tests. 2015-04-22 19:23:34 -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 GTK+ uiWindow work. Readded the backend's text.c; finally replaced its g_strdup(). 2015-04-23 10:01:39 -04:00
util.c Fixed most errors. 2015-04-22 17:54:05 -04:00
window.c Finished uiWindow Unix work. 2015-04-23 10:17:16 -04:00