| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-15 | Split all OS backends into their own folders. | Pietro Gagliardi | |
| 2015-04-09 | Migrated the GTK+ backend to the new uiControl/uiSizing system. | Pietro Gagliardi | |
| 2015-04-09 | Implemented the text routines on the GTK+ backend. They work! | Pietro Gagliardi | |
| 2015-04-08 | Removed the need for specifying if a GTK+ widget needs to be in a ↵ | Pietro Gagliardi | |
| GtkViewport for it to be scrollable; the new control code finds out itself now in the same way newer versions of GTK+ do. | |||
| 2015-04-08 | Cleaned up memory leaks in the GTK+ backend. | 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 | Implemented uiButton on GTK+. All we need to do is get it to show up... | Pietro Gagliardi | |
