summaryrefslogtreecommitdiff
path: root/basicctrls_windows.c
AgeCommit message (Expand)Author
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 de...Pietro Gagliardi
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
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 w...Pietro Gagliardi
2014-08-30...in with the new.Pietro Gagliardi