Vincent Povirk
|
71d5e6f4a6
|
appwiz.cpl: Don't use SEE_MASK_NO_CONSOLE to run installers.
|
2014-04-25 10:22:53 +02:00 |
Alexandre Julliard
|
0d533cf0bd
|
makefiles: Allow define arguments to be specific to a single file.
|
2014-01-07 12:20:25 +01:00 |
Alexandre Julliard
|
ce25c89585
|
makedep: Don't expand variable references that use ${}.
|
2014-01-04 20:33:57 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Vincent Povirk
|
608b1e1414
|
mscoree: Update Wine Mono to 4.5.2.
|
2013-12-05 15:59:03 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Jacek Caban
|
0be56d27d2
|
mshtml: Wine Gecko 2.24 release.
|
2013-09-25 19:31:38 +02:00 |
Jacek Caban
|
c9cef7153c
|
appwiz.cpl: Use asynchronous binding instead of separated thread to download addons.
|
2013-09-24 18:53:17 +02:00 |
Jacek Caban
|
2c9774f002
|
appwiz.cpl: Allow cancelling download of addons.
|
2013-09-20 17:04:34 +02:00 |
Jacek Caban
|
fb9620f1c8
|
mshtml: Wine Gecko 2.21 release.
|
2013-05-17 16:41:48 +02:00 |
Alexandre Julliard
|
7964bd820f
|
appwiz.cpl: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Eric Pouech
|
d1ccbceb4d
|
Various background processes must be launched detached from current console (if any).
|
2013-01-16 14:02:55 +01:00 |
Jacek Caban
|
136b738b50
|
mshtml: Wine Gecko 1.9 release.
|
2013-01-09 17:45:49 +01:00 |
Frédéric Delanoy
|
720f1bb7eb
|
appwiz.cpl: Fix a leak (coverity).
|
2012-12-27 12:07:52 +01:00 |
Michael Stefaniuc
|
2a1a48b586
|
appwiz: Use the correct types for callbacks.
|
2012-11-19 16:35:11 +01:00 |
Vincent Povirk
|
b3c0d3cd63
|
mscoree: Update Wine Mono to 0.0.8.
|
2012-10-16 11:54:02 +02:00 |
Jacek Caban
|
0ae458cc94
|
mshtml: Wine Gecko 1.8 release.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
d184650887
|
appwiz.cpl: Cache downloaded addon MSI files.
|
2012-10-09 18:32:16 +02:00 |
Jacek Caban
|
674b9b9c10
|
mshtml: Wine Gecko 1.7 release.
|
2012-07-18 17:14:51 +02:00 |
Francois Gouget
|
0f36dc8df8
|
appwiz.cpl: Only offer to download an addon if its installer is missing.
|
2012-07-16 15:21:35 +02:00 |
Vincent Povirk
|
862986576b
|
appwiz: Update text to match button names.
|
2012-06-26 12:41:01 +02:00 |
Jacek Caban
|
9fa443dcd9
|
mshtml: Wine Gecko 1.6 release.
|
2012-06-11 21:03:46 +02:00 |
Alexandre Julliard
|
d8b6b01bca
|
appwiz.cpl: Specify a default download URL for add-ons.
|
2012-05-30 14:41:33 +02:00 |
Vincent Povirk
|
8ea086b308
|
appwiz.cpl: Add Wine Mono to addons.
|
2012-05-21 20:38:53 +02:00 |
Vincent Povirk
|
ad7279a5a6
|
appwiz.cpl: Move dialog template id to addon_info_t.
|
2012-05-17 17:44:28 +02:00 |
Jacek Caban
|
f25f97d86a
|
appwiz.cpl: Replace install_wine_gecko with configurable install_addon.
|
2012-05-15 17:02:07 +02:00 |
Jacek Caban
|
5779ce287a
|
appwiz.cpl: Moved config_key value to addon_info_t.
|
2012-05-15 17:02:06 +02:00 |
Jacek Caban
|
87538c6233
|
appwiz.cpl: Moved package subdir to addon_info_t.
|
2012-05-15 17:02:06 +02:00 |
Jacek Caban
|
39d444fb99
|
appwiz.cpl: Moved addon SHA and version to addon_info_t.
|
2012-05-15 17:02:06 +02:00 |
Jacek Caban
|
3e5c4551c4
|
appwiz.cpl: Moved package file name to a struct that will allow customization.
|
2012-05-15 17:02:05 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Jacek Caban
|
23c6fddea3
|
mshtml: Wine Gecko 1.5 release.
|
2012-03-14 17:35:03 +01:00 |
Frédéric Delanoy
|
d6073cc58a
|
appwiz.cpl: Avoid unneeded abbreviation in button label.
|
2012-01-17 11:58:59 +01:00 |
Pierre Schweitzer
|
ae8f62940e
|
appwiz.cpl: Fix handle leak.
|
2012-01-03 12:37:35 +01:00 |
Jacek Caban
|
fd230c5d15
|
appwiz.cpl: Run winebrowser directly instead of using ShellExecute.
|
2011-12-07 19:00:53 +01:00 |
Alexandre Julliard
|
8d54ce675d
|
appwiz.cpl: Make the Gecko URL a proper link.
|
2011-12-01 20:37:18 +01:00 |
Alexandre Julliard
|
b247174ea7
|
appwiz.cpl: Convert dialogs to po files.
|
2011-12-01 20:17:33 +01:00 |
Alex Henrie
|
ffa8777883
|
appwiz.cpl: Add Catalan translation.
|
2011-11-30 12:22:12 +01:00 |
Andrew Talbot
|
cedeac3191
|
appwiz.cpl: Remove an unused function.
|
2011-11-14 13:10:22 +01:00 |
Jacek Caban
|
2e5f73e4d7
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
Francois Gouget
|
99494d5e8e
|
appwiz.cpl: Use a more standard syntax for multi-line RC file strings.
|
2011-09-14 10:07:10 +02:00 |
José Manuel Ferrer Ortiz
|
4fc6fa3734
|
appwiz.cpl: Spanish translation update.
|
2011-08-29 13:41:28 +02:00 |
Jacek Caban
|
bf4b869152
|
mshtml: Wine Gecko 1.3 release.
|
2011-08-23 18:16:44 +02:00 |
Francois Gouget
|
df63b63614
|
Standardize the OK buttons.
|
2011-06-15 20:04:38 +02:00 |
Hans Leidekker
|
9432d65b7a
|
appwiz.cpl: Don't list system components.
|
2011-05-30 11:16:19 +02:00 |
Marcus Meissner
|
bc2a2f39da
|
appwiz: Mark internal symbols as hidden.
|
2011-05-16 16:35:32 +02:00 |
Akihiro Sagawa
|
879fcebcad
|
appwiz.cpl: Update Japanese translation.
|
2011-05-04 20:42:34 +02:00 |
Hwang YunSong
|
aeac26fec6
|
appwiz.cpl: Update Korean resource.
|
2011-04-29 16:52:13 +02:00 |
Francois Gouget
|
9ff6c50767
|
appwiz.cpl: Fix ellipsis usage in the button labels.
|
2011-04-28 18:13:47 +02:00 |