[KD64]
[reactos.git] / reactos / dll /
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Aleksey Bragin[kernel32]
2009-10-12 Johannes Anderwald[WDMAUD.DR>V]
2009-10-12 Michael Martin- Change DIALOG_CreateIndirect location in source to...
2009-10-12 Dmitry Chapyshev- Stub implement SfcGetNextProtectedFile
2009-10-12 Michael MartinGetDlgItem: Change to WINE's implementation as ours...
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-12 Dmitry GorbachevUse consistent newline style.
2009-10-11 Dmitry GorbachevUpdate Japanese translations. Tomoya Kitagawa, bug...
2009-10-11 Dmitry Chapyshev- Add spider.exe to bootcd
2009-10-11 Aleksey Bragin[powrprof]
2009-10-10 Aleksey Bragin[wtsapi32]
2009-10-10 Aleksey BraginAlexander Yastrebov <menone7@gmail.com>
2009-10-09 Cameron Gutman - Fix some typos from my last commit
2009-10-09 Cameron Gutman - Rewrite IOCTL_TCP_QUERY_INFORMATION_EX/IOCTL_TCP_SET...
2009-10-08 Dmitry Chapyshev - Partially revert r42993 for imagelist
2009-10-07 Matthias Kupfer- replace dropshadow from mouse settings by cursor...
2009-10-07 Matthias Kupfer- revert SPI_SETCLICKLOCK
2009-10-07 Johannes Anderwald- Fix building of ReactOS
2009-10-07 Johannes Anderwald- Implement support for reading from waveIn devices
2009-10-07 Dmitry GorbachevFix my stupid mistake, made in r43169. Bug #4863. Thank...
2009-10-07 Matthias Kupfer- fix typo in registry key name
2009-10-06 Matthias Kupfer- bind (almost all) mouse settings to system and regist...
2009-10-06 James Tabor- Set Process, pass keyboard handle and enable check...
2009-10-05 Dmitry Gorbachevselect: change it to be more readable, avoid a spurious...
2009-10-04 Dmitry GorbachevAdd "#pragma code_page(...)" again to fix compilation.
2009-10-04 Daniel ReimerUpdate German NLS Files in Kernel32
2009-10-04 Dmitry GorbachevAdd Spanish translation of Kernel32, fix translation...
2009-10-04 Dmitry GorbachevUpdate Spanish translations. Javier Remacha, bug #4872.
2009-10-04 Matthias Kupfer- DragFullWindow property changable via desktop setting...
2009-10-04 Michael Martinedit.c: Remove TPM_RETURNCMD flag from TrackPopupMenu...
2009-10-04 Cameron Gutman - Put some code back which was removed in r43270
2009-10-03 Cameron Gutman - Fix the crash in ws2_32_winetest during the ioctlsoc...
2009-09-30 Stefan Ginsberg- Missed this one
2009-09-30 Stefan Ginsberg- Remove the remaining __USE_W32API, deprecated for...
2009-09-30 Kamil Hornicek- simplify the code a bit
2009-09-30 Kamil Hornicek- add wglUseFontOutlines, wglUseFontBitmaps
2009-09-29 James Tabor- Add GraphApp, Ext2 and X to the list of acknowledged...
2009-09-28 Stefan GinsbergHey Arch, how do you expect kernel32 to build with...
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-27 Daniel ReimerBug 4854: slovak updates by Mario Kacmar
2009-09-27 Kamil Hornicek- remove wgl* stubs added in r512, they don't belong...
2009-09-27 Dmitry GorbachevFix undefined behavior, already fixed in Wine.
2009-09-27 Dmitry GorbachevKill goto, avoid compiler warnings.
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Dmitry Gorbachev- Import Breton, Romansh, and Welsh NLS files from...
2009-09-26 Stefan Ginsberg- HAL: Make /W3 friendly
2009-09-26 Kamil Hornicek- sync d3d8, d3d9, ddraw, wined3d with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Sync shlwapi, msxml3 and windowscodecs with Wine...
2009-09-26 Dmitry Chapyshev- Sync crypt32 with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Sync comctl32/comdlg32 with Wine 1.1.30
2009-09-26 Cameron Gutman - Don't modify the size for now until I figure out...
2009-09-26 James Tabor- Ilya Shpigor: User32: Skip STM_SETIMAGE message if...
2009-09-26 James Tabor- Alexandre Julliard : kernel32: Cope with an empty...
2009-09-26 Cameron Gutman - Add debug prints in failure cases
2009-09-25 Cameron Gutman - We want socket closure notification so we don't...
2009-09-25 Cameron Gutman - Fix implementation of WSHGetWildcardSockaddr
2009-09-25 Cameron Gutman - Fix parameter checking in WSHGetSockaddrType
2009-09-25 Johannes Anderwald[WDMAUD.DRV]
2009-09-25 Cameron Gutman - Fix a bug which causes port 0 to be classified as...
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Stefan Ginsberg- msctf: Define function calling convention compatibly...
2009-09-24 Kamil Hornicek- handle WGL_SWAP_MAIN_PLANE flag in rosglSwapLayerBuffers
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-23 Cameron Gutman - Comment out RegNotifyChangeKeyValue call until it...
2009-09-23 Art YerkesAllocate a TLS slot once at process join and treat...
2009-09-22 Johannes Anderwald- Fix memory leak
2009-09-22 Johannes Anderwald- Partly implement IBandSite, IMenuBand
2009-09-22 Johannes Anderwald- Stubplement IBandSite interface
2009-09-21 Johannes Anderwald- Fix up-down control spinning
2009-09-21 James Tabor- Working with Michael Martin to fix the LoadMenu callb...
2009-09-20 Cameron Gutman - Stub and export GetAddrInfoW
2009-09-20 Dmitry GorbachevUpdate / add Japanese translations. Tomoya Kitagawa...
2009-09-20 Johannes Anderwald- Fix a crash when an application hasnt defined a event...
2009-09-20 Johannes Anderwald- Rewrite sound scheme handling
2009-09-20 Johannes Anderwald- Fix several bugs in printer ' IShellFolder implementation
2009-09-20 Cameron Gutman - Fix GetIpNetTable
2009-09-19 James Tabor- Wine sync up to 1.1.29 Edit controls.
2009-09-19 James Tabor- Two bugs found by Michael Martin.
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo Kreuzerwinsta: fix spec file
2009-09-19 Timo Kreuzerupdate syssetup.spec from trunk
2009-09-19 Timo Kreuzerconvert to spec and fix duplicate definition
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-18 Johannes Anderwald- Fix a bug which broke build
2009-09-18 Johannes Anderwald- Allow creating a copy of a file residing in the same...
2009-09-17 Johannes Anderwald- Implement ISFHelper_fnCopyItems for desktop shellfolder
2009-09-17 Stefan Ginsberg- Fix uninitialized variable usage in DefWindowProcA/W
2009-09-17 Johannes Anderwald- Fix 2 user32 winstation test failures (patch by Giann...
2009-09-17 Johannes Anderwald- Fix copying of files / directories in explorer view
2009-09-15 Cameron Gutman - Call SetLastError/GetLastError to do our work for...
2009-09-15 Johannes Anderwald- Set ProgramFiles, CommonProgramFiles environment...
2009-09-15 James Tabor- Patch by Smiley <johnyadams@hotmail.com>: remove...
2009-09-15 Dmitry Chapyshev- Add validation a computer name
2009-09-15 James Tabor[User32] Theme Support Interface
2009-09-15 Dmitry Chapyshev- Partially implement "Computer Name Changes" dialog...
2009-09-14 Johannes Anderwald- Check if a shortcut to shortcut is made and resolve...
2009-09-14 Dmitry Chapyshev- Fix starting Imdisk applet. Patch by Johnny Adams...
next