reactos.git
2009-09-27 Stefan Ginsberg- Add more padding so our gcc compatible C_ASSERT doesn...
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-27 Daniel ReimerSynched the UniATA Inf to the internal support list...
2009-09-27 Sylvain Petreolleremove BOM
2009-09-27 Daniel ReimerBug 4854: slovak updates by Mario Kacmar
2009-09-27 Sylvain PetreolleArch, why are you using Unicode BOM ?
2009-09-27 Stefan Ginsberg- Remove deprecated GCC 4.4 hack
2009-09-27 Kamil Hornicek- remove wgl* stubs added in r512, they don't belong...
2009-09-27 Daniel ReimerSync WinFile to Wine 1.1.30
2009-09-27 Daniel ReimerSync xcopy, winhlp32 and wordpad to Wine 1.1.30
2009-09-27 Dmitry GorbachevFix undefined behavior, already fixed in Wine.
2009-09-27 Dmitry GorbachevKill goto, avoid compiler warnings.
2009-09-27 Dmitry GorbachevGive a name to a structure.
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-27 Aleksey Bragin[uniata]
2009-09-27 Johannes Anderwald- Add a few nodetypes
2009-09-27 Aleksey Bragin- Add more supported ICH/PCH ids, confirmed by bearwindows.
2009-09-27 James Tabor- [NtDDraw]
2009-09-27 Johannes Anderwald- Rewrite registering physical connection handling...
2009-09-26 Timo KreuzerAdd rbuild files for x64 build. Dedicated to encoded.
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Johannes Anderwald- Add macros
2009-09-26 Gregor SchneiderDon't add quick launch icon copies after showing a...
2009-09-26 Dmitry Gorbachev- Import Breton, Romansh, and Welsh NLS files from...
2009-09-26 Stefan GinsbergFix one of the most awesome "_MSC_VER means compiling...
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 winhlp32 with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Fix building of tests
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 Dmitry Chapyshev- Sync headers 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-26 Johannes Anderwald- Enable building a bootcd
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 Johannes Anderwald[KS]
2009-09-25 Hervé PoussineauRevert r43141 to try to fix ReactOS boot style...
2009-09-25 Cameron Gutman - Fix a bug which causes port 0 to be classified as...
2009-09-25 Aleksey Bragin[winldr]
2009-09-25 Aleksey Bragin[winldr]
2009-09-24 Hervé PoussineauRemove now unneeded ARC cdrom hack. We're now able...
2009-09-24 Hervé Poussineau[freeldr] Put cdrom information in block list information
2009-09-24 Johannes Anderwald- Fix derefercing of null pointer
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-24 Johannes Anderwald- Implement CPortFilterWaveCyclic::FastDeviceIoControl
2009-09-24 Johannes Anderwald- Rewrite mixer enumeration functions
2009-09-24 Hervé PoussineauPut bootvid.dll in system32 directory
2009-09-24 Hervé PoussineauWINLDR: Don't hardcode filesystem driver name
2009-09-23 Hervé PoussineauPartly unregress Xbox 1 port. It now fails with INACCES...
2009-09-23 Hervé Poussineau[freeldr] Partition numbers are 1 based
2009-09-23 Dmitry GorbachevUpdate log2lines to version 1.1. Patch by Jan Roeloffze...
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 Aleksey Bragin[win32k]
2009-09-22 Colin Finck- Get rid of the KDB_MODULE_INFO and operate with LDR_D...
2009-09-22 Hervé Poussineau[freeldr] Never ever define a macro as multiple instruc...
2009-09-22 Johannes Anderwald- Fix memory leak
2009-09-22 Hervé Poussineau[freeldr] Rework NTFS filesystem to not be tied to...
2009-09-22 Hervé Poussineau[freeldr] Move definition of maximum number of availabl...
2009-09-22 Hervé Poussineau[freeldr] Accept to read blocks whose size is not a...
2009-09-22 Johannes Anderwald- Partly implement IBandSite, IMenuBand
2009-09-22 Johannes Anderwald- Fix a bug spotted by Timo
2009-09-22 Johannes Anderwald- Stubplement IBandSite interface
2009-09-22 Kamil Hornicek- don't return false on success
2009-09-21 Stefan Ginsberg- Use __writeeflags instead of clc to clear the carry...
2009-09-21 Johannes Anderwald- Fix up-down control spinning
2009-09-21 Johannes Anderwald- Fix playing global thermo nuclear war in ReactOS
2009-09-21 James Tabor- Add the missing Result return pointed out by Michael...
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-21 Michael MartinLogfWriteData: Add missing LeaveCriticalSection before...
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 Cameron Gutman - Simplify and fix a few bugs in datagram reassembly
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 Cameron Gutman - Partial rewrite of dispatch()
2009-09-20 Johannes Anderwald- Fix several bugs in printer ' IShellFolder implementation
2009-09-20 Cameron Gutman - Remove a DbgPrint that was forgotten
2009-09-20 Cameron Gutman - Fix GetIpNetTable
2009-09-19 James Tabor- Update Edit wine tests.
2009-09-19 James Tabor- Wine sync up to 1.1.29 Edit controls.
2009-09-19 James Tabor- Header cleanup +1.
2009-09-19 James Tabor- Header cleanup.
2009-09-19 James Tabor- Two bugs found by Michael Martin.
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo Kreuzermerge from amd-64 branch:
2009-09-19 Dmitry Chapyshev- Implement "Settings" dialog.
2009-09-19 Timo Kreuzerconvert to spec and fix duplicate definition
2009-09-19 Timo KreuzerSync with trunk r43000
next