reactos.git
2005-11-16 Christoph von... fixed bug 791
2005-11-16 Gé van GeldorpSebastian Gasiorek <zebasoftis@gmail.com>
2005-11-16 Hervé Poussineau- Initialise DevInst field in SP_DEVINFO_DATA. This...
2005-11-16 Steven Edwardsremove windef.h inclusion. Its not needed and its non...
2005-11-16 Steven Edwardscreated crt public headers directory. Moved excpt.h...
2005-11-15 Aleksey BraginFix "Devices Parameters" subkey creation in a call...
2005-11-15 Ged MurphyDisplay more meaningful failure messages
2005-11-15 Hervé PoussineauHardware IDs and Compatible IDs shouldn't be case sensitive
2005-11-15 Ged MurphyDon't display exit code for none fatal info
2005-11-15 Christoph von... add a check for SPDRP_CONFIGFLAGS which is not working yet
2005-11-15 Hartmut BirrFixed hivetest.
2005-11-15 Hartmut BirrPut the bitmap into the executable.
2005-11-15 Hartmut BirrPut the bitmaps into the executable.
2005-11-15 Christoph von... better stub for EnumFonts (fixed license agreement...
2005-11-15 Hervé PoussineauForgot to commit this with r19248... ("Add back ACPI...
2005-11-15 Hervé PoussineauAdd back ACPI device, to allow auto power off of the...
2005-11-15 Hervé PoussineauFix indentation
2005-11-15 Hervé PoussineauTry to transform the ClassGUID string to a GUID only...
2005-11-15 Christoph von... fix some MSVC compile problems
2005-11-15 Steven Edwardsrevert this one
2005-11-15 Hervé PoussineauSupport optional Class parameter in SetupOpenInfFileW
2005-11-15 Hervé PoussineauDon't try to access an optional parameter if it is...
2005-11-15 Steven Edwardsa few more msvc fixes
2005-11-15 Steven Edwardsworkarounds for msvc compile. Add precomp.h to a bunch...
2005-11-15 Christoph von... fixed some resource leaks and 64bit issues
2005-11-15 Christoph von... fixed resource leak (DestroyMenu before destroying...
2005-11-15 Steven Edwardsadd DNS_ERROR_INVALID_NAME
2005-11-15 Steven Edwardsfix mixed case header inclusion for linux build
2005-11-14 Steven Edwardsfix all but about 8 out of 91 tests. Correct resource...
2005-11-14 Steven Edwardscommit correct xml for linking resources. Broken so...
2005-11-14 Steven Edwardsfix the old cygwin handle duping tests
2005-11-14 Steven Edwardsadded resources back to some of the gui tests
2005-11-14 Christoph von... implemented some stubs needed by ClamWin
2005-11-14 Alex IonescuCatch really weird scenario where we don't have a File...
2005-11-14 Christoph von... fix RtlFindMessage
2005-11-14 Gé van GeldorpTwoTailedFox <twotailedfox@gmailcom>:
2005-11-14 Hartmut BirrFixed a few length calculation in NtEnumerateValueKey...
2005-11-14 Hervé PoussineauAdd .inf file for Realtek netcards (8029 compatibles)
2005-11-14 Gé van GeldorpOnly debug 1 thread at a time
2005-11-14 Hervé PoussineauSet SystemSetupInProgress to 0 at the end of second...
2005-11-14 Filip NavaraAdd definition for vsprintfW.
2005-11-14 James TaborAdd devmgr.xml for testing.
2005-11-14 James TaborFix xml name conflict.
2005-11-14 James TaborFix xml name conflict.
2005-11-14 James TaborFix xml name conflict.
2005-11-14 James TaborFix xml name conflict.
2005-11-13 Christoph von... fixed some memory leaks
2005-11-13 Christoph von... added missing advapi32.lib to fix build with msvc
2005-11-13 Christoph von... export EnumServicesStatusExA/EnumServicesStatusExW...
2005-11-13 Christoph von... did some work on msconfig
2005-11-13 Ged Murphyuse neater tray arrows from Dominik (dominik@newmatic.de)
2005-11-13 Hartmut BirrSet the boot processor as active processor in KeInit1.
2005-11-13 Hartmut BirrShutdown the process manager before shutdown the registry.
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-11-13 Eric KohlScmrControlService: Check access rights.
2005-11-13 Thomas Bluemelfixed unrecognized escape character sequence warning
2005-11-13 Hervé PoussineauFix typo: Install pci.sys for PCI buses, and isapnp...
2005-11-13 Martin Fuchssome little german translation fixes
2005-11-13 Alex Ionescu- Unconditionally support XBOX in Freeldr.
2005-11-13 Filip NavaraFix the clipping checks in TuiFillArea.
2005-11-13 Gé van GeldorpSpelling fixes. Thanks to Royce for pointing them out.
2005-11-13 Steven Edwardsadd information for the Windows Installer Service....
2005-11-13 James TaborFix unix paths.
2005-11-13 Alex Ionescu- Add new configuration option "SARCH" to define the...
2005-11-13 Alex Ionescu- Remove duplicate PCH entry, it'll inherit freeldr's.
2005-11-13 Alex Ionescu- Fix a bug in printf.
2005-11-13 Alex Ionescu- Fix setupldr. Thanks to Steven.
2005-11-13 Alex Ionescu- Remove duplicated code in "rtl" and use libstring...
2005-11-13 Alex Ionescu- Remove some header duplication.
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-13 Steven EdwardsPablo Borobia - Spanish Translation
2005-11-13 Steven Edwardspropset svn:eol-style 'native'
2005-11-12 Hartmut BirrFixed the growing of the dirty bitmap. This will fix...
2005-11-12 Hervé PoussineauTry to open driver registry key before creating it.
2005-11-12 Alex Ionescu- Small msvc compatiblity change.
2005-11-12 Hervé Poussineauassert -> ASSERT
2005-11-12 Hervé Poussineau(Merge from Wine) YunSong Hwang <hys545@dreamwiz.com>
2005-11-12 Magnus OlsenCommit the patch for ibm code pages
2005-11-12 Magnus Olsenadding ibmcp861.txt the patch for create it will follow...
2005-11-12 Gé van GeldorpAdd some more shutdown messages
2005-11-12 Gé van GeldorpFilip correctly pointed out that my change 18782 was...
2005-11-12 Gé van GeldorpSilence debug message
2005-11-12 Gé van GeldorpSet time field in timer messages too
2005-11-12 Magnus OlsenFix the break did add right code page for ja.rc but...
2005-11-12 Magnus OlsenYou can now open one of these language's file in visual...
2005-11-12 Magnus Olsenfix the ja.rc be vs compatible
2005-11-12 Gé van GeldorpSet mouse position in timer messages
2005-11-12 Hervé PoussineauMove the initialization of USB keyboard and mouse to...
2005-11-12 Steven Edwardsfix most of the rest of the tests, disable the rest...
2005-11-12 Steven Edwardsbuild fixes
2005-11-12 Alex Ionescu- Add RtlPinAtomInAtomTable
2005-11-12 Steven Edwardsfixed most of the tests to process in rbuild. will...
2005-11-12 Steven Edwardsadjust the rest of the old test makefiles. 80% done...
2005-11-12 Gunnar DalsnesMerge ... wine (by hand!). fixes two failing kernel32...
2005-11-12 Ged Murphy- build as unicode
2005-11-12 Magnus Olsenfixed last part of bug 910 change Windows/ to ReactOS
2005-11-12 Magnus Olsenfixed last part of bug 910 change Windows/ to ReactOS
2005-11-12 Magnus Olsenfixed part of bug 910 change Windows/Wine to ReactOS...
2005-11-11 Magnus Olsenfixed part of bug 910 change to ReactOS
2005-11-11 Hervé PoussineauStream all keyboard port events to the same keyboard...
next