index
:
alf.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alf
/
alfwindow.cpp
Age
Commit message (
Expand
)
Author
2020-05-30
remove ALF_BuildUniqueName in favor of wsprintf
Jonas Kümmerlin
2020-05-29
controls: subclass generic "ALFControl" window
Jonas Kümmerlin
2020-05-28
minor rotations on window initialization, ALF_EnsureWindowBigEnough
Jonas Kümmerlin
2020-05-26
focus and default button handling: fixes and some documenting comments
Jonas Kümmerlin
2020-05-25
toplevel window: make it a dialog
Jonas Kümmerlin
2020-05-23
rework default button and focus handling
Jonas Kümmerlin
2020-05-23
move checkbox into button
Jonas Kümmerlin
2020-05-01
groupbox first implementation
Jonas Kümmerlin
2020-04-28
first try at checkbox
Jonas Kümmerlin
2020-04-23
move background color and font handling into layout
Jonas Kümmerlin
2020-04-23
changed DPI handling: dpi is now pushed into every control and saved there
Jonas Kümmerlin
2020-04-20
fixup transparent background work and add test in widgetfactory
Jonas Kümmerlin
2020-04-19
window: add paint vfunc
Jonas Kümmerlin
2020-04-18
implement background color
Jonas Kümmerlin
2020-04-18
extract toplevel window stuff into alfwindow.cpp
Jonas Kümmerlin