- Enhance test with icon drawing
[reactos.git] / reactos / dll /
2008-11-25 Aleksey Bragin- Fix weird code in RtlGetVersion (inspired by Coverity...
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 Gregor Schneider- Add copyright information I forgot, update paths
2008-11-24 Gregor Schneider- Move slightly changed PS_ALTERNATE and PS_INSIDEFRAME...
2008-11-24 Johannes Anderwald- Fix heap corruption and memory leak
2008-11-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-24 KJK::Hyperionmodified dll/directx/ddraw/rosdraw.h
2008-11-23 Eric Kohl- Start the RPC-Server from a separate thread so the...
2008-11-23 Eric KohlFix formatting. No code changes!
2008-11-23 Dmitry Chapyshev- Fix formatting. No code change
2008-11-23 Dmitry Chapyshev- Implement ActivateActCtx, AddRefActCtx, CreateActCtxW...
2008-11-23 Dmitry Chapyshev- Add stubs for RtlActivateActivationContext and RtlCre...
2008-11-23 Dmitry Chapyshev- Fix IsValidLanguageGroup and EnumSystemLanguageGroups...
2008-11-23 Dmitry Chapyshev- Implement LCMapStringA/W (based on Wine, +55 passed...
2008-11-22 Dmitry Chapyshev- Fix CompareStringA/W. +7 passed wine tests
2008-11-22 James Tabor-AttachThreadInput is a direct call to kernel space...
2008-11-22 Dmitry Chapyshev- Update GetCurrencyFormatW. +34 wine tests passed
2008-11-22 Dmitry Chapyshev- Fix RtlTimeFieldsToTime. Now GetDateFormatW passed...
2008-11-22 Dmitry Chapyshev- Fix 2 wine tests for GetTimeFormatA/W
2008-11-22 Dmitry Chapyshev- Fix EnumDateFormatsA implementation. + 7 passed tests
2008-11-22 Stefan Ginsberg- Fix indentation (spaces -> tabs)
2008-11-22 Dmitry Chapyshev- Call NtUserAttachThreadInput
2008-11-22 Dmitry Chapyshev- Sync inetcomm with Wine head
2008-11-21 Stefan Ginsberg- Silence "'struct Foo' has virtual functions but non...
2008-11-21 Stefan Ginsberg- winternl.h is deprecated since the NDK was invented...
2008-11-21 Kamil Hornicek- avoid losing pointer to the next bezier patch while...
2008-11-21 Kamil Hornicek- free all resources before returning (CID 644)
2008-11-21 Kamil Hornicek- store the next node in a separate variable so we...
2008-11-21 Kamil Hornicek- reshuffle the code a bit
2008-11-21 Kamil Hornicek- don't leak resources, CID 609+610 run 2
2008-11-21 Kamil Hornicek- fix freeing of resources, CID 1295 run 2
2008-11-21 James Tabor- Update palette functions and small cleanup in bitmaps.
2008-11-18 James Tabor- Make our version of SetDIBits safe as SetDIBitsToDevice.
2008-11-18 James Tabor- Fixes bug 3864. While I was at it I fixed most of...
2008-11-17 James Tabor- Move StretchDIBits out of stubs. Add more notes.
2008-11-17 Aleksey Bragin- Cleanup 37394, 37396 and 37397:
2008-11-17 Stefan Ginsberg- Remove deprecated header cruft
2008-11-17 Dmitry Chapyshev- Implement BindIoCompletionCallback, ReadFileScatter...
2008-11-17 Ged Murphy- reference the correct data
2008-11-17 Dmitry Chapyshev- Add stubs for RtlSetIoCompletionCallback
2008-11-16 Dmitry Chapyshev- Implement GetCPInfo. Now this function passes all...
2008-11-16 James Tabor- Sorry for the misunderstanding,,, fix typo, see bug...
2008-11-15 James Tabor- Fix newest Wine bitmap gdi32 crosstest.
2008-11-15 Kamil Hornicekuse the dmSize we got from caller and fall back to...
2008-11-15 James Tabor- Fix dirty bit support for select brush and pen, see...
2008-11-14 Johannes Anderwald- Improve function stubs
2008-11-14 Johannes Anderwald- Make trash properties settings be unvolatile ;)
2008-11-14 Johannes Anderwald- Display Provider and Version in driver details dialog
2008-11-14 Johannes Anderwald- Create IDataObject from the selected pidl
2008-11-14 Johannes Anderwald- Pass the parent to PropertySheetW
2008-11-14 Johannes Anderwald- Implement IShellExecuteHookW
2008-11-13 James Tabor- Set the right flags for Background and Text color.
2008-11-13 Cameron Gutman - Merge aicom-network-fixes up to r37326
2008-11-12 Dmitry Chapyshev- Sync uxtheme with wine head
2008-11-11 Johannes Anderwald- Fix directory parameter for files lying in the root...
2008-11-11 Johannes Anderwald- Fix execution in ShellExecute for files which have...
2008-11-11 Johannes Anderwald- Fix column header order
2008-11-11 Daniel ReimerBug 3839: Italian resources update by Paolo Devoti
2008-11-10 Gregor SchneiderImplement ConvertSecurityDescriptorToStringSecurityDesc...
2008-11-10 Gregor SchneiderImplement LookupPrivilegeNameW based on Wine code.
2008-11-10 Michael Martin- Remove WINE_DECLARE_DEBUG_CHANNEL.
2008-11-10 Johannes Anderwald- Show Drive Tools Page only local harddisks
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-08 Dmitry Chapyshev- Sync inetcomm with Wine Head
2008-11-07 Aleksey Bragin- Sync ole32 to Wine-20081105 (matching rpcrt4 sync...
2008-11-06 Aleksey Bragin- Update the _ros.diff. Usual changes are there (unfort...
2008-11-06 Aleksey Bragin- Sync rpcrt4.dll to Wine-20081106. ros.diff and regtes...
2008-11-06 KJK::HyperionMerging r37219
2008-11-05 Johannes Anderwald- Ancient member which is no longer used
2008-11-05 Aleksey Bragin- Update NLS files from Wine (without adding new ones...
2008-11-05 James Tabor- Update Font types. Finish GetKerningPairs. Minor...
2008-11-04 James Tabor- Patch by hto: Fix bugs in Gdi32.dll and User32.dll...
2008-11-04 Daniel ReimerBug 3830: Spanish netshell update and more by Javier...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-04 James Tabor- Fix code page and charector set support. More miscel...
2008-11-04 Dmitry Chapyshev- Change params types for NtUserLockWindowUpdate
2008-11-04 Dmitry Chapyshev- Update Russian translation
2008-11-04 James Tabor- Update and fix CodePage and CharSet.
2008-11-03 Johannes Anderwald- Apply changes to Hide / Show Network Notification...
2008-11-03 Johannes Anderwald- Check if IContextMenu_InvokeCommand succeeded
2008-11-03 Johannes Anderwald- Dont display NCRP_QUERY_PROPERTY_UI when the notifica...
2008-11-03 Dmitry Chapyshev- Move IsWow64Process to proc.c
2008-11-03 Dmitry Chapyshev- Implement IsWow64Process (based on Wine)
2008-11-03 Dmitry Chapyshev- Implement GetCPInfoExA/W (not fully)
2008-11-03 James Tabor- Cleanup UnrealizeObject and set dvNumAxes in CreateFo...
2008-11-03 Dmitry Chapyshev- Implement HeapWalk (based on Wine)
2008-11-03 James Tabor- Add new function for locking text font objects when...
2008-11-02 KJK::Hyperionidndl_redist and normaliz_redist aren't ready for prime...
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
2008-11-01 James Tabor- Fix build, part of revision 37141.
2008-11-01 James Tabor- Patch by Daniel Zimmerman: Implement FoldStringA...
2008-11-01 Eric KohlSEH protect all remote calls to the Eventlog Service.
2008-11-01 Stefan Ginsberg- Reapply 35812:
2008-10-31 Eric KohlPass machine name to RpcStringBindingComposeA/W properly.
2008-10-31 Eric KohlEVENTLOG:
2008-10-31 Johannes Anderwald* Implement disabling network adapter (WIP, not yet...
next