aboutsummaryrefslogtreecommitdiff
path: root/c/layout.cpp
AgeCommit message (Expand)Author
2022-08-26Use FunctionW names explicitly instead of macros.John Ankarström
2022-08-25Fix MSVC compatibility.John Ankarström
2022-08-17Add FileView::Initialized constructor.John Ankarström
2022-08-17Add CfgA.John Ankarström
2022-08-06Ensure correct mouse position for double click.John Ankarström
2022-08-04Use C++ casts, nullptr.John Ankarström
2022-08-03Use Pascal case for all functions.John Ankarström
2022-08-03Split common.h to util.h, wcharptr.h and win.h.John Ankarström
2022-08-03Clean up Dragger.John Ankarström
2022-08-03Load uxtheme dynamically.John Ankarström
2022-08-02Double-click dragger to reset.John Ankarström
2022-08-02Implement draggable split.John Ankarström