- Silence some debug messages
[reactos.git] / reactos / lib / user32 / windows / messagebox.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-04-02 Steven Edwardsanother one bytes the dust. messages.h is gone
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-12 Thomas BluemelMessageBoxIndirectA() should check whether the MB_USERI...
2004-11-19 Thomas Bluemelbuffers are calculated properly, no need to allocate...
2004-10-07 Gé van GeldorpDon't rely on UNICODE being #define'ed
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-22 Filip Navara- Fix heap corruption on converting ANSI -> UNICODE...
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-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-05 Gé van GeldorpCorrect bufsize calculation in MessageBoxTimeoutIndirec...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-10-31 Thomas Bluemelthis temporarily fixes the crash displaying ansi messag...
2003-10-31 Filip Navara- Fixed passing of integer named controls in dialogs...
2003-10-12 Thomas Bluemelfixed button caption bug
2003-10-12 Thomas Bluemelrewritten MessageBox functions, added MessageBoxTimeout()
2003-09-13 Thomas Bluemelfixed the hMenu parameter in CreateWindowEx so that...
2003-08-30 Thomas Bluemelsome fixes on MessageBox code
2003-08-29 Gé van GeldorpVarious fixes by Filip Navara
2003-08-22 Thomas Bluemelbugfixes for menus
2003-08-22 Thomas Bluemelfixed MessageBeep()
2003-08-22 Thomas Bluemelfixed MessageBeep()
2003-08-22 Thomas Bluemelunstubbed MessageBeep()
2003-08-09 Casper Hornstrup2003-08-09 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-28 Eric KohlAdded some more features for messageboxes (MB_HELP...
2003-07-28 Eric KohlAdded Messagebox support.
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-12 Jason FilbyUNIMPLEMENTED put in unimplemented functions
2003-03-16 Emanuele AlibertiSoftModalMessageBox stub added.
2003-03-16 Emanuele AlibertiMinor changes.
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.