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.cpp
Age
Commit message (
Expand
)
Author
2020-06-22
fix oversight in fallback buffered paint implementation
Jonas Kümmerlin
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-05-29
controls: subclass generic "ALFControl" window
Jonas Kümmerlin
2020-05-09
remove half-baked compat implementation of SetWindowSubclass
Jonas Kümmerlin
2020-05-03
make it compile as 64bit under mingw
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-16
make it build with -Wconversion
Jonas Kümmerlin
2020-04-14
replace GetVersion() calls with helper functions
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-05-01
redo compat function architecture
Jonas Kümmerlin
2019-04-28
add owner-drawn themed button with animation
Jonas Kümmerlin
2019-01-25
add memory allocation functions
Jonas Kümmerlin
2019-01-08
reingineer compat layer
Jonas Kümmerlin
2019-01-04
improve label display on Win32s/NT3.x and make it actually run on NT 3.1
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
add per-monitor dpi support
Jonas Kümmerlin
2018-12-27
make label, edit and button text line up perfectly
Jonas Kümmerlin
2018-12-27
split into multiple files
Jonas Kümmerlin