libui/unix
Pietro Gagliardi 3673ac7d2e Fixed reliance on sizeof (gulong) <= sizeof (gpointer) in unix/menu.c. 2015-04-30 19:13:36 -04:00
..
GNUmakeinc.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
alloc.c Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00
bin.c Added bin destruction OS parent checks. 2015-04-30 17:49:38 -04:00
button.c Switch GTK+ control implementations from calling g_strdup() directly to strdupText() for orthogonality. 2015-04-30 10:12:33 -04:00
checkbox.c Switch GTK+ control implementations from calling g_strdup() directly to strdupText() for orthogonality. 2015-04-30 10:12:33 -04:00
container.c Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00
entry.c Switch GTK+ control implementations from calling g_strdup() directly to strdupText() for orthogonality. 2015-04-30 10:12:33 -04:00
label.c Switch GTK+ control implementations from calling g_strdup() directly to strdupText() for orthogonality. 2015-04-30 10:12:33 -04:00
main.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
menu.c Fixed reliance on sizeof (gulong) <= sizeof (gpointer) in unix/menu.c. 2015-04-30 19:13:36 -04:00
newcontrol.c More TODOs. 2015-04-30 18:34:54 -04:00
tab.c Implemented the new tab functions on the GTK+ backend. 2015-04-30 15:31:25 -04:00
text.c More TODOs. 2015-04-30 10:14:40 -04:00
uipriv_unix.h Set up a framework for menu deletion on GTK+. 2015-04-30 12:05:18 -04:00
util.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
window.c Started Windows menu destruction code and fixed a bug in GTK+ menu destruction. 2015-04-30 16:44:06 -04:00