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
|
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
|
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
|
1b070b3f10
|
Revert "Began making the spaced property per-container." Things are more complicated here than it's worth. Will need to tear everything apart and redo the whole control hierarchy. Sigh...
This reverts commit ea391ef841 .
|
2014-10-12 11:54:58 -04:00 |
Pietro Gagliardi
|
ea391ef841
|
Began making the spaced property per-container.
|
2014-10-11 20:16:38 -04:00 |
Pietro Gagliardi
|
982004d050
|
go fmt. Precursor to bug report filing.
|
2014-10-02 10:05:53 -04:00 |
Pietro Gagliardi
|
fd0ef41965
|
Set up a replacement for the new Grid test. It doesn't work, but now we can more easily fix it.
|
2014-09-03 18:36:33 -04:00 |
Pietro Gagliardi
|
2c4eecc9c3
|
Changed Grid to SimpleGrid in preparation for a better Grid.
|
2014-08-31 13:02:47 -04:00 |
Pietro Gagliardi
|
77bf566ebb
|
...in with the new.
|
2014-08-30 23:02:02 -04:00 |