summaryrefslogtreecommitdiff
path: root/new/newcontrol_unix.c
AgeCommit message (Expand)Author
2015-04-07Decided to remove containerShow() and containerHide() for now.Pietro Gagliardi
2015-04-07Changed the GTK+ new control system from using g_object_newv() to using g_obj...Pietro Gagliardi
2015-04-07Unified the allocators across all platforms so that everyone uses uiAlloc() a...Pietro Gagliardi
2015-04-07Fixed compilation issues. Now to implement uiButton on GTK+.Pietro Gagliardi
2015-04-07Added the new native control code to the GTK+ backend. Fixed some missing sta...Pietro Gagliardi