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
Zhiyi Zhang
8e11db9d55
iexplore: Set process DPI settings to be system awareness.
...
iexplore.exe doesn't have DPI awareness settings in its manifest. However, tests show that it has at
least per-monitor DPI awareness on Win10.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-07 10:16:39 +02:00
Michael Stefaniuc
845d04a8d3
iexplore: Use wide-char string literals.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-13 11:30:41 +02:00
Alexandre Julliard
d47770e503
iexplore: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-30 09:54:08 +02:00
Louis Lenders
add31e1d7a
iexplore/iexplore.inf: Add svcVersion reg key and update to win7.
...
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-09 09:55:55 +02:00
Austin English
956a65347b
iexplore: Move WineHQ URLs to https.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-04 15:03:55 +01:00
Zebediah Figura
1bee19a3f6
ieframe: Add stub implementation of InternetExplorerManager.
...
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-18 18:44:35 +02:00
Akihiro Sagawa
79d01be436
iexplore: Follow translation version info to detect native IE.
...
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-06 19:49:17 +01:00
Austin English
bda46cc6fd
iexplore: Sync registry and program resource values.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:46:49 +01:00
Austin English
0e40a9bed7
iexplore: Add 'HKCR\Applications\iexplore.exe\shell\open\command' key.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-03 20:05:15 +09:00
Hans Leidekker
ae84730e34
iexplore: Update version to 9.0.8112.16421.
2015-04-21 22:21:20 +09:00
Jacek Caban
788cd0b4c6
iexplore: Mark iexplore.exe as large address aware.
2014-04-29 16:07:39 +02:00
Alexandre Julliard
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
2014-01-02 12:12:57 +01:00
Alexandre Julliard
2cf2741a30
iexplore: Add a 256x256 icon.
2013-03-27 20:12:27 +01:00
Alexandre Julliard
c9eee73450
makefiles: Define __WINESRC__ when building programs.
2012-01-23 16:07:37 +01:00
Alexandre Julliard
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
2012-01-20 13:14:16 +01:00
Jacek Caban
2c47b66b71
ieframe: ieframe variant of IEWinMain is Unicode.
2011-10-20 20:48:26 +02:00
Jacek Caban
89817dec10
iexplore: Use ieframe instead of shdocvw.
2011-08-01 11:12:48 +02:00
Jacek Caban
a9700cbc84
iexplore: Removed unneeded imports.
2011-07-29 13:30:52 +02:00
Jacek Caban
3faa938712
iexplore: Moved iexplore registration extension to iexplore.exe.
2011-07-29 13:30:36 +02:00
Alexandre Julliard
59ee6d83ab
makefiles: Automatically add missing source variables in make_makefiles.
2011-01-01 17:46:56 +01:00
Alexandre Julliard
5f49129e03
resources: Define a generic mechanism for adding extra values to the common version block.
2010-12-03 14:53:59 +01:00
Damjan Jovanovic
01ab7df67f
iexplore: Use a better file description.
2010-11-23 14:16:22 +01: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
Alexandre Julliard
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
2010-07-21 17:38:37 +02:00
Jacek Caban
5a8f2073ca
iexplore: Use 1 as default icon ID.
2010-06-10 14:58:53 +02:00
Joel Holdsworth
8703e9c522
iexplore: Added a Tango compliant icon.
2010-06-07 12:32:57 +02:00
Joel Holdsworth
da8831be97
iexplore: Renamed iexplore resource file.
2010-06-07 12:29:55 +02:00
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Alexandre Julliard
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
2008-09-03 14:21:41 +02:00
Mikolaj Zalewski
95aaca1707
iexplore: Add VERSIONINFO resource.
2007-08-20 11:55:58 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Alexandre Julliard
028ab92bf7
make_progs: Generate the .gitignore file.
...
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard
cc2b3b48e6
Take advantage of the recursive nature of .gitignore for Makefile entries.
...
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Mike McCormack
5a5b35cec7
Add an implementation of iexplore.exe.
2006-04-05 11:27:54 +02:00