summaryrefslogtreecommitdiff
path: root/new/newcontrol_windows.c
AgeCommit message (Collapse)Author
2015-04-07Added the new native control code to the GTK+ backend. Fixed some missing ↵Pietro Gagliardi
statics in the Windows one too.
2015-04-07Wrote up the initial uiButton implementation. It (mostly; just needs text ↵Pietro Gagliardi
and for that I need to add a uiControlHandle()) works!
2015-04-07Fixed build issues. Now I just need to hook resizing into uiWindow and ↵Pietro Gagliardi
implement a control and we'll be set...
2015-04-07Added subclassing, which finishes off newcontrol_windows.c.Pietro Gagliardi
2015-04-07More Windows control work.Pietro Gagliardi
2015-04-07More work on the Windows control hooking.Pietro Gagliardi