summaryrefslogtreecommitdiff
path: root/redo/sizing_unix.go
AgeCommit message (Expand)Author
2014-08-02Migrated the GTK+ backend to the new sizer system.Pietro Gagliardi
2014-07-30Applied the new Control system to the GTK+ backend.Pietro Gagliardi
2014-07-29Added Label and implemented it on all platforms.Pietro Gagliardi
2014-07-28Began final simplification of size code. spaced is now a global variable; eit...Pietro Gagliardi
2014-07-26Removed sizing.endResize(); it's not really used at this point.Pietro Gagliardi
2014-07-25Cleaned up sizing a bit. Being able to know how big something will be ahead o...Pietro Gagliardi
2014-07-25Implemented Tab on GTK+. I really don't like the way sizing works now...Pietro Gagliardi
2014-07-25Updated the GTK+ backend to have the new parenting and sizing changes. Now to...Pietro Gagliardi
2014-07-18Fixed window resizing in GTK+ acting wonky AND several related TODOs to boot!Pietro Gagliardi
2014-07-17Changed the GTK+ files so they would not compile on Windows; this is needed n...Pietro Gagliardi
2014-07-16Ported over the sizing framework from the old package and implemented it on t...Pietro Gagliardi