reactos.git
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 Eric KohlDisplay REG_FULL_RESOURCE_DESCRIPTOR and REG_RESOURCE_R...
2004-02-06 Royce Mitchell IIIpatch by blight:
2004-02-06 Aleksey BraginInitial revision
2004-02-05 Gé van GeldorpWhen using the parent clip region, translate it to...
2004-02-05 Gé van GeldorpCorrect bufsize calculation in MessageBoxTimeoutIndirec...
2004-02-05 Martin Fuchsfixed small bug, which shows up only under NT4
2004-02-05 Gé van GeldorpDon't callback from kernel to usermode if the thread...
2004-02-05 Martin Fuchstry to be compatible to NT 4.0 without Active Desktop
2004-02-05 Thomas Bluemeladded control panel template
2004-02-05 Thomas Bluemeladded missing definitions
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 Martin Fuchsdon't count on NULL termination of returned strings
2004-02-05 Royce Mitchell IIIpatch by blight with help from Royce3 for ICD behaviora...
2004-02-04 Emanuele AlibertiWin32 GUI subsystem.
2004-02-04 Gé van GeldorpFix race condition when one thread changes the update...
2004-02-04 Gé van GeldorpSecond attempt at bug #5: reset active DCEs when window...
2004-02-04 Gé van GeldorpUse window thread instead of current thread to obtain...
2004-02-04 Filip Navara- Rewritten NtGdiEllipse with improved and optimized...
2004-02-04 Aleksey Bragincat for ReactOS made by Tappak (Semyon Novikov)
2004-02-04 Aleksey Braginmissing .cvsignore
2004-02-04 Eric KohlAdd debug message logging (disabled by default).
2004-02-04 Gé van GeldorpAdjust NtUserChildWindowFromPointEx declaration to...
2004-02-04 Martin Fuchsget background color out of the bitmap
2004-02-04 Martin Fuchsadded 4bpp logo bmp
2004-02-04 Martin Fuchsadded special logo bitmap for 4 bpp color resolution
2004-02-04 Richard Campbellincreased icon spacing, my computer and other icon...
2004-02-04 Richard Campbellimplemented ChildWindowFromPoint(Ex)
2004-02-04 Richard Campbellchanged 'Create New Task' to 'Run'
2004-02-04 Gé van GeldorpMove call to PrivateCsrssManualGuiCheck to before the...
2004-02-03 Richard Campbellstubbed out dsound, dinput, and ddraw, some apps get...
2004-02-03 Martin Fuchsintegrated new startmenu side bar logo (posted by Paulo...
2004-02-03 Filip Navara- Fix NtUserScroll[WindowEx/DC]
2004-02-03 Filip Navara- Use ScrollWindowEx for scrolling text in console
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 Eric KohlAdd byte swap functions.
2004-02-03 Royce Mitchell IIIpatch by blight:
2004-02-03 Gé van GeldorpDeactivate last change since it can cause a FastMutex...
2004-02-03 Emanuele AlibertiPORT_MESSAGE and PORT_MAX_MESSAGE are already defined...
2004-02-02 Emanuele AlibertiLPC: initial work on NT/ROS compatibility.
2004-02-02 Gé van GeldorpHandle NULL window as special case when computing visib...
2004-02-02 Martin Fuchsreading of FAT image files (work in progress)
2004-02-02 Eric KohlImplement RtlAccessAllowedAceEx() and RtlAccessDeniedAc...
2004-02-02 Gé van GeldorpUpdate DC when moving a window. Fixes bug #5. Based...
2004-02-02 Filip Navara- Remove AddrFileEntry from CONNECTION_ENDPOINT. It...
2004-02-02 Eric KohlFix stupid cut&paste bug.
2004-02-02 Filip NavaraAdd registry entries for IShellLink[AW] interfaces.
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 Gé van GeldorpDon't increment loop variable inside the loop too....
2004-02-02 Thomas Bluemelfixed compiling problems
2004-02-02 Eric KohlImplement RtlFindLeastSignificantBit() and RtlFindMostS...
2004-02-02 Eric KohlUse ACL constants and fix ACL-revision checks.
2004-02-02 Eric KohlAdd missing ACL-related constants.
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 Eric KohlImplement RtlFindLeastSignificantBit(), RtlFindMostSign...
2004-02-02 Richard Campbellunstubbed childwindowfrompoint(ex). This function...
2004-02-01 Gé van GeldorpChanges for richedit
2004-02-01 Gé van GeldorpAdd mpr and wininet to default build/install
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 GeldorpUpdate status
2004-02-01 Gé van GeldorpAdd mpr.dll
2004-02-01 Gé van GeldorpCVS maintenance
2004-02-01 Gé van GeldorpImport mpr from Wine
2004-02-01 Martin Fuchsimplemented context menu for file child windows
2004-02-01 Filip NavaraLatest version of serial mouse driver with fixes by...
2004-02-01 Emanuele AlibertiUse macros for LPC message limits in current LPC implem...
2004-02-01 Royce Mitchell IIIfunction list macro
2004-02-01 Royce Mitchell IIImore work on openg32
2004-02-01 Eric KohlFix buggy expansion (signed/unsigned) of InitiatorBusID.
2004-02-01 Eric KohlChanged base address of samlib.dll.
2004-02-01 Gé van GeldorpFix wrong GetBitmapDimensionEx() usage
2004-02-01 Gé van GeldorpSilence debug messages
2004-02-01 Gé van GeldorpRename BITMAPOBJ "size" member to "dimension" to make...
2004-02-01 Gé van GeldorpTesting shows that MS-Win does allow a thread to leave...
2004-02-01 Filip NavaraTest for bugs that prevent Mozilla from working.
2004-02-01 Martin Fuchsdisplay pseudo-file attributes "link" and "executable"
2004-02-01 Martin Fuchsupdate TODO list
2004-02-01 Martin Fuchsdisplay registry value contents
next