reactos.git
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 EdwardsAdded regexpl and tests to the makefile.
2004-10-21 Steven EdwardsRe-enable almost all tests.
2004-10-21 Steven EdwardsMoving tests....Almost done.
2004-10-21 Steven EdwardsRemove tests from the Main Makefile.
2004-10-21 Steven EdwardsMoving the tests.....still more....
2004-10-21 Steven EdwardsMoving the tests.....more
2004-10-21 Steven EdwardsMoving the tests
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
2004-10-20 Casper Hornstrup2004-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-20 Gé van GeldorpSync to Wine-20041019
2004-10-20 Gé van GeldorpRemove global -DCOBJMACROS for winedll's since they...
2004-10-20 Thomas Bluemeldisabled mouse tracking should just supress MSG_MOUSE_M...
2004-10-20 Gé van GeldorpUpdate status
2004-10-20 Gé van GeldorpSync to Wine-20041019
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpSimplify wine/shlwapi.h
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpHans Leidekker <hans@it.vu.nl>
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpJacek Caban <jack@itma.pwr.wroc.pl>
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpVincent B�ron <vberon@mecano.gme.usherb.ca>
2004-10-20 James TaborPorted Wine CompareStringA.
2004-10-19 Hartmut Birr- Fixed the size calculation of the resource list in...
2004-10-19 Eric KohlCosmetical fixes.
2004-10-19 Emanuele Aliberticvs-ignore compiled resources
2004-10-19 Filip Navara- Fix the values of KeepObject, DeallocateObject and...
2004-10-19 Filip Navara- Successfully complete IRP_MN_START_DEVICE and IRP_MN_...
2004-10-19 Filip Navara- Fix various bugs in IoGetDmaAdapter.
2004-10-19 Eric KohlInstall class installers.
2004-10-19 Eric KohlDisable debug messages.
2004-10-19 Eric KohlImplement
2004-10-19 Eric KohlImplement
next