HALx86: minor cleanup and internal calling convention changes in display functions.
[reactos.git] / reactos / lib /
2003-09-02 Hartmut Birr- Don't put the digits strings on the stack.
2003-09-02 Eric KohlAdded some splay-tree functions.
2003-09-02 Eric KohlAdded some splay-tree functions.
2003-09-01 Eric KohlThe used FAT-type (FAT12/FAT16/FAT32) depends on the...
2003-08-31 Steven EdwardsMerge richedit.dll with Winehq. 8-31-03.
2003-08-31 Richard Campbell- size of the close bitmap is now 16x14, i'd like to...
2003-08-30 Thomas Bluemelsome fixes on MessageBox code
2003-08-30 Steven EdwardsAdded stubs to iphlpapi that are needed by netapi32.
2003-08-30 Hartmut Birr- Allocate a separate name buffer in RtlQueryRegistryVa...
2003-08-30 Hartmut Birr- Copied some changes from wine tree.
2003-08-30 Hartmut Birr- Changed the attributes in all calls to NtOpenKey...
2003-08-29 Gé van GeldorpAllocate space for terminating NUL of window text
2003-08-29 Gé van GeldorpHandle non-nul terminated strings
2003-08-29 Gé van GeldorpFix warning
2003-08-29 Gé van GeldorpVarious fixes by Filip Navara
2003-08-29 Thomas Bluemelfixed the definition of User32SetupDefaultCursors()
2003-08-29 Thomas Bluemel1.added callback routine for loading system cursors...
2003-08-28 Gé van GeldorpStubs for newer functions (patch by Jonathan Wilson)
2003-08-28 Gé van GeldorpImplement LZ functions (patch by Jonathan Wilson)
2003-08-28 Gé van GeldorpCleaned up too much.... Sorry
2003-08-28 Thomas Bluemel1. implemented GetDoubleClickTime() and SetDoubleClickT...
2003-08-28 Thomas Bluemelimplemented support for double clicks
2003-08-28 Thomas Bluemelimplemented SwapMouseButton()
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-28 Thomas Bluemelimplemented drawing menu bar
2003-08-27 Thomas Bluemelchanged menu code to use UNICODE_STRING
2003-08-27 Steven EdwardsDid some work implementing rpcrt4.dll so we can make...
2003-08-27 Steven EdwardsImported imm32.dll from Winehq CVS 8-26-03
2003-08-26 Martin Fuchsadded hostobjs dir to .cvsignore
2003-08-26 Richard Campbell- Figured i'd go ahead and commit these changes...reduc...
2003-08-26 Thomas Bluemelbig patch by Jonathon Wilson for GDI32 & related stuff
2003-08-26 Thomas Bluemeldue to reports in the mailing list i fixed this file
2003-08-25 Steven EdwardsForgot this
2003-08-25 Steven EdwardsAdded cards.dll by Filip Navara with some minor changes...
2003-08-25 Andrew Greenwood* This is a TEMPORARY commit of some WINMM stubs to...
2003-08-24 Thomas Bluemelimplemented SetCursorPos() and GetCursorPos() and chang...
2003-08-24 Eric KohlAdded FAT12 support.
2003-08-24 David Welch- Fixed typo in SetUnhandledExceptionFilter
2003-08-24 Casper Hornstrup2003-08-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-24 Thomas Bluemeladded missing icon file
2003-08-24 Thomas Bluemel1. ClipCursor(), GetClipCursor() in user32
2003-08-23 Thomas Bluemelsmall changes
2003-08-23 Thomas Bluemeladded icons
2003-08-22 Steven EdwardsMerge ... Winehq to support w32api and MS_VC headers.
2003-08-22 Steven EdwardsMake lzexpand use winedbg interface.
2003-08-22 Steven EdwardsUpdated winedbg.dll to support latest WINE dlls.
2003-08-22 Thomas Bluemelfixed GetIconInfo()
2003-08-22 Thomas Bluemelfixed a bug in LoadCursorImage()
2003-08-22 Thomas Bluemelfixed a bug in LdrAccessResource(), it should abort...
2003-08-22 Thomas Bluemelupdated user32 resources
2003-08-22 Thomas Bluemeladded 2 cursors
2003-08-22 Thomas Bluemelupdated cursor resources
2003-08-22 Thomas Bluemelbugfixes for menus
2003-08-22 Andrew Greenwood* Started porting WINMM from WINE
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
next