msxml3: Fixed typo in create_bsc.
[wine] / programs / wineboot /
2008-06-10  Francois GougetReplace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-13  Jens Albretsenwineboot: Danish translation.
2008-05-08  Vitaly Lipatovwineboot: Add missed short option -u.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-21  Alexandre Julliardwineboot: Automatically update the prefix directory...
2008-04-21  Alexandre Julliardwineboot: Add an option to update the prefix directory...
2008-04-11  Rob Shearmanservices: Automatically start boot-start, system-start...
2008-04-09  Dmitry Timoshkovwineboot: Fix Win64 warnings.
2008-04-07  Rok Mandeljcwineboot: Added Slovenian translation.
2008-04-07  Francois Gougetwineboot: Make sure COBJMACROS is defined before objidl...
2008-04-02  Alexandre Julliardwineboot: Make services.exe inherit the wineboot event...
2008-04-02  Rob Shearmanwineboot: Start services.exe on startup instead of...
2008-03-31  Alexandre Julliardwineboot: No longer needs to keep running now that...
2008-03-20  Michael Stefaniucwineboot: Add the Romanian translation.
2008-03-20  Michael Stefaniucwineboot: Add the German translation.
2008-03-11  Aric Stewartwineboot: Add Japanese resources.
2008-02-25  Rob Shearmanwineboot: Fix the character count passed to RegEnumKeyW...
2008-02-25  Rob Shearmanwineboot: Fix thread handle leak in runCmd.
2008-02-19  Alexandre Julliardwineboot: Delete files from dllcache once they have...
2008-02-18  Frans Koolwineboot: Created Dutch translations.
2008-02-15  Francois GougetUTF-8 resource files must explicitly say so with a...
2008-02-15  Mikołaj Zalewskiwineboot: Add Polish translation.
2008-01-16  Alexandre Julliardwineboot: Delay import the dlls that are not needed...
2008-01-16  Alexandre Julliardwineboot: Add a --init option used when launched automa...
2008-01-15  Andrey Esinwineboot: Russian translation.
2008-01-10  Andrey Turkinwineboot: Fix installation of SFP protected files.
2008-01-07  Alexandre Julliardwineboot: Don't print errors for non-fatal problems.
2008-01-04  Alexandre Julliardkernel32: Launch wineboot on first startup of a wine...
2007-12-20  Alexandre Julliardwineboot: Convert the rest of the code to Unicode.
2007-12-20  Alexandre Julliardwineboot: Rewrite wininit.ini processing to use GetPriv...
2007-12-20  Alexandre Julliardwineboot: Add support for starting NT-style services.
2007-12-20  Alexandre Julliardwineboot: Simplify the unnecessarily complex code struc...
2007-12-06  Luis C. Busquets... wineboot: Added Spanish resource.
2007-12-06  Alexander Nicolays... wineboot: Add Norwegian resources.
2007-12-04  Jonathan Ernstwineboot: New French translation.
2007-10-29  Francois Gougetwineboot: Add a reminder that EWX_FORCEIFHUNG is not...
2007-10-29  Francois Gougetwineboot: Make sure 'Cancel' has the focus and is the...
2007-10-22  Andrew Talbotwineboot: Fix some memory leaks.
2007-10-16  Daniel Nylanderwineboot: Add Swedish translation.
2007-10-11  Francois GougetAssorted spelling fixes.
2007-10-10  Hwang YunSong(황윤성)wineboot: New Korean resource.
2007-10-01  Rob Shearmanwineboot: Add a timeout dialog when any WM_QUERYENDSESS...
2007-02-14  Misha Koshelevwineboot: Start items in StartUp folder on boot.
2006-10-07  Andrew Talbotwineboot: Cast-qual warning fix.
2006-10-03  Michael Stefaniucwineboot: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-17  Alexandre Julliardwineboot: Added support for doing a proper shutdown...
2006-07-17  Aric Stewartwineboot: Copy windows file protection files at boot...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-01-16  Mike McCormackwineboot: Use WIN32_LEAN_AND_MEAN.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-02  Juan LangPrint command that fails to make error message a little...
2005-03-02  Francois GougetAssorted spelling fixes.
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-03-12  Shachar Shemesh- Implement finer grained control over what gets run.
2003-02-12  Matthew DavisonMake trace output produced by wineboot more useful.
2003-01-15  Shachar Shemesh- Added a "runCmd" function, based on Andreas Mohr's
2003-01-14  Shachar Shemesh- Added listing of what the boot process is like, listi...
2003-01-11  Alexandre JulliardWarning fixes.
2003-01-11  Shachar ShemeshImplemented the "pending rename" registry processing.
2003-01-07  Shachar Shemesh- Cleaned up the code (saving on chaining strings)...
2003-01-04  Shachar ShemeshInitial wineboot implementation; at this stage only...