| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-02 | Split all the Control implementations into their own files and renamed the ↵ | Pietro Gagliardi | |
| containerctrls implementation files to say tab instead as they only hold Tab. This is the first part of what should hopefully be the final restructuring. | |||
| 2014-08-01 | Added debug chatter to Button.preferredSize() on Windows. | Pietro Gagliardi | |
| 2014-08-01 | Implemented Button.preferredSize() on Windows. | Pietro Gagliardi | |
| 2014-08-01 | Added TextField preferredSize() on Windows. | Pietro Gagliardi | |
| 2014-08-01 | Removed previous commit's TODO and added Checkbox preferredSize() on Windows. | Pietro Gagliardi | |
| 2014-08-01 | More TODOs. | Pietro Gagliardi | |
| 2014-08-01 | Implemented preferredSize() for Label on Windows. Seems to work... | Pietro Gagliardi | |
| 2014-08-01 | Converted direct usages of C.setWindowText() in the Windows Control code ↵ | Pietro Gagliardi | |
| into calls to the equivalent Control methods so the text length can be properly stored. | |||
| 2014-08-01 | More Windows sizing framework code: merged together the MulDiv() instances ↵ | Pietro Gagliardi | |
| into wrapper functions and added the basic text length storage into controlbase. | |||
| 2014-08-01 | Applied non-standalone Label offsets to the Windows backend. Also more TODOs. | Pietro Gagliardi | |
| 2014-07-30 | Set up a new, cleaner model for deriving Control's methods and applied it to ↵ | Pietro Gagliardi | |
| the Windows backend. | |||
| 2014-07-30 | Renamed the controls* and containers* files to basicctrls* and ↵ | Pietro Gagliardi | |
| containerctrls*, respectively, in preparation for the widget hierarchy redo. | |||
