Commit Graph

130 Commits

Author SHA1 Message Date
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
Akihiro Sagawa 6356f692d4 wineboot: Update Japanese translation. 2010-06-07 13:41:05 +02:00
Łukasz Wojniłowicz 3f79bc74b1 wineboot: Update the Polish translation. 2010-06-07 12:54:25 +02:00
Paul Vriens 646732ead8 wineboot: Update the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:06:29 +02:00
Luca Bennati 1c914f56b3 wineboot: Update Italian translation. 2010-05-31 12:14:28 +02:00
Nikolay Sivov 5ab5c581fb wineboot: Add a translation for prefix update dialog. 2010-05-28 16:22:24 +02:00
Matej Špindler cb53241cba wineboot: Update Slovenian translation. 2010-05-17 12:42:31 +02:00
Alexander N. Sørnes 7492e773ec wineboot: Update Norwegian Bokmål translation. 2010-05-10 10:08:47 +02:00
Sven Baars c3cd733a3f wineboot: Fix Dutch translation. 2010-05-10 10:06:41 +02:00
Jaime Rave c2ebd0d5f8 wineboot: Update Spanish translation. 2010-04-21 11:57:32 +02:00
Paul Vriens 4e0bb60c7c wineboot: Update Dutch translation. 2010-04-20 16:23:36 +02:00
Michael Stefaniuc 06a9ff98d7 wineboot: Update the Romanian translation. 2010-04-20 16:21:37 +02:00
Hwang YunSong(황윤성) ebfedceaeb wineboot: Update Korean translation. 2010-04-19 16:04:31 +02:00
Davide Pizzetti 029f452764 wineboot: Italian translation update. 2010-04-19 14:54:47 +02:00
Anders Jonsson 122e02e368 wineboot: Update Swedish translation. 2010-04-13 11:30:08 +02:00
Frédéric Delanoy 2202bd3e3e wineboot: Updated French translation. 2010-03-31 11:23:15 +02:00
André Hentschel 99f9269e9b wineboot: Update German translation. 2010-03-31 11:23:10 +02:00
Aurimas Fišeras 9e0c62d61a wineboot: Update Lithuanian translation. 2010-03-31 11:23:06 +02:00
Alexandre Julliard 9254476d13 wineboot: Display a wait dialog while processing wine.inf. 2010-03-30 16:54:57 +02:00
Alexandre Julliard 39e5f44883 wineboot: Start an additional 32-bit instance of rundll32 on 64-bit platforms to do the Wow64-specific setup. 2010-03-30 16:43:52 +02:00
Alexandre Julliard 2d08d3e084 wineboot: Use rundll32 to apply wine.inf instead of calling setupapi directly. 2010-03-30 16:38:58 +02:00
Mikhail Maroukhine 93d9d8a3af programs: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:18:48 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 61812d17f8 kernel32: Moved creation of the DynData registry keys to wineboot. 2010-03-01 14:03:35 +01:00
Luca Bennati 4c9f6b151d wineboot: Add Italian translation. 2010-02-02 11:47:19 +01:00
Alexandre Julliard fd0efd92e0 wineboot: Set the USERNAME and USERPROFILE variables in the volatile environment. 2010-01-28 13:29:04 +01:00
Alexandre Julliard 4e2827aa33 wineboot: Add a wrapper function for RegSetValueExW. 2010-01-28 13:27:41 +01:00
Andrew Nguyen 101d72f83c wineboot: Generate the HKCU\Volatile Environment registry key. 2009-12-28 14:23:27 +01:00
Vincent Povirk 0926dd96f6 wineboot: Terminate processes immediately after WM_ENDSESSION.
Once a process returns from WM_ENDSESSION, we can assume it has finished
doing any cleanup it needs but will most likely not shut down on its own.
2009-12-11 11:51:54 +01:00
Vincent Povirk decf64b86c wineboot: Do not force --kill when --end-session is set.
The --kill switch ends processes from all desktops, but --end-session only
applies to the current desktop. This causes windows from other desktops to
dangerously close without notification that the session is ending.
2009-12-11 11:51:46 +01:00
Alexandre Julliard a022062cab ntdll: Move creation of the CPU-specific registry keys to wineboot. 2009-09-24 14:23:02 +02:00
Paul Vriens afcdf6d266 wineboot: Add the UTF-8 pragma for the Dutch resources. 2009-08-03 14:58:23 +02:00
Vladimir Pankratov 15b5324d6a wineboot: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
Michael Stefaniuc 4ab49c5316 wineboot: Convert the German resources to UTF-8. 2009-07-09 15:22:37 +02:00
Michael Stefaniuc f0c3514537 wineboot: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:13 +02:00
Alexandre Julliard 2b6b8cc8d6 wineboot: Compain loudly if we can't find wine.inf. 2009-05-25 11:48:23 +02:00
Uwe Bonnes 22dde33ed2 wineboot: Print failing command line. 2009-05-06 12:06:36 +02:00
Aurimas Fischer 6f8ce0e376 wineboot: Add Lithuanian translation. 2009-03-23 12:40:46 +01:00
Maarten Lankhorst 768160e944 ntdll: Make all exported wine functions CDECL. 2008-12-17 15:02:25 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon 1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00