reactos.git
2009-04-24 Colin FinckFix SeaMonkey link
2009-04-24 Colin FinckRemove Firefox 1.5 from the list, we don't need three...
2009-04-24 Colin Finck- Update SeaMonkey to 1.1.16
2009-04-24 Dmitry GorbachevUpdate log2lines tool. Patch by Jan Roeloffzen, with...
2009-04-24 Michael Martin- Improved fix for edit control context menu. Send...
2009-04-24 Aleksey Bragin- Fix CDROM device registration: don't hardcode it...
2009-04-24 Johannes Anderwald- Implement VideoPortPutDmaAdapter, VideoPortStartDma...
2009-04-23 Johannes Anderwald- Remove unused file
2009-04-23 Cameron Gutman - Allocate memory for the OOB area also
2009-04-23 Johannes Anderwald- Add tons of ASSERT_IRQL / ASSERT_IRQL_EQUAL
2009-04-23 Cameron Gutman - Fix the size passed to RtlZeroMemory so it also...
2009-04-23 Timo Kreuzerfix build
2009-04-23 Aleksey Bragin- Remove empty debug print.
2009-04-23 Johannes Anderwald- Revert my SHOpenWithDialog changes
2009-04-23 Johannes Anderwald- Call OpenWith dialog when no file association is...
2009-04-23 Johannes Anderwald- Re-dispatch irp to the default handler
2009-04-23 Cameron Gutman - Zero the whole packet in other packet allocation...
2009-04-23 Johannes Anderwald- Once a create handler indicates success, leave creati...
2009-04-23 Dmitry Chapyshev- Fix build
2009-04-23 Christoph von... remove wine's wintab32 which relies on x11 drivers
2009-04-23 Daniel ReimerBug 4396: Slovak Translations Update by Mario Kacmar
2009-04-22 Christoph von... fix some msvcrt string winetests
2009-04-22 Cameron Gutman - Fix a typo
2009-04-22 Christoph von... import strcpy_s from wine
2009-04-22 Dmitry Gorbachev- Add "log2lines" tool by Jan Roeloffzen. Bug #4342.
2009-04-22 Christoph von... sync advapi32/cred.c to wine 1.1.19
2009-04-22 Johannes Anderwald- Add SMPlayer 0.6.7
2009-04-22 Johannes Anderwald- Increase importance of the audio dpc which finishes...
2009-04-22 Dmitry Chapyshev- Implement GetUserNameExA/W (code from Wine)
2009-04-22 Dmitry Chapyshev- Fix a problem with loading dlls in Iron
2009-04-22 Johannes Anderwald- Allocate work item for each filter / pin being opened
2009-04-22 Johannes Anderwald- Allocate a work item for each specific request (start...
2009-04-22 Dmitry Chapyshev- Add Font Embedding Dll (it is necessary for Iron...
2009-04-22 Cameron Gutman - Don't attempt to store packets and buffers in the...
2009-04-21 Johannes Anderwald- Add error debug traces
2009-04-21 Johannes Anderwald- Implement KSPROPERTY_PIN_CTYPE, KSPROPERTY_PIN_DATAFL...
2009-04-21 Johannes Anderwald- Implement FastDeviceIoControl for IPortFilterWavePci
2009-04-21 Colin FinckChange some leftover .rbuild files from compiler="cpp...
2009-04-21 Hervé PoussineauFix warning
2009-04-21 Hervé PoussineauDisable partition table exploration, as long as it...
2009-04-21 Timo KreuzerSome work on freetype font driver
2009-04-21 Johannes Anderwald- Implement handling a FastDeviceIoControl path (not...
2009-04-21 Johannes Anderwald- Fix return type of FastDeviceIo / FastRead / FastWrite
2009-04-21 Christoph von... sync SHELL_FindExecutable and SHELL_FindExecutableByOpe...
2009-04-21 Michael Martin- edit.c: Add TPM_RETURNCMD flag to TrackPopupMenu...
2009-04-21 Michael Martin- Revert 40628 as it breaks others applications menus.
2009-04-21 Michael Martin- menu.c: Only send WM_COMMAND messages to the top...
2009-04-21 James Tabor- Revert part of 40626.
2009-04-21 James Tabor- Add more EMF records types.
2009-04-21 Cameron Gutman - Add an ASSERT
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-21 KJK::HyperionSupersedes r40536, r40537
2009-04-21 James Tabor- Update DrawEscape, thanks Tommy.
2009-04-21 James Tabor- Update CancelDC and DrawEscape.
2009-04-20 Cameron Gutman - Implement NdisQueryAdapterInstanceName
2009-04-20 Christoph von... fix 7 setupapi misc winetests
2009-04-20 Christoph von... add linebreaks
2009-04-20 Cameron Gutman - Implement NdisMRegisterUnloadHandler, NdisMRegisterD...
2009-04-20 Hervé PoussineauImplement agnostic architecture for file system access...
2009-04-20 Cameron Gutman - Implement NdisMGetDeviceProperty
2009-04-20 Johannes Anderwald- Rename function to fix linking errors on x64
2009-04-20 Dmitry Chapyshev- Partially implement CancelDC, DrawEscape
2009-04-20 Christoph von... sync SetupGetTargetPathW with wine
2009-04-20 Christoph von... fix 4 setupapi parser winetests
2009-04-20 Dmitry GorbachevMore error checks. Bug #4393.
2009-04-20 Dmitry GorbachevDon't fail with Chinese language (bug #4393).
2009-04-19 Christoph von... import SetupEnumInfSectionsA/W from wine
2009-04-19 Johannes Anderwald- Forward & wait IRP_MN_START_DEVICE to lower device...
2009-04-19 Johannes Anderwald- Handle IRP_MN_QUERY_RESOURCE_REQUIREMENTS
2009-04-19 Johannes Anderwald- Silence a few debug prints
2009-04-19 Hervé PoussineauDon't directly call NtPlugPlayControl from setupapi...
2009-04-19 Johannes Anderwald- Drivers might use this unused area
2009-04-19 Johannes Anderwald- Activate IPortFilterWavePci
2009-04-19 Aleksey Bragin- Don't display unformatted partitions twice.
2009-04-19 Johannes Anderwald- Implement IPortFilterWavePci (based on IPortFilterWav...
2009-04-19 Cameron Gutman - Print the current and maximum lookahead to aid in...
2009-04-19 Cameron Gutman - Stub MiniSetComplete and MiniQueryComplete
2009-04-18 Cameron Gutman - Return a better status for STATUS_CANCELLED, STATUS_...
2009-04-18 Gregor Schneider- Don't crash copying from a null pointer in a non...
2009-04-18 Cameron Gutman - Handle STATUS_NETWORK_UNREACHABLE
2009-04-18 Johannes Anderwald- Partly implement SERVICE_CONFIG_FAILURE_ACTIONS in...
2009-04-18 Johannes Anderwald- Revert as it hides bug 2769
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
next