reactos.git
2004-07-18 Gero Kuehnadded registry entries for the network configuration
2004-07-18 Art Yerkesmsafd + afd: Changed type of PVOID args to PAFD_WSABUF...
2004-07-18 Thomas Bluemeldon't create read-only files
2004-07-18 Gregor AnichDelete read-only files too.
2004-07-18 Alex IonescuFixed broken build. Added functions were already define...
2004-07-18 Magnus Olsen*** empty log message ***
2004-07-18 Filip Navara- Since DirecrSound is not implemented at all we should...
2004-07-18 Filip Navara- Convert the user mode dwDesiredAccess flags in Create...
2004-07-18 Filip Navara- Fallback implementation in waveOut[Un]PrepareHeader.
2004-07-18 Thomas BluemelAdded and updated some German translations. Patch by...
2004-07-18 Thomas Bluemelcvs maintainance
2004-07-18 Eric KohlUse SeAssignSecurity() to build a security descriptor...
2004-07-18 Martin Fuchsprecompiled header support for GCC 3.4.1
2004-07-18 Eric KohlImplement most simple code path of SeAssignSecurity().
2004-07-18 Gregor AnichAdded RosRtlDevModeW2A function.
2004-07-18 Martin Fuchseliminate useless GCC warning by initializing the entry...
2004-07-18 Martin Fuchsfix UNICODE string buffer allocation
2004-07-18 Gregor AnichFix EnumDisplaySettingsExA (did not output anything...
2004-07-18 Gregor AnichAdded RosRtlDevModeW2A function.
2004-07-17 Filip Navara- Fixed memory referencing in mmTaskCreate.
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-17 Eric KohlAssign a security descriptor to the root directory...
2004-07-17 Eric KohlCreate missing default DACLs.
2004-07-17 Gregor AnichRemoved some comments - previous change didn't fix...
2004-07-17 Filip Navara- Disable debug messages.
2004-07-17 Filip Navara- RegQueryValueExW shouldn't touch *lpcbData if lpData...
2004-07-17 Gregor AnichChanged comments a bit, previous version did create...
2004-07-17 Gregor AnichHandle return value 0 from ExtEscape as special case...
2004-07-17 Gregor AnichHandle escape to get opengl driver info in IntEngExtEsc...
2004-07-17 Eric KohlImplement NtMakePermanentObject().
2004-07-17 Alex IonescuAdded exports for new stubs and fixed some issues with...
2004-07-17 Alex IonescuAdded keys for Winsock
2004-07-17 Alex IonescuAdded keys for Winsock
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-07-17 Alex IonescuAdded Mm Prototypes
2004-07-17 Alex IonescuAdded Mm Stubs
2004-07-17 Gregor AnichFix loading of default driver.
2004-07-17 Alex IonescuAdded keys for Winsock
2004-07-16 Gregor AnichAdd registry entries for the Mesa OpenGL driver.
2004-07-16 Gregor AnichFixed more warnings, compiles with -Werror now.
2004-07-16 Steven Edwardsmoved these docs to a folder. The file names broke the
2004-07-16 Filip Navara- Get rid of linker warnings.
2004-07-16 Gregor AnichFix warning.
2004-07-16 Gregor AnichRemove unused files.
2004-07-16 Alex IonescuAdded keys for Winsock
2004-07-16 Gregor AnichFix some warnings.
2004-07-16 Steven Edwardscleanup
2004-07-16 Steven EdwardsFix building on Linux
2004-07-16 Gregor AnichFix unknown pragma warnings and gl.h include for linux...
2004-07-16 Gregor AnichFix unknown pragma warnings.
2004-07-16 Steven Edwardsadded Spanish translation by Carlos Garcia Gomez.
2004-07-16 Gregor AnichImport Mesa-6.0.1 for use as software OpenGL renderer.
2004-07-16 Steven Edwardsadded Spanish translation by Carlos Garcia Gomez.
2004-07-16 Gregor AnichImport Mesa-6.0.1 for use as software OpenGL renderer.
2004-07-16 Gregor AnichImport Mesa-6.0.1 for use as software OpenGL renderer.
2004-07-16 Jens CollinShellExecute is run when executable is not found to...
2004-07-16 Filip Navara- Implementation of mmTaskCreate. Based on patch by...
2004-07-16 Thomas Bluemelfixed typo
2004-07-16 Eric KohlFix an old typo.
2004-07-16 Art YerkesFonts converted by Larry Snyder
2004-07-16 Eric KohlImplement security descriptor cache.
2004-07-16 Gregor AnichFix some bugs, works on Windows and ReactOS with Mesa...
2004-07-16 Alex IonescuFixed prototypes to work in MSVC.
2004-07-15 Filip Navara- Handle indexed palettes in IntEngCreateSrcMonoXlate.
2004-07-15 Martin Fuchsignore unexpected exceptions while extracting icons
2004-07-15 Martin Fuchsreplace BUFFER_LEN by dynamic allocations
2004-07-15 Filip Navara- Minor correction to DIB_32BPP_BitBlt that I broke...
2004-07-15 Eric KohlImplement RtlAddAuditAccessAceEx().
2004-07-15 James TaborClear Partition0 DriveNotReady, for Removable Media.
2004-07-15 Art Yerkesoskittcp: fixed handling of uio in send.
2004-07-15 Art YerkesSmall changes to debug output in catalog, handle, upcall.
2004-07-14 Steven Edwardsadded Spanish translation by Carlos Garcia Gomez.
2004-07-14 Steven EdwardsWarn rather than bail on HWND_MESSAGE windows
2004-07-14 Filip Navara- Accidently commited this file with my last patch...
2004-07-14 Filip Navara- Add FIXME comment to LoadIconImage.
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-14 Steven EdwardsSync msacm32 with Winehq cvs. will merge my tweaks...
2004-07-14 Steven EdwardsUse Bitstream Vera Sans for Helv subsititute. This...
2004-07-14 Steven EdwardsAdded licensing page to usetup.
2004-07-14 Eric Kohl- Move access checks from NtAccessCheck() to SeAccessCh...
2004-07-14 Gé van GeldorpSplit "old-style Win 3.1" file dialog into 16 and 32...
2004-07-14 Filip Navara- Revert part of my last TLS patch.
2004-07-13 Eric KohlFirst experimental implementstion of NtAccessCheck().
2004-07-13 Eric KohlMove some access rights so they are usable form kernel...
2004-07-13 Eric KohlRtlImpersonateSelf(): Set impersonation level in call...
2004-07-13 Eric KohlNtOpenThreadToken() opens the thread token if OpenAsSel...
2004-07-13 Eric KohlNtDuplicateToken() must create and return a handle...
2004-07-13 James TaborForce a rebuild of the partition table if it already...
2004-07-12 Gé van GeldorpSetLogonNotifyWindow is now implemented
2004-07-12 Gé van GeldorpFix RestartDialog() and RestartDialogEx() prototypes
2004-07-12 Gé van GeldorpRobert Shearman <R.J.Shearman@warwick.ac.uk>
2004-07-12 Gé van GeldorpFix syntax problem for some windres versions
2004-07-12 Gé van GeldorpIlya Korniyko <k_ilya@ukr.net>
2004-07-12 Gé van GeldorpUse string resources for ExitWindowsDialog() and Restar...
2004-07-12 Gé van GeldorpMarcus Meissner <marcus@jet.franken.de>
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon (forgotten file)
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon
2004-07-12 Eric KohlReplace hardcoded values by new constants.
2004-07-12 Thomas Bluemelforgot to export 2 functions
2004-07-12 Thomas Bluemelimplementation of HidD_GetHidGuid()
next