Pietro Gagliardi
|
61cf72e44a
|
Added debug chatter to Button.preferredSize() on Windows.
|
2014-08-01 21:35:56 -04:00 |
Pietro Gagliardi
|
3d002cf3a6
|
Implemented Button.preferredSize() on Windows.
|
2014-08-01 21:30:41 -04:00 |
Pietro Gagliardi
|
09c1d78126
|
Added TextField preferredSize() on Windows.
|
2014-08-01 21:07:49 -04:00 |
Pietro Gagliardi
|
3fca111710
|
Removed previous commit's TODO and added Checkbox preferredSize() on Windows.
|
2014-08-01 20:56:11 -04:00 |
Pietro Gagliardi
|
83eeae1ec2
|
More TODOs.
|
2014-08-01 19:42:29 -04:00 |
Pietro Gagliardi
|
ed38a2cac7
|
Implemented preferredSize() for Label on Windows. Seems to work...
|
2014-08-01 19:32:19 -04:00 |
Pietro Gagliardi
|
e2b8fb81d6
|
Converted direct usages of C.setWindowText() in the Windows Control code into calls to the equivalent Control methods so the text length can be properly stored.
|
2014-08-01 19:27:12 -04:00 |
Pietro Gagliardi
|
6e78eb94ba
|
More Windows sizing framework code: merged together the MulDiv() instances into wrapper functions and added the basic text length storage into controlbase.
|
2014-08-01 19:24:57 -04:00 |
Pietro Gagliardi
|
7f027bae3c
|
Applied non-standalone Label offsets to the Windows backend. Also more TODOs.
|
2014-08-01 15:11:09 -04:00 |
Pietro Gagliardi
|
210102fe95
|
Set up a new, cleaner model for deriving Control's methods and applied it to the Windows backend.
|
2014-07-30 02:06:01 -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 |