Commit Graph

170 Commits (3741f7176ae6c276e438cd18fb8738bb6e4d2e4e)

Author SHA1 Message Date
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard e2df0ab856 makefiles: Generate rules from makedep for building and installing man pages. 2013-11-18 11:40:00 +01:00
André Hentschel 57c54bc9ad wineboot: Don't add registry keys for unsupported IA64 architecture. 2013-11-11 17:06:46 +01:00
André Hentschel cc2866d521 wineboot: Add hardware registry keys on ARM. 2013-11-11 17:06:46 +01:00
André Hentschel 6e0b88006f wineboot: Add environment registry keys on ARM. 2013-11-11 17:06:46 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Frédéric Delanoy 189ac56e6d wineboot: Use BOOL type where appropriate. 2013-10-23 11:21:49 +02:00
Alexandre Julliard 2292b06281 makefiles: Move l_intl.nls and wine.inf to loader so that they are installed even when tools are not built. 2013-10-07 13:32:03 +02:00
Frédéric Delanoy 6a905da767 wineboot: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Alexandre Julliard dcc97a186d Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages. 2013-07-16 20:48:05 +02:00
Alexandre Julliard 849ea3d651 wineboot: Don't print an error when failing to delete a file. 2013-06-11 13:50:05 +02:00
Eric Pouech d1ccbceb4d Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
James Eder 7f9dfe273a wineboot: Expect one PROCESSOR_POWER_INFORMATION structure for each CPU present when calling NtPowerInformation. 2012-09-13 16:49:39 +02:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Francois Gouget a0f0476707 wineboot: Store the RunKey names in regular string variables. 2012-01-05 21:27:34 +01:00
Frédéric Delanoy 52000a7748 wineboot: Make runkeys_names global variable static. 2011-11-18 15:37:04 +01:00
Alexandre Julliard 393a125f4a wineboot: Convert dialogs to po files. 2011-10-31 16:47:16 +01:00
Rex Tsai 1a75769263 wineboot: Update Traditional Chinese translation. 2011-01-07 15:01:03 +01:00
Hwang YunSong 183b89b689 wineboot: Update Korean resource. 2011-01-05 17:55:08 +01:00
Andrew Nguyen 1bffb577e3 wineboot: Set a placeholder ProcessorNameString value in the volatile CPU registry keys. 2010-12-27 15:39:40 +01:00
Andrew Nguyen 0c8820563c wineboot: Set the FeatureSet value in the volatile CPU registry keys. 2010-12-27 15:39:40 +01:00
Alexandre Julliard 9b34838992 wineboot: Relaunch the 64-bit version of wineboot on Wow64. 2010-12-15 22:29:37 +01:00
Hans Leidekker 86a7b45a7a wineboot: Set the USERDOMAIN environment variable.
Microsoft Robotics Developer Studio installer needs this.
2010-12-15 12:02:29 +01:00
Alexandre Julliard 6838b4629e wineboot: Set the correct architecture in the process identifier variable. 2010-12-14 22:48:11 +01:00
Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
Austin English 8d821bd933 wineboot: Add a manpage. 2010-11-26 12:12:41 +01:00
Cheer Xiao f1118dc578 winebot: Update Simplified Chinese translation. 2010-11-15 14:54:11 +01:00
Marcus Meissner a2dfa7d8a6 wineboot: Fixed 2 buffer sizes. 2010-10-25 12:41:42 +02:00
Paul Vriens 26a1b62df9 wineboot: Add the Serbian Cyrillic and fix the Latin translation.
Translation by Đorđe Vasiljević.
2010-10-21 12:31:24 +02:00
Trygve Vea a211cef818 wineboot: Updated Norwegian translation. 2010-10-15 16:19:02 +02:00
Alexandre Julliard 0647a85dda wineboot: Always create the various RunOnce keys. 2010-10-01 14:22:40 +02:00
Cheer Xiao 3c99df74f0 wineboot: Update simplified Chinese translation. 2010-09-29 11:32:44 +02:00
Davide Pizzetti 16060356ee wineboot: Italian translation update. 2010-09-19 14:59:36 +02: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
Konrad Wartke 8ac60d56b6 wineboot: Added more architectures in create_enviroment_registry_keys. 2010-08-16 15:54:22 +02:00
Yaron Shahrabani ffab78ed51 wineboot: Added Hebrew translation. 2010-08-02 12:55:22 +02:00
Vincent Povirk da8904d150 wineboot: Don't abort shutdown if we have to terminate a process.
We can sometimes get a FALSE result from WM_QUERYENDSESSION as a side-effect
of terminating a process. We should continue the shutdown process in this
case.
2010-07-23 11:43:18 +02:00
Vincent Povirk 4f30ff875b wineboot: Query windows from all desktops when --end-session --kill is used. 2010-07-23 11:43:12 +02:00
Michael Stefaniuc 003e1dd506 wineboot: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Igor Paliychuk e736284b46 wineboot: Add Ukrainian translation. 2010-07-20 16:29:46 +02:00
Damjan Jovanovic 3c4593a529 wineboot: Fix Serbian Latin translation. 2010-07-14 17:55:29 +02:00
Paul Vriens 72208aac39 wineboot: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-13 19:50:38 +02:00
Cheer Xiao 7d4a7d110e wineboot: Update simplified Chinese translation. 2010-07-13 16:28:02 +02:00
Gustavo Henrique Milaré 7e8c3fb08e wineboot: Update Portuguese (Brazilian) translation. 2010-07-01 10:10:02 +02:00
Francois Gouget e5a19a5163 programs: Add a space before ellipses in the Slovenian translation. 2010-06-24 10:36:33 +02:00
Francois Gouget 78dca6d616 wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation. 2010-06-24 10:36:30 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Ricardo Filipe 2ea4d93fd2 wineboot: Update Portuguese Portugal translation. 2010-06-12 12:07:32 +02:00