| 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-02 | Rewrote the tab height calculation function from the previous commit to ↵ | Pietro Gagliardi | |
| consider all tabs, just to be safe. | |||
| 2014-08-02 | Wrote code to get Windows Tabs's tab height; will integrate it later. | Pietro Gagliardi | |
| 2014-08-01 | Changed LPCWSTR to LPWSTR in the Windows code as the C means const and there ↵ | Pietro Gagliardi | |
| are a few cases of const->non-const conversions as a result. | |||
| 2014-07-30 | Renamed the controls* and containers* files to basicctrls* and ↵ | Pietro Gagliardi | |
| containerctrls*, respectively, in preparation for the widget hierarchy redo. | |||
