Commit Graph

1076 Commits

Author SHA1 Message Date
Jens Reyer 8fdcc239ba loader: Fix German manpage description of WINELOADER. 2015-09-16 23:09:01 +09:00
Piotr Caban 86d70c67b8 wine.inf: Add HKLM\System\Select\Current key. 2015-09-09 18:27:53 +09:00
Philippe Groarke 07e4d4bd04 wine.inf: Add UTC Time Zone. 2015-08-05 23:46:50 +09:00
Sebastian Lackner 74e6f56a01 wine.inf: Update timezone information for Morocco Standard Time.
The timezone information for Morocco was updated recently.
2015-08-04 09:45:37 +02:00
Sebastian Lackner 6cc3d8a707 wine.inf: Add timezone information for Chile. 2015-08-04 09:45:34 +02:00
Austin English 25247c5a34 loader: Add HKLM\Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers registry key. 2015-07-13 15:21:56 +09:00
Aric Stewart c77c68599f wine.inf: Add Dev Class for HID devices. 2015-07-07 21:45:15 +09:00
Sebastian Lackner c4f4edcfcc wine.inf: Add timezone information for Pacific/Kiritimati and Indian/Mauritius. 2015-04-30 16:18:36 +09:00
Sebastian Lackner d4f1d73f03 wine.inf: Add timezone information for Africa/{Tripoli, Casablanca}. 2015-04-30 16:18:34 +09:00
Sebastian Lackner 8319445933 wine.inf: Add timezone information for Europe/{Kaliningrad, Istanbul}. 2015-04-30 16:18:32 +09:00
Sebastian Lackner b14b646ef6 wine.inf: Add timezone information for Asia/{Dhaka, Magadan, Karachi, Damascus, Ulaanbaatar}. 2015-04-30 16:18:30 +09:00
Sebastian Lackner 88267268b1 wine.inf: Add timezone information for America/{Buenos_Aires, Bahia, Asuncion}. 2015-04-30 16:18:24 +09:00
Sebastian Lackner f651fe48d6 wine.inf: 'Central Brazilian Standard Time' should refer to America/Campo_Grande.
The original timezone America/Manaus is already covered by 'SA Western Standard Time'.
2015-04-30 16:18:18 +09:00
Sebastian Lackner 163a19dbeb wine.inf: Rename 'E. Europe Standard Time' to 'Belarus Standard Time'. 2015-04-30 16:18:08 +09:00
Sebastian Lackner 2501ec7cf2 wine.inf: Add dynamic DST information for Asia/Amman. 2015-04-29 12:24:20 +09:00
Sebastian Lackner 624957b39c wine.inf: Add dynamic DST information for Asia/Jerusalem. 2015-04-29 12:24:17 +09:00
Sebastian Lackner 14be416dc2 wine.inf: Add dynamic DST information for America/Godthab. 2015-04-29 12:24:13 +09:00
Sebastian Lackner d6137739ba wine.inf: Add dynamic DST information for Pacific/Fiji. 2015-04-29 12:24:08 +09:00
Sebastian Lackner 8dfcc39708 wine.inf: Add dynamic DST information for America/Sao_Paulo. 2015-04-29 12:23:54 +09:00
Sebastian Lackner 78e7eac8f6 wine.inf: Fix timezone for America/Tijuana.
The dates were changed some time ago. DST starts now on the second
Sunday in March and ends on the first Sunday in November.
2015-04-28 15:37:47 +09:00
Sebastian Lackner 39431ecedf wine.inf: Fix timezone for America/St_Johns.
Clocks are changed at 02:00 and not 00:01.
2015-04-28 15:37:44 +09:00
Sebastian Lackner ca0ad57f34 wine.inf: Fix timezone for Africa/Windhoek.
According to the publicly available information, DST should
start on the first Sunday in September, not the second.
2015-04-28 15:37:42 +09:00
Sebastian Lackner 5184155dfa wine.inf: Remove deprecated daylight saving time information for various timezones.
The following timezones do not have daylight saving time anymore.

Asia/Baghdad       - last DST in 2007
Asia/Yerevan       - last DST in 2011
Europe/Minsk       - last DST in 2011
Asia/Yekaterinburg - last DST in 2011
Asia/Novosibirsk   - last DST in 2011
Asia/Irkutsk       - last DST in 2011
Asia/Krasnoyarsk   - last DST in 2011
Europe/Moscow      - last DST in 2011, changed in 2014
Asia/Vladivostok   - last DST in 2011
Australia/Perth    - last DST in 2009
Asia/Yakutsk       - last DST in 2011
2015-04-28 15:37:33 +09:00
André Hentschel 9a1fab59e7 loader: Run checks also on ARM Linux. 2015-03-31 00:04:42 +09:00
Francois Gouget 20938661df hh: Use the hh.exe icon as the default for .chm files. 2015-03-19 13:59:52 +09:00
Sebastian Lackner dc0f544d67 wine.inf: Add some LicenseInformation registry values.
On Windows all the license information key/value pairs are stored in a
single registry blob. The format is not properly documented, and unless
we have some apps which expect it, there should be no need to spend too
much time to figure out the internal details.
2015-03-13 21:53:22 +09:00
André Hentschel 4b708fc325 loader: Treat BSDs architecture independent for wine64. 2014-12-22 13:36:12 +01:00
Janis Lukss 5069cb7b07 wine.inf: Added ProductId registry key also to "Windows NT". 2014-12-15 14:20:34 +01:00
Austin English 779f7e527d ndis.sys: Add a stub dll. 2014-10-30 12:33:14 +09:00
Ken Thomases dbe0d0be34 loader: Set LSUIElement to 1 in the embedded Mac Info.plist. 2014-08-20 21:03:26 +02:00
Austin English 8bf6026308 wine.inf: Fix quoting for msiexec commands. 2014-08-06 00:47:35 +02:00
Austin English 12fd631fe1 wine.inf: Use full path to msiexec. 2014-08-04 16:19:37 +02:00
Sebastian Lackner b320fe77b2 wine.inf: Fix timezone information for Israel Standard Time. 2014-07-25 15:59:19 +02:00
Alexandre Julliard 8b4ed00b59 loader: Avoid ELF32_ST_INFO macro that is missing on Android. 2014-07-24 20:34:39 +02:00
Austin English 1aafcbab92 loader: Add WBEM installation directory key. 2014-06-30 22:04:53 +02:00
Alexandre Julliard 500bbb3e9a libwine: Update the codepage tables to Unicode 7.0.0. 2014-06-23 16:41:52 +02:00
Nikolay Sivov cb35df7ee6 wine.inf: Fix FontCache service registration info. 2014-04-15 21:03:55 +02:00
Austin English 946b80a567 wine.inf: Add HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles key. 2014-04-11 19:12:32 +02:00
Austin English 5b5556308b wine.inf: Add %AppData%\Microsoft and %LocalAppData%\Microsoft folders:. 2014-03-26 19:31:04 +01:00
Dmitry Timoshkov 3266b490f7 schedsvc: Implement SchRpcCreateFolder. 2014-03-13 20:22:23 +01:00
Dmitry Timoshkov 88df368868 schedsvc: Add Task Scheduler service. 2014-03-13 20:22:21 +01:00
Nikolay Sivov ee9c7dc0b6 fntcache: Added stub Font Cache service. 2014-02-26 09:13:16 -06:00
Alexandre Julliard cf0e96c6d0 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
Alexandre Julliard 509364e1dd makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
Alexandre Julliard 3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
Alexandre Julliard 092f37fc2d makefiles: Include program files in the all: target. 2013-12-31 19:07:49 +01:00
Austin English 4af2ca4c39 wine.inf: Bump XP 64-bit to service pack 2. 2013-12-30 16:04:56 +01:00
Alexandre Julliard 1047e0474d makefiles: Leave it to install-sh to create destination directories. 2013-12-26 14:35:15 +01:00
Alexandre Julliard 3bcad54fc6 makefiles: Generate individual .gitignore files corresponding to the build targets. 2013-12-16 12:02:37 +01:00
Alexandre Julliard c2efb3b382 makefiles: Generate rules from makedep for .in files. 2013-12-12 20:04:53 +01:00