reactos.git
2004-08-24 Filip Navara- Load also the last font file in the font directory.
2004-08-24 Filip Navara- Always use non-antialiased font for consoles.
2004-08-24 Filip Navara- Implementation of GetCPFileNameFromRegistry, GetNlsSe...
2004-08-24 Filip Navara- Fix Get[System/Window]Directory[AW] for Buffer =...
2004-08-24 Filip Navara- Remove dereferencing non-referenced FileObject in...
2004-08-24 Filip Navara- Fix NtQueryDirectoryObject for empty directories.
2004-08-24 Gé van GeldorpAdd shutdown registry entries
2004-08-23 Hartmut Birr- Check if the given address points into a valid sectio...
2004-08-23 Gé van GeldorpImplement ConvertSidToStringSidA/w
2004-08-23 James TaborFixed import unicode names from remote processes.
2004-08-22 Hartmut Birr- Enabled the declaration of DbgPrint because they...
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Filip Navara- Implement ReadConsoleInputW, PeekConsoleInputW, ReadC...
2004-08-22 Filip Navara- More complete implementation of CharUpperA.
2004-08-22 Filip Navara- Implement NtNotifyChangeDirectoryFile.
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Hartmut Birr- Added '-Werror' to the compiler options.
2004-08-22 Hartmut Birr- Fixed some 'dereferencing type-punned pointer will...
2004-08-22 Hartmut Birr- Fixed some pointer increments/decrements.
2004-08-22 Mike NordellSafety added to trace output.
2004-08-22 Art YerkesAFD: Fixed handling of cancelling in flight requests...
2004-08-22 Art YerkesFixed missing unlock in write.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellMake inline assembler compilable using VC
2004-08-21 Mike NordellWrong path in comment.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellFix arithmetics on void.
2004-08-21 Mike NordellFix arithmetics on void.
2004-08-21 Mike NordellFix misplaced STDCALL calling convention specifiers.
2004-08-21 Mike NordellFix import/export linkage mismatches.
2004-08-21 Mike NordellMake code portable to compilers with SEH.
2004-08-21 Art YerkesFixed eols for pp directives, honor original eols.
2004-08-21 Gé van GeldorpImplement EnumDesktopsA/W and EnumWindowStationsA,...
2004-08-21 Art YerkesRespect line breaks in the original code, making it...
2004-08-21 Hartmut Birr- Made the partition list movable if it is necessary.
2004-08-21 Hartmut Birr- Check for a valid layout buffer entry in xHalIoAssign...
2004-08-21 Mike NordellLinkage specification correctly placed.
2004-08-21 Mike NordellMake the code legal C (89)
2004-08-21 Mike Nordellfix import/export linkage for declaration of MmSystemRa...
2004-08-21 Mike Nordellfix misplaced STDCALL
2004-08-21 Mike Nordellstop wasting power at shutdown
2004-08-21 Mike Nordellmake code C89-compilable again
2004-08-21 Mike Nordellfix definition of EVENT_TRACE_HEADER
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-21 Filip Navara- Maintain higher internal precision during font rendering.
2004-08-20 Filip NavaraMinor optimalization to handle allocation algorithm.
2004-08-20 Gé van GeldorpImplement NtUserBuildNamesList()
2004-08-20 Gé van GeldorpUse MmCopyFrom/ToCaller to transfer data in NtQueryDire...
2004-08-20 Filip Navara- NtQuerySection should check for SECTION_QUERY access...
2004-08-20 Art YerkesRemoved ASSERT_KM macro. It's not used any longer.
2004-08-20 Filip NavaraFix few compiler/linker warnings.
2004-08-20 Eric Kohl- Provide better PCI device descriptions.
2004-08-20 Eric KohlDefine more PCI device subclasses.
2004-08-20 Magnus Olsenfix
2004-08-20 Gé van GeldorpDon't export all make variables by default
2004-08-20 Gé van GeldorpOlder binutils don't like the -noname attribute
2004-08-20 Filip NavaraFix compiler warnings.
2004-08-20 Filip NavaraRemove definitions already present in W32API.
2004-08-20 Filip NavaraFix syntax errors in .edf file.
2004-08-19 Casper Hornstrup2004-08-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-19 Hartmut Birr- Changed the sequence of some memory initialisation...
2004-08-19 Hartmut Birr- Rewrote MmInitializePageList. It isn't necessary...
2004-08-19 Hartmut Birr- Fixed a crash which occurs on thread switching if...
2004-08-19 Art YerkesMore notes on oskit. braindumping.
2004-08-19 Hartmut Birr- Set the pde's for the kernel stack at thread creation...
2004-08-19 Hartmut Birr- Replaced MmUpdateStackPageDir by MmUpdatePageDir...
2004-08-19 Eric KohlDefine PCI subclasses and macros.
2004-08-19 Art Yerkesoskittcp: new import. less diff output versus pure...
2004-08-19 Filip Navara- Move out LPCGUID from scsiwmi.h to basetyps.h where...
2004-08-19 Filip NavaraRemove some unused headers or parts of headers.
2004-08-19 Filip NavaraFix syntax error in .def file.
2004-08-19 Casper Hornstrup2004-08-19 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-19 Casper Hornstrup2004-08-19 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-19 Casper Hornstrup2004-08-19 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-18 Eric KohlReport the correct resource flags.
2004-08-18 Eric KohlUpdate resource-related defines.
2004-08-18 Filip NavaraReplace 0x7ffeffff by MmHighestUserAddress.
2004-08-18 Gé van GeldorpUpdate to FreeType 2.1.9
2004-08-18 Filip Navara- Copy over device object SectorSize and AlignmentRequi...
2004-08-18 Eric KohlDon't retrieve a resource list when a device gets start...
2004-08-18 Eric KohlFix IRP_MN_QUERY_RESOURCES and implement IRP_MN_QUERY_R...
2004-08-18 Filip Navara- Fix FsRtlDoesNameContainWildCards loop to take into...
2004-08-18 Filip Navara- Move SectionPageProtection checks from helper routine...
2004-08-18 Filip Navara- Don't increase Irp->AssociatedIrp.IrpCount in IoMakeA...
2004-08-18 Filip Navara- Set StackPtr->Parameters.Read.Length in IoPageRead.
2004-08-18 Filip NavaraPrint in the debug traces if a partition is recognized...
2004-08-18 Filip NavaraLink to our SDK libraries instead of using the W32API...
2004-08-18 Filip NavaraFix declaration of FILE_DISPOSITION_INFORMATION.
2004-08-17 Thomas Bluemelremove debug output
2004-08-17 Thomas Bluemelload the wallpaper on startup and set it
2004-08-17 Thomas Bluemeladded very basic support for desktop wallpapers
2004-08-17 Thomas Bluemeluse WM_NOTIFY messages to communicate with the desktop...
2004-08-17 Casper Hornstrup2004-08-17 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-16 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-16 Gé van GeldorpAvoid collision with MinGW wctype_t
2004-08-16 Martin Fuchsdisplay version information in about dialog and on...
2004-08-16 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-16 Eric KohlImplement:
next