- fix glEdgeFlagPointe prototype
[reactos.git] / reactos /
2009-03-09 Kamil Hornicek- fix glEdgeFlagPointe prototype
2009-03-09 Kamil Hornicek- fix some prototypes, remove dxroslayer from dsound
2009-03-09 Kamil Hornicek- fix the class name, vbox guest additions installer...
2009-03-09 Kamil Hornicek- fix logic, global mouse and keyboard hooks are suppor...
2009-03-09 Aleksey Bragin- Fix wrong placement of KEYBOARD_DEVICE_EXTENSION...
2009-03-09 Johannes Anderwald- Disable message flood when playing audio files as...
2009-03-09 Johannes Anderwald- Register default sound schemes when an new audio...
2009-03-09 Aleksey Bragin- Move USB keyboard LEDs managing code into an own...
2009-03-09 Aleksey Bragin- Major cleanup of USB keyboard driver:
2009-03-09 Aleksey Bragin- Fix an incorrect assumption that endpoint descriptors...
2009-03-08 Jeffrey Morlanadd ConPrintf and ConPrintfPaging prototypes to cmd.h
2009-03-08 Jeffrey Morlan- Clean up code for DIR command
2009-03-08 Dmitry Chapyshev- Fix typo
2009-03-08 Matthias Kupfer- continue "marletting"
2009-03-08 Johannes Anderwald- Wait for the APC in wdmaud.drv
2009-03-08 Matthias Kupfer- continue "marletting"
2009-03-08 Timo KreuzerBmfd: Rework code for BmfdQueryFontData, rename some...
2009-03-07 Johannes Anderwald- Document the mega-haxxx
2009-03-07 Aleksey Bragin- Fix UsbBuildGetStatusRequest macro.
2009-03-07 Johannes Anderwald- Rewrite writing to common buffer to fix stuttering...
2009-03-07 Johannes Anderwald- Free queued audio buffers and complete irps
2009-03-07 Dmitry Chapyshev- Sync comctl32, cryptui, mlang, msctf, netapi32, ole32...
2009-03-07 Art YerkesFix remaining issues in this neglected imported code...
2009-03-06 Matthias Kupfer- translate remaining items to native language (German)
2009-03-06 Matthias Kupfer- temporary fix to show current time format setting...
2009-03-06 Cameron Gutman - Merge aicom-network-fixes up to r39293
2009-03-06 Johannes Anderwald- Sorry broke build
2009-03-06 Johannes Anderwald- Fix a few issues to open wdmaud / write to
2009-03-06 Johannes Anderwald- Implement a fast read / fast write path with KsStreamIo
2009-03-06 Jeffrey MorlanImplement SETLOCAL and ENDLOCAL commands. Make delayed...
2009-03-06 Dmitry Chapyshev- Fix exceptions in some cases (if CriticalSection...
2009-03-06 Jeffrey Morlan- Ignore special characters in a REM line.
2009-03-06 Jeffrey MorlanFAT(X)IsDirectoryEmpty: When done with one page, go...
2009-03-06 Matthias Kupfer- more improved version, reduced calls, allocate ressou...
2009-03-05 Ged MurphyDon't leak font objects
2009-03-05 Johannes Anderwald- Setup winmm entries for wdmaud.drv if they dont exist yet
2009-03-05 Johannes Anderwald- Add wdmaud.drv to bootcd
2009-03-05 Johannes Anderwald- Implement Pin object functions
2009-03-05 Dmitry Chapyshev- Add more check of parametres in GetDIBits
2009-03-05 Matthias Kupfer- Change menu symbols drawing to marlett font.
2009-03-05 Jeffrey MorlanMake CALL command do another round of %-variable substi...
2009-03-04 Matthias Kupfer- Draw bullet for menu radio group with ellipse instead...
2009-03-04 Johannes Anderwald- Start implementing kmixer
2009-03-04 Aleksey Bragin- Make TOKEN pointer in OBJECT_HEADER a fast reference...
2009-03-04 Gregor BrunmarAdded stubs for Direct3D 7, 8 and 9 tests in dxdiag.
2009-03-04 Matthias Kupfer- modify hackfix DrawMenuBar function use user32 functi...
2009-03-04 Art YerkesUsing a lock inside a slab of memory to lock against...
2009-03-04 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-03-04 Matthias KupferSascha Clausen <r4v3r AT hotmail DOT de>
2009-03-04 Matthias KupferEvgeniy Boltik <bstsoft AT narod DOT ru>
2009-03-04 Dmitry Chapyshev- Add GUIDs for msctf
2009-03-04 Dmitry Chapyshev- Sync crypt32, jscript, mapi32, mlang, msctf, msvcrt20...
2009-03-04 Dmitry Chapyshev- Sync spoolss with Wine head
2009-03-04 Dmitry Chapyshev- Fix header
2009-03-04 Johannes Anderwald- Import libsamplerate from mega-nerd.com/SRC/download...
2009-03-04 Aleksey Bragin- Add first version of USB keyboard driver (limitations...
2009-03-04 Jeffrey MorlanIn the CRT, replaced __set_errno calls having Win32...
2009-03-04 Jeffrey MorlanA little cleanup of cmd.c:
2009-03-04 Timo KreuzerBmfd: The cjGlyphMax field of the PFD_DEVICEMETRICS...
2009-03-03 Aleksey Bragin- Refactor Fast Reference implementation into a generic...
2009-03-03 Jeffrey MorlanRework batch-file processing so that 'call file.bat...
2009-03-03 Aleksey Bragin- Consider Pnp initialized after system drivers finishe...
2009-03-03 Aleksey Bragin- Move part of the 1st stage pnp hacks to kbdclass...
2009-03-03 Dmitry Chapyshev- Comment all actctx functions. They are not implemente...
2009-03-03 Dmitry Chapyshev- Fix build
2009-03-03 Dmitry Chapyshev- Sync ole32 and oleaut32 with Wine head
2009-03-03 Dmitry Chapyshev- Sync header
2009-03-03 Dmitry Chapyshev- Sync comdlg32 with Wine head
2009-03-03 Dmitry Chapyshev- Sync comctl32 with Wine head
2009-03-03 Timo KreuzerInitial version of a gdi font driver for bitmap fonts...
2009-03-02 Jeffrey MorlanSpeed up batch file execution by reading a line at...
2009-03-02 Aleksey Bragin- Add privileges check to SystemTimeAdjustmentInformati...
2009-03-02 Jeffrey MorlanSeparate batch file contexts and FOR contexts into...
2009-03-02 Dmitry Chapyshev- Fix typo
2009-03-02 Dmitry Chapyshev- Add check of returned value for EnumDisplaySettings
2009-03-02 Dmitry Chapyshev- Add more known dlls
2009-03-02 Dmitry Chapyshev- Get system color depth for application list
2009-03-02 Dmitry Chapyshev- Change themes fonts to Tahoma
2009-03-02 James Tabor- Add LanguagePack support to GetFontLanguageInfo.
2009-03-01 Matthias Kupfer- Show the currently selected color scheme in combo...
2009-03-01 James Tabor- Implement GdiIsPlayMetafileDC.
2009-03-01 Jeffrey MorlanFix BatchParams to handle unconventional spacing/quotin...
2009-03-01 James Tabor- Implement GdiIsMetaFileDC and GdiIsMetaPrintDC.
2009-03-01 Jeffrey MorlanIn the DOSKEY command:
2009-03-01 Dmitry Chapyshev- Fix pictures icons
2009-03-01 Andrew GreenwoodDon't enable sndblst.sys yet
2009-03-01 Dmitry Chapyshev- Fix dmo.h and mediaerr.h
2009-03-01 Matthias KupferSascha Clausen <r4v3r AT hotmail DOT de>
2009-03-01 Stefan Ginsberg- Fix 37825 -- Yes, we shouldn't check if an unsigned...
2009-03-01 Dmitry Chapyshev- Remove duplicates
2009-03-01 Johannes Anderwald- Fix compilation of cmidriver
2009-03-01 Dmitry Chapyshev- Full path to mci*.dll is unneeded
2009-03-01 Dmitry Chapyshev- Add iccvid, imaadp32.acm, msadp32.acm, msg711.acm...
2009-03-01 Johannes Anderwald- Disable ASSERTMSG macro to fix compilation
2009-03-01 Johannes Anderwald- Add missing guids, interfaces, structs to get CMIDriv...
2009-03-01 Dmitry Chapyshev- Add mciavi32, mcicda, mciqtz32, mciseq, mciwave from...
2009-03-01 Dmitry GorbachevRecode French files from UTF-8 to CP-1252.
2009-03-01 Dmitry Gorbachev- Add missing strings to RC files, fix formatting....
2009-02-28 Jeffrey Morlan- FileGetString: Only end line on '\n', not on '\r'.
2009-02-28 Johannes Anderwald- Cleanup code a bit
next