reactos.git
2005-04-26 Alex IonescuDo not strip if KDBG is used
2005-04-26 Alex IonescuChange optimization settings for retail builds. Change...
2005-04-26 Alex IonescuFix compilation with optimizations
2005-04-25 Hartmut BirrFixed the initialising of bochs debug.
2005-04-25 Alex IonescuRemove excess header
2005-04-25 Alex IonescuRemove dbg.h and move it to kd.h, it was getting confus...
2005-04-25 Alex IonescuMerge in wrappers with DBG setting as requested
2005-04-25 Alex IonescuFix compilation problem..
2005-04-25 Hartmut BirrReplaced a dirty hack by another.
2005-04-25 Alex IonescuSimplify and correct KiDebugService
2005-04-25 Alex IonescuAdd GDB = 1 to makefile to compile-in the GDB Wrapper...
2005-04-25 Alex IonescuAdded KiDebugService. Will optimize soon to use common...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-25 Gé van GeldorpSync to Wine-20040419:
2005-04-25 Gé van GeldorpSVN maintenance
2005-04-24 Thomas Bluemeladd missing typecast
2005-04-24 Eric KohlImplement the time format page for the regional setting...
2005-04-24 Maarten BosmaPackageManager: HTML Log
2005-04-23 Alex IonescuDon't use hack for trap frames anymore, read TempEsp...
2005-04-23 Alex IonescuUse fake frame in KDBG mode, not DBG
2005-04-23 Alex Ionescuforgot to delete this one too
2005-04-23 Alex IonescuShare compiler-generated asm exports between ntdll...
2005-04-23 Alex IonescuRemove MDA support
2005-04-23 Alex IonescuDelete cruft
2005-04-23 Alex IonescuAdd more detailed comment about ThreadListEntry so...
2005-04-23 Alex IonescuMove removing process from active list to PspDeleteProc...
2005-04-23 Alex IonescuMove removing process from active list to PspDeleteProc...
2005-04-23 Hartmut BirrFixed restoring of registers.
2005-04-23 Magnus OlsenSwedish translation
2005-04-23 Magnus OlsenSwedish translation by Kris Engeman
2005-04-23 Magnus Olsenforget use lates winfile.rc
2005-04-23 Magnus OlsenFix a bug in sv.rc so it can compile
2005-04-23 Magnus Olsenreverit swedish translation
2005-04-23 Magnus Olsen David Nordenberg: Swedish translation, proofread by...
2005-04-23 Magnus Olsen2005-04-07 For swedish translations in explorer
2005-04-23 Hartmut BirrFixed the smp build.
2005-04-23 Hartmut Birr- Initialized the process create time.
2005-04-23 Hartmut BirrRemoved a wrong additional reference in IoCreateDevice.
2005-04-23 Gé van GeldorpRevert freeldr back to revision 14697
2005-04-23 Hartmut BirrDo not remove an entry from the parent for twice.
2005-04-23 Hartmut BirrRemove the thread from the list when terminating.
2005-04-23 Alex IonescuAnd these should've been added...
2005-04-23 Alex IonescuBug in previous commit...these should've been deleted
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-23 Art YerkesFixes a problem reported by WaxDragon when acquiring...
2005-04-23 Alex IonescuImplement KiServiceExit2 which restores debug registers...
2005-04-23 Alex IonescuTerminate System Thread after execution...forgot to...
2005-04-23 Alex IonescuAdd KDBG debugging hack from old code and convert it...
2005-04-23 Art YerkesDon't try to discover if we didn't find any interfaces...
2005-04-23 Eric Kohladvapi32.dll: Implement QueryServiceStatus.
2005-04-22 Hervé PoussineauAdd Green driver, that emulates a VT100 compatible...
2005-04-22 Filip NavaraFix one more typo...Spotted by gasmann.
2005-04-22 Filip NavaraFix a typo. Spotted by Potapnik.
2005-04-22 Filip NavaraDenzil <d3nzil@gmail.com>
2005-04-22 Alex IonescuFix win32k building
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-22 Art YerkesRemoved a useless temporary from router setting.
2005-04-22 Alex IonescuSwitch to NT5
2005-04-22 Alex IonescuPut back GUI Shell
2005-04-22 Art Yerkestcpmisc.h:
2005-04-21 Gé van GeldorpSync to Wine-20050419:
2005-04-21 Maarten BosmaPackageManager: Uploaded forgotten File
2005-04-21 Aleksey BraginEnumSystemLocalesW() implementation. Certainly not...
2005-04-21 Aleksey BraginAdded xbox video driver information (by GvG), I hope...
2005-04-21 Gé van Geldorp- Protect multiboot info from being overwritten
2005-04-20 Gé van GeldorpSync to Wine-20050419:
2005-04-20 Eric KohlMove RtlAreAllAccessesGranted, RtlAreAnyAccessesGranted...
2005-04-20 Gé van GeldorpRoman Hoegg <roman.hoegg@unisg.ch>
2005-04-20 Hervé PoussineauImplement IoRegisterDeviceInterface
2005-04-20 Maarten BosmaPackageManager: Corrected default setting
2005-04-20 Maarten BosmaPackageManager: Options.xml
2005-04-20 Royce Mitchell IIIlatest version of ArchBlackmann
2005-04-20 Maarten BosmaPackageManager: Changed download Server back to svn...
2005-04-20 Alex IonescuRemove bogus error message. It is normal for Mutex...
2005-04-20 Alex IonescuDon't relocate shell32 and gdi32. Changed their base...
2005-04-20 Gé van GeldorpYou can ask for e.g. GWL_STYLE for the desktop window,
2005-04-19 Thomas Bluemeldon't access pagable memory at dispatch level in NtQuer...
2005-04-19 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-04-19 Thomas Bluemelconvert the device object to a temporary device before...
2005-04-19 Thomas Bluemeluse anonymous events for synchronization
2005-04-19 Thomas Bluemel- Delete named objects from the namespace when the...
2005-04-19 Thomas Bluemelimport wininet.h from wine to solve conflicts with...
2005-04-19 Thomas Bluemelfix typo
2005-04-19 Thomas Bluemeldirectly redirect MapGenericMask to ntdll
2005-04-19 Gé van GeldorpMake disk partition handling architecture dependent...
2005-04-19 Alex Ionescudamn fingers were too fast. sorry, reverting
2005-04-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
2005-04-19 Alex IonescuUse MmDeleteKernelStack and remove KeReleaseThread
2005-04-19 Steven Edwardsdone with wininet import
2005-04-19 Steven Edwardsadded wine wininet.h
2005-04-19 Steven Edwardsimported wininet from wine
2005-04-19 Steven Edwardsimported in to the trunk
2005-04-19 Steven Edwardsremoving wininet for reimport
2005-04-19 Steven Edwardsimported in to the trunk
2005-04-18 Filip NavaraReenable ControlService and fix syntax errors in svcctl...
2005-04-18 Gé van GeldorpFix copy/paste error
2005-04-18 Filip NavaraDon't use pointer to freed memory.
2005-04-18 Eric KohlDisable ControlService() because of a bug in WIDL.
next