Potapnik <jirka@studioprojekt.cz>
[reactos.git] / reactos /
2005-04-30 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-04-30 Alex IonescuAdd hack for ROS's weird behavior. Will investigate...
2005-04-30 Hartmut BirrSet the readed size within the irp.
2005-04-30 Alex IonescuRemove debug message
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Hervé PoussineauRegister GUID_DEVINTERFACE_COMPORT for serial devices
2005-04-30 Hervé PoussineauPatch by Tinus_: Check for right error code returned...
2005-04-30 Hervé PoussineauDon't double define GUID_DEVICE_INTERFACE_ARRIVAL and...
2005-04-30 Gé van GeldorpChange BootDrive/BootPartition examples to BootPath
2005-04-30 Hervé PoussineauI forgot to dereference FileObject in IoSetDeviceInterf...
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Magnus OlsenRemove all hardcode string to En.rc
2005-04-30 Hervé PoussineauImplement IoRegisterPlugPlayNotification, IoUnregisterP...
2005-04-30 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-04-29 Magnus OlsenRemove all hardcode string to En.rc
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-29 Alex IonescuIRP Completion Fixes for 2nd-Stage:
2005-04-29 Aleksey BraginImport from WINE 25.04.05 (just because we have old...
2005-04-29 Hervé PoussineauRemove debug message
2005-04-29 Alex IonescuAnd look who made a dumber mistake ;). Thanks WaxDragon
2005-04-28 Magnus OlsenSwedish translations by Kris Engeman
2005-04-28 Magnus OlsenTranslate by Andreas Bjerkeholt (harteex@gmail.com)
2005-04-28 Hervé PoussineauSVN maintenance:
2005-04-28 Magnus OlsenDavid Nordenberg: Swedish translation
2005-04-28 Alex IonescuRemove rant. H&E are very competent developers and...
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Hervé PoussineauDon't pass a NULL pointer as offset when creating a...
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Aleksey BraginFix (registry.c:325, dated 20050425) test failure....
2005-04-28 Magnus Olsenchange _T((LPTSTR)szMsg)) to (LPTSTR)szMsg)
2005-04-28 Magnus OlsenRemove all hardcode string to En.rc
2005-04-28 Aleksey BraginAdded Nls\Locale registry tree, it corresponds to local...
2005-04-28 Magnus OlsenFix all these warings
2005-04-28 Aleksey BraginImported locales information from WINE. Sorry it isn...
2005-04-28 Aleksey BraginImported LANG_ and SUBLANG_ defines from WINE
2005-04-28 Magnus OlsenFix all these waring by initaielize them where they...
2005-04-28 Magnus Olsenfix this waring
2005-04-28 Magnus Olsenfix waring with insiate iter
2005-04-28 Alex IonescuMy mistake
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-27 Hartmut BirrFixed the check for a created first thread.
2005-04-27 Hartmut BirrClose only the Nls directory handle if the directory...
2005-04-27 Hartmut BirrFixed _SEH2_END.
2005-04-27 Hartmut BirrGuarded some calls to handle functions with KeEnterCrit...
2005-04-27 Hartmut BirrMade the physical memory section permanent.
2005-04-27 Hartmut BirrReinitialized the palette entries after setting the...
2005-04-27 Aleksey BraginAdded language 0419 (russian) into NLS\Language
2005-04-27 Art Yerkesturned off DEBUG output (thanks to gge for pointing...
2005-04-26 Magnus Olsenremove ddalphablt worng functions
2005-04-26 Magnus Olsenimplement NtGdiDdBlt and NtGdiDdAlphaBlt
2005-04-26 Aleksey BraginA few locales entries added, though we have currently...
2005-04-26 Aleksey BraginMore DPRINTs added for better tracing of locale-related...
2005-04-26 Aleksey BraginMinor changes into a way locales are get and listed
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-26 Hartmut Birr- Preinitialise the com port infos with default values.
2005-04-26 Gé van GeldorpRe-apply 14698 - 14762 and fix resulting problem
2005-04-26 Magnus OlsenImplement NtGdiDdCanCreateSurface
2005-04-26 Alex IonescuImplement IoRaiseHardError, combine error stuff, fix...
2005-04-26 Alex IonescuEnable flags only for 3.4.3, should fix the build for...
2005-04-26 Thomas Bluemeldon't request write access in NtReadVirtualMemory,...
2005-04-26 Art YerkesFixes by WaxDragon:
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-24 Thomas Bluemeladd missing typecast
2005-04-24 Eric KohlImplement the time format page for the regional setting...
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
next