Patch by Anich Gregor:
[reactos.git] / reactos / lib /
2004-02-09 VizziniPatch by Anich Gregor:
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-02-08 Filip Navara- Very basic implementation of ExtEscape
2004-02-08 Filip Navara- Minor correction to hit testing algorithm
2004-02-08 Jason FilbyCreateFileMappingA/CreateFileMappingW: a NULL size...
2004-02-07 Martin Fuchsimported WINE oleaut32.dll and inserted numerous FIXMEs...
2004-02-07 Martin Fuchsfixed some wrong library names for keyboard drivers
2004-02-07 Gé van GeldorpAdd bootcd target
2004-02-07 Filip Navara- Get rid of some compilation warnings
2004-02-07 Filip Navara- Fixed compilation of the updated freetype
2004-02-06 Richard CampbellUpdated freetype to Freetype 2.1.8-CVS-20040206 in...
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-06 Royce Mitchell IIIcommented out unused variables/code
2004-02-06 Art YerkesFixed case of zero DNS servers specified in the registry.
2004-02-06 Royce Mitchell IIIslow functions implemented in nasm now, too
2004-02-06 Royce Mitchell IIIfixed offset to glDispatch table to match current TEB
2004-02-06 Royce Mitchell IIIfast proxy functions now exported by nasm code. opengl3...
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-05 Gé van GeldorpCorrect bufsize calculation in MessageBoxTimeoutIndirec...
2004-02-05 Thomas Bluemeladded control panel template
2004-02-05 Art YerkesSmall fixes for cross compilation.
2004-02-05 Royce Mitchell IIITEB and ICD table offsets and ICD table structure
2004-02-05 Royce Mitchell IIIpatch by blight with help from Royce3 for ICD behaviora...
2004-02-04 Eric KohlAdd debug message logging (disabled by default).
2004-02-03 Richard Campbellstubbed out dsound, dinput, and ddraw, some apps get...
2004-02-03 Thomas Bluemeladded *.d files
2004-02-03 Eric KohlMove RtlGUIDFromString() and RtlInt64ToUnicodeString...
2004-02-03 Filip Navara- Fix a NULL termination.
2004-02-03 Royce Mitchell IIIpatch by blight:
2004-02-02 Eric KohlImplement RtlAccessAllowedAceEx() and RtlAccessDeniedAc...
2004-02-02 Hartmut Birr- Fixed the return value in RtlStringFromGUID.
2004-02-02 Royce Mitchell IIIwarning fix ( casting issue )
2004-02-02 Filip NavaraCompilation fixes.
2004-02-02 Filip NavaraImport of OpenGL Utility library.
2004-02-02 Gé van GeldorpChange workaround for bug in Nullsoft installer.
2004-02-02 Gé van Geldorplstrcpyn is documented to always return a NUL terminate...
2004-02-02 Thomas Bluemelfixed compiling problems
2004-02-02 Eric KohlImplement RtlFindLeastSignificantBit() and RtlFindMostS...
2004-02-02 Emanuele AlibertiType casting for compiling USER32. What did break it?
2004-02-02 Royce Mitchell IIIinitial implementation of OPENGL32_LoadDrivers(), call...
2004-02-02 Royce Mitchell IIIbunch more groundwork for ICD support - patch by blight
2004-02-02 Richard Campbellunstubbed childwindowfrompoint(ex). This function...
2004-02-01 Gé van GeldorpStub out just enough of wininet.dll to make the AbiWord...
2004-02-01 Gé van GeldorpWorkaround for bug in Nullsoft installer. This closes...
2004-02-01 Gé van GeldorpCVS maintenance
2004-02-01 Gé van GeldorpSync richedit with WineHQ
2004-02-01 Thomas Bluemellittle bugfix
2004-02-01 Eric Kohl- Move rangelist stubs.
2004-02-01 Thomas Bluemeladded support for right-aligned menus
2004-02-01 Gé van GeldorpCVS maintenance
2004-02-01 Gé van GeldorpImport mpr from Wine
2004-02-01 Royce Mitchell IIIfunction list macro
2004-02-01 Royce Mitchell IIImore work on openg32
2004-02-01 Eric KohlChanged base address of samlib.dll.
2004-02-01 Gé van GeldorpFix wrong GetBitmapDimensionEx() usage
2004-02-01 Gé van GeldorpTesting shows that MS-Win does allow a thread to leave...
2004-02-01 Filip NavaraFixed .cvsignore.
2004-02-01 Royce Mitchell IIIbeginnings of ros's opengl32 - by blight and Royce3
2004-01-31 Gé van GeldorpSilence debug messages
2004-01-31 Gé van GeldorpImplemented Write(Private)ProfileStringA/W
2004-01-31 Filip NavaraCall initialization of the msvcrt parts ported from...
2004-01-30 Gé van GeldorpSilence debug messages
2004-01-30 Gé van GeldorpSilence debug messages
2004-01-30 Gé van GeldorpImplement some profile (.ini file) functions
2004-01-30 Martin Fuchsfixed relocation problem to re-activate new error messages
2004-01-30 Andrew GreenwoodPreliminary implementation of mmdrv.dll. This is fixed...
2004-01-30 Richard Campbellreverted martin's patch as it causes ROS to no longer...
2004-01-30 Filip NavaraMinor correction to RtlDeleteCriticalSection.
2004-01-30 Richard CampbellMore font fixes.
2004-01-30 Richard CampbellEnabled the bytecode interpreter with the unpatented...
2004-01-29 Filip NavaraImplementation of InitializeCriticalSectionAndSpinCount...
2004-01-29 Martin Fuchsimported error message texts from MSDN
2004-01-29 Martin Fuchsuse strcmpiW() instead of _wcsicmp() for Wine-compatibility
2004-01-28 Gunnar DalsnesGetLocaleInfoA impl. (copied from wine)
2004-01-28 Gé van GeldorpMerge back commits from WineHQ
2004-01-28 Filip NavaraAdded missing .cvsignore files.
2004-01-28 Gé van GeldorpMerge back commits from WineHQ
2004-01-28 Gé van GeldorpMerge back commits from WineHQ
2004-01-28 Gé van GeldorpDetermine number of accelerator table entries in resour...
2004-01-28 Gé van GeldorpInform kernel whether Unicode or Ansi window proc is...
2004-01-28 Gé van GeldorpDon't wait for GUI processes to finish
2004-01-28 Martin Fuchsmerged back commited WINE patches: \n for TRACE messages
2004-01-28 Martin Fuchsmerged back commited WINE patches
2004-01-28 Filip NavaraFixed base addresses and exports.
2004-01-28 Gé van Geldorpstrncpy does add NUL bytes to fill dest buffer completely,
2004-01-27 Gé van GeldorpDon't depend on wine user32 internals
2004-01-27 Gé van GeldorpDon't write more nul bytes than necessary
2004-01-26 Thomas Bluemelimplemented multiline menu bars
2004-01-26 Filip NavaraReadd some resource, because they're actually used!
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2004-01-26 Thomas Bluemelset menuitem rects after measuring the size
2004-01-26 Thomas Bluemelfixed close button
2004-01-26 Thomas Bluemelgave NtUserCall*Param decent names
2004-01-25 Gé van GeldorpAdd __REACTOS__ define
2004-01-25 Richard Campbellmore housekeeping
2004-01-25 Richard Campbellhousekeeping
2004-01-25 Jason Filby*** empty log message ***
2004-01-25 Filip NavaraFixed binary search algroithm in LdrGetExportByOrdinal...
2004-01-25 Filip NavaraWork on ioctlsocket and WSAIoctl.
next