reactos.git
2004-11-08 Eric KohlAdd some more time zones.
2004-11-08 Thomas Bluemelmake better use of precompiled headers
2004-11-08 Thomas Bluemeldon't return uninitialized variable. thx to Alex.
2004-11-08 Thomas Bluemelforgot this file
2004-11-08 Gregor AnichCheck for installed exception handlers if the kernel...
2004-11-08 Thomas Bluemelseparate epsapi as per kjk's request again, sorry for...
2004-11-07 Filip Navara- Fix prototype for KeConnectInterrupt.
2004-11-07 Gregor AnichAdd SSE detection.
2004-11-07 Filip Navara- Export the InitSafeBootMode variable as per KB83764.
2004-11-07 Art YerkesPreliminary stub generator ported from my shell script.
2004-11-07 Gregor AnichFix FORCE_INLINE for GNUC.
2004-11-07 Steven EdwardsAdded Wine ole32 tests.
2004-11-07 Filip Navara- Initialize DriverObject->HardwareDatabase for newly...
2004-11-07 Filip Navara- New and complete implementation of IoOpenDeviceRegist...
2004-11-07 Art YerkesRemoved remaining kernel imports from ip lib.
2004-11-07 Steven EdwardsAdded Wine psapi tests.
2004-11-07 KJK::HyperionMoved VerSetConditionMask in RTL so it can be exported...
2004-11-07 Thomas Bluemelfixed typo
2004-11-07 Thomas Bluemelcorrected image base address
2004-11-07 Eric KohlFill the time zone list.
2004-11-07 Gregor AnichTranslate EXCEPTION_XXX defines into EXCEPTION_DISPOSIT...
2004-11-07 Filip Navara- Define RTL_REGISTRY_HANDLE and RTL_REGISTRY_OPTIONAL.
2004-11-07 Thomas Bluemelignore .gch files
2004-11-07 Thomas Bluemeladded stubs for winscard.dll
2004-11-07 Steven EdwardsAdded Wine Common Control Regression tests.
2004-11-07 KJK::HyperionImplemented VerSetConditionMask.
2004-11-07 Eric KohlAdd more time zones.
2004-11-07 Steven EdwardsCleanup the warnings.
2004-11-06 Gé van GeldorpUse correct context.
2004-11-06 Filip Navara- Fix ACL size calculation in SepInitDACLs.
2004-11-06 Steven Edwardsinclude stdlib.h, string.h and ctype.h to fix a build...
2004-11-06 Eric KohlAdd some more timezones.
2004-11-06 Gregor AnichAdd ExtendedRegisters to CONTEXT_X86, CONTEXT_EXTENDED_...
2004-11-06 Thomas Bluemelsilence debug output
2004-11-06 Art YerkesChanges:
2004-11-06 Eric Kohl- Make TIME_ZONE_ID_XXX constants available from kernel...
2004-11-06 Eric Kohl- Replace TIME type by LARGE_INTEGER in FILE_*_INFORMAT...
2004-11-06 Eric Kohl- Replace TIME type by LARGE_INTEGER in FILE_*_INFORMAT...
2004-11-06 Thomas Bluemel1. implemented GetPerformanceInfo()
2004-11-06 Thomas Bluemelremoved obsolete forward declaration
2004-11-06 Alex IonescuReimplimented IO Timers correctly.
2004-11-06 Thomas Bluemelfixed return value of GetProcessImageFileNameA/W()
2004-11-06 Thomas Bluemel1. fixed field names of the SYSTEM_PAGEFILE_INFORMATION...
2004-11-05 Thomas Bluemelimplemented GetProcessImageFileNameA/W()
2004-11-05 Thomas Bluemelfixed typo
2004-11-05 Thomas Bluemel1. export all psapi stubs
2004-11-05 Eric KohlRead time zone information from registry at startup.
2004-11-05 Thomas Bluemelno need to reference the job object pointer in NtIsProc...
2004-11-05 Eric KohlUse ASSERT() instead of assert().
2004-11-05 Thomas Bluemelpass lstrcpynW() the maximum number of characters,...
2004-11-05 Eric Kohl- Time zone combobox must have CBS_DROPDOWNLIST style.
2004-11-05 Eric KohlMake sure that NtSetSystemTime won't crash if the new...
2004-11-05 Eric KohlAdd some timezone information.
2004-11-04 Thomas Bluemelepsapi.a doesn't exist anymore...
2004-11-04 Gé van GeldorpTimeOut < 0 means not set yet, so we need a signed...
2004-11-03 Thomas Bluemelmerged epsapi into psapi and reformatted some code...
2004-11-03 Gé van Geldorpbootcd and livecd want cards.dll, so build it by default
2004-11-02 Thomas Bluemel1. reformatted the code so human beings can read it
2004-11-02 Martin FuchsDesign Shell About dialog more Windows-like (Klemens...
2004-11-02 Thomas Bluemel1. get rid of InternalGetProcessId()
2004-11-02 Thomas Bluemeluse ReadConsoleInputW() for unicode builds
2004-11-02 Thomas Bluemel1. Implemented WriteConsoleW(), ReadConsoleW(), FillCon...
2004-11-02 Gé van GeldorpGenerate stub functions from .spec file
2004-11-02 Gé van Geldorpwindres 2.15.90 20040222 doesn't like the empty string...
2004-11-02 Eric KohlAdd the 'Date and Time' page.
2004-11-01 Alex IonescuFix Mailslot and Named Pipe Drivers
2004-11-01 Gé van GeldorpAdd ability to be loaded as "multiboot kernel" from...
2004-11-01 Hartmut Birr- Fixed KeGetCurrentThread for mp machines.
2004-11-01 Hartmut Birr- Initialized the fpu of an application processor.
2004-11-01 Hartmut Birr- Changed/rewrote parts of the mp code to get my ASUS...
2004-11-01 Hartmut Birr- Share the irq/irql/vector definitions between ntoskrn...
2004-10-31 Filip Navara- Use common KiInterruptDispatch2 function for both...
2004-10-31 Alex IonescuFix deleted line.
2004-10-31 Alex IonescuMailslot/Named Pipe structures.
2004-10-31 Alex Ionescucleanup.c: Fix typo
2004-10-31 Alex IonescuUse proper IRP structure
2004-10-31 Filip Navara- Call KiDispatchInterrupt only if DPC software interru...
2004-10-31 Emanuele AlibertiGuarded mutex (no code and off makefile).
2004-10-31 Emanuele AlibertiNormalize private symbols in LPC, plus minor changes...
2004-10-31 Emanuele AlibertiModular resource script for POSIX+ terminal emulator...
2004-10-31 Eric KohlCode clean-up.
2004-10-31 Thomas Bluemelfixed typo
2004-10-31 Hartmut Birr- Fixed the definition of KeGetCurrentKPCR.
2004-10-31 Hartmut Birr- Implemented KeSetTargetProcessorDpc.
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
next