reactos.git
2008-10-27 Daniel ReimerSync winefile and write to wine Head.
2008-10-27 Daniel ReimerSync wordpad and xcopy with wine HEAD. Font resizeing...
2008-10-27 Christoph von... sync riched20 with wine 1.1.7
2008-10-27 Christoph von... set correct timezone in 2nd stage
2008-10-27 Cameron Gutman - Merge aicom-network-fixes up to r37010
2008-10-27 Timo Kreuzer- Add TEB_SELF to asm.h
2008-10-26 Eric KohlERR -> TRACE
2008-10-26 Eric KohlLSA: Get rid of the globally created binding handle...
2008-10-26 Gregor SchneiderDWORD is unsigned, so cast to signed type before checki...
2008-10-26 Eric KohlInitialize _RetVal properly in order to avoid compiler...
2008-10-26 Matthias KupferOlaf Siejka (Caemyr) <olaf_siejka AT o2 DOT pl>
2008-10-26 Gregor Schneider- Add missing cleanup code
2008-10-26 Gregor SchneiderStretchBlt:
2008-10-26 Christoph von... fix some advapi32 security winetests
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
2008-10-26 Aleksey Bragin- Port RegDeleteTreeW from Wine, and remove previous...
2008-10-26 Eric KohlService Manager:
2008-10-26 Aleksey Bragin- Print out event GUID if it's unknown in umpnpmgr.
2008-10-26 Christoph von... import LookupPrivilegeNameA from wine
2008-10-26 Eric KohlService Manager:
2008-10-26 Stefan Ginsberg- Switch Win32K export list to .spec
2008-10-26 Stefan Ginsberg- Add missing EngMapFile and EngQueryFileTimeStamp
2008-10-26 Eric KohlWIDL: Enable the use of scalar types (non-pointer types...
2008-10-26 Christoph von... -move ConvertSecurityDescriptorToStringSecurityDescript...
2008-10-26 Aleksey Bragin- Let's get back to one RTL library for now, because:
2008-10-26 Aleksey BraginDmitry Gorbachev
2008-10-26 James Tabor- Update user connect structure.
2008-10-25 Stefan Ginsberg- Add missing EngPlgBlt export
2008-10-25 Cameron Gutman - Merge aicom-network-fixes up to r36973
2008-10-25 Michael Martin- Correct fix for handling WM_MOUSEACTIVATE and Bug...
2008-10-25 KJK::Hyperionmodified dll/win32/kernel32/kernel32.rbuild
2008-10-25 KJK::HyperionI did not, in fact, test my commit
2008-10-25 Gregor SchneiderMisc. typo fixes
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Michael Martin- Do not send the WM_MOUSEACTIVATE message for a window...
2008-10-25 James Tabor- Patch by hto: Do not wait until process is closed...
2008-10-25 Colin FinckDon't export ScreenSaverProc and ScreenSaverConfigureDi...
2008-10-25 Colin FinckReturn if the screensaver window couldn't be created...
2008-10-25 Aleksey Bragin- Remove version defines.
2008-10-25 Colin FinckFix build broken in r36927
2008-10-25 Christoph von... fix advpack_winetest build
2008-10-25 Christoph von... remove all version defines from rostests
2008-10-25 Aleksey Bragin- Remove version defines.
2008-10-25 Aleksey Bragin- Remove version defines.
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-25 Aleksey BraginDmitry Gorbachev
2008-10-25 Dmitry Chapyshev- Change SetSysColorsTemp declaration
2008-10-25 Dmitry ChapyshevDefWindowProcA/W:
2008-10-25 Dmitry Chapyshev- Sync iads.idl with wine
2008-10-25 Dmitry Chapyshev- Implement RtlFindCharInUnicodeString
2008-10-25 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-24 Timo Kreuzermerge 36224 and 36910 from amd64 branch
2008-10-24 Timo Kreuzermerge 36223 from amd64-branch
2008-10-24 Cameron Gutman - Merge aicom-network-fixes up to r36921
2008-10-23 Stefan Ginsberg- Fix EPROFILE/KPROFILE.Segment member -- it is a pointer
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-23 Timo KreuzerQuickfix for bug 3808
2008-10-23 Stefan Ginsberg- More 64-bit fixes
2008-10-23 Stefan Ginsberg- 64-bit fixes (ULONG -> SIZE_T)
2008-10-23 Johannes Anderwald- Fix bug 3782 take #2
2008-10-22 Johannes Anderwald- Fix bug 3782
2008-10-22 Aleksey Bragin- Typo fix.
2008-10-22 Johannes Anderwald* Implement details status dialog
2008-10-22 Stefan Ginsberg- Notify umpnpmgr about logon after the shell has initi...
2008-10-22 Stefan Ginsberg- Fix an assertion by casting to internal structures...
2008-10-22 Johannes Anderwald- Convert the string using the WideCharToMultiByte...
2008-10-22 Stefan Ginsberg- Fix some debug prints
2008-10-22 Johannes Anderwald- delete DhcpNameServer key when storing static Nameser...
2008-10-22 Johannes Anderwald- Query first for DhcpNameServer key value as this...
2008-10-22 Johannes Anderwald- Delete old DhcpNameServer key when no nameservers...
2008-10-22 Daniel ReimerBug 3668: spanish inf files by Javier Remacha
2008-10-22 Cameron Gutman - Merge aicom-network-fixes up to r36884
2008-10-21 Stefan Ginsberg- Correct an assertion after ARM system call changes...
2008-10-21 James Tabor- Implement RtlQueryInformationActiveActivationContext...
2008-10-21 James Tabor- Correct wrong ID'ed type, it is an activation context...
2008-10-21 Aleksey Bragin- If data is going to be modified, CcPinRead should...
2008-10-21 Stefan Ginsberg- Fix various compilation errors in SMP assembly (typos...
2008-10-21 KJK::HyperionBring rosapps up to date with the rbuild changes of...
2008-10-21 Stefan Ginsberg- SMP SYNCH_LEVEL for x86 is IPI_LEVEL - 2 since 2K3
2008-10-21 Stefan Ginsberg- Add missing KPCR_PRCB_IDLE_SCHEDULE offset
2008-10-21 James Tabor- Fix NtUserCreateWindowEx.
2008-10-21 Stefan Ginsberg- Add missing Cm (de)reference trace
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-21 James Tabor- Plug in GetDeviceCaps for gdi.
2008-10-21 James Tabor- Finish shared info based on XP and update user connect.
2008-10-20 James Tabor- Quick setup for NtUserProcessConnect.
2008-10-20 James Tabor- Quick setup for NtUserProcessConnect.
2008-10-20 Cameron Gutman - Merge aicom-network-fixes up to r36861
2008-10-20 James Tabor- Add missing PUMDHPDEV.
2008-10-20 James Tabor- Add driver info for psdk, update local DC and fixed...
2008-10-20 Kamil Hornicekdon't deref. null pointer in case NameServer key doesn...
2008-10-20 Ged MurphyPrepare for a change of architecture.
2008-10-20 Aleksey Bragin- Move kernel32's baseaddress lower. Should fix problem...
2008-10-20 James Tabor- Update local DC structure and defines.
2008-10-20 James Tabor- Cleanup IntGdiGetDeviceCaps, add more defines.
2008-10-20 James Tabor- Set GetBkColor for callers.
2008-10-19 Stefan Ginsberg- SVN maintenance
2008-10-19 Stefan Ginsberg- SVN maintenance
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Aleksey Bragin- VFAT fixes: Actually perform a mandatory call to...
next