Commit Graph

71009 Commits

Author SHA1 Message Date
Damjan Jovanovic ac8c6f2944 winex11.drv: Use a Wine list to store XDnD data. 2010-08-17 14:44:12 +02:00
Mariusz Pluciński 2464733ef3 gameux/tests: Add test of IGameExplorer2 creation. 2010-08-17 14:42:19 +02:00
Mariusz Pluciński 5aed3941ee gameux: Add IGameExplorer2 implementation stub. 2010-08-17 14:42:10 +02:00
Mariusz Pluciński 152fbc1c3f gameux/tests: Add test of IGameStatisticsMgr creation. 2010-08-17 14:41:32 +02:00
Mariusz Pluciński fe65b83a9c gameux: Add stub of IGameStatisticsMgr implementation. 2010-08-17 14:41:15 +02:00
Luca Bennati ef36c1fb5e jscript: Update Italian translation. 2010-08-17 14:40:46 +02:00
Andrew Nguyen ca0fc0acd4 ipconfig: Partially implement full adapter information output. 2010-08-17 14:40:46 +02:00
Andrew Nguyen eb69648cf5 include: Add definitions for IP_ADAPTER_ADDRESSES flag values. 2010-08-17 14:40:46 +02:00
Andrew Nguyen 6ffd8d49be ipconfig: Partially implement basic adapter information output. 2010-08-17 14:40:46 +02:00
Andrew Nguyen 2e0a7e7f4a include: Add prototype for GetAdaptersAddresses. 2010-08-17 14:40:46 +02:00
Andrew Nguyen de239dc852 ipconfig: Implement basic command-line parsing. 2010-08-17 14:40:46 +02:00
Andrew Nguyen 6919c8dfc8 ipconfig: Add stub implementation. 2010-08-17 14:40:46 +02:00
David Hedberg 1f76341488 explorerframe: Handle some mouse events. 2010-08-17 14:40:43 +02:00
David Hedberg b349072687 explorerframe: Handle keyboard events. 2010-08-17 14:40:41 +02:00
David Hedberg f0d6d95ef8 explorerframe: Handle changing the selection. 2010-08-17 14:22:52 +02:00
David Hedberg 4ad1050eb5 explorerframe: Implement expansion of nodes. 2010-08-17 14:22:43 +02:00
David Hedberg 6963f37253 explorerframe: Fix INameSpaceTreeControl::RemoveRoot.
The root shellitem was being freed before getting passed to the event sink.
2010-08-17 14:21:31 +02:00
David Hedberg 6fbfb7cd1d shell32: Partial implementation of IShellItem::BindToHandler. 2010-08-17 14:21:22 +02:00
Jörg Höhle 573fc10dae mcicda: Fix seeking. 2010-08-17 14:18:45 +02:00
Jörg Höhle 4bb42e2886 mcicda: Fix several return codes. 2010-08-17 14:18:45 +02:00
Jörg Höhle 70c5893212 mcicda: Rework MCI notification system. 2010-08-17 14:18:45 +02:00
Detlef Riekenberg c9b0d7f15e qmgr/tests: Detect when the service is disabled. 2010-08-17 14:18:45 +02:00
Wolfram Sang f999060f4d kernel32: Change fixme to trace in comm.c. 2010-08-17 14:18:45 +02:00
Wolfram Sang 9f0f17f853 user32: Check for valid pointer in CreateIconFromResource. 2010-08-17 14:18:45 +02:00
Alexandre Goujon e4bb3ae755 atl: Fix AtlAxAttachControl wine check. 2010-08-17 12:57:17 +02:00
Wolfgang Schwotzer d640d3fa5c ws2_32/tests: Only log threads which not terminated by themselves. 2010-08-17 12:57:01 +02:00
Detlef Riekenberg bd1941c3c2 wineps: Use winspool.drv for job management. 2010-08-17 12:56:33 +02:00
Thomas Mullaly 364b804d9e urlmon: Implemented IUri_IsEqual. 2010-08-17 12:41:33 +02:00
Thomas Mullaly d0d7663c10 urlmon: Print fixme for unsupported flags to CreateUri. 2010-08-17 12:41:28 +02:00
Thomas Mullaly 0daa39fa97 urlmon: Added support for invalid flag combinations to CreateUri. 2010-08-17 12:41:24 +02:00
Thomas Mullaly b3ad7469d0 urlmon: Added support for pre-processing URI strings. 2010-08-17 12:41:20 +02:00
Matteo Bruni 3c59b9c631 d3dcompiler_37: Stub dll. 2010-08-17 12:41:11 +02:00
Matteo Bruni fbf1e835a1 d3dcompiler_38: Stub dll. 2010-08-17 12:41:00 +02:00
Matteo Bruni 99491464d9 d3dcompiler_39: Stub dll. 2010-08-17 12:40:45 +02:00
Matteo Bruni fd4efcd0b1 d3dcompiler_40: Stub dll. 2010-08-17 12:39:49 +02:00
Matteo Bruni 8532ff60f9 d3dcompiler: Remove useless kernel32 imports. 2010-08-17 12:39:20 +02:00
Andrew Eikum cb5eb33159 hlink: Implement HLINKGETREF flags handling. 2010-08-17 11:56:13 +02:00
André Hentschel 40bc5f646f ntdll: Add more error codes. 2010-08-17 11:55:39 +02:00
Frédéric Delanoy 80e85cdb89 jscript: Update French translation. 2010-08-17 11:55:33 +02:00
Vincent Povirk 728aaf2902 gdiplus: Add tests for the HDC's we get from bitmap objects. 2010-08-17 11:55:33 +02:00
Vincent Povirk 2a345f36e3 gdiplus: Use the software method to draw HBITMAP-less bitmaps. 2010-08-17 11:55:33 +02:00
Vincent Povirk 1a710ac36f gdiplus: Stub GdipGetPathGradientTransform. 2010-08-17 11:55:33 +02:00
Vincent Povirk 41f4263277 gdiplus: Stub GdipSetPathGradientLinearBlend. 2010-08-17 11:55:33 +02:00
Vincent Povirk 462c599335 gdiplus: Stub GdipScalePathGradientTransform. 2010-08-17 11:55:33 +02:00
Vincent Povirk b56f3c3b21 gdiplus: Stub GdipRotatePathGradientTransform. 2010-08-17 11:55:33 +02:00
Vincent Povirk 1fdecda9da gdiplus: Stub GdipSetPathGradientTransform. 2010-08-17 11:55:33 +02:00
Vincent Povirk 9a6eabf0b5 gdiplus: Create HBITMAP-less bitmap objects for exotic pixel formats. 2010-08-17 11:55:33 +02:00
Vincent Povirk 963c7090d5 gdiplus: Don't require an HDC to get the resolution of a graphics object. 2010-08-17 11:55:33 +02:00
Vincent Povirk c3ca6be2b9 gdiplus: Give a nice warning when we try to draw to an HDC-less graphics. 2010-08-17 11:55:33 +02:00
Vincent Povirk 5601860b76 gdiplus: Don't require an HDC in get_graphics_bounds. 2010-08-17 11:55:33 +02:00