reactos.git
2009-11-08 Stefan Ginsberg- Add HAL PCI tables required for future work.
2009-11-07 Cameron Gutman - Stop using the TCPLock to protect all entries into...
2009-11-07 Aleksey Bragin- Add defines needed by explorer-new. Fixes build.
2009-11-07 Aleksey Bragin- Remove accidentally committed Wineisms. Build is...
2009-11-07 Aleksey Bragin[comctl32]
2009-11-07 Aleksey Bragin- Update commctrl.h to Wine-1.1.31.
2009-11-07 KJK::HyperionFix keyboard navigation of menus (up/down keys)
2009-11-07 Cameron Gutman - Remove TCPSleep and TCPWakeup (we make all oskittcp...
2009-11-07 KJK::HyperionUnbreak build
2009-11-07 KJK::Hyperionglobally-defined CFLAGS, CXXFLAGS, etc. will now work...
2009-11-07 KJK::HyperionDon't uppercase module name in _TARGET macros. This...
2009-11-07 Johannes Anderwald[DSOUND]
2009-11-07 Johannes Anderwald- Add a few constants and types required event handling
2009-11-07 Sylvain PetreolleReport spoolsv service status at startup.
2009-11-07 Johannes Anderwald[DSOUND_NEW]
2009-11-06 Stefan Ginsberg- Refactor stubbed HAL resource report slightly.
2009-11-06 Arch BlackmannWhiners...
2009-11-06 Arch BlackmannImplement printout the the state tables. It seems to...
2009-11-06 Johannes Anderwald- Fix check
2009-11-06 Arch BlackmannImplement support for writing the virtual key to WCHAR...
2009-11-06 Arch BlackmannAdd table of shift state combinations, and add table...
2009-11-05 Arch BlackmannPrint out more state-related tables and information...
2009-11-05 Michael Martin[cdfs]
2009-11-05 Arch BlackmannAdd more support for shift state output. The tool now...
2009-11-05 Arch BlackmannGenerate modifier table. Generate extended scancode...
2009-11-05 Arch BlackmannAdd table of modifiers.
2009-11-05 Arch BlackmannCreate layout entries for built-in non-redefined scanco...
2009-11-05 Aleksey Bragin[shell32]
2009-11-05 Aleksey Bragin[shell32]
2009-11-05 Arch BlackmannThe tool now generates 75% of a typical keyboard layout...
2009-11-05 Arch BlackmannNow write out the DEF file (okay that was too easy).
2009-11-05 Arch BlackmannKbdtool can now create the resource (RC) file as well!
2009-11-04 Stefan Ginsberg- Convert one more __invlpg to KeInvalidateTlbEntry
2009-11-04 Stefan Ginsberg- Oh snap. KDBG is not dead yet.
2009-11-04 Arch BlackmannHoly shit Batman! KbdTool can now write out the keyboar...
2009-11-04 Stefan Ginsberg- Implement support for reading and writing physical...
2009-11-04 Arch BlackmannRefactoring and cleanup. Start fleshing out the output...
2009-11-04 Stefan Ginsberg- Finish the work around for the Pentium cmpxchg8b...
2009-11-04 Arch BlackmannAdd some helpful debug output to LAYOUT parsing, and...
2009-11-04 Arch BlackmannImplement getCharacterInfo so the tool can now handle...
2009-11-04 Christoph von... sync wininet with wine 1.1.32
2009-11-04 Arch BlackmannStarted adding support for reading the different charac...
2009-11-04 Johannes Anderwald- Add sanity checks
2009-11-04 Johannes Anderwald[KS]
2009-11-03 Arch BlackmannStart implementing the long task of DoLAYOUT to process...
2009-11-03 Johannes Anderwald- Fix checking of flags found by Ged
2009-11-03 Johannes Anderwald- Implement IDirectSoundCaptureBuffer8::Lock, IDirectSo...
2009-11-03 Johannes Anderwald- Fix one more dsound_winetest dsound8 failure
2009-11-03 Aleksey Bragin[csrss]
2009-11-03 Aleksey Bragin[csrss]
2009-11-03 Johannes Anderwald[DSOUND]
2009-11-03 Johannes Anderwald- Partially revert 43747
2009-11-03 Johannes Anderwald- Add a few sanity checks
2009-11-02 Stefan Ginsberg- There is no reason to use the Kf* routines for IRQL...
2009-11-02 Stefan Ginsberg- Document what the 'NoBuses' member in the PCI_REGISTR...
2009-11-02 Cameron Gutman - Rework our oskittcp signalling
2009-11-02 Michael Martin[user32]
2009-11-02 Stefan Ginsberg- Fix a FreeLdr PCI detection bug introduced in revisio...
2009-11-02 Michael Martin[User32]
2009-11-02 Cameron Gutman - Fix some confusion between SignalState and State...
2009-11-02 Aleksey Bragin[uniata]
2009-11-02 Aleksey Bragin[uniata]
2009-11-02 Sylvain Petreolleadd missing newlines
2009-11-02 Kamil Hornicek- add dsound winetest
2009-11-02 Stefan Ginsberg- Temporarily disable the new HAL PCI detection code...
2009-11-02 Stefan Ginsberg- Commit something to get build server building --...
2009-11-02 Stefan Ginsberg- Fix leftover from 43912: Add KdRefreshDebuggerNotPres...
2009-11-02 Stefan Ginsberg- Fix incorrect comment, spotted by Timo.
2009-11-02 Stefan Ginsberg- Fix broken HalpQueryPciRegistryInfo: If it wasn't...
2009-11-02 Stefan Ginsberg- Fix support for /CRASHDEBUG and /NODEBUG; we didn...
2009-11-02 Timo Kreuzer[OPENGL32]
2009-11-02 Kamil Hornicek- get rid of some cast frenzy, by Physicus
2009-11-01 Daniel ReimerBug 4893: Dutch translation for Spider Solitaire by...
2009-11-01 Arch BlackmannImplement the standard ISO 110-key scancode to virtual...
2009-11-01 Arch BlackmannMake some printfs DPRINT1s since they are only for...
2009-11-01 Arch BlackmannImplement DoKEYNAME (again, very similar to the previou...
2009-11-01 Arch BlackmannImplement LANGUAGENAMES parsing (very similar to DESCRI...
2009-11-01 Arch BlackmannAdd support for DESCRIPTIONS section (tested on test...
2009-11-01 Arch BlackmannImplement support for parsing shift states. Seems to...
2009-11-01 Daniel Reimerdid put 7-zip in the wrong category, sry
2009-11-01 Hervé Poussineau[freeldr] Fix typos introduced in r43875
2009-11-01 Andrew Hill[browseui]
2009-10-31 Andrew Hill[atlnew]
2009-10-31 Arch BlackmannImplement DoCOMPANY, DoCOPYRIGHT, DoVERSION and DoLOCAL...
2009-10-31 Arch BlackmannImplement DoKBD. The tool can now handle the KBD sectio...
2009-10-31 Arch BlackmannImplement stubs for all the different keyword stub...
2009-10-31 Arch BlackmannStart implementing the main parser loop. The tool detec...
2009-10-31 Arch BlackmannAdd sample US layout keyboard layout file. Generated...
2009-10-31 Cameron Gutman - Don't disconnect the same socket multiple times...
2009-10-31 Arch BlackmannImplement opening the layout file and printing out...
2009-10-31 Cameron Gutman - Implement OskitTCPDisconnect
2009-10-31 Arch BlackmannBegin implementing Keyboard Layout Compiler Tool, as...
2009-10-31 Johannes Anderwald[KS]
2009-10-31 Andrew Hill[includes]
2009-10-31 Cameron Gutman - Fix translation for OSK_EAGAIN/OSK_EWOULDBLOCK
2009-10-31 Gregor Schneider[usetup] Update Italian and Spanish resources too,...
2009-10-31 Hervé Poussineau[freeldr/WINLDR] Simplify freeldr.ini syntax for common...
2009-10-31 Johannes Anderwald- Start rewrite of DirectSound
2009-10-31 Gregor Schneider[usetup] Apply r43870 for German resource file, fix...
2009-10-31 Andrew Hill[browseui, shell32, explorer_new, include]
next