Commit Graph

47436 Commits

Author SHA1 Message Date
Alexandre Julliard b258f880ad wine.inf: Make the initial owner information empty. 2008-06-26 13:42:09 +02:00
Filipe Ferreira a933d5401e winecfg: Added Windows registration information setting. 2008-06-26 13:40:51 +02:00
Anatoly Lyutin 2aba9f7fcb user32/tests:c Add msg tests for SetActiveWindow(). 2008-06-26 13:30:39 +02:00
Alexandre Julliard a803fa3578 ole32: Make the apartment window a HWND_MESSAGE window. 2008-06-26 13:22:16 +02:00
Nikolay Sivov eae78db8bb gdiplus: GdipClearPathMarkers implementation. 2008-06-26 13:21:00 +02:00
Nikolay Sivov f8826a8525 gdiplus: GdipSetPathMarker implementation. 2008-06-26 13:20:50 +02:00
Nikolay Sivov 143ebd60bb gdiplus: GdipPathIterGetCount implementation. 2008-06-26 13:20:31 +02:00
Lei Zhang 011bad8ddf comctl32: Use the system variable pitch font for ip address controls. 2008-06-26 13:16:58 +02:00
Owen Rudge d384c41081 shell32/tests: Add basic ParseDisplayName test for control panel. 2008-06-26 13:16:43 +02:00
Owen Rudge 4d70c59b01 shell32/tests: Rename shfldr_netplaces test to shfldr_special, for all special folders. 2008-06-26 13:16:39 +02:00
Vitaly Lipatov c36b6f888e user32: Add test for SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo. 2008-06-26 13:16:12 +02:00
Vitaly Lipatov 7b1765c1cc user32: Implemented processing SPI_{GET/SET}WHEELSCROLLCHARS for SystemParametersInfo. 2008-06-26 13:16:07 +02:00
Vitaly Lipatov dfdb64c121 user32: Implemented processing SPI_{GET/SET}SNAPTODEFBUTTON for SystemParametersInfo. 2008-06-26 13:15:51 +02:00
Scott Ritchie f16e49baf2 wine.desktop: Add application/x-msi and change "emulator" to "program loader". 2008-06-26 13:15:44 +02:00
Nikolay Sivov 991e785f50 gdiplus: Fix GdipGetPathData implementation and test.
Previous version (commit 3bacdaf664) was totally incorrect.
Thanks to Paul Vriens for pointing this out.
2008-06-26 12:50:09 +02:00
Jacek Caban c42d937402 urlmon: Make file protocol invalid URL handling behave like IE7. 2008-06-26 12:49:08 +02:00
Maarten Lankhorst 3bda54bb04 quartz: Downgrade a fixme to a warn in dsoundrender. 2008-06-26 12:44:20 +02:00
Hwang YunSong(황윤성) ed8d95b888 shell32: Updated Korean resource. 2008-06-26 12:44:16 +02:00
Rob Shearman 1a978cb460 rpcrt4: Add tests for endpoint mapper functions. 2008-06-26 12:20:31 +02:00
Rob Shearman 45a3462c32 rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process. 2008-06-26 12:20:24 +02:00
Rob Shearman 9e1c7a30c7 rpcrt4: Use DCE/RPC to contact the endpoint-mapper server. 2008-06-26 12:18:35 +02:00
Rob Shearman 16849ceba9 rpcss: Implement endpoint-mapper server using DCE/RPC. 2008-06-26 12:16:48 +02:00
Jacek Caban 44a314945b mshtml: Added DOCUMENT_NODE type support. 2008-06-26 11:16:12 +02:00
Jacek Caban beeaea1176 mshtml: Added IHTMLDOMNode::get_parentNode implementation. 2008-06-26 11:16:07 +02:00
Jacek Caban 337f1b7393 mshtml: Added useful TRACEs. 2008-06-26 11:16:02 +02:00
Jacek Caban f2617512f0 mshtml: Added IHTMLElement::get_offsetTop implementation. 2008-06-26 11:15:53 +02:00
Eric Durbin 61201984a6 iphlpapi: Implement getArpTable on FreeBSD. 2008-06-26 11:15:44 +02:00
Eric Durbin 6ea3796cdb iphlpapi: Implement getNumArpEntries on FreeBSD. 2008-06-26 11:15:34 +02:00
Eric Durbin beea4d3006 iphlpapi: Implement getTCPStats on FreeBSD. 2008-06-26 11:08:50 +02:00
Eric Durbin 3d122aec41 iphlpapi: Fix a typo resulting in wrong variable assignment. 2008-06-26 10:58:37 +02:00
Eric Durbin 020b0ef64f iphlpapi: Implement getICMPStats on FreeBSD. 2008-06-26 10:58:20 +02:00
Eric Durbin 9d4c42a5b7 iphlpapi: Downgrade some ERR messages to WARN. 2008-06-26 10:54:41 +02:00
Eric Durbin a00e693f37 iphlpapi: Implement getIPStats on FreeBSD. 2008-06-26 10:54:23 +02:00
Eric Durbin 6d4eab9ab4 iphlpapi: Implement getUDPStats on FreeBSD. 2008-06-26 10:54:09 +02:00
Eric Durbin 9a974dea63 iphlpapi: Implement getNumUdpEntries on FreeBSD. 2008-06-26 10:51:44 +02:00
Eric Durbin 53058e86e8 iphlpapi: Implement getInterfaceStatsByName on FreeBSD. 2008-06-26 10:51:36 +02:00
Alex Villacís Lasso c774d681ce richedit: Fix failing EM_GETCHARFORMAT test on all platforms.
Default richedit font (System) in Windows causes richedit to report
CFM_BOLD as always set. Switch to Courier New in order to see that
richedit really sets the CFM_BOLD attribute in the correct selection.
2008-06-26 10:51:07 +02:00
Juan Lang 9e919b8ae9 inetmib1: Sort the tables keyed by IP address, and use bsearch to find entries in them. 2008-06-25 23:31:05 +02:00
Juan Lang 677946941c inetmib1: Support the MIB2 UDP statistics. 2008-06-25 23:30:38 +02:00
Juan Lang 0fb70c6d8e inetmib1: Use a helper function to set the Oid with an item. 2008-06-25 23:30:26 +02:00
Juan Lang 81b0db2493 inetmib1: Use a helper function to set the Oid with an integer instance. 2008-06-25 23:30:22 +02:00
Juan Lang d3f0e8c9db inetmib1: Use a helper function to set the Oid with an IP address-based instance. 2008-06-25 23:30:19 +02:00
Juan Lang e5afadab3f inetmib1: Support the MIB2 IP net (ARP) table. 2008-06-25 23:29:56 +02:00
Juan Lang d3baf1dcda inetmib1: Support the MIB2 IP route table. 2008-06-25 23:29:49 +02:00
Juan Lang 74310cb0e3 inetmib1: Support the MIB2 TCP statistics. 2008-06-25 23:29:45 +02:00
Juan Lang 297190fde2 inetmib1: Use a helper function to get the item and instance of the MIB2 IP address table. 2008-06-25 23:29:33 +02:00
Juan Lang 969bc943ac inetmib1: Use a helper function to get the item from the Oid. 2008-06-25 23:29:22 +02:00
Juan Lang 3aa93652a4 inetmib1: Use a helper function to get the item and instance of the MIB2 interface table. 2008-06-25 23:29:09 +02:00
Rob Shearman 60945cd6c5 include: Add more interfaces and types to msinkaut.idl. 2008-06-25 23:28:56 +02:00
Rob Shearman 088b3748d4 include: Don't import files in control.idl that aren't imported on Windows. 2008-06-25 23:28:53 +02:00