reactos.git
2009-04-29 Aleksey Bragin- Implement a special "debug pool" allocator which...
2009-04-29 Ged Murphy- Rewrite start and stop routines to make them much...
2009-04-28 Cameron Gutman - Fix build (try 2)
2009-04-28 Cameron Gutman - Fix build
2009-04-28 Cameron Gutman - Wait for NdisMFreeSharedMemoryPassive to complete...
2009-04-28 Cameron Gutman - Only call NdisMEthIndicateReceiveComplete once per...
2009-04-28 Cameron Gutman - Remove BINARY_COMPATIBLE concept
2009-04-28 Christoph von... sync msxml3 with wine 1.1.20
2009-04-28 Christoph von... sync cryptui with wine 1.1.20
2009-04-28 Aleksey Bragin- Fix writing of BootConfig to the registry (previously...
2009-04-27 Johannes Anderwald- Silence a few debug prints
2009-04-27 Johannes Anderwald- Remove test code which should never have come into...
2009-04-27 Johannes Anderwald- Fix IPortWavePci_Notify routine
2009-04-27 Aleksey Bragin- Change storage of ReactOS-specific virtual address...
2009-04-27 Johannes Anderwald- Experimental IPortPinWavePci implementation
2009-04-27 Johannes Anderwald- Fix warning
2009-04-26 Hervé PoussineauRemove MachGetMemoryMap() and replace it by ArcGetMemor...
2009-04-26 Dmitry GorbachevRomanian translations by Petru Dimitriu (petrimetri...
2009-04-26 Johannes Anderwald- Implement KSPROPERTY_PIN_DATARANGES handler- Always...
2009-04-26 Cameron Gutman - Free NdisMiniportBlock.Resources when we receive...
2009-04-26 Cameron Gutman - Also copy AllocatedResources from the stack to NdisM...
2009-04-26 Johannes Anderwald- Pass KSPROPERTY_SET to subdevice constructor
2009-04-25 Cameron Gutman - Fix support for asynchronously completed requests
2009-04-25 Cameron Gutman - Use Int32x32To64 to calculate timeout
2009-04-25 Dmitry GorbachevSimplified Chinese translations by Jingjing Fu (jingjin...
2009-04-25 Dmitry GorbachevPatch from Petru Dimitriu (bug #4416):
2009-04-25 Sylvain Petreolleexport GetAdaptersAddresses stub
2009-04-25 Johannes Anderwald- Fix allocation of CM_RESOURCE_LIST
2009-04-25 Aleksey Bragin- Fix driver object type DeleteProcedure so that it...
2009-04-25 Aleksey BraginSamuel Serapion
2009-04-25 Cameron Gutman - We don't need these debug prints anymore
2009-04-24 Dmitry GorbachevRomanian translation of ReactOS Calc by Petru Dimitriu
2009-04-24 Dmitry GorbachevUpdate Norwegian translations (translator: Lars Martin...
2009-04-24 Hervé PoussineauWINLDR: Repair LiveCD boot
2009-04-24 Hervé PoussineauImplement ArcGetTime() and ArcGetRelativeTime()
2009-04-24 Aleksey Bragin- WINLDR: Fix SystemRoot path when booting in non-setup...
2009-04-24 Aleksey Bragin- Reenable partition table exploration, but switch...
2009-04-24 Aleksey Bragin- WINLDR: Pass boot options to the kernel when booting...
2009-04-24 Aleksey Bragin- WINLDR: Use SystemRoot path as it is because after...
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
next