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
/
alfpanel.cpp
Age
Commit message (
Expand
)
Author
2020-06-26
spin box: initial implementation
Jonas Kümmerlin
2020-06-01
layout code reorganization and renaming
Jonas Kümmerlin
2020-05-31
panel: implement naming convention with underscores
Jonas Kümmerlin
2020-05-29
controls: subclass generic "ALFControl" window
Jonas Kümmerlin
2020-05-03
make it compile as 64bit under mingw
Jonas Kümmerlin
2020-05-01
groupbox first implementation
Jonas Kümmerlin
2020-04-30
panel: support edge (like delphi)
Jonas Kümmerlin
2020-04-29
widget factory: move to tabbed interface
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
panel vtbl first implementation
Jonas Kümmerlin
2020-04-18
implement background color
Jonas Kümmerlin
2020-04-16
make it build with -Wconversion
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
2020-04-16
panel: show centered text like Delphi
Jonas Kümmerlin
2020-04-14
Make notebook bg gradient work. Anti-flicker work throughout the codebase.
Jonas Kümmerlin
2019-07-07
first notebook implementation
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-25
add memory allocation functions
Jonas Kümmerlin
2019-01-08
reingineer compat layer
Jonas Kümmerlin
2019-01-07
fixup panel support
Jonas Kümmerlin