neu
[reactos.git] / reactos /
2004-01-31 Hartmut Birr- Do only lock a new page on exit from AccessFaultSecti...
2004-01-30 Hartmut Birr- Check for a privat page and change only the page...
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 Andrew GreenwoodMIDI / MPU401 output test application.
2004-01-30 Filip NavaraMinor correction to RtlDeleteCriticalSection.
2004-01-30 Andrew GreenwoodTemporarily named the device "MidiOut0" so mmdrv.dll...
2004-01-30 Andrew GreenwoodFixed a few minor problems so the driver compiles with...
2004-01-30 Filip Navarastubs/stubs.c (EngGetLastError, EngSetLastError): Moved...
2004-01-30 Richard CampbellMore font fixes.
2004-01-30 Richard CampbellSwitcharoo with some fonts, this fixes some of the...
2004-01-30 Richard CampbellEnabled the bytecode interpreter with the unpatented...
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-30 Gé van GeldorpPatch by Michael Fritscher
2004-01-29 Filip NavaraImplementation of InitializeCriticalSectionAndSpinCount...
2004-01-29 Martin Fuchsimported error message texts from MSDN
2004-01-29 Richard CampbellI swear! last commit! (forgot to ZwClose)
2004-01-29 Richard CampbellFixed a small bug in my code and removed DbgPrint.
2004-01-29 Richard CampbellDynamically load fonts on startup. Code probably isn...
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 Filip NavaraMinor change to allow linking setupapi.dll.
2004-01-28 Gé van GeldorpDetermine number of accelerator table entries in resour...
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
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 GeldorpPatch by Michael Fritscher
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-27 Hartmut Birr- Fixed some problems which occurs if a read only segme...
2004-01-27 Gé van GeldorpFix cross-thread WM_SETTEXT messages
2004-01-27 Thomas Bluemelactivate modal dialog when clicking on a disabled window
2004-01-27 Thomas Bluemelrelease window object when destroying window children...
2004-01-27 Thomas Bluemeldon't activate disabled windows
2004-01-27 Thomas BluemelGetAncestor() doesn't set a last-error if the handle...
2004-01-26 Gé van GeldorpRelease mutex on error exit
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 Filip NavaraMore work on software mouse pointer implementation.
2004-01-25 Richard Campbellmore housekeeping
2004-01-25 Richard Campbellhousekeeping
2004-01-25 Martin Fuchsfixed Doxygen Generation
2004-01-25 Jason Filby*** empty log message ***
2004-01-25 Filip NavaraMinor fix.
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 Filip NavaraMoved the generic mouse pointer implementation to win32...
2004-01-24 Filip NavaraWork on mouse pointer implementation.
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 Martin Fuchs- basic registration of .url and .scf file types
2004-01-24 Filip NavaraFix RtlStringFromGUID.
2004-01-24 Filip NavaraFix debug message.
2004-01-24 Martin Fuchs- use PostMessage(WM_SYSCOMMAND) instead of ShowWindowA...
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-23 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 kernel32-internal declarations from global include...
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Martin Fuchsbugfix to correctly display notification icons of some...
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 KohlImplement basic administrator account creation and...
2004-01-23 Eric KohlCreate the user-specific registry hive.
2004-01-23 Eric KohlNtOpenKey() should return a better status value if...
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 Emanuele AlibertiDo not make NtSecureConnectPort fail: for now direct...
next