- Fix debug header nonsense
[reactos.git] / reactos / lib / user32 / windows / icon.c
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-07 Gé van GeldorpUse IC instead of DC when possible
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-30 Filip Navara- Reimplementation of CreateCursor (now the correct...
2004-10-05 Gé van GeldorpDo some simple error checking on .cur and .ico file...
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-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-02-23 Filip Navara- As CURSORICON_FindBestIcon now takes color *bits...
2004-02-23 Filip Navara- Fixed icon lookup so that in high color video modes...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-12-31 Filip NavaraBug fixes.
2003-12-09 Thomas Bluemelallow caching icons/cursors with different sizes
2003-12-09 Gé van GeldorpUse GRPCURSORICONDIR instead of CURSORICONDIR (latter...
2003-11-18 Thomas Bluemeladded LR_SHARED flag support for LoadIcon() and LoadCur...
2003-11-10 Thomas BluemelImplemented SetCursor and rewrote some cursor/icon...
2003-10-06 Gé van GeldorpFix icon handling
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-22 Thomas Bluemelfixed GetIconInfo()
2003-08-20 Thomas BluemelPatch by Jonathon Wilson: Implemented loading cursors...
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-05 Casper Hornstrup2003-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-03 Eric KohlImproved icon support. Patch by Tim Jobling.
2003-05-12 Jason FilbyUNIMPLEMENTED put in unimplemented functions
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.