Commit Graph

13 Commits

Author SHA1 Message Date
Pietro Gagliardi 3e44e60333 More TODOs. 2015-02-16 15:42:43 -05:00
Pietro Gagliardi 5fc368fc23 Started adding TextField.ReadOnly() and implemented it (mostly) on Windows. 2014-11-05 12:59:44 -05:00
Pietro Gagliardi b791a066c7 More TODOs. 2014-11-04 11:42:28 -05:00
Pietro Gagliardi 47600ec087 Added ProgressBar and implemented it on GTK+. 2014-11-04 08:48:36 -05:00
Pietro Gagliardi 29f62a012a More TODOs. 2014-10-31 19:59:27 -04:00
Pietro Gagliardi 7c96841392 Added Spinbox.OnChanged() and implemented it on GTK+ and Mac OS X. Implementing it on Windows is going to be a pain... 2014-10-31 19:57:48 -04:00
Pietro Gagliardi 6428b17b7f Started fleshing out the Spinbox interface. Added Value() and SetValue(); implemented on GTK+. Added min and max to the constructor; implemented on GTK+. 2014-10-30 12:17:09 -04:00
Pietro Gagliardi 765ccf00a3 More Spinbox planning TODOs. 2014-10-28 20:30:40 -04:00
Pietro Gagliardi 649b52b6ef Set up the absolute basic Spinbox and implemented it on GTK+. This is easy as it's one control on GTK+; now we have to do it on Windows and Mac OS X. And on those platforms, those are two separate controls (a standard edit control and an up-down/NSSpinner). 2014-10-28 11:01:02 -04:00
Pietro Gagliardi f9699ff938 More TODOs. 2014-10-27 11:03:39 -04:00
Pietro Gagliardi 92c7598d9d Added Textbox and implemented it on Windows. 2014-10-23 16:54:21 -04:00
Pietro Gagliardi 62048303a3 Merged new container/sizing stuff. 2014-10-18 17:03:07 -04:00
Pietro Gagliardi 77bf566ebb ...in with the new. 2014-08-30 23:02:02 -04:00