reactos.git
2008-10-31 Johannes Anderwald- Include zero byte in byte count to NtSetValueKey
2008-10-31 Johannes Anderwald- Include zero byte in byte count to NtSetValueKey
2008-10-31 Eric KohlPass machine name to RpcStringBindingComposeA/W properly.
2008-10-31 Eric KohlEVENTLOG:
2008-10-31 Timo Kreuzermerge 35742,35773,35780,35824,35969,36725,36952 from...
2008-10-31 Johannes Anderwald* Implement disabling network adapter (WIP, not yet...
2008-10-31 James Tabor- Update realization information and copyright notice...
2008-10-31 Johannes Anderwald- Display drive details for CDROMs
2008-10-31 Stefan Ginsberg- Don't dereference inside an SEH block after doing...
2008-10-31 Johannes Anderwald- Add Documentation for netshell
2008-10-30 Johannes Anderwald- Make sure its DNS ServerList is NULL terminated
2008-10-30 Johannes Anderwald- Fix ...
2008-10-30 Johannes Anderwald- Try fix GetNetworkParams api
2008-10-30 Stefan Ginsberg- NtWrite/ReadFile: Don't hardcode Irp->RequestorMode...
2008-10-30 James TaborImplement GetFontUnicodeRanges, port from wine. Tested...
2008-10-30 Christoph von... fix Armenian, Chinese, Hebrew, Hindi, Thai do not appea...
2008-10-30 Matthias Kupferreplacement for the white power switch (better contrast...
2008-10-30 Johannes Anderwald- Forgot this one
2008-10-30 Matthias Kupfer- new directory for generic graphics (available in...
2008-10-30 Dmitry Chapyshev- Attempt to fix a bug 3255.
2008-10-30 James Tabor- Update Gdi GetFontLanguageInfo.
2008-10-30 Johannes Anderwald- Convert recovery option dialog to unicode
2008-10-30 James Tabor- Implemented: GetFontLanguageInfo based on wine. GetLa...
2008-10-30 Johannes Anderwald- Convert LoadSoundFiles to explictely to unicode
2008-10-30 Christoph von... fix 'Cast from pointer to integer of different size...
2008-10-30 Dmitry Chapyshev- Add getting system font and icon size settings
2008-10-30 Johannes Anderwald- Fix a memory leak (CID 625)
2008-10-30 Johannes Anderwald- Fix memory leak (CID 621)
2008-10-30 Johannes Anderwald- Clean up resources on failure
2008-10-30 Johannes Anderwald- Fix a potential buffer overflow in SH_ShowDriveProper...
2008-10-30 Johannes Anderwald- Fix displaying MAC of adapter
2008-10-30 Thomas BluemelMake the task bar top-most when necessary
2008-10-30 James Tabor- Move code out of freetype.c.
2008-10-29 James Tabor- Move FreeType support to freetype.c.
2008-10-29 Stefan Ginsberg- Fix kernel SMP intrinsics:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Michael Martin- Implement VirtualMemoryInformationClass of MemorySect...
2008-10-29 James Tabor- Update width info structure.
2008-10-29 Johannes Anderwald- Launch Network Connections ShellFolder when clicking...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-29 Stefan Ginsberg- KeSetTimerEx: When canceling the insertion of an...
2008-10-29 Johannes Anderwald- Improve error checking
2008-10-29 Stefan Ginsberg- MmMapViewOfSection: Don't forget to unlock the addres...
2008-10-29 Johannes Anderwald* Try to invoke items by executing the default context...
2008-10-29 Johannes Anderwald- Delete Gateway Address from TcpipSettings when the...
2008-10-29 Johannes Anderwald- Only display the default gateway when there is actual...
2008-10-29 Johannes Anderwald- Only display a gateway address when there is one
2008-10-29 KJK::HyperionMake acpi compile with Visual C++
2008-10-28 Johannes Anderwald- Fix setting manual ip address
2008-10-28 Johannes Anderwald- Store NTEContext for IPAddress
2008-10-28 Christoph von... revert part of rev 31787 as we don't support IROT in...
2008-10-28 Johannes Anderwald- Fix storing the DhcpIpAddress key
2008-10-28 Johannes Anderwald- Rewrite getResInfo to directly return a linked list...
2008-10-28 Johannes Anderwald- Fix multiple bugs in details status dialog
2008-10-28 Johannes Anderwald- Implement applying / canceling changes on close
2008-10-27 Cameron Gutman - Merge r37029 from aicom-network-fixes
2008-10-27 Stefan Ginsberg- Remove version defines
2008-10-27 Stefan Ginsberg- Remove version defines
2008-10-27 Eric KohlSEH protect all calls to the UM-PNP-Manager.
2008-10-27 Johannes Anderwald- Implement AddMonitorA, AddMonitorW
2008-10-27 James Tabor- Cleanup and fix OffsetViewport/WindowOrgEx.
2008-10-27 Johannes Anderwald* Implement DeletePrintProvidorA, DeletePrintProvidorW
2008-10-27 Johannes Anderwald- Implement AddPrintProvidorA, AddPrintProvidorW
2008-10-27 Johannes Anderwald- Add PROVIDER_INFO_1 and PROVIDER_INFO_2 struct
2008-10-27 Michael Martin- Add missing goto done in NpfsRead when setting Status...
2008-10-27 Christoph von... use ExFreePoolWithTag
2008-10-27 Christoph von... sync Shell_NotifyIconW with wine 1.1.7
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::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 KJK::Hyperionmodified dll/win32/kernel32/kernel32.rbuild
next