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
Ricardo Filipe
365e245cf6
wineboot: Added Portuguese translation.
2008-10-22 13:54:55 +02:00
Muneyuki Noguchi
8b5f1632d7
wineboot: Convert Japanese resource to UTF-8.
2008-10-13 11:40:12 +02:00
Muneyuki Noguchi
521ad0c7e5
wineboot: Use "MS Shell Dlg" 9 in Japanese resources.
2008-09-25 13:27:46 +02:00
Vitaly Lipatov
977b7d398e
wineboot: Do registry update with wineboot --update in any case.
2008-09-18 13:27:38 +02:00
Alexandre Julliard
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
2008-09-03 14:21:41 +02:00
Hongbo Ni
0a11607dc8
wineboot: Add simplified and traditional Chinese resources.
2008-09-02 11:58:15 +02:00
Francois Gouget
9b81d86a6d
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-06-10 19:45:14 +02:00
Mikołaj Zalewski
14a42f802d
Make Swedish use SUBLANG_NEUTRAL.
2008-05-19 16:09:13 +02:00
Jens Albretsen
528f6b64c7
wineboot: Danish translation.
2008-05-13 10:39:46 +02:00
Vitaly Lipatov
6bca330d4d
wineboot: Add missed short option -u.
2008-05-08 11:10:24 +02:00
Alexandre Julliard
dad21bbcbf
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
Alexandre Julliard
e44dd0f8f2
wineboot: Automatically update the prefix directory if wine.inf changes.
2008-04-21 15:39:55 +02:00
Alexandre Julliard
935313abe3
wineboot: Add an option to update the prefix directory by re-executing wine.inf.
2008-04-21 15:31:26 +02:00
Rob Shearman
5a35bd4971
services: Automatically start boot-start, system-start and auto-start services when services.exe is started, instead of in wineboot.exe.
2008-04-11 12:13:45 +02:00
Dmitry Timoshkov
b9f78daf71
wineboot: Fix Win64 warnings.
2008-04-09 16:26:53 +02:00
Rok Mandeljc
2ad232b11e
wineboot: Added Slovenian translation.
2008-04-07 21:41:00 +02:00
Francois Gouget
93b450d4ec
wineboot: Make sure COBJMACROS is defined before objidl.h is included.
2008-04-07 13:36:18 +02:00
Alexandre Julliard
d478cc42d8
wineboot: Make services.exe inherit the wineboot event to keep it alive.
2008-04-02 12:19:25 +02:00