PSXDLL: RtlNtStatusToPsxErrno moved to PSX subsystem client library from NTDLL.
[reactos.git] / reactos / lib /
2003-08-22 Eric KohlMoved FAT32 code to a sepatate file.
2003-08-22 Emanuele AlibertiNTDLL: RtlNtStatusToPsxErrno moved to PSX subsystem...
2003-08-22 Gé van Geldorp- Move CreateFrameBrushes() and DeleteFrameBrushes...
2003-08-22 Richard Campbell- ewps, forgot to convert to 16 colors...interesting...
2003-08-22 Richard Campbell- obm_close update, i was bored and didn't feel like...
2003-08-22 Royce Mitchell IIIC89 compatibility
2003-08-22 Thomas Bluemelfixed MessageBeep()
2003-08-22 Thomas Bluemelfixed MessageBeep()
2003-08-22 Thomas Bluemelunstubbed MessageBeep()
2003-08-21 Hartmut Birr- Fixed RtlLeaveCriticalSection and RtlTryEnterCritical...
2003-08-21 Thomas Bluemelwork on system menus
2003-08-21 Thomas Bluemelsome more work on system menus
2003-08-21 Eric KohlAdded FAT16 format code.
2003-08-21 Thomas Bluemelinitial support for system menus
2003-08-21 Thomas BluemelImplemented loading compatibility settings (custom...
2003-08-20 Eric KohlUse FAT16 for partitions smaller than 512MB and FAT32...
2003-08-20 Gé van GeldorpHandle system color background brushes
2003-08-20 Gé van GeldorpChange credits as requested by Jon Griffiths <jon_p_gri...
2003-08-20 Eric KohlFixed FAT32 cluster size calculation (GB instead of...
2003-08-20 Thomas BluemelPatch by Jonathon Wilson: Implemented loading cursors...
2003-08-20 Thomas Bluemeladded NtUserGetMenuDefaultItem() syscall
2003-08-20 Andrew Greenwood* Made a start on a few user32 stubs
2003-08-20 Andrew Greenwood* Implemented handling for DC_INBUTTON and DC_SMALLCAP...
2003-08-20 Andrew Greenwood* Merged common code from GetClassInfoExA/W into an...
2003-08-20 Andrew GreenwoodDrawCaption() now works, and is called (unsurprisingly...
2003-08-19 Thomas Bluemelsmall bugfix
2003-08-19 Thomas Bluemelfixed NtUserGetClassInfo() and GetClassInfoExA/W()
2003-08-19 Eric Kohl* Added trailing fs info sector signature
2003-08-19 Hartmut Birr- Fixed the intial values for cluster 0 and 1.
2003-08-19 Royce Mitchell IIIfixed definition of DESKTOPENUMPROC
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-19 Royce Mitchell IIIC89 compatibility
2003-08-19 Royce Mitchell IIIfixed some memory leaks with GetClassInfoEx(A/W)
2003-08-19 Steven EdwardsAdded implemented and unimplemented tags.
2003-08-19 Thomas Bluemelimplemented SetLastErrorEx()
2003-08-19 Thomas Bluemelminor fixes
2003-08-19 Thomas BluemelGetClassInfoExA/W() checks for valid parameters now
2003-08-19 Thomas Bluemelfixed some bugs in GetClassInfoExA/W()
2003-08-18 Thomas Bluemelfixed GetClassInfoExA/W() and CreateWindowExA/W()
2003-08-18 Andrew GreenwoodOK I must be having a bad coding day or something....
2003-08-18 Andrew GreenwoodOops... Sorry guys, the last commit I made broke the...
2003-08-18 Andrew Greenwood* Added stubs for GetSecurityInfo and GetSecurityInfoEx...
2003-08-18 Andrew GreenwoodI've attempted to (correctly) re-stub some of the WinMM...
2003-08-18 Hartmut Birr- Fixed the initializing of the initial console control...
2003-08-18 Andrew GreenwoodThis is Jonathan Wilson's patch, which implements DrawF...
2003-08-18 James TaborCommit Ctrl Event handler
2003-08-18 Andrew GreenwoodImplemented GrayStringA and GrayStringW (untested,...
2003-08-18 Thomas BluemelImplemented SetWindowContextHelpId() and GetWindowConte...
2003-08-17 Thomas BluemelImplemented AnimateWindow()
2003-08-17 Andrew Greenwood* Ported listbox conrtol from WINE - it doesn't work...
2003-08-17 Andrew Greenwood* Implemented EnabledWindow and IsWindowEnabled (seem...
2003-08-17 Andrew GreenwoodMore work on DrawStateA/DrawStateW. They are still...
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-08-17 Richard Campbell- Added 'time.c' for time functions
2003-08-17 Richard Campbell- Updated winmm defs, (This library isn't used or compi...
2003-08-17 Thomas BluemelAdded WindowFromDC() by Philip Alldredge
2003-08-17 Andrew GreenwoodVery basic (and incomplete) implementation of DrawState...
2003-08-16 Gé van GeldorpRemove ANSI window proc and related funcs, fix color...
2003-08-16 Gé van GeldorpFix test for WindowTextAtom
2003-08-16 James TaborCommit Ctrl Event handler more changes are pending.
2003-08-16 James TaborSetup ConsoleLocks for Event handler
2003-08-15 Gé van GeldorpRevert most of last change
2003-08-15 Gé van GeldorpHandle SysColor background brushes
2003-08-15 Thomas Bluemelchanged registering builtin classes to unicode
2003-08-15 Thomas Bluemeladded builtin PopupMenu window class
2003-08-15 Royce Mitchell IIIfixed UITOOLS95_DrawRectEdge to match repairs made...
2003-08-15 Richard Campbell- Remove nonclient.c (not used)
2003-08-15 Richard Campbell- Remove nonclient.c (not used)
2003-08-15 Hartmut Birr- Fixed the allocated size for the KernelCallbackTable.
2003-08-15 Richard CampbellNow use GetActiveWindow() to set the active flag.
2003-08-15 Andrew GreenwoodThis commit mostly adds DbgPrint() statements to places...
2003-08-14 Royce Mitchell IIIpatch by Jonathon Wilson
2003-08-14 Andrew GreenwoodReactOS W32API convert part 4
2003-08-14 Eric KohlRtlQueryRegistryValues():
2003-08-13 Aleksey BraginAdd some stubs to winmm.dll so WinQuake could load...
2003-08-13 James TaborStill working on Ctrl Events
2003-08-12 Thomas Bluemeladded InternalGetWindowText() exports
2003-08-12 Thomas BluemelImplemented InternalGetWindowText() partially
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-11 Gé van GeldorpFixes to SystemParametersInfoA (Unicode->Ansi conversions)
2003-08-11 Gé van GeldorpRepairs to WNDPROC and class handling by Jonathan Wilson
2003-08-11 Richard Campbellbug fixes
2003-08-11 James TaborClean up warning redefined RT_MESSAGETABLEW, and int...
2003-08-10 Royce Mitchell IIIpatch by art yerkes - fixes Y and BKSP
2003-08-09 Martin Fuchsmoved SetShellWindowEx() implementation into kernel...
2003-08-09 Martin FuchsImplemented explorer and desktop window using shell...
2003-08-09 Casper Hornstrup2003-08-09 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-09 Martin FuchsImplemented SetShellWindowEx()
2003-08-09 David Welch- Fixed include path.
2003-08-09 Martin Fuchsimplement permission checking in SetShellWindow()
2003-08-09 Martin Fuchsimplement GetShellWindow() and SetShellWindow()
2003-08-09 Martin FuchsAdd GetShellWindow() since it's now present in Microsof...
2003-08-09 James TaborThis implements GetClassInfo
2003-08-09 James TaborImplement a Default Console Handler for Console Apps.
2003-08-08 Richard Campbellfixed typo
2003-08-08 Royce Mitchell IIIpatch by Jonathon Wilson - complete implemenation of...
2003-08-08 Hartmut Birr- Fixed _(w)makepath.
2003-08-07 James TaborStart implementing GenerateConsoleCtrlEven.
2003-08-07 Hartmut Birr- Fixed the build of the environmen in some functions.
2003-08-07 Hartmut Birr- Added a missing call to string in __vfwprintf.
next