summaryrefslogtreecommitdiff
path: root/new/container_unix.c
AgeCommit message (Expand)Author
2015-04-07Implemented the memory logging.Pietro Gagliardi
2015-04-07More allocation logging. I wonder if I can just log directly in the allocator...Pietro Gagliardi
2015-04-07Started working on code to monitor creation and deletion of UI objects correc...Pietro Gagliardi
2015-04-07Implemented uiButton on GTK+. All we need to do is get it to show up...Pietro Gagliardi
2015-04-07Fixed compilation issues. Now to implement uiButton on GTK+.Pietro Gagliardi
2015-04-07Tied everything together. Now to fix build issues.Pietro Gagliardi
2015-04-07Added uiContainer, the GtkFixed equivalent for use by the GTK+ backend. Fixed...Pietro Gagliardi