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
/
alfpriv.h
Age
Commit message (
Expand
)
Author
2020-05-29
controls: subclass generic "ALFControl" window
Jonas Kümmerlin
2020-05-25
toplevel window: make it a dialog
Jonas Kümmerlin
2020-05-01
groupbox first implementation
Jonas Kümmerlin
2020-04-29
widget factory: move to tabbed interface
Jonas Kümmerlin
2020-04-27
button: make themed button always use unicode and do internal text handling
Jonas Kümmerlin
2020-04-24
button class redesign
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
2020-04-16
rework grid layout
Jonas Kümmerlin
2020-04-16
font handling change: allow controls to inherit fonts
Jonas Kümmerlin
2019-07-07
first notebook implementation
Jonas Kümmerlin
2019-06-30
label reimplement
Jonas Kümmerlin
2019-06-29
get rid of last usages of InterlockedIncrement
Jonas Kümmerlin
2019-04-29
remove app, use global variables instead
Jonas Kümmerlin
2019-01-11
add pretranslate message hook
Jonas Kümmerlin
2019-01-09
add spacer widget
Jonas Kümmerlin
2019-01-08
reingineer compat layer
Jonas Kümmerlin
2019-01-06
initial panel implementation
Jonas Kümmerlin
2019-01-05
changed my mind about how fonts should be applied to new widgets
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
2019-01-01
first try at combobox implementation
Jonas Kümmerlin
2018-12-28
move ALF_CreateCompatFuncTable() declaration
Jonas Kümmerlin
2018-12-28
use ALF_WM_UPDATEFONTS and more layout update corrections
Jonas Kümmerlin
2018-12-28
create alfcompat.h header
Jonas Kümmerlin
2018-12-27
split into multiple files
Jonas Kümmerlin