fixed line endings
[reactos.git] / reactos / lib /
2003-10-21 Mark TempelUpdate to edit to fix:
2003-10-19 Filip Navara- Fixed GetFullPathNameA and debug message in GetFullPa...
2003-10-19 Hartmut Birr- Fixed the length value in some debug messages.
2003-10-19 Filip Navara- Reverted to previous version of RtlGetFullPathName_U
2003-10-18 Filip NavaraUpdated RtlGetFullPathName_U from new Wine release.
2003-10-17 Thomas Bluemelfixed wrong parameters
2003-10-17 Thomas Bluemelimplemented basic drawing of carets
2003-10-16 Thomas Bluemelinitial implementation of carets
2003-10-15 Eric KohlMake RtlpGetRegistryHandle() a local helper function.
2003-10-15 Filip NavaraFixed loading icons with flag LR_LOADFROMFILE.
2003-10-15 Eric KohlCleaned up RtlpQuerySecurityDescriptor() and fixed...
2003-10-15 Vizzinipatch by d_layer to fix two unnecessary-rebuild problems
2003-10-14 Eric KohlRtlGetFullPathName_U() must use a drive's root director...
2003-10-14 Filip NavaraFixed RegQueryValueExA and marked as implemented.
2003-10-14 Mark TempelUpdate to edit to keep it from crashing the kernel...
2003-10-14 Mark TempelUpdate to correct a bug in GlobalSize with GMEM_MOVEABL...
2003-10-13 Mark TempelUpdated to add support for all GlobalXXX functions...
2003-10-12 Thomas Bluemelfixed button caption bug
2003-10-12 Hartmut Birr- Fixed a missing 'S' from SynchronizeWindows31FilesAnd...
2003-10-12 Thomas Bluemelrewritten MessageBox functions, added MessageBoxTimeout()
2003-10-11 Mark TempelUpdate the allocator to try to force memory to be alloc...
2003-10-11 Hartmut Birr- Replace the first part of the short name with a check...
2003-10-09 Thomas Bluemel1. added kbdgr (German Keyboard Layout), (at least...
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-10-08 Thomas Bluemeldon't draw caption icon if not needed
2003-10-07 Gé van GeldorpReserve space for terminating NUL character in window...
2003-10-07 James TaborFix Include for Linux
2003-10-07 Thomas Bluemelfixed bug in drawing the window caption
2003-10-06 Filip NavaraFixed line endings.
2003-10-06 Filip NavaraI commited more files than I wanted by mistake. :(...
2003-10-06 Filip NavaraAdded vfw.h header for compiling comctl32.dll with...
2003-10-06 Gé van GeldorpFix icon handling
2003-10-06 Vizzinifixed line endings on all files
2003-10-06 Vizzinifixed line endings
2003-10-05 Filip NavaraWine's COMCTL32 port.
2003-10-05 Filip NavaraAdded C++ terminate function.
2003-10-05 Filip NavaraAdded semi-stub for GetCurrentHwProfileA.
2003-10-04 Thomas Bluemelimplements system timers (similar to standard timers)
2003-10-04 Filip NavaraUpdated makefile and changed target name to shell32...
2003-10-04 Thomas Bluemel1.fixes drawing thin and dialog captions
2003-10-04 Filip NavaraFixed WinMM and Shell32 DLLs to be usable by Solitaire...
2003-10-04 Eric Kohl- Added OBJECT_INFORMATION_CLASS type.
2003-10-04 Thomas Bluemelfixes in DefWndNCCalcSize() and other small fixes
2003-10-03 Gé van Geldorp- Pass correct coordinates in WM_MOVE
2003-10-02 Thomas BluemelSetScrollInfo() now repaints the scrollbars if needed
2003-10-01 Thomas Bluemeldisable DbgPrints
2003-09-29 Thomas Bluemelfixed passing a wrong parameter to GetWindowLong()
2003-09-27 Gé van GeldorpAlternate implementation of DrawFocusRect() which works...
2003-09-27 Robert Dickensonreactos\subsys\system\usetup\infcache.c (line 1156)
2003-09-27 Thomas Bluemelremoved redefinition of WHEEL_DELTA constant
2003-09-26 Gé van Geldorp- Incomplete implementation of ReleaseDC()
2003-09-26 Filip NavaraFixed the FileVersion once more. The version should...
2003-09-25 Thomas Bluemelfixed some drawing bugs of scrollbars
2003-09-25 Thomas Bluemelfixed file version to 1,0,0,0
2003-09-25 Thomas Bluemelfixed version info
2003-09-24 Thomas Bluemelfixed passing pointers to win32k
2003-09-24 Thomas Bluemelsome work on scrollbars
2003-09-22 Filip NavaraUpdate of richedit to Wine 20030911 version
2003-09-21 Martin Fuchsfix usage of 64 bit constants in SleepEx() and GetQueue...
2003-09-21 Gé van GeldorpFix some coordinate system mismatches
2003-09-21 Thomas Bluemelported ConvertDefaultLocale() from wine
2003-09-20 Thomas Bluemelunstubbed national language support functions
2003-09-20 Gé van GeldorpRevert previous change to dialog.c and fix the problem...
2003-09-20 Gé van GeldorpFix GetDlgItem()
2003-09-18 Aleksey BraginPath by Filip Navarra, implementing initial version...
2003-09-15 VizziniPatch from Filip Navara updating comctl32
2003-09-13 Vizzinipatch by Filip Navara for remaining mswsock stubs
2003-09-13 Thomas Bluemelfixed the hMenu parameter in CreateWindowEx so that...
2003-09-13 VizziniPatch by skywing:
2003-09-12 Gé van Geldorp(Partial) implementation of Ellipse()
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-09-12 Thomas Bluemelremoved winedbc dependencies
2003-09-12 Thomas Bluemelimplemented a couple of scrollbar functions and fixed...
2003-09-11 Gé van GeldorpImplemented SS_PATHELLIPSIS and SS_ENDELLIPSIS styles...
2003-09-11 Gé van GeldorpImplement SS_SUNKEN and SS_WORDELLIPSIS styles
2003-09-11 Gé van GeldorpHandle WM_CTLCOLOR* messages
2003-09-10 Gé van GeldorpFix caption text width
2003-09-10 Thomas Bluemeladded file version resource to riched32 and changed...
2003-09-10 Thomas Bluemeladded cvs ignore file
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-09-09 Gé van GeldorpRoundRect() implementation by Royce3
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-09-08 Thomas Bluemelfixed drawing the window frame so there's a line betwee...
2003-09-08 Gé van Geldorp#include stddef.h in winsock2.h
2003-09-08 Thomas Bluemelimplemented calculating of tracking thumb in scrollbars
2003-09-08 Gé van Geldorpwinsock2.h now depends on stddef.h
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-09-08 Thomas Bluemeladded hittesting for scrollbars and fixed passing the...
2003-09-07 Eric KohlFixed the button label bug.
2003-09-07 Eric KohlFixed COLOR_WINDOWFRAME and COLOR_WINDOW system color...
2003-09-07 Eric KohlRemoved checkbox bitmap loading code and hardcoded...
2003-09-07 Thomas Bluemeladded syscall NtUserGetScrollInfo() and fixed nonclient...
2003-09-07 Thomas Bluemelrenamed and fixed a few functions regarding scrollbars
2003-09-06 James TaborImplement temp GetEnhMetaFilePixelFormat
2003-09-06 Thomas Bluemelfixed disabled caption buttons bug
2003-09-06 James TaborImplementing OpenGl support
2003-09-06 Thomas Bluemelbetter handling of caption buttons
2003-09-03 Eric KohlImplemented device enumeration in QueryDosDeviceW().
2003-09-03 Eric KohlImplemented/fixed QueryDosDevice[A/W].
2003-09-03 Eric Kohl- Fixed calculation of the number of FAT sectors.
next