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 |
Rob Shearman
|
9bc84d81df
|
wineboot: Start services.exe on startup instead of on demand in the advapi32 services code.
|
2008-04-02 11:55:24 +02:00 |
Alexandre Julliard
|
bd2ee68d6d
|
wineboot: No longer needs to keep running now that we have services.exe.
|
2008-03-31 17:26:24 +02:00 |
Michael Stefaniuc
|
6e164de7f3
|
wineboot: Add the Romanian translation.
|
2008-03-20 14:27:35 +01:00 |
Michael Stefaniuc
|
07ac805b46
|
wineboot: Add the German translation.
|
2008-03-20 14:27:35 +01:00 |
Aric Stewart
|
da03fc5574
|
wineboot: Add Japanese resources.
|
2008-03-11 12:11:52 +01:00 |
Rob Shearman
|
c2838c9512
|
wineboot: Fix the character count passed to RegEnumKeyW in start_services.
|
2008-02-25 13:31:07 +01:00 |
Rob Shearman
|
47c53cc724
|
wineboot: Fix thread handle leak in runCmd.
|
2008-02-25 13:30:45 +01:00 |
Alexandre Julliard
|
448ede1adb
|
wineboot: Delete files from dllcache once they have been installed.
|
2008-02-19 13:39:25 +01:00 |
Frans Kool
|
6f68cda74c
|
wineboot: Created Dutch translations.
|
2008-02-18 12:41:36 +01:00 |
Francois Gouget
|
c68745c51b
|
UTF-8 resource files must explicitly say so with a pragma.
|
2008-02-15 09:55:58 +01:00 |
Mikołaj Zalewski
|
23dc52186e
|
wineboot: Add Polish translation.
|
2008-02-15 09:55:26 +01:00 |
Alexandre Julliard
|
8c06ba6fd8
|
wineboot: Delay import the dlls that are not needed for the default initialisation.
|
2008-01-16 19:51:20 +01:00 |
Alexandre Julliard
|
1d6d080d4b
|
wineboot: Add a --init option used when launched automatically at startup.
Don't execute Run entries in that case.
|
2008-01-16 19:51:14 +01:00 |
Andrey Esin
|
a6c53b7c6c
|
wineboot: Russian translation.
|
2008-01-15 11:37:02 +01:00 |
Andrey Turkin
|
d43f025b8c
|
wineboot: Fix installation of SFP protected files.
|
2008-01-10 13:20:33 +01:00 |
Alexandre Julliard
|
ebac63e17c
|
wineboot: Don't print errors for non-fatal problems.
|
2008-01-07 12:25:56 +01:00 |
Alexandre Julliard
|
d55b2de574
|
kernel32: Launch wineboot on first startup of a wine process.
|
2008-01-04 12:51:04 +01:00 |
Alexandre Julliard
|
4a58b2847c
|
wineboot: Convert the rest of the code to Unicode.
Fix Windows File Protection handling to use the correct system directory.
|
2007-12-20 16:16:17 +01:00 |
Alexandre Julliard
|
e34244a3b9
|
wineboot: Rewrite wininit.ini processing to use GetPrivateProfileSectionW. Convert to Unicode.
|
2007-12-20 15:53:53 +01:00 |
Alexandre Julliard
|
8f6e1db3e0
|
wineboot: Add support for starting NT-style services.
|
2007-12-20 15:53:03 +01:00 |
Alexandre Julliard
|
06e888f244
|
wineboot: Simplify the unnecessarily complex code structure.
|
2007-12-20 15:08:39 +01:00 |
Luis C. Busquets Pérez
|
ce204283f5
|
wineboot: Added Spanish resource.
|
2007-12-06 12:14:12 +01:00 |
Alexander Nicolaysen Sørnes
|
74379bea7b
|
wineboot: Add Norwegian resources.
|
2007-12-06 12:05:48 +01:00 |
Jonathan Ernst
|
da32b24508
|
wineboot: New French translation.
|
2007-12-04 13:38:56 +01:00 |
Francois Gouget
|
bbf17b0a86
|
wineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented.
|
2007-10-29 12:04:33 +01:00 |
Francois Gouget
|
7afe1d23e2
|
wineboot: Make sure 'Cancel' has the focus and is the default button in the 'Do you want to kill all your applications' dialog.
|
2007-10-29 12:04:30 +01:00 |
Andrew Talbot
|
add663fdd2
|
wineboot: Fix some memory leaks.
|
2007-10-22 13:51:20 +02:00 |
Daniel Nylander
|
875c255f9d
|
wineboot: Add Swedish translation.
|
2007-10-16 12:36:37 +02:00 |
Francois Gouget
|
fda899a778
|
Assorted spelling fixes.
|
2007-10-11 19:52:49 +02:00 |
Hwang YunSong(황윤성)
|
4bf62af099
|
wineboot: New Korean resource.
|
2007-10-10 11:58:09 +02:00 |
Rob Shearman
|
5cbdbe629e
|
wineboot: Add a timeout dialog when any WM_QUERYENDSESSION or WM_ENDSESSION messages take too long.
|
2007-10-01 14:50:10 +02:00 |
Misha Koshelev
|
a00af0d288
|
wineboot: Start items in StartUp folder on boot.
|
2007-02-14 21:46:03 +01:00 |
Andrew Talbot
|
457ce21fcf
|
wineboot: Cast-qual warning fix.
|
2006-10-07 18:04:57 +02:00 |
Michael Stefaniuc
|
6c1ac02631
|
wineboot: Win64 printf format warning fixes.
|
2006-10-03 11:15:37 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |