| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-25 | add explicit functions for adding native buttons | Jonas Kümmerlin | |
| 2020-05-23 | move radio button into button class | Jonas Kümmerlin | |
| 2020-05-23 | move checkbox into button | Jonas Kümmerlin | |
| 2020-05-23 | add radio button | Jonas Kümmerlin | |
| 2020-05-01 | groupbox first implementation | Jonas Kümmerlin | |
| only classic theme for now, will do uxtheme soon | |||
| 2020-04-28 | first try at checkbox | Jonas Kümmerlin | |
| The size calculation is really messy and the background stuff does not work with comctl v5. Probably need to go full owner-drawn, again. | |||
| 2020-04-18 | extract toplevel window stuff into alfwindow.cpp | Jonas Kümmerlin | |
| 2020-04-16 | make it build with -Wconversion | Jonas Kümmerlin | |
| 2020-04-16 | rework grid layout | Jonas Kümmerlin | |
| Fractional expand is now supported like Qt, and also per row/column instead of as a widget attribute. Instead of margins, you're now supposed to use empty rows/columns instead. Spacer is also gone, use empty rows/columns with minimum size. Layout engine is prepared to directly calculate edit, button, etc. sizes without subclassing these controls | |||
| 2019-07-07 | first notebook implementation | Jonas Kümmerlin | |
| 2019-01-12 | add amalgamation target | Jonas Kümmerlin | |
| 2019-01-09 | add spacer widget | Jonas Kümmerlin | |
| 2019-01-06 | initial panel implementation | Jonas Kümmerlin | |
| 2019-01-05 | move layout into own file, implement expand flag | Jonas Kümmerlin | |
| 2019-01-03 | extend compatibility to Win95 RTM, NT3.1 and Win32s | Jonas Kümmerlin | |
| Only NT3.51 actually works mostly right, all others suffer from various kinds of breakage. Running a 3.1-compatible binary on newer windows enables some kind of compatibility mode with bizarro background brushes and weirdly sized combo boxes. Going forward, I'm committed to keep NT3.51 running as long as Win95RTM is supported. The future of NT3.1 and Win32s support is uncertain. | |||
| 2019-01-01 | first try at combobox implementation | Jonas Kümmerlin | |
| 2018-12-28 | create class name automatically | Jonas Kümmerlin | |
| 2018-12-28 | create alfcompat.h header | Jonas Kümmerlin | |
| 2018-12-28 | add per-monitor dpi support | Jonas Kümmerlin | |
| 2018-12-27 | split into multiple files | Jonas Kümmerlin | |
| 2018-12-27 | add win2k and VC6 (with PSDK2003) support | Jonas Kümmerlin | |
| 2018-12-26 | focus and default button stuff | Jonas Kümmerlin | |
| 2018-12-26 | initial commit | Jonas Kümmerlin | |
