| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-30 | ...in with the new. | Pietro Gagliardi | |
| 2014-08-15 | Added Label.isStandalone(), used by Grid. Now for the Grid test... | Pietro Gagliardi | |
| 2014-08-14 | Made Labels on Windows transparent. | Pietro Gagliardi | |
| 2014-08-14 | Fixed the infinite loop on Tab control dialog message bug(s) on the Windows ↵ | Pietro Gagliardi | |
| backend. | |||
| 2014-08-09 | Finished the previous commit. | Pietro Gagliardi | |
| 2014-08-08 | Mostly fixed Labels on Windows being offset slightly; need to finish the fix ↵ | Pietro Gagliardi | |
| by making it not apply to standalone Labels and adding comments. | |||
| 2014-08-04 | Removed Control.containerShow() and Control.containerHide() and the overall ↵ | Pietro Gagliardi | |
| ability to show and hide Controls in general; too much effort to get right. | |||
| 2014-08-03 | Converted the new Windows Control code to use interfaces instead of ↵ | Pietro Gagliardi | |
| controlbase, just like the GTK+ and Mac OS X backends do now. | |||
| 2014-08-03 | Did the previous commit, but for the Windows backend. | Pietro Gagliardi | |
| 2014-08-03 | Set up the Control restructure and migrated the Windows implementation over. ↵ | Pietro Gagliardi | |
| Lots of repetition, but hopefully more correct and maintainable! | |||
| 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. | |||
