Alexandre Goujon
|
8a64ba7ee8
|
mshtml: Update the Gecko find procedure comment to reflect the latest behavior.
|
2010-10-07 12:02:59 +02:00 |
Alexandre Julliard
|
2510df000d
|
mshtml: Try installing Gecko from the global data dir too.
|
2010-10-04 15:00:08 +02:00 |
Jacek Caban
|
a9b4f82c7c
|
mshtml: Use URLDownloadToFile to download Gecko package file.
|
2010-10-04 15:00:08 +02:00 |
Jacek Caban
|
1f716bcbf4
|
mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location.
|
2010-10-04 15:00:08 +02:00 |
Jacek Caban
|
0b1530545f
|
mshtml: Added Gecko64 support.
|
2010-08-25 17:37:17 +02:00 |
Sylvain Petreolle
|
cf7de41edc
|
mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir.
|
2010-06-07 15:17:17 +02:00 |
Jacek Caban
|
412f4a6091
|
mshtml: Disable Gecko installation on unsupported CPU architectures.
|
2009-12-03 15:27:49 +01:00 |
Jeremy White
|
9145a1cdb2
|
mshtml: Declare prototype of wine_dos_get_file_name correctly; fixes Gecko install on win64.
|
2009-11-19 11:47:44 +01:00 |
Jacek Caban
|
d97cc15608
|
mshtml: Wine Gecko 1.0.0 release.
|
2009-08-04 15:33:01 +02:00 |
Jacek Caban
|
870f508c98
|
mshtml: Install Gecko in system directory.
|
2009-08-04 15:32:57 +02:00 |
Colin Finck
|
fcceb61fd0
|
mshtml: Fix the size passed to MultiByteToWideChar.
|
2009-04-23 12:56:03 +02:00 |
Marcus Meissner
|
ad0a5f1bd2
|
mshtml: Fixed size passed to MultiByteToWideChar.
|
2009-02-06 13:04:32 +01:00 |
Marcus Meissner
|
6af99937b6
|
mshtml: Call install_cab_file() with name directly on non-Wine.
|
2009-02-05 14:32:47 +01:00 |
Marcus Meissner
|
2febaf6438
|
mshtml: Fixed last argument to MultiByteToWideChar.
|
2009-02-05 13:11:32 +01:00 |
Juan Lang
|
55b504cc88
|
mshtml: Pass bytes written pointer to WriteFile.
|
2009-02-05 13:11:16 +01:00 |
Jacek Caban
|
7e497a9b08
|
mshtml: Fixed a typo.
|
2008-05-13 10:40:15 +02:00 |
Andrew Talbot
|
20adc792b2
|
mshtml: Remove unused variable.
|
2008-04-22 11:54:42 +02:00 |
Rob Shearman
|
f07152d7b7
|
mshtml: Fix the buffer length being passed into MultiByteToWideChar in set_registry.
|
2008-04-11 11:12:26 +02:00 |
Jacek Caban
|
c94e646fc1
|
mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls.
|
2008-03-26 23:38:36 +01:00 |
Rob Shearman
|
26ad119d3a
|
mshtml: Don't use typeof as it's not portable.
|
2008-02-27 14:52:24 +01:00 |
Rico Schüller
|
066ccd1275
|
mshtml: Fix memory leak (found by Smatch).
|
2008-01-07 13:45:57 +01:00 |
Michael Stefaniuc
|
a084d1db62
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
Jacek Caban
|
e15b6096c6
|
iexplore: Added self-registration code.
|
2007-11-05 13:24:36 +01:00 |
Chris Robinson
|
bc9b8d82e9
|
mshtml: Fix hkey leak.
|
2007-11-02 12:23:48 +01:00 |
Chris Robinson
|
c23ce884f7
|
mshtml: Set IE version when installing wine gecko.
|
2007-11-01 12:51:45 +01:00 |
Jacek Caban
|
84098e54a0
|
mshtml: Added support for installing Gecko from build dir.
|
2007-10-19 12:05:53 +02:00 |
Francois Gouget
|
f4bb8209f2
|
mshtml: Check for HAVE_UNISTD_H before including unistd.h.
|
2007-10-15 14:05:11 +02:00 |
Jacek Caban
|
71894ead1f
|
mshtml: Try installing Gecko from local file in DllRegisterServer.
|
2007-10-15 13:46:42 +02:00 |
Jacek Caban
|
f4e1ff6e1f
|
mshtml: Added support for installing Gecko from the local file.
|
2007-10-11 16:24:29 +02:00 |
Mikolaj Zalewski
|
a0de33b487
|
mshtml: Hide the progress bar while asking the user if Gecko should be installed.
|
2007-09-10 16:14:18 +02:00 |
Jacek Caban
|
d795c283bd
|
mshtml: Added support for coexisting different Gecko versions installation.
|
2007-06-07 11:20:49 +02:00 |
Jacek Caban
|
bdf2bf93a8
|
mshtml: Make load_gecko thread safe.
|
2007-02-14 14:42:34 +01:00 |
Dmitry Timoshkov
|
b2bffdda83
|
mshtml: Make some data const.
|
2006-11-29 12:44:27 +01:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jacek Caban
|
21ba0bf3e8
|
mshtml: Wrap remaining Heap* functions by inline functions.
|
2006-07-20 12:11:39 +02:00 |
Jacek Caban
|
39d0dfa909
|
mshtml: Add trailing '\' to gecko_path if needed.
|
2006-07-03 11:53:58 +02:00 |
Jacek Caban
|
c562d4926e
|
mshtml: Added Wine Gecko installer.
|
2006-06-16 16:03:57 +02:00 |