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
/
alfcompat.h
Age
Commit message (
Expand
)
Author
2020-06-19
add functions for centering a toplevel window on the monitor
Jonas Kümmerlin
2020-06-12
icon view and helper functions
Jonas Kümmerlin
2020-06-11
double buffering implementation for pre-Vista systems
Jonas Kümmerlin
2020-06-10
notebook: uxtheme drawing and more fixes
Jonas Kümmerlin
2020-06-01
replace windows version checks with compat bits
Jonas Kümmerlin
2020-06-01
compat: remove unused subclass typedef
Jonas Kümmerlin
2020-05-29
controls: subclass generic "ALFControl" window
Jonas Kümmerlin
2020-05-09
remove half-baked compat implementation of SetWindowSubclass
Jonas Kümmerlin
2020-04-21
notebook: add option of using a solid background
Jonas Kümmerlin
2020-04-18
notebook: draw themed background tiled like winxp does it
Jonas Kümmerlin
2020-04-14
replace GetVersion() calls with helper functions
Jonas Kümmerlin
2020-04-14
Make notebook bg gradient work. Anti-flicker work throughout the codebase.
Jonas Kümmerlin
2019-06-29
get rid of last usages of InterlockedIncrement
Jonas Kümmerlin
2019-05-01
redo compat function architecture
Jonas Kümmerlin
2019-04-29
remove app, use global variables instead
Jonas Kümmerlin
2019-04-28
add owner-drawn themed button with animation
Jonas Kümmerlin
2019-01-08
reingineer compat layer
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
fix embarrassing bug wrt High-DPI fonts
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
create alfcompat.h header
Jonas Kümmerlin