summaryrefslogtreecommitdiff
path: root/new/ui_unix.h
AgeCommit message (Expand)Author
2015-04-16Split the rewrite into a new repository.Pietro Gagliardi
2015-04-15Started doing conversion of the GTK+ backend...Pietro Gagliardi
2015-04-09Migrated the GTK+ backend to the new uiControl/uiSizing system.Pietro Gagliardi
2015-04-08Removed the need for specifying if a GTK+ widget needs to be in a GtkViewport...Pietro Gagliardi
2015-04-07Changed the GTK+ new control system from using g_object_newv() to using g_obj...Pietro Gagliardi
2015-04-07Added the new native control code to the GTK+ backend. Fixed some missing sta...Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Started working on uiControl.Pietro Gagliardi
2015-04-06Started doing the C rewrite. Defined the basic initialization and main loop a...Pietro Gagliardi