summaryrefslogtreecommitdiff
path: root/basicctrls_windows.c
AgeCommit message (Collapse)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2014-11-05Started adding TextField.ReadOnly() and implemented it (mostly) on Windows.Pietro Gagliardi
2014-11-04Started the Windows ProgressBar implemetnation. There's still an important ↵Pietro Gagliardi
detail left over...
2014-11-02Started the work for Spinbox.OnChanged() on Windows with the edit control.Pietro Gagliardi
2014-11-01Started handling Spinbox events on Windows.Pietro Gagliardi
2014-10-30Fixed Windows Spinbox sizing for now.Pietro Gagliardi
2014-10-30Okay, REALLY fixed the redraw issues now. A few wacky drawing issues remain, ↵Pietro Gagliardi
but... not THIS.
2014-10-28Added the initial Windows Spinbox code.Pietro Gagliardi
2014-10-27Fixed Group on Windows not sending events to children. I /think/ we're done ↵Pietro Gagliardi
with container madness on the Windows backend...
2014-08-30...in with the new.Pietro Gagliardi