Commit Graph

162 Commits

Author SHA1 Message Date
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
Jacek Caban 84fbe5db0e appwiz.cpl: Get rid of installing addons from cab file support. 2011-03-16 16:31:56 +01:00
Jacek Caban 699e41cdd8 mshtml: Wine Gecko 1.2.0 release. 2011-03-15 17:14:08 +01:00
Hans Leidekker 013e92c9cd appwiz.cpl: List 32-bit applications on 64-bit platforms. 2011-02-22 13:35:09 +01:00
Jacek Caban e1e83bc58d appwiz.cpl: Added support for installing packages from MSI files. 2011-02-10 10:28:01 -06:00
Alexandre Julliard 902f10cc67 appwiz.cpl: Convert string table resources to po files. 2011-01-13 15:22:01 +01:00
Alexandre Julliard 85b4d92831 appwiz.cpl: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 15:21:59 +01:00
Hans Leidekker f6c46e41a2 appwiz.cpl: Fix two RegQueryValueExW calls. 2011-01-10 10:42:32 +01:00
André Hentschel 60500cd2be appwiz.cpl: Update German translation. 2011-01-03 11:54:07 +01:00
Hwang YunSong 99d9e2bcd3 appwiz.cpl: Update Korean resource. 2011-01-03 11:28:27 +01:00
Frédéric Delanoy fad634d368 appwiz.cpl: Update French translation. 2010-12-31 11:44:45 +01:00
Sven Baars b9840424b2 appwiz.cpl: Update the Dutch translation. 2010-12-30 16:35:36 +01:00
Luca Bennati be3127f5c6 appwiz.cpl: Update Italian translation. 2010-12-30 12:21:53 +01:00
Łukasz Wojniłowicz 5766d7565d appwiz.cpl: Update Polish translation. 2010-12-30 12:21:52 +01:00
Anders Jonsson db192b6d7b appwiz.cpl: Update Swedish translation. 2010-12-30 12:21:52 +01:00