log makefile.vc @ 1535:2913bb58f439

age author description
Wed, 11 Jan 2012 05:36:00 +0000 bsmith Added DW_FCF_COMPOSITED frame creation flag, used only on Windows currently...
Sat, 10 Dec 2011 23:11:16 +0000 bsmith Add -DISOLATION_AWARE_ENABLED=1 to Visual C compile flags and delete temporary manifest files after build.
Sun, 04 Dec 2011 21:29:26 +0000 bsmith Better extra border values for bitmap buttons on Windows.
Fri, 18 Nov 2011 16:45:22 +0000 bsmith Source tree cleanup, move import/export definition files to their platform folder.
Tue, 15 Nov 2011 13:26:15 +0000 bsmith Upped the version number to 2.2. Added a Version file to reduce the number of places
Mon, 24 Oct 2011 03:10:27 +0000 bsmith Enable GDI Plus on Windows to see how well it works.
Fri, 16 Sep 2011 21:05:37 +0000 bsmith Add *.REV to the clean rules on Windows and OS/2 when using nmake.
Fri, 16 Sep 2011 10:08:07 +0000 bsmith Added support for including the svn revision number as the sub version with Visual C.
Fri, 29 Jul 2011 22:11:25 +0000 bsmith Updated makefiles to 2.1 on Windows and OS/2 for packaging.
Wed, 25 May 2011 02:47:31 +0000 bsmith Updates preparing for 2.0 release on Windows.
Mon, 02 May 2011 14:18:47 +0000 bsmith Added initial support for transparent pixmap/bitmaps on Windows...
Tue, 19 Apr 2011 07:55:07 +0000 bsmith Implemented _dw_user_dir() using GetUserProfileDirectory() on Windows.
Sat, 19 Mar 2011 01:16:42 +0000 mhessling Add -MT or -MTd switch to DEBUG switches
Thu, 17 Mar 2011 17:34:58 +0000 bsmith Added manifest files that will import the common controls library that allows for XP/Vista/7 themes to be used.
Thu, 17 Mar 2011 15:34:05 +0000 bsmith Remove the compiler flag setting structure packing to 1 byte. The Windows API expect it to be 8 bytes.