Pietro Gagliardi
|
96172d9b04
|
Finished the implementation of GTK+ uiButton and implemented a few fixes and added some TODOs.
|
2015-06-30 10:52:38 -04:00 |
Pietro Gagliardi
|
a2fee7aeb7
|
Implemented stretchiness in the new GTK+ uiBox.
|
2015-06-30 01:22:09 -04:00 |
Pietro Gagliardi
|
21319201f2
|
Finished the migration for now. Yeah, this will work...
|
2015-06-30 01:16:35 -04:00 |
Pietro Gagliardi
|
56c8dd6939
|
Decided to have uiBox implementations be per-OS and switched to using GtkBox on GTK+. This has the advantage that a) all uiControls on GTK+ now use exactly one GtkWidget so we don't need container, and b) we can use Auto Layout on OS X. Only more work will decide if we keep this system..
|
2015-06-30 01:05:07 -04:00 |