- correct number of parameters for IDirect3DTexture methods
[reactos.git] / reactos /
2009-05-16 Kamil Hornicek- correct number of parameters for IDirect3DTexture...
2009-05-16 Aleksey Bragin- Fix handle / memory leak in failure branch, spotted...
2009-05-16 Aleksey Bragin- Fix obvious bugs in the code (e.g. freeing a stack...
2009-05-16 Cameron Gutman - Restore the old loopback implementation
2009-05-16 Cameron Gutman - Set up the TCP interface data as needed in TCPFindIn...
2009-05-16 Michael Martin- timer_queue_thread_proc: Add missing and required...
2009-05-15 Dmitry Chapyshev- Add support of additional paths of loading dlls ...
2009-05-15 Johannes Anderwald- Remove unused WdmAudWriteCompleted
2009-05-15 Kamil Hornicek- sync wined3d, d3d8, d3d9, ddraw with Wine 1.1.21
2009-05-14 Dmitry Chapyshev- Add shortcut for Paint
2009-05-14 Dmitry Chapyshev- Add icons for dialogs
2009-05-14 Johannes Anderwald- polish translation by Caemyr (Olaf Siejka)
2009-05-14 Steven Edwardsimported the MT snapshot of the GPL tftp-server for...
2009-05-14 Dmitry Chapyshev- Add Russian translation
2009-05-14 Michael Martin- Wait_thread_proc: Pass the correct value WaitAny...
2009-05-13 James Tabor- Migration changes from W32THREADINFO to use ThreadInf...
2009-05-13 Hervé PoussineauWe know that the function works, so no need to print...
2009-05-13 Johannes Anderwald- IRP_MN_FILTER_RESOURCE_REQUIREMENTS passes the list...
2009-05-13 KJK::HyperionFix PCH rule for C++
2009-05-13 Steven Edwardsnext time I'll copy the changes properly
2009-05-13 Steven Edwardsminor SunOS fix
2009-05-13 Michael Martin- GlobalReAlloc: SetUserValueHeap and SetUserFlagsHeap...
2009-05-13 Cameron Gutman - Use FindOnLinkInterface to get the interface
2009-05-13 Cameron Gutman - Remove some extra junk
2009-05-12 Hervé PoussineauFix build
2009-05-12 Hervé PoussineauNo need to create a DC to get the display depth
2009-05-12 Cameron Gutman - Add paint to bootcd
2009-05-12 Michael Martin- Revert part of r40893. MapViewOfFile, UnmapViewOfFile...
2009-05-12 Sylvain PetreolleNorwegian translation updates from bug 4489 by LMH1.
2009-05-12 Johannes Anderwald- Add CLSID_PortWaveRT
2009-05-12 Pierre SchweitzerSVN maintenance
2009-05-12 Benedikt FreisenAdded paint/paint.rbuild to applications.rbuild
2009-05-12 Benedikt FreisenAdded Paint for ReactOS source folder
2009-05-12 Aleksey Bragin- Fix WaitOnBusy, WaitOnBaseBusy and Wait[Short]ForDrq...
2009-05-12 Michael Martin- GlobalReAlloc: Pass Flags vice HandleEntry->Flags...
2009-05-12 Michael Martin- MmCreateSection: SectionPageProtection of PAGE_NOACCE...
2009-05-12 Michael Martin- CreateFileMapping: SetLastError to ERROR_ALREADY_EXIS...
2009-05-12 James Tabor- Remove client thread information from w32 thread...
2009-05-12 James Tabor- Move update thread information hooks.
2009-05-11 Johannes Anderwald- Use ExInterlockedList * functions for speed and stability
2009-05-10 Cameron Gutman - Don't cast NDIS_SPIN_LOCK directly to KSPIN_LOCK
2009-05-10 Cameron Gutman - Allocate space for the packet extension located...
2009-05-10 Johannes Anderwald- Fix build
2009-05-09 Johannes Anderwald- Add IShellIconOverlayIdentifier interface
2009-05-09 Johannes Anderwald- Implement loading IShellIconOverlayIdentifier
2009-05-09 Michael Martin- NtAllocateVirtualMemory, NtProtectVirtualMemory:...
2009-05-09 Dmitry GorbachevPatch by Jérôme Gardou (jgardou-at-yahoo-dot-fr) from...
2009-05-09 Dmitry GorbachevBulgarian translation of Mplay32 by CCTAHEB. Bug #4427.
2009-05-09 Dmitry Chapyshev- Set error code if directory does not exist
2009-05-09 Dmitry Chapyshev- Sync profile functions with Wine 1.1.20
2009-05-09 Dmitry Chapyshev- Convert some stuff to unicode
2009-05-09 Dmitry Chapyshev- SetWindowLong -> SetWindowLongPtr, GetWindowLong...
2009-05-09 Dmitry Chapyshev- SetWindowLong -> SetWindowLongPtr, GetWindowLong...
2009-05-09 Dmitry GorbachevAdd Romanian translations for Joy, Main, and PowerCfg...
2009-05-09 Dmitry GorbachevUpdate Romanian translations. Petru Dimitriu, bug ...
2009-05-09 Dmitry Chapyshev- SetClassLong -> SetClassLongPtr, GetClassLong ->...
2009-05-09 Dmitry Chapyshev- SetClassLong -> SetClassLongPtr, GetClassLong ->...
2009-05-09 Michael Martin- MmProtectAnonMem: Search all Regions in Memory Area...
2009-05-09 Dmitry GorbachevFix bug #4483, introduced in r40826 by me.
2009-05-09 Dmitry Chapyshev- Add some checks of parametres
2009-05-09 Dmitry Chapyshev- Sync riched20 with Wine 1.1.21
2009-05-09 Dmitry Chapyshev- Sync wordpad and winhlp32 with Wine 1.1.21
2009-05-09 Dmitry Chapyshev- Sync gdiplus with Wine 1.1.21
2009-05-09 Dmitry Chapyshev- Sync msctf, mscoree, mciqtz32, localspl, inetmib1...
2009-05-09 Dmitry Chapyshev- Sync ole32, oleacc, oleaut32 with Wine 1.1.21
2009-05-09 Dmitry Chapyshev- Sync xinput1_3, pdh with Wine 1.1.21
2009-05-09 Dmitry Chapyshev- Sync comctl32 (without listview.c), comdlg32 with...
2009-05-09 Dmitry Chapyshev- Sync clusapi, credui, crypt32, cryptui with Wine...
2009-05-09 Dmitry Chapyshev- Sync headers with Wine 1.1.21
2009-05-09 Dmitry Chapyshev- Sync Tahoma with Wine 1.1.21
2009-05-08 Johannes Anderwald- Add IID_IAllocatorMXF guid
2009-05-08 Michael Martin- MmMapViewOfSection: Segment size must be a multiple...
2009-05-08 Johannes Anderwald- Partly implement IMasterClock
2009-05-08 Hervé PoussineauRevert part of r40686
2009-05-08 Johannes Anderwald- Implement IPortMidi, IPortFilterDMus, IPortPinDMus
2009-05-08 Johannes Anderwald- Fix interface definition for IMiniportMidi
2009-05-08 Michael Martin- NtFreeVirtualMemory: Pass RegionListHead from Section...
2009-05-07 Johannes Anderwald- When acquiring a mapping check if the mapping hasn...
2009-05-07 Johannes Anderwald- Load property sheet handlers also from * key
2009-05-07 Johannes Anderwald- Pass IDataObject to the folder shell extension init...
2009-05-07 Johannes Anderwald- PropertySheetHandlers for directories are registered...
2009-05-07 Dmitry Gorbachev- Add / update Romanian translations, Petru Dimitriu...
2009-05-07 Johannes Anderwald- Fix build (sorry)
2009-05-07 James Tabor- This helps gimp 2.4.6 start-up. But there is another...
2009-05-06 Johannes Anderwald- Use a spinlock with list functions over interlocked...
2009-05-06 Johannes Anderwald- Only call ReleaseStgMedium when IDataObject_GetData...
2009-05-06 Johannes Anderwald- Fix debug statement
2009-05-06 James Tabor- Implement ReplyMessage and kernel support for InSendM...
2009-05-06 Dmitry Chapyshev- Add xinput1_1, xinput1_2, xinput1_3, xinput9_1_0...
2009-05-06 Johannes Anderwald- Try fix boot
2009-05-06 Daniel Reimersync winhlp32 and wordpad with Wine 1.1.20
2009-05-06 Dmitry Chapyshev- Sync spoolss, sxs, urlmon with Wine 1.1.20
2009-05-06 Dmitry Chapyshev- Sync itss and msctf with Wine 1.1.20
2009-05-06 Dmitry Chapyshev- Sync mciavi32 and mciqtz32 with Wine 1.1.20
2009-05-06 Dmitry Chapyshev- Sync credui and crypt32 with Wine 1.1.20
2009-05-06 Dmitry Chapyshev- Sync headers with Wine 1.1.20
2009-05-06 Johannes Anderwald- Declare IID_IDmaChannelSlave as it is not visible...
2009-05-06 Johannes Anderwald- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOU...
2009-05-06 Cameron Gutman - Implement support for IOCTL_NDIS_QUERY_GLOBAL_STATS
2009-05-06 Cameron Gutman - Add definition of IOCTL_NDIS_QUERY_GLOBAL_STATS
next