summaryrefslogtreecommitdiff
path: root/new/uipriv_unix.h
AgeCommit message (Expand)Author
2015-04-09Migrated the GTK+ backend to the new uiControl/uiSizing system.Pietro Gagliardi
2015-04-09Laid the foundation for padding.Pietro Gagliardi
2015-04-09Implemented uiWindowSetMargined() on GTK+.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
2015-04-07Added the new native control code to the GTK+ backend. Fixed some missing sta...Pietro Gagliardi
2015-04-07Added a public API for creating raw Windows controls. Removed include guards ...Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi