German RC-File for sysdm and timedate and a few change in the Englich RC-File. Patch...
[reactos.git] / reactos /
2004-10-31 Thomas BluemelGerman RC-File for sysdm and timedate and a few change...
2004-10-31 Filip Navara- Synchronize HalDisplayString using spinlocks at HIGH_...
2004-10-31 Hartmut Birr- Dpc's must be always deliver before a thread switch...
2004-10-31 Hartmut Birr- The quantum of the idle thread must also end.
2004-10-31 Hartmut Birr- Queried some values from pcr at DISPATCH_LEVEL to...
2004-10-31 Hartmut Birr- Initialize the pcr for an application processor befor...
2004-10-31 Hartmut Birr- Removed PiApcLock, because apc's are thread local...
2004-10-31 Hartmut Birr- Save/initialize/restore the gs register on interrupt...
2004-10-31 Eric KohlInstall new inf files and control panel applications.
2004-10-31 Eric Kohl- Define a unique base address for each control panel...
2004-10-31 Eric KohlDefine a unique base address for each control panel...
2004-10-31 Eric KohlAdd SCSI device class installer inf file and global...
2004-10-31 James TaborAdded missing header info for helping to compile msi.dll
2004-10-31 Thomas Bluemelfixed memory leak in CheckNameLegalDOS8Dot3A() (free...
2004-10-31 Thomas Bluemelimplemented InitializeProcessForWsWatch() and GetWsChan...
2004-10-31 Thomas Bluemelfixed a comment
2004-10-31 Thomas Bluemelremoved obsolete debug output
2004-10-31 Thomas Bluemelimplemented Heap32ListFirst(), Heap32ListNext(), Module...
2004-10-30 Filip Navara- Change ULONG to ULONG_PTR for StackLimit.
2004-10-30 Thomas Bluemelavoid overlaps of kernel32 and ntdll when kernel32...
2004-10-30 Thomas Bluemeladded a few missing structures and some janitory work
2004-10-30 Martin Fuchsadjust WINE specific texts for ReactOS (Klemens Friedl...
2004-10-30 Martin Fuchsadjust about dialog to ROS font sizes (Klemens Friedl...
2004-10-30 Eric KohlAdd Date/Time control panel application.
2004-10-30 Eric KohlUse W32API.
2004-10-30 Alex IonescuFix some values.
2004-10-30 Filip Navara- Make InitializeListHead, InsertHeadList, InsertTailLi...
2004-10-30 Filip Navara- Use KfAcquireSpinLock/KfReleaseSpinLock instead of...
2004-10-30 Eric KohlAdd ability to start individual control panel applications.
2004-10-30 Eric KohlBuild new control panel applications.
2004-10-30 Eric KohlAdd Keyboard and Mouse (Main) control panel application.
2004-10-30 Eric KohlAdd Regional Options (Intl) control panel application.
2004-10-29 Eric KohlSort control panels by name.
2004-10-29 Casper Hornstrup2004-10-29 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-29 Eric Kohl- Support control panel applications that provide more...
2004-10-28 Filip Navara- Remove duplicate definition of RTL_RANGE_LIST_SHARED_...
2004-10-28 Casper Hornstrup2004-10-28 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-27 Filip Navara- Define IoReleaseRemoveLock.
2004-10-27 Gregor AnichAdded KdbpSafeRead/WriteMemory macros (translated into...
2004-10-26 Eric KohlDrawStatusText() must not process prefix characters.
2004-10-26 Eric KohlPressing ENTER when a value is selected in the listview...
2004-10-26 Eric KohlUse FileHeader->SizeOfOptionalHeader instead of sizeof...
2004-10-25 Gregor AnichFixed debug build
2004-10-24 Thomas Bluemelmore prototype fixes
2004-10-24 Casper Hornstrup2004-10-24 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateProfile() and NtQueryInterv...
2004-10-24 Thomas Bluemelfixed prototypes of NtCreateMutant(), NtQueryMutant...
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-24 Thomas Bluemeladded some base addresses to the list
2004-10-24 Thomas Bluemelminor fixes
2004-10-24 Casper Hornstrup2004-10-24 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-24 Thomas Bluemelminor fixes
2004-10-24 Thomas Bluemelminor fixes
2004-10-24 Thomas Bluemelminor fixes
2004-10-24 Eric KohlSet processor features in the shared user page.
2004-10-24 Filip Navara- Return STATUS_SUCCESS for PCI bus PDO PnP IRPs so...
2004-10-24 Filip Navara- Return STATUS_SUCCESS for root bus PDO PnP IRPs so...
2004-10-23 Alex IonescuFixed up some HAL prototypes and fixed some header...
2004-10-23 Casper Hornstrup2004-10-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-23 Gé van GeldorpTake DC origin into account
2004-10-23 Filip Navara- Add _hooks.c and _stubs.S to list of ignore files.
2004-10-23 Filip Navara- Minor device node fixes.
2004-10-23 Thomas Bluemelfinally get rid of loadros
2004-10-23 Gregor AnichFixed debug build
2004-10-23 Gregor AnichFixed debug build, uncommented NDEBUG in io/pnpmgr.c
2004-10-23 Eric KohlUpdate DEVICE_NODE structure but some ReactOS specific...
2004-10-23 Gé van GeldorpInProcServer32 entries only take a DLL name, no resourc...
2004-10-23 Filip Navara- Add declarations for the PnP arbiter and resource...
2004-10-22 Thomas Bluemelhopefully a better implementation of rundown protection...
2004-10-22 Thomas Bluemelfixed redefinition of ASSERT
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-22 Eric KohlIoAdjustPagingPathCount is a macro.
2004-10-22 Filip Navara- Check for DeviceNode->CapabilityFlags being NULL...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-22 Eric KohlUse ASSERT macro instead of assert macro.
2004-10-22 Filip Navara- Fix uninitialized variable warning in KeFlushEntireTb.
2004-10-22 Eric KohlDefine ASSERT macro.
2004-10-22 Eric KohlDefine ASSERT and ASSERTMSG macros.
2004-10-22 Filip Navara- Add the afiler.h (ARC MAC filter) and wdmguid.h ...
2004-10-22 Filip Navara- Define the PLUGPLAY_REGKEY_* flags.
2004-10-22 Filip Navara- Support the BINARY_COMPATIBLE compile definition.
2004-10-22 Eric KohlFix a debug message
2004-10-22 Filip Navara- Fix RtlIsRangeAvailable for boundary addresses and...
2004-10-22 Filip Navara- Fix a case when a device with same IDs is located...
2004-10-22 Eric Kohl- Remove obsolete variables from the DEVICE_NODE struct...
2004-10-22 Eric Kohl- Remove obsolete variables from the DEVICE_NODE struct...
2004-10-21 Gé van Geldorp- Don't double-quote an already double-quoted argument
2004-10-21 Thomas Bluemelfixed a comment
2004-10-21 Art YerkesCorrected build problem: hal.a was not placed in the...
2004-10-21 Steven EdwardsThats it. the tests are now in rosapps.
2004-10-21 Gé van GeldorpPut back -D__REACTOS__ for now
2004-10-21 Steven EdwardsAlmost done removing old tests
2004-10-21 Gé van GeldorpBetter drawing of +/- boxes at smaller icon sizes
2004-10-21 Steven EdwardsI'll finish in the morning......
2004-10-21 Steven EdwardsStarted removing tests
2004-10-21 Steven EdwardsRemove tests from the Main Makefile.
2004-10-21 Art YerkesAdded null check for CapabilityFlags.
2004-10-20 Thomas Bluemelfixed language code
2004-10-20 Thomas Bluemelforgot to add these files
next