riched32: Added class style to process double click events.
[wine] / dlls /
2008-06-27  Dylan Smithriched32: Added class style to process double click...
2008-06-27  Dylan Smithrichedit: Caret size must match font size characters...
2008-06-27  Dylan Smithrichedit: Fixed mistake that didn't cause a bug.
2008-06-27  Dylan Smithrichedit: Set error codes and stop parsing for some...
2008-06-27  Dylan Smithrichedit: Removed redundant code for getting the insert...
2008-06-26  Nikolay Sivovgdiplus: Implementation of GdipAddPathPolygon with...
2008-06-26  Dylan Smithrichedit: Implemented undo coalescing to group typing...
2008-06-26  Dylan Smithrichedit: Make cursor visible when selecting via mouse...
2008-06-26  Dylan Smithrichedit: Fixed bug preventing bold from being set...
2008-06-26  Dylan Smithrichedit: Corrected the conversion used for the initial...
2008-06-26  Dylan Smithrichedit: Moved function declarations in header to...
2008-06-26  Dylan Smithrichedit: Added tests reveal a problem with EM_SETCHARF...
2008-06-26  Dylan Smithrichedit: Fixed a bug preventing NULL pointers from...
2008-06-26  Dylan Smithrichedit: Fixed the forward word movement bug.
2008-06-26  Dylan Smithrichedit: Prevented an assertion error on startup when...
2008-06-26  Dylan Smithrichedit: Prevented NULL value from being used to avoid...
2008-06-26  Dylan Smithrichedit: Show caret after pasting or streaming in...
2008-06-26  Dylan Smithrichedit: Null pointer check missing on optional parameter.
2008-06-26  Alexandre Julliardntdll: Force execute permission again on the stack...
2008-06-26  Francois Gougetwined3d: Add a trailing '\n' to a couple of shader_addl...
2008-06-26  Francois Gougetshlwapi: Don't use Unix functions for case sensitive...
2008-06-26  Lei Zhangmshtml: Remove unneeded variable.
2008-06-26  Dan Hipschmanriched20: Implement ITextDocument_fnGetSelection.
2008-06-26  Detlef Riekenbergrpcrt4: Add a stub for I_RpcBindingInqTransportType.
2008-06-26  Andrew Talbotmpr: Fix some memory leaks.
2008-06-26  Zac Brownwinealsa.drv: Initialize a variable in MIX_close.
2008-06-26  Alexandre Julliardwinex11: Don't create a win data structure for HWND_MES...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the thread...
2008-06-26  Alexandre Julliardwinex11: Get rid of the explicit colormap management.
2008-06-26  Alexandre Julliardwinex11: Pass the display as parameter to a few more...
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-06-26  Anatoly Lyutinuser32/tests:c Add msg tests for SetActiveWindow().
2008-06-26  Alexandre Julliardole32: Make the apartment window a HWND_MESSAGE window.
2008-06-26  Nikolay Sivovgdiplus: GdipClearPathMarkers implementation.
2008-06-26  Nikolay Sivovgdiplus: GdipSetPathMarker implementation.
2008-06-26  Nikolay Sivovgdiplus: GdipPathIterGetCount implementation.
2008-06-26  Lei Zhangcomctl32: Use the system variable pitch font for ip...
2008-06-26  Owen Rudgeshell32/tests: Add basic ParseDisplayName test for...
2008-06-26  Owen Rudgeshell32/tests: Rename shfldr_netplaces test to shfldr_s...
2008-06-26  Vitaly Lipatovuser32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}WHEELSCROLL...
2008-06-26  Vitaly Lipatovuser32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
2008-06-26  Nikolay Sivovgdiplus: Fix GdipGetPathData implementation and test.
2008-06-26  Jacek Cabanurlmon: Make file protocol invalid URL handling behave...
2008-06-26  Maarten Lankhorstquartz: Downgrade a fixme to a warn in dsoundrender.
2008-06-26  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-06-26  Rob Shearmanrpcrt4: Add tests for endpoint mapper functions.
2008-06-26  Rob Shearmanrpcrt4/rpcss: Remove old named pipe code for communicat...
2008-06-26  Rob Shearmanrpcrt4: Use DCE/RPC to contact the endpoint-mapper...
2008-06-26  Jacek Cabanmshtml: Added DOCUMENT_NODE type support.
2008-06-26  Jacek Cabanmshtml: Added IHTMLDOMNode::get_parentNode implementation.
2008-06-26  Jacek Cabanmshtml: Added useful TRACEs.
2008-06-26  Jacek Cabanmshtml: Added IHTMLElement::get_offsetTop implementation.
2008-06-26  Eric Durbiniphlpapi: Implement getArpTable on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Implement getNumArpEntries on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Implement getTCPStats on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Fix a typo resulting in wrong variable assign...
2008-06-26  Eric Durbiniphlpapi: Implement getICMPStats on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Downgrade some ERR messages to WARN.
2008-06-26  Eric Durbiniphlpapi: Implement getIPStats on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Implement getUDPStats on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Implement getNumUdpEntries on FreeBSD.
2008-06-26  Eric Durbiniphlpapi: Implement getInterfaceStatsByName on FreeBSD.
2008-06-26  Alex Villacís Lassorichedit: Fix failing EM_GETCHARFORMAT test on all...
2008-06-25  Juan Langinetmib1: Sort the tables keyed by IP address, and...
2008-06-25  Juan Langinetmib1: Support the MIB2 UDP statistics.
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Use a helper function to set the Oid with...
2008-06-25  Juan Langinetmib1: Support the MIB2 IP net (ARP) table.
2008-06-25  Juan Langinetmib1: Support the MIB2 IP route table.
2008-06-25  Juan Langinetmib1: Support the MIB2 TCP statistics.
2008-06-25  Juan Langinetmib1: Use a helper function to get the item and...
2008-06-25  Juan Langinetmib1: Use a helper function to get the item from...
2008-06-25  Juan Langinetmib1: Use a helper function to get the item and...
2008-06-25  Adam Petacciagdiplus: Tests for new font functions.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetFontSize.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetFontUnit.
2008-06-25  Adam Petacciagdiplus: Implement GdipCreateFont.
2008-06-25  Adam Petacciagdiplus: Tests for GetGeneric*.
2008-06-25  Adam Petacciagdiplus: Tests for FontFamily.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetGeneric*.
2008-06-25  Adam Petacciagdiplus: Implement GdipGetFamilyName.
2008-06-25  Adam Petacciagdiplus: Implement GdipDeleteFontFamily.
2008-06-25  Adam Petacciagdiplus: Implement GdipCreateFontFamilyFromName.
2008-06-25  Huw Davieslocalspl: Ensure that we load winspool before spoolss...
2008-06-25  H. Verbeetd3d9: Unset the pixel shader at the end of cnd_test().
2008-06-25  H. Verbeetd3d: Allow more imprecision in the texop test.
2008-06-25  James Hawkinsmsi: Don't overwrite a file that has a greater or equal...
2008-06-25  Dmitry Timoshkovmciavi32: Read the stream header in order to determine...
2008-06-25  Dmitry Timoshkovwinmm: Add another test confirming that mmioDescend...
2008-06-25  Alistair Leslie... mapi32: Skip tests on error.
2008-06-25  Guy Albertellicomctl32: listview: Implement LVS_NOCOLUMNHEADER suppor...
2008-06-25  Guy Albertellicomctl32: listview: Show the header when updating heade...
2008-06-25  Guy Albertellicomctl32: listview: Change header control create act...
2008-06-25  Roy Sheadsound/tests: Added additional tests of IDirectSound_Cr...
2008-06-25  Roy Sheadsound/tests: Removed test depending on value of undefi...
2008-06-25  Zac Brownntdll/tests: Add tests for (Rtl)IsTextUnicode to verify...
2008-06-25  Alexander Dorofeyevquartz: Prevent heap corruption if IPropertyBag_Read...
2008-06-25  Alexander Dorofeyevdevenum: Update type when reading binary data to VT_EMP...
next