reactos.git
2009-05-31 Sylvain PetreolleSync GetNamedSecurityInfoA with Wine.
2009-05-31 Dmitry GorbachevSync Dutch translation with English original.
2009-05-30 Cameron Gutman - Export and hackplement NdisSetTimerEx
2009-05-30 Cameron Gutman - Fix line breaks
2009-05-30 Cameron Gutman - Export stubs for NdisQueryBindInstanceName and NdisS...
2009-05-30 Cameron Gutman - Export NdisGetFirstBufferFromPacketSafe, NdisGetPack...
2009-05-30 Sylvain PetreolleExport NdisCopyFromPacketToPacketSafe
2009-05-30 Cameron Gutman - Fix handling of nonpaged contiguous memory in NdisAl...
2009-05-30 Dmitry Chapyshev- Set default kb layout for Russian language to English
2009-05-30 Sylvain PetreolleImplement CDS_TEST flag for IntChangeDisplaySettings.
2009-05-30 Sylvain PetreolleChangeDisplaySettingsA and ChangeDisplaySettingsW shoul...
2009-05-30 Aleksey Bragin- Add missing parameters probing.
2009-05-30 Michael Martin- eventlog.h: Add LIST_ENTRY to EVENTSOURCE structure...
2009-05-30 Michael Martin- ElfrOpenBELW/ElfrOpenELW/ElfrRegisterEventSourceW...
2009-05-29 Benedikt FreisenPaint: Added cropping via attributes dialog and setting...
2009-05-29 Dmitry Chapyshev- Implement IOCTL_KEYBOARD_QUERY_ATTRIBUTES (not used...
2009-05-29 Dmitry Chapyshev- Add IOCTL_KEYBOARD_QUERY_ATTRIBUTES / IOCTL_KEYBOARD_...
2009-05-29 Dmitry Chapyshev- Implement IOCTL_MOUSE_QUERY_ATTRIBUTES (untested)
2009-05-29 Daniel ReimerBug 4555: slovak translation update by Mario Kacmar
2009-05-29 Johannes Anderwald- Use a reference name when registering audio subdevice...
2009-05-29 James Tabor- Hack around the system start up Dll Initialization...
2009-05-29 James Tabor- Hack around the system start up Dll Initialization...
2009-05-29 Michael Martin- ProcessMouseInputData: Mouse pointer shown on window...
2009-05-28 Dmitry GorbachevShow CDROM as CDROM in "Properties for Local Disk"...
2009-05-28 Aleksey Bragin- Add missing AVL tree initialization.
2009-05-28 Dmitry GorbachevFix bug #4552, introduced in r40826 by me.
2009-05-28 Aleksey Bragin- Delete entries for removed modules (os2, posix, rosky...
2009-05-28 Aleksey Bragin- Add missing c_424.nls.
2009-05-28 Aleksey Bragin- Switch to using UniATA as a default storage driver...
2009-05-28 Aleksey Bragin- Report 5.2 as a version in UniATA rather than 4.1...
2009-05-28 Aleksey Bragin- Increase waiting time for DRQ removal inside AtapiInt...
2009-05-28 Michael Martin- i8042MouInternalDeviceControl: Forgotten from last...
2009-05-28 Michael Martin- MouseThreadMain: Send IOCTL_MOUSE_QUERY_ATTRIBUTES...
2009-05-27 Cameron Gutman - Only register a shutdown handler if adapter initiali...
2009-05-27 Johannes Anderwald- Register shutdown notification
2009-05-27 Dmitry GorbachevClear up debugger prompt from "mouse excrements". Teste...
2009-05-27 Dmitry GorbachevUse a constant of the right type.
2009-05-27 Dmitry GorbachevRemove an unused variable that survived the Marletting.
2009-05-27 Dmitry GorbachevDo not assign twice to the same variable.
2009-05-27 Colin FinckDon't use a dereferencing operator when incrementing...
2009-05-27 Matthias Kupfernew rosdbg icon
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...
next