wallpaper from harteex
[reactos.git] / reactos /
2007-02-24 Saveliy Tretiakovkbdse.dll -> kbdsw.dll
2007-02-23 Saveliy TretiakovAndrey Janzen (virus126):
2007-02-23 Saveliy TretiakovAndrey Janzen (virus126):
2007-02-23 Alex Ionescu- Update FreeLDR PE Loading to actually use its Mm...
2007-02-23 Saveliy TretiakovUpdate keyboard layout names. Add "Layout Id" key for...
2007-02-23 Alex Ionescu- Load the driver image file with OBJ_KERNEL_HANDLE...
2007-02-23 Alex Ionescu- Add a new member to MM_IMAGE_SECTION_OBJECT to hold...
2007-02-23 Saveliy TretiakovMove primary language selection from Input Locale page...
2007-02-23 Saveliy TretiakovUpdate testapp
2007-02-23 Saveliy TretiakovAdd KLF_SHIFTLOCK and KLF_RESET
2007-02-23 Saveliy TretiakovFix warnings.
2007-02-23 Alex Ionescu- Get rid of LdrGetModuleObject, since MmLoadSystemImag...
2007-02-23 Alex Ionescu- Merge DbgUnLoadImageSymbols from KD branch.
2007-02-23 Alex Ionescu- Fix build.
2007-02-23 Alex Ionescu- Fix MmCreateImageSection to use previous mode instead...
2007-02-23 Dmitry GorbachevIndonesian translation by Zaenal Mutaqin (ade999 at...
2007-02-22 Alex Ionescu- Move some Mm routines from pe.c to sysldr.c where...
2007-02-22 Saveliy TretiakovHandle WM_INPUTLANGCHANGE and WM_INPUTLANGCHANGEREQUEST...
2007-02-22 Saveliy TretiakovNtUserLoadKeyboardLayoutEx: Support KLF_REORDER and...
2007-02-22 Magnus OlsenMove d3d8thk.h for it being use for apps that need...
2007-02-22 Sylvain Petreollefix build
2007-02-22 Alex Ionescu- Rename LdrLoadModule to MmLoadSystemImage and change...
2007-02-22 Alex Ionescu- Improve LdrGetModuleObject (in FreeLDR) to handle...
2007-02-22 Hervé PoussineauFix build with gcc 4.1.2 backups/alex-kd-branch@25995
2007-02-22 Alex Ionescu- Rename ModuleListHead to PsLoadedModulesList.
2007-02-21 Magnus Olsenadding a helper intEnableDriver it will be use for...
2007-02-21 Timo KreuzerSilence some warnings
2007-02-21 Alex Ionescu- Implement ExpQueryModuleInformation to handle SystemM...
2007-02-21 Dmitry GorbachevThai translation (Sumath Aowsakulsutthi)
2007-02-21 Dmitry GorbachevThai translation (Sumath Aowsakulsutthi)
2007-02-21 Dmitry GorbachevThai translation by Sumath Aowsakulsutthi (punth1 at...
2007-02-21 Dmitry GorbachevFix Italian resource file
2007-02-21 Alex Ionescu- Properly implement SystemLoadGdiDriverInformation.
2007-02-21 Alex Ionescu- Cleanup loader.c and comment some public routines...
2007-02-20 Alex Ionescu- Get rid of a bunch of multiboot crap FreeLDR was...
2007-02-20 Alex Ionescu- Don't load .SYM in freeldr anymore.
2007-02-20 Alex Ionescu- Fix loading of boot symbols.
2007-02-20 Alex Ionescu- Add ExceptionRecord32To64.
2007-02-20 Alex Ionescu- Properly sign-extend a couple more pointers. WinDBG...
2007-02-20 Alex Ionescu- Implement KdpGetStateChange.
2007-02-20 Alex Ionescu- Implement KdpWriteControlSpace.
2007-02-20 Alex Ionescu- Implement KdpSetContext.
2007-02-20 Alex Ionescu- KPROCESSOR_STATE is not 4-byte aligned.
2007-02-20 Alex Ionescu- Implement DbgKdClearAllInternalBreakpointsApi
2007-02-20 Alex Ionescu- Add kdbreak.c with the following APIs: KdpLowWriteCon...
2007-02-20 Alex Ionescu- Add a bunch of hacks to KdpReadVirtualMemory to make...
2007-02-19 Ged Murphyadd chars to the edit box when either double clicked...
2007-02-19 Alex Ionescu- Create ntverp.h and common.ver files. These are the...
2007-02-19 Alex Ionescu- Implement KdpSysGetVersion, KdpGetVersion, KdpReadVir...
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-19 Eric KohlEnable the user to set the size of captions, caption...
2007-02-19 Alex Ionescu- We now tell WinDBG to load kernel symbols and WinDBG...
2007-02-19 Dmitry GorbachevFix a bug
2007-02-19 Thomas BluemelMinor fixes, thanks Ged
2007-02-18 Alex Ionescu- Dummy commit for documentation purposes:
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
2007-02-18 Alex Ionescu- Add kd64 folder for KD64 6.0 implementation.
2007-02-18 Alex Ionescu- Add KdDebuggerInitialize1 and enable call to it.
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-18 Alex Ionescu- Add stubs for KdSave, KdRestore, KdDebuggerInitialize...
2007-02-18 Saveliy TretiakovPatch from Preston:
2007-02-18 Alex Ionescu- Add EXCEPTION_RECORD64 and LIST_ENTRY64, KeTryToAcqui...
2007-02-17 Eric KohlReenable the preview control notification. The user...
2007-02-17 Saveliy TretiakovPatch by Alexey Zavyalov (Generex).
2007-02-17 Saveliy TretiakovPatch by Andrey Janzen (virus126).
2007-02-17 Thomas Bluemel- Move around definitions to make the code a bit more...
2007-02-17 Ged Murphyadd to bootcd to highlight the paint issue
2007-02-17 Ged Murphyadd to build
2007-02-17 Ged Murphy- halfplement charmap.exe
2007-02-16 Alex Ionescu- Delete KD/KDBG directories.
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-16 Alex Ionescu- KD Branch
2007-02-16 Alex Ionescu- KD Branch
2007-02-16 Maarten BosmaLester Kortenhoeven (lester(at)kortenhoeven(dot)de):
2007-02-15 Hervé PoussineauSet correct value for Characteristics (tested by Colin_...
2007-02-15 Eric Kohl- Declare local functions static and get rid of prototy...
2007-02-15 Alex Ionescu- Small placeholder change for future Cm code:
2007-02-15 Hervé PoussineauAdd missing 'Characterists' registry key for netcards...
2007-02-15 Eric Kohl- Enable/disable the size updown control when another...
2007-02-15 Dmitry Gorbachev- fix "keyboard does not respond" bug on Biostar board...
2007-02-14 Alex Ionescu- You all s^H^H^H^H^H^H^H^H^H Fix build error.
2007-02-14 Alex Ionescu- Linux sucks
2007-02-14 Alex Ionescu- Fixup and enable my new HAL IRQL implementation from...
2007-02-14 Alex IonescuObject Manager fixes based on bug reports from Aleksey...
2007-02-14 Saveliy TretiakovPost WM_INPUTLANGCHANGE to thread's focus windows when...
2007-02-13 Saveliy Tretiakov- Make NtUserLoadKeyboardLayoutEx accept 6 params
2007-02-12 Magnus Olsensmall prepare for rished20 sync for wine. so the sync...
2007-02-12 Magnus Olsenpatch from Physicus, implement TOOLTIPS_NotifyFormat...
2007-02-12 Timo Kreuzer- Implement appearance page of desk.cpl
2007-02-11 Johannes Anderwald- fix warning
2007-02-11 Johannes Anderwald- Fix a bug in NtUserOpenDesktop and simply the code
2007-02-11 Johannes Anderwald- Fix a few warnings
2007-02-11 Magnus Olsenadding some comment after review how it works in window...
2007-02-11 Johannes Anderwald- remove stdcall decoration
2007-02-11 Aleksey BraginRight now, it's not enough to just set the bios video...
2007-02-11 Aleksey Bragin25763 was an example of how to NEVER do in ReactOS...
2007-02-11 Sylvain Petreollemove from branch
2007-02-11 Sylvain Petreolledelete empty dir
2007-02-11 Magnus Olsenadding winetest from the vendor drop for usp10.dll
next