Commit Graph

70747 Commits

Author SHA1 Message Date
Detlef Riekenberg 51aef89bea include: Add a closing bracket. 2010-08-03 11:04:42 +02:00
Frédéric Delanoy 82d8c52e39 shdocvw: Update French translation. 2010-08-03 11:03:50 +02:00
Sven Baars c510a13db5 shdocvw: Update the Dutch translation. 2010-08-03 11:03:45 +02:00
Thomas Mullaly 07e7a117ca urlmon: Implemented IUri_GetExtension. 2010-08-03 11:03:08 +02:00
Thomas Mullaly eb6e23e1de urlmon: Implemented function to the file extension of a file in a URI path. 2010-08-03 11:02:52 +02:00
Thomas Mullaly 1e09e44510 urlmon: Implemented IUri_GetPath. 2010-08-03 11:02:46 +02:00
Thomas Mullaly 42e8af7a4a urlmon: Implemented canonicalization function for paths in opaque URIs. 2010-08-03 11:02:29 +02:00
Thomas Mullaly 5758b068ae urlmon: Implemented a function which removes dot segments from paths of hierarchical URIs. 2010-08-03 11:02:20 +02:00
Thomas Mullaly 300d0e1ad4 urlmon: Implemented canonicalization function for hierarchical URI paths. 2010-08-03 11:01:58 +02:00
Thomas Mullaly 93d79ee18e urlmon: Implemented a path parser for opaque URIs. 2010-08-03 11:01:49 +02:00
Thomas Mullaly 0ecec6d7c0 urlmon: Implemented a path parser for hierarchical URIs. 2010-08-03 11:01:38 +02:00
Alexandre Julliard e446a7c7bf winemenubuilder: Rename some variables to reflect the fact that we no longer use XPM format. 2010-08-02 20:28:58 +02:00
Huw Davies 300536d88e rpcrt4: Add a missing STUBLESS_INITOUT case. 2010-08-02 17:40:34 +02:00
Uwe Bonnes 53391a3445 wininet: Add const qualifier after openssl version check. 2010-08-02 17:39:20 +02:00
Jeff Latimer 1510698b56 msvcirt: Add some stubs. 2010-08-02 17:38:51 +02:00
Dmitry Timoshkov 81557b5e21 gdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx. 2010-08-02 16:10:06 +02:00
David Hedberg a690db9f1e shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
David Hedberg d6db3732da explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID. 2010-08-02 15:31:33 +02:00
David Hedberg 87212d5105 explorerframe/tests: Add initial NamespaceTreeControl tests. 2010-08-02 15:28:35 +02:00
David Hedberg 46a3e7c24d explorerframe: Add classfactory implementation. 2010-08-02 15:27:54 +02:00
David Hedberg 49b43e8f7c explorerframe: Add a stub of NamespaceTreeControl. 2010-08-02 15:27:45 +02:00
David Hedberg ddfab6bb9d explorerframe: Implement DllGetVersion. 2010-08-02 15:27:18 +02:00
David Hedberg e2cf9ad33e explorerframe: Add dll stub. 2010-08-02 15:16:35 +02:00
Misha Koshelev cc1738ad3c d3dx9: Complete test for D3DXCreateSphere. 2010-08-02 15:14:41 +02:00
Matteo Bruni 70962ee4d8 d3dcompiler_43: Add dll directory. 2010-08-02 15:14:01 +02:00
Jacek Caban 6263f0079a jscript: Use generic property for Error.number. 2010-08-02 14:09:26 +02:00
Jacek Caban 636bc7494f jscript: Fixed test crash on some win9x installations. 2010-08-02 14:09:18 +02:00
Jacek Caban f824a1656d jscript: Use generic properties for NaN and Infinity implementation. 2010-08-02 14:09:08 +02:00
Jacek Caban 9ca80347e3 mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00
Nikolay Sivov 7fb6031731 comctl32/monthcal: Erase week numbers rectangle before drawing new text. 2010-08-02 14:08:48 +02:00
Nikolay Sivov 49949cbbc2 comctl32/monthcal: No need to calculate month length on every iteration. 2010-08-02 14:08:40 +02:00
Nikolay Sivov db10fb8301 comctl32/monthcal: Get rid of stored current selection date, it's always synced with lower bound. 2010-08-02 14:08:34 +02:00
Nikolay Sivov 516c322ecc comctl32/monthcal: Add support for month delta in button navigation. 2010-08-02 14:08:20 +02:00
Nikolay Sivov b83d11ace4 comctl32/monthcal: Add helper to jump to specified number of months. 2010-08-02 14:08:14 +02:00
Nikolay Sivov 23e9866be8 comctl32/monthcal: Fix navigation from last day in a month. 2010-08-02 14:08:06 +02:00
Nikolay Sivov a35085457e comctl32/monthcal: Rename button navigation helper to better reflect its purpose. 2010-08-02 14:08:00 +02:00
Andrew Eikum 8851a4eb1f regedit: Process reg files which use \r line endings. 2010-08-02 13:58:19 +02:00
Andrew Eikum f3c6c62bcf regedit: Add regedit test suite. 2010-08-02 13:58:14 +02:00
Alexander Nicolaysen Sørnes a91bb52c69 shdocvw: Allow navigating to Favorites in IE. 2010-08-02 13:51:34 +02:00
Alexander Nicolaysen Sørnes 8156323404 shdocvw: Add Favorites menu to IE. 2010-08-02 13:51:10 +02:00
Stefan Dösinger 515eb3d7c4 wined3d: MSVC fixes in state.c. 2010-08-02 12:55:23 +02:00
Stefan Dösinger 4431f6c11d wined3d: Replace pow with powf in surface_base.c. 2010-08-02 12:55:23 +02:00
Stefan Dösinger 4d45a791b6 wined3d: Fix another DWORD to WORD conversion warning. 2010-08-02 12:55:23 +02:00
Stefan Dösinger fc5eeebe1a wined3d: Add double to float conversion casts in device.c. 2010-08-02 12:55:22 +02:00
André Hentschel c6f1b6ba96 winecfg: Sync German keyboard shortcuts. 2010-08-02 12:55:22 +02:00
Anders Jonsson d43c40aa8b README: Update Swedish translation. 2010-08-02 12:55:22 +02:00
Yaron Shahrabani 145910742f clock: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Yaron Shahrabani ffab78ed51 wineboot: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Andrey Turkin fc4d5393a5 ntdll/tests: Do not check signedness for char types. 2010-08-02 12:55:21 +02:00
Andrey Turkin cb2ce2f371 imagehlp: Remove uninitialized variable. 2010-08-02 12:55:21 +02:00