Pietro Gagliardi
|
5f830deec8
|
Added events and validity methods to TextField and implemented the events on the GTK+ backend.
|
2014-08-20 01:08:24 -04:00 |
Pietro Gagliardi
|
318036d155
|
Added Group and implemented it on GTK+.
|
2014-08-15 21:43:24 -04:00 |
Pietro Gagliardi
|
0359d3bf4a
|
Added Label.isStandalone(), used by Grid. Now for the Grid test...
|
2014-08-15 19:35:49 -04:00 |
Pietro Gagliardi
|
c187aa59b9
|
Moved TODO about Labels to mergeback/grid.go; will worry when Grids become a thing again.
|
2014-08-14 13:15:11 -04:00 |
Pietro Gagliardi
|
c94a976822
|
Cleaned up a bunch of TODOs, moving a few to future plans.
|
2014-08-14 09:38:12 -04:00 |
Pietro Gagliardi
|
952305be82
|
Rechecked Stack/Grid code; non-standalone Label behavior TODO removed.
|
2014-08-13 14:56:58 -04:00 |
Pietro Gagliardi
|
7d86f9d440
|
More future plans.
|
2014-08-12 12:33:44 -04:00 |
Pietro Gagliardi
|
0cf86eeb03
|
Added nested and empty tabs to the test program, and fixed up relevant documentation.
|
2014-08-08 22:28:58 -04:00 |
Pietro Gagliardi
|
b8bf4f28b6
|
More TODOs.
|
2014-08-05 20:48:42 -04:00 |
Pietro Gagliardi
|
1badd53681
|
Renamed textField to textfield; this is just for the private implementation.
|
2014-08-05 17:46:42 -04:00 |
Pietro Gagliardi
|
88c01bf695
|
Began the big sizer cleanup: renamed sizer to container, renamed sizer.go to container.go, did the Mac OS X migration, moved containerctrls.go out of the way by merging its declarations into basicctrls.go, and did a quick cleanup fix to container_darwin.m.
|
2014-08-04 17:47:39 -04:00 |
Pietro Gagliardi
|
ac5c577507
|
Chagned Checkbox.OnClicked() to Checkbox.OnToggled(). The code restructure will allow this.
|
2014-08-03 09:12:39 -04:00 |
Pietro Gagliardi
|
cc74f44d58
|
More TODOs.
|
2014-08-01 21:49:44 -04:00 |
Pietro Gagliardi
|
b1902686ca
|
Disambiguated what happens when a regular Label is used in a Standalone context.
|
2014-07-30 22:45:03 -04:00 |
Pietro Gagliardi
|
a8b7283a87
|
Moved the definition of Control itself to control.go and updated some comments.
|
2014-07-30 12:36:00 -04:00 |
Pietro Gagliardi
|
5a51263adc
|
Renamed the controls* and containers* files to basicctrls* and containerctrls*, respectively, in preparation for the widget hierarchy redo.
|
2014-07-30 00:54:50 -04:00 |