| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-07 | Decided to remove containerShow() and containerHide() for now. | Pietro Gagliardi | |
| 2015-04-07 | Changed the GTK+ new control system from using g_object_newv() to using ↵ | Pietro Gagliardi | |
| g_object_new_valist() due to weird crashes. | |||
| 2015-04-07 | Unified the allocators across all platforms so that everyone uses uiAlloc() ↵ | Pietro Gagliardi | |
| and friends. | |||
| 2015-04-07 | Fixed compilation issues. Now to implement uiButton on GTK+. | Pietro Gagliardi | |
| 2015-04-07 | Added the new native control code to the GTK+ backend. Fixed some missing ↵ | Pietro Gagliardi | |
| statics in the Windows one too. | |||
