reactos.git
2009-04-18 Colin FinckOnly trigger the installer thread after we got the...
2009-04-18 Dmitry Chapyshev- Re-simplify CreateProcessW (like r40484)
2009-04-18 Matthias Kupfer- German translation of effects (dialog + button)
2009-04-18 Johannes Anderwald- unbreak build
2009-04-18 Johannes Anderwald- Fix copyright message
2009-04-18 Johannes Anderwald- Fix window styles for IDD_SHELL_ABOUT_AUTHORS
2009-04-18 Gregor SchneiderOrder rectangle points to avoid CreateCompatibleBitmap...
2009-04-18 Steven Edwardsstarted working on a ReactOS bootcamp management applic...
2009-04-17 Dmitry GorbachevUpdate ReactOS Calc to version 1.11. Carlo Bramini...
2009-04-17 Dmitry GorbachevBegin Japanese translation of USetup
2009-04-17 Dmitry Gorbachev- Update Japanese translations, Tomoya Kitagawa, bug...
2009-04-17 Christoph von... fix last setupapi stringtable winetest
2009-04-17 James Tabor- Ref bug 4074: Need to test it again to see if it...
2009-04-17 Christoph von... don't crash on setupapi stringtable winetest
2009-04-17 Christoph von... revert 40488 as it breaks regsvr32
2009-04-17 Michael Martin- OutputDebugStringA: Handle freeing memory in case...
2009-04-17 Michael Martin- Add volatile to variables in OutputDebugStringA....
2009-04-17 Dmitry Chapyshev- More correct fix of a problem with loading dlls
2009-04-17 Dmitry Chapyshev- Add check on null-pointer. Fixes exception in some...
2009-04-17 Cameron Gutman - Don't leak the dma adapter when we fail
2009-04-17 Cameron Gutman - Fix another multiplication error
2009-04-17 Cameron Gutman - Initialize the spin lock in NdisInitializeReadWriteLock
2009-04-16 Cameron Gutman - Simplify timer implementation (done by me)
2009-04-16 Gregor Schneider- Sync riched20 with Wine 1.1.19
2009-04-16 Dmitry Chapyshev- Necessary to trim a path to dll (for example: path...
2009-04-16 Aleksey Bragin- Use a common exit point from a function, and thus...
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40536...
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionFixed generation of makefile dependencies for C++ sources
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-16 KJK::HyperionSome obsolete flags removed, some useless compiler...
2009-04-16 KJK::Hyperionmodified winetests/advpack/advpack.rbuild
2009-04-15 Christoph von... fix some setupapi winetests
2009-04-15 Kamil Hornicek- sync wined3d, d3d8, d3d9, ddraw with Wine 1.1.19
2009-04-15 Steven Edwardsmake telnetd manual
2009-04-15 Dmitry Chapyshev- Revert r40529
2009-04-15 Gregor Schneider- Detect switched color and mask bitmaps in CreateCurso...
2009-04-15 Gregor SchneiderMore monochrome icon handling fixes in CreateIcon and...
2009-04-15 Dmitry Chapyshev- Revert r40483
2009-04-15 Gregor Schneider- CreateIcon: create color bitmap only if bitsPixel...
2009-04-15 Dmitry Chapyshev- Revert r40484
2009-04-15 Gregor Schneider- Allow creation of icons without color bitmap in Creat...
2009-04-15 Dmitry Chapyshev- Implement ThreadPriorityBoost case in NtQueryInformat...
2009-04-15 Johannes Anderwald- Plug in sample rate conversion library, doesnt work yet
2009-04-15 Dmitry Chapyshev- At an exception returns STATUS_DLL_NOT_FOUND. It...
2009-04-15 Dmitry Chapyshev- Use SEH in LdrGetProcedureAddress. It fixes an except...
2009-04-15 Aleksey Bragin- Disable ACPI once again until bug 3363 and bug 4221...
2009-04-15 Christoph von... sync wininet urlcache.c with wine 1.1.19 - fixes memory...
2009-04-15 Christoph von... check for immutable bits in RtlSetControlSecurityDescriptor
2009-04-15 Aleksey Bragin- Silence MmCanFileBeTruncated warning about not checki...
2009-04-15 Dmitry Chapyshev- Sync avifil32 with Wine 1.1.19
2009-04-15 Dmitry Chapyshev- Update Russian translation
2009-04-14 Colin Finck- Use rundll32.exe and CreateProcessAsUserW to call...
2009-04-14 Colin FinckFix and slightly optimize _SHGetUserShellFolderPath
2009-04-14 Gregor Schneider- ICON_CreateCursorFromData should pass a header that...
2009-04-14 Timo KreuzerRemove hBitmap from DC.rosdc and use DC.dclevel.pSurfac...
2009-04-14 Timo KreuzerRevert 40507, it breaks VBox.
2009-04-14 Daniel ReimerEnable uniata.sys as default Storage driver. Approved...
2009-04-14 Aleksey Bragin- Display unpartitioned and unformatted entries in...
2009-04-14 Johannes Anderwald- Implement Channel de-muxing
2009-04-14 Timo KreuzerMake the SURFACE structure more like the one from Windows
2009-04-14 Timo KreuzerFix some parameter sizes in gdi32.spec (handles are...
2009-04-14 Timo KreuzerReturn NULL, if failed to lock the provided palette...
2009-04-14 Gregor Schneider- Replace ConvertStringSecurityDescriptorToSecurityDesc...
2009-04-14 Johannes Anderwald- Fix a bug in the KSPROPERTY_PIN_DATAINTERSECTION...
2009-04-14 Johannes Anderwald- Handle KSPROPERTY_PIN_DATAINTERSECTION
2009-04-14 Johannes Anderwald- Fix warning
2009-04-14 Aleksey Bragin- usetup expects the videomode to be set, and fonts...
2009-04-14 Johannes Anderwald- Use a work item for each specific task: start, stop...
2009-04-14 Timo KreuzerEngBitBlt provides bitblt capabilities between standard...
2009-04-13 James Tabor- Remove NtGdi calls from user32 headers.
2009-04-13 Timo Kreuzerforgot this file
2009-04-13 Timo KreuzerAdd RECTL_vMakeWellOrdered
2009-04-13 Timo KreuzerAdd rosperf test for scrolling.
2009-04-13 Gregor Schneiderremove semicolon from define, thanks to Carlo Bramini...
2009-04-13 Christoph von... sync kernel32 profile winetest with wine 1.1.19
2009-04-13 Christoph von... James Hawkins : kernel32: Handle writing empty sections...
2009-04-13 Gregor Schneider- Deactivate unneeded debug prints, change DbgPrint...
2009-04-13 Dmitry Chapyshev- More correct fix of tests
2009-04-13 Steven Edwardsadd telnet service, enable it by default
2009-04-13 Dmitry Chapyshev- Simplify my last changes. Thanks Goplat ;)
2009-04-13 Dmitry Chapyshev- Fix 3 winetests for CreateProcessA/W
2009-04-13 Steven Edwardsmove telnetd out of rosapps
2009-04-13 Steven Edwardsmove telnetd to main tree, not enabled yet
2009-04-13 Dmitry Chapyshev- Add more check on CodePage = 0. +2 passed wine tests
2009-04-13 Dmitry Chapyshev- Add check on CodePage = 0. +2 passed wine tests
2009-04-13 Dmitry Chapyshev- Fully implement GetProcessVersion. +1 passed winetest
2009-04-13 Cameron Gutman - Fix release build (try 1)
2009-04-13 Cameron Gutman - Fix a typo
2009-04-13 Cameron Gutman - Implement the rest of MiniIndicateReceivePacket
2009-04-12 Jeffrey MorlanVarious fixes to the way cmd handles errorlevel and...
2009-04-12 Gregor Schneider- Add parameter validity check to GetTextFaceA (same...
2009-04-12 Cameron Gutman - Don't close the connection handle and dereference...
2009-04-12 Jeffrey Morlan- RtlSetEnvironmentVariable: Removing a variable that...
2009-04-11 Gregor Schneider- Don't copy data to null buffer, just return the strin...
2009-04-11 Timo Kreuzerremove doenloader from rosapps build
2009-04-11 Stefan Ginsberg- Reapply the gdi32 bitmap font test ROS-HACK -- the...
2009-04-11 Timo Kreuzer[FORMATTING]
2009-04-11 Stefan Ginsberg- Remove the "ROS-HACK" for gdi32 bitmap font tests...
2009-04-11 Ged Murphyremove downloader from rosapps
next