reactos.git
2009-06-07 Christoph von... don't close a dialog with <Return> when the OK button...
2009-06-07 Christoph von... sync urlmon and winhttp with wine 1.1.23
2009-06-07 Christoph von... sync msiexec to wine 1.1.23
2009-06-07 Christoph von... sync msvcrt_winetest with wine 1.1.23
2009-06-07 Christoph von... fix msvcrt data winetests
2009-06-07 Christoph von... sync version with wine 1.1.23
2009-06-07 Christoph von... sync advapi32_winetest with wine 1.1.23
2009-06-07 Christoph von... sync shlwapi with wine 1.1.23
2009-06-07 Christoph von... sync shlwapi_winetest with wine 1.1.23
2009-06-07 Christoph von... sync rsaenh with wine 1.1.23
2009-06-07 Christoph von... partial sync of shell32 shfldr_netplaces
2009-06-07 Christoph von... sync gdiplus_winetest with wine 1.1.23
2009-06-07 Christoph von... update README.WINE
2009-06-07 Christoph von... -formatting fixes
2009-06-07 Christoph von... fix build
2009-06-07 Christoph von... sync shlguid.h with wine 1.1.23
2009-06-07 Dmitry Chapyshev- Sync gdiplus with Wine 1.1.23
2009-06-07 Dmitry Chapyshev- Sync comdlg32, avifil32 with Wine 1.1.23
2009-06-07 Christoph von... sync riched20 and riched32 with wine 1.1.23
2009-06-07 Christoph von... sync cryptui and crypt32 with wine 1.1.23
2009-06-07 Michael Martin- IopUnloadDriver: Only add the DOE_UNLOAD_PENDING...
2009-06-06 Christoph von... sync shell32 shelllink to wine 1.1.23
2009-06-06 Christoph von... update TOKEN_INFORMATION_CLASS enum
2009-06-06 Christoph von... sync kernel32_winetest with wine 1.1.23
2009-06-06 Christoph von... sync cabinet, jscript, msi and msxml3 with wine 1.1.23
2009-06-06 Christoph von... sync jscript and msi winetests with wine 1.1.23
2009-06-06 Christoph von... import SHGetNewLinkInfoA/W from wine
2009-06-06 Christoph von... sync shell32_winetest with wine 1.1.23
2009-06-06 Christoph von... export DisplayExitWindowsWarnings and DisableProcessWin...
2009-06-06 Christoph von... forgot this file :/
2009-06-06 Christoph von... partial sync of shlfileop to wine 1.1.23
2009-06-06 Ged MurphyThere's no such thing as ntsys.lib in Windows, dynamica...
2009-06-06 Ged MurphyUse the dll runtime library.
2009-06-06 Christoph von... sync user32 winetest with wine 1.1.23
2009-06-06 Christoph von... sync user32 listbox and combobox to wine 1.1.22
2009-06-06 Christoph von... update README.WINE
2009-06-06 Ged MurphyKeep the horizontal grid axis consistent
2009-06-06 Christoph von... sync user32 edit and exticon to wine 1.1.22
2009-06-06 Christoph von... sync user32 button and static to wine 1.1.22
2009-06-06 Dmitry ChapyshevSearchPathA()
2009-06-06 Dmitry ChapyshevWSPSelect()
2009-06-06 James Tabor- NtGdiEngCreateDeviceBitmap: Test size larger than...
2009-06-06 James Tabor- Update stubs, NtGdiEngCreateDevice/Bitmap.
2009-06-05 Aleksey Bragin- Add USB keyboard and mouse support to ReactOS.
2009-06-05 Dmitry GorbachevNetshell: update Dutch translation. Oscar van Egmond...
2009-06-04 Cameron Gutman - Revert r41287
2009-06-04 Dmitry GorbachevSync French translation with English original.
2009-06-04 Cameron Gutman - Fix the map register count check
2009-06-04 Johannes Anderwald- Revert 40694 as FIELD_OFFSET is perfectly working...
2009-06-04 Dmitry GorbachevRemove KeBugCheckWithTf() hack, fix VBEResetHw(). Stefa...
2009-06-04 Aleksey Bragin- Add ReactOS Device Detection Tool - RosDDT. It's...
2009-06-04 Johannes Anderwald- Remove a few bad (PLIST_ENTRY) casts
2009-06-04 Aleksey BraginMikhail Denisenko <denisenkom@gmail.com>
2009-06-04 Daniel ReimerBug 4567: Italian translation updates by Paolo Devoti
2009-06-04 Michael Martin- MiFindExportedRoutineByNam: Correct an typo in assert...
2009-06-04 Michael Martin- IopDeleteDevice: Fix a typo.
2009-06-04 James Tabor- More research is required to fix NtGdiSetPixelFormat...
2009-06-04 Dmitry GorbachevEstonian translations by Andres Traks (anthrax11*AT...
2009-06-04 Michael Martin- IoGetLowerDeviceObject: Return lower device object...
2009-06-03 Cameron Gutman - Export NdisFreeToBlockPool
2009-06-03 Michael Martin- IopCreateDriver: Change MajorFunction routines back...
2009-06-03 Cameron Gutman - Remove an incorrect comment (I wasn't thinking when...
2009-06-02 Dmitry GorbachevDo not crash on software breakpoint in kdb.
2009-06-02 Ged Murphy- Add more missing styles
2009-06-02 Ged MurphyMake the horizontal and vertical axis in the history...
2009-06-02 Cameron Gutman - Enable the code in NdisSetTimerEx
2009-06-02 Ged Murphybug3954 missed some styles. Updated English resource...
2009-06-02 Aleksey Bragin- Properly disable tag validation if using debugging...
2009-06-02 Aleksey Bragin- Add a note about increasing max pool sizes when using...
2009-06-02 Michael MartinIopCreateObjectTypes: Add a DeleteProcedure for Device...
2009-06-02 Matthias KupferGabriel Ilardi <gabrielilardi AT hotmail DOT it>
2009-06-02 Matthias Kupferset menu checkmark always on top always
2009-06-02 Matthias Kupfer- fixes the problem of unsetting the HWND_TOPMOST prope...
2009-06-02 James Tabor- Hax-implement NtGdiSetPixelFormat and add a support...
2009-06-02 Cameron Gutman - Fix a potential crash in IoGetLowerDeviceObject...
2009-06-02 Cameron Gutman - Use MmFreeContiguousMemorySpecifyCache to free memor...
2009-06-02 Cameron Gutman - Forgot to free DmaContext
2009-06-02 Cameron Gutman - Finish our NDIS S/G DMA implementation
2009-06-01 James Tabor- Implement NtGdiDescribePixelFormat, needs testing.
2009-06-01 James Tabor- Add note for WNDOBJ.
2009-06-01 Timo KreuzerAdd missing exports to videoprt
2009-06-01 Matthias Kupferfixes clipping problem for taskmgr process list
2009-06-01 Cameron Gutman - Handle IRP_MN_QUERY_PNP_DEVICE_STATE
2009-06-01 Cameron Gutman - Register a device interface for each miniport
2009-06-01 Cameron Gutman - Include initguid.h so the GUIDs actually get initialized
2009-06-01 Cameron Gutman - Use DECLSPEC_SELECTANY so multiple definitions will...
2009-06-01 Cameron Gutman - Add GUID_DEVINTERFACE_NET
2009-06-01 Michael Martineventlog.c: When manually creating RPC_UNICODE_STRING...
2009-06-01 KJK::Hyperionadded tools/msc_helper
2009-06-01 KJK::Hyperionadded include/reactos/kjk
2009-06-01 Stefan Ginsberg- Disable debugging traces for dbgk/io/lpc/ob/ps by...
2009-05-31 Cameron Gutman - Implement and export NdisCompareAnsiString, NdisComp...
2009-05-31 Cameron Gutman - Export the stubs for NdisRegisterTdiCallBack, NdisSe...
2009-05-31 Kamil Hornicek- driverName can be null, display info.DriverName instead
2009-05-31 Stefan GinsbergPatch from Olaf Siejka <olaf_siejka AT o2 DOT pl>
2009-05-31 Cameron Gutman - Add TDI_REGISTER_CALLBACK and TDI_PNP_HANDLER
2009-05-31 James Tabor- dmDriverExtra is zeroed before the call to ChangeDisp...
2009-05-31 Sylvain PetreolleReturn NDIS 5.1 in NdisGetVersion (its XP+)
2009-05-31 Cameron Gutman - Implement and export NdisOverrideBusNumber
2009-05-31 Dmitry Chapyshev- Implement NdisGetSharedDataAlignment and NdisGetVersion
next