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
/
alfnotebook.cpp
Age
Commit message (
Expand
)
Author
2020-06-01
notebook: switch to underscored naming convention, WM name fix
Jonas Kümmerlin
2020-05-30
notebook: always move focus on click
Jonas Kümmerlin
2020-05-29
controls: subclass generic "ALFControl" window
Jonas Kümmerlin
2020-05-09
notebook: fix focus when changing tabs
Jonas Kümmerlin
2020-05-09
remove half-baked compat implementation of SetWindowSubclass
Jonas Kümmerlin
2020-05-06
notebook: add tricks for faster rendering
Jonas Kümmerlin
2020-05-03
make it compile as 64bit under mingw
Jonas Kümmerlin
2020-04-29
layout: make minimum size actually work as a minimum
Jonas Kümmerlin
2020-04-23
changed DPI handling: dpi is now pushed into every control and saved there
Jonas Kümmerlin
2020-04-22
notebook: save layout flags to control font and bg inheritance
Jonas Kümmerlin
2020-04-21
embarrassing notebook content flicker fixes
Jonas Kümmerlin
2020-04-21
notebook: add option of using a solid background
Jonas Kümmerlin
2020-04-21
make ALF_SetBackgroundColor disable color inheritance
Jonas Kümmerlin
2020-04-21
fix GDI leak in notebook
Jonas Kümmerlin
2020-04-20
fixup transparent background work and add test in widgetfactory
Jonas Kümmerlin
2020-04-18
notebook: draw themed background tiled like winxp does it
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
layout: invalidate and recalculate, automatically
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