Fix the USER32 DLL initialization and cleanup routines to prevent memory/resource...
[reactos.git] / reactos / lib / user32 / windows / font.c
2005-08-06 James TaborShow DrawTextExA implemented.
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-11-29 Filip NavaraDmitry Timoshkov <dmitry@codeweavers.com>
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-27 Filip Navara- Better handling of error cases in DrawTextW.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-21 Filip NavaraFixed problems with caret moving in edit control.
2003-12-12 Gé van GeldorpPass dpt parameter on from DrawTextExA to DrawTextExW
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-12 Jason FilbyUNIMPLEMENTED put in unimplemented functions
2003-05-11 Casper Hornstrup2003-05-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-11 Gé van GeldorpImplement DrawTextA()/DrawTextW() (mostly copied from...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-13 David WelchSplit up some stubs into their own files.