reactos.git
2005-11-27 Hartmut BirrUse the calculated cluster/offset pair if we extend...
2005-11-27 Hartmut Birr- Lock the MainResource if we overwrite or supersede...
2005-11-27 Filip NavaraUse inflib.
2005-11-27 Hervé PoussineauAdd math coprocessor PNP id. Fixes bug 1052.
2005-11-27 Thomas Bluemelfixed uninitialized variables warnings
2005-11-27 Magnus OlsenFix so reactos can boot to gui again Thx W3seek for...
2005-11-27 Casper HornstrupSpeed up compilation of gdiplus
2005-11-27 Casper HornstrupSpeed up compilation of advapi32
2005-11-27 Ged Murphyremove my changes to Elronds patch. RtlNtStatusToDosErr...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
2005-11-27 Casper HornstrupSpeed up compilation of msconfig
2005-11-27 Casper HornstrupSpeed up compilation of cmd
2005-11-27 Ged Murphyforgot to remove debugging
2005-11-27 Ged MurphyAdd more debug info and better error control, from...
2005-11-27 Steven EdwardsXML.cpp -> xml.cpp, XML.h -> xml.h. Sorry Windows users...
2005-11-27 Royce Mitchell IIIremove xml.h/cpp's dependancy on exception.h/cpp -...
2005-11-27 Steven Edwardsmore crt, crtdll and msvcrt cleanup
2005-11-27 Royce Mitchell IIImsvc compatibility
2005-11-27 Royce Mitchell IIImsvc compatibility
2005-11-27 Steven Edwardsinline -> __inline
2005-11-27 Brandon TurnerDon't hardcode user to .DEFAULT when reading registry
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-27 Alex Ionescu- Fix a typo causing a potentially fatal bug in user...
2005-11-27 Alex Ionescu- Add DDK alignment macros and move/rename the ones...
2005-11-26 Gé van GeldorpUse correct prototype for DbgPrint. Thanks to Hartmut...
2005-11-26 Sebastian Gasiorekfixed resource id for performance button
2005-11-26 Alex Ionescu- Fix/take decisions on the minor NDK FIXMEs.
2005-11-26 Casper HornstrupFix dependencies that cause trouble
2005-11-26 Thomas Bluemelfixed difference in signedness warning
2005-11-26 Sebastian Gasiorek- fixed removing keys from menu
2005-11-26 Casper HornstrupSpeed up compilation of win32k (again)
2005-11-26 Casper HornstrupSpeed up compilation of taskmgr
2005-11-26 Casper HornstrupSpeed up compilation of usetup
2005-11-26 Casper HornstrupSpeed up compilation of smss
2005-11-26 Casper HornstrupSpeed up compilation of win32k.sys
2005-11-26 Casper HornstrupInclude regtests.h only once
2005-11-26 Casper HornstrupUpdate with missing symbols
2005-11-26 Casper HornstrupRegister shdocvw.dll during second stage setup
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-26 Thomas Bluemelfixed wrong comment
2005-11-26 Thomas BluemelRevert Filip's last 4 changes on his request as they...
2005-11-26 Thomas Bluemeldisplay the device properties when double-clicking...
2005-11-26 Thomas Bluemelimplemented the general device information page
2005-11-26 Thomas Bluemeladd stub for SetupDiLoadClassIcon
2005-11-26 Sebastian Gasiorekfixed changing registry value after name
2005-11-26 Hartmut BirrFix a typo in my last commit.
2005-11-26 Filip NavaraFix splitting of cells (noticed by Hartmut).
2005-11-26 Hartmut BirrDon't use the OldIrql value from fmutex after releasing it.
2005-11-26 Hartmut BirrSave the old irql in ExTryToAcquireFastMutex.
2005-11-26 Hartmut BirrFixed CcTryToAcquireBrokenMutex.
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-26 Hartmut BirrDefine the DPRINT and CHECKPOINT macro depend from...
2005-11-26 Hervé PoussineauRemove useless property pages
2005-11-26 Ged Murphysilence debug messages
2005-11-26 Eric KohlAllocate another 4 bytes for unique pointers to simple...
2005-11-26 Thomas Bluemelsimplify displaying the advanced device properties
2005-11-26 Thomas Bluemelallow warnings so it builds with g++ 4.0
2005-11-26 Gé van GeldorpSilence debug messages
2005-11-26 Thomas BluemelDocument the -ud flag for ROS_RBUILDFLAGS
2005-11-26 Sebastian Gasiorekremoved not needed typecasts. thanks Thomas
2005-11-26 Thomas Bluemelinclude wchar.h for swprintf
2005-11-26 Gé van Geldorpeol-style fixes
2005-11-26 Sebastian Gasiorekfixed reference to PML_TransError
2005-11-26 Thomas Bluemelminor fix in SetupDiGetDeviceInstanceIdA
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-26 Thomas Bluemelimplemented SetupDiGetDeviceInstanceIdA
2005-11-26 Gé van GeldorpUpdate status
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-26 Gé van GeldorpSync to Wine-0_9_2:
2005-11-26 Hervé PoussineauAdd stub for HalAllocateCrashDumpRegisters
2005-11-26 Hervé PoussineauInstall one more time the .SoftwareSettings section...
2005-11-26 Hervé PoussineauFix French control panel description
2005-11-26 Hervé PoussineauImplement SetupDiGetDeviceInstanceIdW
2005-11-26 Royce Mitchell IIIremove transient debugging code
2005-11-26 Royce Mitchell IIIXML: better descriptions on a couple errors, more accur...
2005-11-26 James TaborClean up Xml files, show usbd functions as implemented...
2005-11-26 Thomas Bluemelproperly handle the case where devices don't supply...
2005-11-26 Royce Mitchell IIImuch better check for gnu make 3.80+
2005-11-26 Royce Mitchell IIIgnu make 3.7x will not work - give users an early and...
2005-11-26 Thomas Bluemelcreate the property sheets modally
2005-11-26 Thomas Bluemelforgot to add this file
2005-11-26 Thomas Bluemelinitial implementation of DeviceAdvancedPropertiesA/W
2005-11-26 Thomas Bluemeladded stubs for SetupDiGetClassDevPropertySheetsA/W
2005-11-26 Royce Mitchell IIIautomatically detect msys without generating ugly error...
2005-11-26 Royce Mitchell IIIrevert 19600 until I can figure out how to correct...
2005-11-26 Royce Mitchell IIIauto-detect msys instead of requiring users to tell...
2005-11-26 Thomas Bluemeldisplay the advanced device properties
2005-11-26 Thomas Bluemeladded stubs for SetupDiGetDeviceInstanceIdA/W
2005-11-26 Magnus Olsenadding dplayx.dll to bootcd
2005-11-26 Magnus Olsenadding d3d8thk.dll and dplay.dll to bootcd
2005-11-26 Thomas Bluemelminor fixes and documentation updates
2005-11-26 Thomas Bluemeldisplay the device location
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Thomas Bluemeldisplay the device manufacturer
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
next