neu
[reactos.git] / reactos / lib /
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.
2004-01-24 Filip NavaraActually the last entry in export table is NumberOfName...
2004-01-24 Martin Fuchsresolve some FIXMEs by translating new text strings...
2004-01-24 Steven EdwardsStarted porting Setupapi.dll from WINE to ReactOS.
2004-01-24 Martin Fuchsdde_connect(): set error code ERROR_DDE_FAIL when encou...
2004-01-24 Filip NavaraFix RtlStringFromGUID.
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 Martin Fuchsmerged back commited WINE patches
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlAdd missing header.
2004-01-23 Eric KohlGet rid of useless prototypes.
2004-01-23 Eric KohlNtdll implements the user heaps. Don't try to handle...
2004-01-23 Filip NavaraForgot to commit this file last time.
2004-01-23 Filip NavaraPatch by Matthew Brace <ismarc@austin.rr.com>
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 Filip NavaraRemove the empty strings to get the compilation working...
2004-01-23 Filip NavaraFixed compiling (Buffer -> buffer).
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 Gé van GeldorpSync to Wine-20040121-plus-LARGE_INTEGER-patch
2004-01-23 Eric KohlCreate the user-specific registry hive.
2004-01-23 Eric KohlImplement basic administrator account creation and...
2004-01-23 Eric KohlImplement basic administrator account creation and...
2004-01-23 Richard CampbellAdded stubbed mpr.dll in an attempt to get mirc 6.12...
2004-01-22 Gé van Geldorpw32api declares some shlwapi.h functions as documented...
2004-01-22 Filip Navara- Use English resources when no default locale is speci...
2004-01-22 Gé van GeldorpSync with Wine-20040121
2004-01-22 Gé van GeldorpSync with Wine-20040121
2004-01-22 Gé van GeldorpSync with Wine-20040121
2004-01-22 Gé van GeldorpSync with Wine-20040121
2004-01-22 Gé van GeldorpBetter fix for DPA heap problem
2004-01-22 Martin Fuchsmerged in commited shell32 WINE patch
2004-01-21 Eric KohlSilenced a debug message.
2004-01-21 Martin Fuchsmerged back commit shell32 WINE patches
2004-01-21 Martin Fuchsreturn 'My Compuer' PIDL for Desktop->ParseDisplayName()
2004-01-21 Filip NavaraImplemented GetUserDefaultLangID and GetUserDefaultLCID...
2004-01-21 Gé van GeldorpRe-add Doxyfile which was deleted by mistake
2004-01-21 Gé van GeldorpUpdate to FreeType 2.1.5
2004-01-21 Filip NavaraMinor fix in GlobalMemoryStatus to get some application...
2004-01-21 Filip NavaraFix bug #166 ('FileDialog returns empty string or error...
2004-01-21 Filip Navara- Don't mix device and logical coordinates in NtUserBeg...
2004-01-20 Eric KohlImplement CreateProcessAsUser[A/W] and LogonUserW with...
2004-01-20 Eric KohlMoved logon-related functions to a separate file.
2004-01-19 Gé van GeldorpSmall icon handle should be NULL if unavailable
2004-01-19 Gé van GeldorpFix title and description in "Start"/"Run" dialog ...
2004-01-19 Martin Fuchsmerged back Wine commits
2004-01-18 Gé van GeldorpICO_ExtractIconsW should process icons in large/small...
2004-01-17 Gé van GeldorpLeave room for terminating nul byte, fixes bug #148
2004-01-17 Martin Fuchsadded missing PIDL parameter for SHELL_FindExecutable()
2004-01-17 Martin Fuchsfixed called to Unicode SHELL_FindExecutable()
2004-01-17 Martin Fuchsallow only shell links to single objects
2004-01-17 Martin Fuchsmove fucnion declaration into header file
2004-01-17 Gé van GeldorpPatch by Hartmut Birr.
2004-01-17 Martin Fuchsrename _FS_ProcessDisplayFilename to SHELL_FS_ProcessDi...
2004-01-17 Hartmut BirrFixed RtlImageDirectoryEntryToData.
2004-01-17 Gé van GeldorpSwap arguments of LocalAlloc and only update Malloc32...
2004-01-16 Martin Fuchsmerged back WineHQ commit
2004-01-16 Martin Fuchsmerge back WineHQ commit
2004-01-16 Martin Fuchscorrected TIME_NOSECONDS handling
2004-01-16 Martin Fuchsadded locale resources
2004-01-16 Martin Fuchsdon't clear GetTimeFormat() flags when calling RosGetTi...
2004-01-16 Eric KohlAdd creation of administrator profile.
2004-01-16 Martin Fuchsadded language resources for english, german and french
next