libui/unix
Pietro Gagliardi a0b29d599e Removed an unnecessary TODO. 2015-05-01 17:10: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 Exported the GTK+ backend's strdupText() as uiUnixStrdupText(). 2015-04-30 22:55:06 -04:00
checkbox.c Exported the GTK+ backend's strdupText() as uiUnixStrdupText(). 2015-04-30 22:55:06 -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 Exported the GTK+ backend's strdupText() as uiUnixStrdupText(). 2015-04-30 22:55:06 -04:00
label.c Exported the GTK+ backend's strdupText() as uiUnixStrdupText(). 2015-04-30 22:55:06 -04:00
main.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
menu.c Some TODO consolidation. 2015-05-01 10:11:22 -04:00
newcontrol.c Removed an unnecessary TODO. 2015-05-01 17:10:36 -04:00
tab.c Implemented the new tab functions on the GTK+ backend. 2015-04-30 15:31:25 -04:00
text.c Removed previous commit's TODO; more TODOs. 2015-04-30 22:56:09 -04:00
uipriv_unix.h Cleaned up uipriv*.h. 2015-05-01 10:14:11 -04:00
util.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
window.c Exported the GTK+ backend's strdupText() as uiUnixStrdupText(). 2015-04-30 22:55:06 -04:00