sync trunk head (37032)
[reactos.git] / reactos / dll /
2008-10-27 Timo Kreuzersync trunk head (37032)
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 Timo KreuzerOn x64 the 64 bit ring3 teb (gs) shares the generic...
2008-10-27 Christoph von Wittichsync Shell_NotifyIconW with wine 1.1.7
2008-10-27 Christoph von Wittichsync riched20 with wine 1.1.7
2008-10-27 Christoph von Wittichset correct timezone in 2nd stage
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 Stefan Ginsberg- Remove ntdll exports not applicable for amd64, fix...
2008-10-26 Gregor Schneider- Add missing cleanup code
2008-10-26 Christoph von Wittichfix 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 Stefan Ginsberg- Convert to .spec
2008-10-26 Eric KohlService Manager:
2008-10-26 Stefan Ginsberg- Fix function definitions to match header changes
2008-10-26 Stefan Ginsberg- Make user32 compile and link by defining Get/SetClass...
2008-10-26 Samuel Serapion- Fix user32 compilation errors.
2008-10-26 Christoph von Wittichimport LookupPrivilegeNameA from wine
2008-10-26 Eric KohlService Manager:
2008-10-26 Christoph von Wittich-move ConvertSecurityDescriptorToStringSecurityDescript...
2008-10-26 Aleksey Bragin- Let's get back to one RTL library for now, because:
2008-10-25 KJK::Hyperionmodified dll/win32/kernel32/kernel32.rbuild
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-25 Samuel Serapion- Remove merge artifact
2008-10-25 Samuel SerapionFix build after widl changes.
2008-10-25 Samuel Serapion- Covert to spec.
2008-10-25 Dmitry ChapyshevDefWindowProcA/W:
2008-10-25 Samuel SerapionFix more rbuild files and fix up gdi32 and glu32 spec...
2008-10-25 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-24 Timo Kreuzermerge trunk changes to r36869
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-23 Samuel SerapionNtdll build fixes.
2008-10-23 Samuel SerapionFix 64bit build.
2008-10-23 Johannes Anderwald- Fix bug 3782 take #2
2008-10-23 Samuel Serapion- Fix modMessage definition
2008-10-23 Samuel Serapion- Fix CryptReleaseContext definition.
2008-10-22 Johannes Anderwald- Fix bug 3782
2008-10-22 Johannes Anderwald* Implement details status dialog
2008-10-22 Johannes Anderwald- Convert the string using the WideCharToMultiByte...
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 Daniel ReimerBug 3668: spanish inf files by Javier Remacha
2008-10-22 Samuel SerapionRevert last. (rtl straggler)
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-21 James Tabor- Plug in GetDeviceCaps for gdi.
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
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 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-20 James Tabor- Set GetBkColor for callers.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Colin FinckAllocate enough memory for Value (problem was spotted...
2008-10-18 Gregor SchneiderInitialize variables and close keys only if they were...
2008-10-17 Matthias Kupferdraw disk usage bar from "used" to "free" (left to...
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Johannes Anderwald* Fix retrieval of automatic DNS settings 1/2
2008-10-17 Johannes Anderwald* Set AutoconfigEnabled if DNS is acquired by DHCP
2008-10-17 Johannes Anderwald* If there is no static nameserver entry, look up dynam...
2008-10-17 Gregor SchneiderTypo: check for success of newest allocations.
2008-10-17 Johannes Anderwald* Convert ncpa to a simple wrapper which invokes netshe...
2008-10-17 Timo KreuzerFix GetAppCompatFlags to use Teb->ClientInfo instead...
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-17 Johannes Anderwald- Hide ncpa.cpl from control panel
2008-10-17 Stefan Ginsberg- Add comments to GetTextFaceW
2008-10-17 James TaborChecked code format, compiler has issues.
2008-10-17 James TaborMove GetTextFaceAliasW to text.c.
2008-10-17 KJK::HyperionYou can't make this shit up.
2008-10-16 KJK::HyperionThe original GetTextFaceW implementation (r28730) was...
2008-10-16 Stefan Ginsberg- More correct check for GetTextFaceW
2008-10-16 Stefan Ginsberg- Unbreak GetTextFaceA/W, broken since 28730 by GreatLord
2008-10-16 Kamil Hornicek- remove dead code, fixes CID 60, CID 61
2008-10-15 Kamil Hornicekdon't loop (UINT)-1 times if the section is not present...
2008-10-15 Kamil Hornicekremove unneeded check, it's ok to create new context...
2008-10-15 Johannes Anderwald- Implement Advanced Status IP Information Dialog
2008-10-15 KJK::Hyperionadded lib/rtl/rtl-common.rbuild
2008-10-15 Daniel ReimerBug 3791: Translate norwegian update by Lars Martin...
2008-10-15 Kamil Hornicekupdate to Mesa3D 7.2
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-14 Daniel ReimerBug 3750: spanish update for netcfgx by Javier Remacha
2008-10-13 KJK::HyperionAdd ICU <URL: www.icu-project.org/> to credits
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-12 Samuel SerapionSet svn:eol-style property
2008-10-12 Samuel SerapionStub setjmp and longjmp on freetype. This hack should...
2008-10-11 Johannes Anderwald- Fix another bug...
2008-10-11 Johannes Anderwald- Fix MultiByteToWideChar api parameters (thanks Christoph)
2008-10-11 Johannes Anderwald- Fix 2 bugs in the CopyIpAddrString leading to duplica...
2008-10-11 Johannes Anderwald- Implement GetPerAdapterInfo
2008-10-11 Johannes Anderwald- Replace IDOK with IDC_OK as this creates problems
2008-10-10 Colin FinckFix the units
2008-10-10 Johannes Anderwald- Implement IContextMenu3, IObjectWithSite, IExtractIco...
next