reactos.git
2009-05-27 Johannes Anderwald- return error code when there is a timeout
2009-05-27 Johannes Anderwald- define PORT_MAXIMUM_MESSAGE_LENGTH
2009-05-27 Dmitry GorbachevChange Paint to use Unicode
2009-05-27 Aleksey BraginMikhail Denisenko <denisenkom@gmail.com>
2009-05-27 Aleksey BraginMikhail Denisenko <denisenkom@gmail.com>
2009-05-27 Aleksey BraginMikhail Denisenko <denisenkom@gmail.com>
2009-05-27 Stefan Ginsberg- IntEmptyClipboardData: Check before freeing a potenti...
2009-05-27 Dmitry GorbachevFix some bugs in Paint.
2009-05-27 Dmitry GorbachevFix build, part 2.
2009-05-27 Dmitry GorbachevTrying to fix build.
2009-05-27 Dmitry GorbachevFix warnings that are issued by new GCC versions.
2009-05-27 James Tabor- Add more missing structures to winddiui.h.
2009-05-27 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-27 Cameron Gutman - Add definition of NDIS_TASK_OFFLOAD_HEADER
2009-05-26 Johannes Anderwald- Don't release resource list
2009-05-26 Aleksey Bragin- Make memcpy a duplicate of a memmove (confirmed by...
2009-05-26 Christoph von... sync LISTBOX_DeleteItem and LISTBOX_RemoveItem with...
2009-05-26 Daniel ReimerBug 4535: Dutch translation for userinit by wouterdevli...
2009-05-26 James Tabor- restore missing functions, fix build.
2009-05-26 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-25 Timo KreuzerMmGrowKernelStack: go back to the ASSERT and add a...
2009-05-25 Michael Martin- i8042MouInternalDeviceControl: Implement IoControlCod...
2009-05-25 Kamil Hornicek- dls1.h, dmdls.h, dmusics.h: fix typos, add missing...
2009-05-25 Dmitry Chapyshev- Add missed DnsFree
2009-05-25 Christoph von... some small reg fixes
2009-05-25 Dmitry Chapyshev- Stubimplement SPI_GETFONTSMOOTHINGTYPE/SPI_SETFONTSMO...
2009-05-25 Dmitry Chapyshev- Add support for SPI_GETCARETWIDTH/SPI_SETCARETWIDTH
2009-05-25 Dmitry Chapyshev- Disable Wow64* functions for x86 build
2009-05-25 Kamil Hornicek- don't discard valid pixel formats and use flags only...
2009-05-25 Dmitry Chapyshev.spec -> .pspec
2009-05-25 Christoph von... sync msvcrt winetest to wine 1.1.22
2009-05-25 James Tabor- Move more printer functions.
2009-05-25 James Tabor- Move and add to print driver file for printing functions.
2009-05-25 James Tabor- AbortDoc, Clear the correct flags.
2009-05-24 Timo KreuzerMmGrowKernelStack: go back to the ASSERT and add a...
2009-05-24 Cameron Gutman - Fix a bug that could result in Dma32BitAddresses...
2009-05-24 Christoph von... revert a part of r41093 - A functions should call the...
2009-05-24 James Tabor- Implement SetAbortProc and halfplement AbortDoc.
2009-05-24 Kamil Hornicek- autoregister ddraw and dplayx
2009-05-24 Christoph von... a little bit of wine syncing - no real code changes...
2009-05-24 Matthias Kupfer- better question icon in tango look (as long as tango...
2009-05-24 Christoph von... fix secur32 main winetest crash by returning 0 packages...
2009-05-24 Aleksey Bragin- Add missing pool allocation failure branch in NtSetIn...
2009-05-24 Christoph von... sync wintrust_winetest with wine 1.1.22
2009-05-24 Christoph von... sync RegQueryValueExA, RegQueryValueA, RegQueryValueW...
2009-05-24 James Tabor- Fix typo: AbortProc returns TRUE to continue the...
2009-05-24 James Tabor- Implement GdiConvertAndCheckDC and Abort callback...
2009-05-24 Cameron Gutman - MajorFunction has IRP_MJ_MAXIMUM_FUNCTION positions
2009-05-24 Cameron Gutman - We also shouldn't use our Shutdown handler
2009-05-24 Cameron Gutman - Don't use NDIS's ioctl handler for devices registere...
2009-05-24 Cameron Gutman - Irp->AssociatedIrp.SystemBuffer is a PNDIS_OID
2009-05-23 Michael Martin- CreateClassDeviceObject: Add flag DO_BUFFERED_IO...
2009-05-23 Dmitry Chapyshev- Fix two potential crashes
2009-05-23 Dmitry GorbachevReturn STATUS_SUCCESS to DbgPrint.
2009-05-23 Dmitry GorbachevDo not overwrite *max_bcount.
2009-05-23 Dmitry GorbachevMake __CRT_INLINE always inline, use ceil instead of...
2009-05-23 Dmitry GorbachevFix buffer overflow, add some debug prints.
2009-05-23 Dmitry GorbachevFix compilation of RBuild. Bug #4415.
2009-05-23 Kamil Hornicek- don't return without UserLeave, should fix user32...
2009-05-23 Sylvain PetreolleFix one bogus test in setupapi:devclass
2009-05-23 Sylvain PetreolleFix 2 setupapi:devclass tests
2009-05-23 Christoph von... add some registry values req. by user32 sysparams ...
2009-05-23 Dmitry Chapyshev- Sync comctl32 with Wine 1.1.22 (without listview...
2009-05-23 Dmitry Chapyshev- Sync comdlg32 with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync gdiplus, fusion, cryptui with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync msctf, mlang, inetmib1, inetcomm with Wine 1...
2009-05-23 Christoph von... sync msi with wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync ole32, oleaut32 with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync riched20, qmgr, pdh with Wine 1.1.22
2009-05-23 Dmitry Chapyshevshell32:
2009-05-23 Dmitry Chapyshev- Sync shlwapi, traffic, urlmon with Wine 1.1.22
2009-05-23 Dmitry Chapyshev- Sync wininet with Wine 1.1.22. Tested on Firefox...
2009-05-23 Sylvain PetreolleLayoutFile directive for additional system-supplied...
2009-05-23 Dmitry Chapyshev- Update headers
2009-05-23 James Tabor- Check the pointer for client thread information for...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Again do...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Do not create...
2009-05-23 James Tabor- Remove the rest...
2009-05-23 James Tabor- Move Process Information structure back into kernel...
2009-05-22 Aleksey Bragin- Make ObReferenceObjectEx return the new ref count...
2009-05-22 Dmitry Chapyshev- Formatting fix. No code change
2009-05-22 Michael Martin- Implement internal function LogfDeleteOffsetInformation.
2009-05-22 James Tabor- Fix NtUserVkKeyScanEx to support current thread keybo...
2009-05-22 Cameron Gutman - Fix our DMA implementation to use documented structs
2009-05-22 Cameron Gutman - Implement NdisReadPcmciaAttributeMemory and NdisWrit...
2009-05-22 Cameron Gutman - Implement NdisReadEisaSlotInformation
2009-05-21 Sylvain Petreollefix log2lines build
2009-05-21 Cameron Gutman - The slot number passed directly to NdisImmediateRead...
2009-05-20 Ziliang GuoAdd missing parameter to readme.
2009-05-20 Christoph von... sync fusion with wine 1.1.21
2009-05-20 Christoph von... sync wintrust with wine 1.1.21
2009-05-20 Christoph von... add a parameter check to GetAdaptersAddresses stub...
2009-05-20 Christoph von... sync jscript with wine 1.1.21
2009-05-20 Michael Martin- eventlog.h: Add CurrentRecord to EventSource struct...
2009-05-20 Christoph von... re-add missing LANGID definition
2009-05-20 Christoph von... sync msi with wine 1.1.21
2009-05-20 Dmitry Chapyshev- Add check of params for NtGetWriteWatch/NtResetWriteW...
2009-05-20 Dmitry Chapyshev- Fix crash in gdi32 bitmap winetest
2009-05-20 Cameron Gutman - Implement NdisGetFirstBufferFromPacketSafe and NdisC...
2009-05-20 Cameron Gutman - Implement NdisGetPoolFromPacket, NdisPacketSize...
next