summaryrefslogtreecommitdiff
path: root/include/postwin.h
AgeCommit message (Expand)Author
2019-04-06Remove obsolete checked definesMike Kaganski
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2015-12-07Sort undefsStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-05-05vcl: remove WIN32_TRANSPARENTMichael Stahl
2015-05-05vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist
2014-08-16WIN_MOUSE_MOVED and MOUSE_MOVED are unusedTor Lillqvist
2014-08-16WIN_HELP_HELPONHELP and HELP_HELPONHELP are unusedTor Lillqvist
2014-08-16WIN_HELP_INDEX and HELP_INDEX are unusedTor Lillqvist
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-01-24Unbreak Windows buildStephan Bergmann
2013-12-12prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-16move headers from solenv/inc/ to include/Matúš Kukan