Fixed handling of drives with "/" path (thanks to Marcus Meissner).
[wine] / files / profile.c
2002-07-01  Mike McCormackReturn the correct length when getting a complete secti...
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-11  Andreas MohrMake PROFILE_GetString account for default value in...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrFixed overflow and signed/unsigned behaviour.
2002-02-05  Gerhard GruberWritePrivateProfileSection should allow to create dupli...
2002-01-21  Marcus MeissnerHandle section==NULL (error) in WritePrivateProfileStringA.
2002-01-04  Mehmet YasarDo not save empty sections names.
2001-10-21  Andreas MohrCosmetics.
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-08-28  Francois GougetReimplement PROFILE_GetSectionNames to match the NT...
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-20  Lionel UlmerFix 'undocumented' behaviour of GetPrivateProfileString.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-06  Marcus MeissnerCheck for enough buffer space in PROFILE_GetSection().
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-07  Francois GougetPotential buffer overflow in PROFILE_CopyEntry.
2001-03-23  Alexandre JulliardSmall dll separation fixes.
2001-01-22  Gerard PatelDisplay the config file location in the incorrect confi...
2001-01-10  Chris MorganRemoved use of outdated WINE_INI environment variable...
2001-01-05  Alexandre JulliardAvoid crashing on invalid lines during config file...
2000-12-19  Dmitry TimoshkovProtect against NULL buffer in the profile functions.
2000-12-06  Alexandre JulliardAdded automatic translation of the config file to the new
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-26  Marcus MeissnerRemoved strange checkj for !filename, so we don't get...
2000-09-29  Andreas MohrFixed the default value handling (trailing spaces of...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-26  Alexandre JulliardAdded a real root key and simplified creation of the...
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-06-20  Uwe BonnesMake WritePrivateProfileSectionA care for "" and NULL...
2000-06-13  Marcus MeissnerStrip whitespace from front of profile values.
2000-04-29  Dimitrie O. PaunRemoved some HEAP_xalloc calls.
2000-04-13  Alexandre JulliardMake sure HKLM\Software\Wine\Wine is a non-volatile...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-04-06  Alexandre JulliardAdded support for WINEPREFIX environment variable.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-04  Uwe BonnesPROFILE_GetString: only accept NULL for keyname to...
2000-02-29  Alexandre JulliardMake profile key a global handle.
2000-02-20  Eric PouechWhile creating the wine config key, make sure that...
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-30  Andreas Mohr- Windows skips the '\t' and ' ' at the beginning and...
2000-01-25  Alexandre JulliardAdded PROFILE_GetConfigDir function.
2000-01-05  Rein KlazesImplement WritePrivateProfileSectionA().
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-04  Marcus MeissnerStub for CloseProfileUserMapping.
1999-11-21  Andreas MohrFlush current profile before using a newly opened one.
1999-10-31  Eric PouechWhen reading a profile entry remove trailing quote...
1999-09-04  Thuy NguyenResolve environment variable when enumerating values.
1999-07-31  Alexandre JulliardRemove file from cache when flushing it (based on a...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Andreas MohrAdded support for the undocumented combination
1999-05-08  Marcus MeissnerFixed off by 1 error in section code (did not return...
1999-05-08  Marcus MeissnerReturn the correct value from GetPrivateProfileSectionA.
1999-04-22  Ulrich WeigandAdded missing profile KERNEL routines (call 32-bit...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  Eric PouechThread-safe implementation of profile functions (Window...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-26  Alexandre JulliardDon't abort PROFILE_GetSection on empty keys.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-12-08  Alexandre JulliardRelease 961208 wine-961208
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-09-02  Alexandre JulliardRelease 960902 wine-960902
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-06-11  Alexandre JulliardRelease 960611 wine-960611
next