Commit Graph

86 Commits

Author SHA1 Message Date
Drew Ronneberg 842b0eb511 shdocvw: Remove obsolete -D_SHDOCVW_ from Makefile.in.
Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-02 11:34:45 +02:00
Eric Pouech 048084a670 shdocvw: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-18 09:32:03 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard 42c6ac27e8 shdocvw: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-20 09:17:06 +02:00
Alexandre Julliard 3494fb7f72 kernel32: Avoid resolving imports against the advapi32 forwards. 2015-06-10 15:26:05 +09:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Jacek Caban 598e440522 shdocvw: Moved remaining code out of factory.c. 2011-08-01 11:12:32 +02:00
Jacek Caban 908d8333a8 ieframe: Moved classes registration to ieframe. 2011-08-01 11:12:21 +02:00
Jacek Caban 4acbae4d69 ieframe: Moved WebBrowser and InternetExplorer objects implementations to ieframe. 2011-07-27 19:02:52 +02:00
Jacek Caban d134e7520b ieframe: Moved image resources to ieframe. 2011-07-27 18:02:23 +02:00
Jacek Caban c685f8cb32 ieframe: Moved string and menu resources to ieframe. 2011-07-27 18:01:09 +02:00
Jacek Caban 932cc2678c ieframe: Moved dialog resources to ieframe. 2011-07-27 17:49:46 +02:00
Jacek Caban 5ac7376e49 ieframe: Moved TaskbarList implementation to ieframe. 2011-07-26 16:28:32 +02:00
Jacek Caban a40345cf84 ieframe: Moved CUrlHistory implementation to ieframe. 2011-07-26 16:28:12 +02:00
Jacek Caban 02ceb94351 ieframe: Moved InternetShortcut implementation to ieframe.dll. 2011-07-25 10:51:30 +02:00
Piotr Caban df181d99f3 shdocvw: Added IShellBrowser interface stub. 2011-03-15 11:46:18 +01:00
Akihiro Sagawa 35ddb4c26d shdocvw: Add Japanese translation. 2011-02-28 13:21:00 +01:00
Alexander Lakhin 6459f2c53f shdocvw: Add Russian translation resources. 2011-02-14 13:33:31 +01:00
Alexandre Julliard 8bb4bde1e5 shdocvw: Convert coclass registration to the IRegistrar mechanism. 2011-01-19 21:31:33 +01:00
Alexandre Julliard d3a1131660 shdocvw: Convert menu and string table resources to po files. 2011-01-12 17:52:20 +01:00
Gustavo Henrique Milaré 58ff7a48e0 shdocvw: Added Portuguese (Brazilian) translation. 2010-11-11 16:58:29 +01:00
Paul Vriens bfe9232850 shdocvw: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-22 12:35:07 +02:00
Joel Holdsworth a19defdf4c shdocvw: Replaced iexplore.bmp with a tango compliant toolstrip. 2010-10-14 17:54:46 +02:00
Yaron Shahrabani 50925228d6 shdocvw: Added Hebrew translation. 2010-10-07 16:07:45 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Matej Spindler 29296a17aa shdocvw: Add Slovenian translation. 2010-09-14 12:53:20 -05:00
Łukasz Wojniłowicz c881dc274a shdocvw: Add the Polish translation. 2010-08-16 13:41:05 +02:00
Jose Rostagno a7d78b3307 shdocvw: Add Spanish translation. 2010-08-02 12:55:21 +02:00
Luca Bennati b96553445a shdocvw: Add Italian translation. 2010-08-02 12:55:20 +02:00
Alexander Nicolaysen Sørnes e532b1c3bd shdocvw: Add a statusbar to IE. 2010-07-30 16:43:31 +02:00
Frédéric Delanoy abd0e08953 shdocvw: Add French translation. 2010-07-28 16:28:25 +02:00
Anders Jonsson e5cc9b0f8a shdocvw: Add Swedish translation. 2010-07-28 16:28:24 +02:00
Michael Stefaniuc a246beabeb shdocvw: Add the Romanian translation. 2010-07-28 12:22:16 +02:00
Hwang YunSong e1a6ba3a29 shdocvw: New Korean resource. 2010-07-26 18:38:32 +02:00
Aurimas Fišeras 5ffa1dae36 shdocvw: Add Lithuanian translation. 2010-07-26 18:38:32 +02:00
André Hentschel a8dc415a21 shdocvw: Add German translation. 2010-07-26 18:38:29 +02:00
Sven Baars 56838a7062 shdocvw: Add the Dutch translation. 2010-07-26 09:58:21 +02:00
Igor Paliychuk f31428e107 shdocvw: Add Ukrainian translation. 2010-07-24 11:19:12 +02:00
Alexander Nicolaysen Sørnes f2802b981d shdocvw: Add menu bar to Internet Explorer. 2010-07-23 13:16:41 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Henri Verbeet 8e12ad4fae shdocvw: Add a stub ITaskbarList implementation.
Based on a patch by Louis Lenders. Although MSDN claims this should be in
shell32, it really is in shdocvw.
2009-03-24 12:58:17 +01:00
Detlef Riekenberg a815677d93 shdocvw/tests: Make the webbrowser test dpi aware, make it pass in wine. 2008-11-19 12:09:17 +01:00
Damjan Jovanovic ad886d6698 shdocvw: Rudimentary implementation of CLSID_InternetShortcut. 2008-08-04 15:02:36 +02:00
Aric Stewart d4a3e9c016 shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detected to be present. 2008-05-08 22:48:37 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Jacek Caban ff47878863 shdocvw: Move registration code to .inf file. 2007-11-02 12:23:34 +01:00