Cast time_t to long for printing.
[wine] / files / directory.c
2003-09-29  Alexandre JulliardConverted most of the loader code to Unicode.
2003-09-26  Alexandre JulliardThe "Path" value of the "App Paths" entry should be...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-26  Alexandre JulliardMoved profile functions to dlls/kernel.
2003-08-19  Alexandre JulliardReplaced remaining calls to PROFILE_GetWineIniString...
2003-03-25  Gerald PfeiferAdd trailing full-stop to warning in DIR_GetPath().
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2002-11-04  Alexandre JulliardMake COMSPEC point to wcmd.exe, not command.com.
2002-10-25  Alexandre JulliardGet rid of FILE_ATTRIBUTE_SYMLINK (based on a patch...
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-09  Alexandre JulliardTransmit the Windows PATH to child processes using...
2002-09-13  Alexandre JulliardRemoved remaining references to advapi32 registry funct...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-12  Michael BeachFixed buffer size in DIR_TryModulePath for Win32 modules.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-16  Andreas MohrFixed uninitialized HKEYs.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-09  Juergen SchmiedUse long names, not 8.3 names in environment.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrImplemented "App Paths" registry key support for Search...
2002-01-18  Dmitry TimoshkovFix return value of GetWindowsDirectoryA/W and GetSyste...
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-08-24  Bill MedlandAdded LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-03-03  Andreas MohrSome more message cleanups.
2001-02-16  Gerard PatelGives back the ERROR_FILE_NOT_FOUND to GetFileAttributes.
2001-02-12  Andreas Mohr- TRACE opened registry handles
2001-01-12  Chris MorganUpdated messages with new config files in mind to keep...
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-24  Dmitry TimoshkovDefine environment variable TMP as an alias for TEMP.
2000-12-14  Lawson WhitneyAdd strerror() to the "Could not stat" and "Invalid...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-01  Alexandre JulliardFixed SearchPath to handle a ';'-separated path as...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-09-10  Alexandre JulliardRemoved chdir("/") until we have proper Unix cwd manage...
2000-08-01  Alexandre JulliardOnly set COMSPEC if not defined already.
2000-07-25  Alexandre JulliardPerform NE_InitProcess in the context of the new task.
2000-07-16  Marcus MeissnerDrop UNIX cwd to / after calculating WINE current direc...
2000-05-23  James JuranSearchPathA needs to set the last error to ERROR_FILE_N...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-30  Juergen Schmied- fixes, loading of settings per user
2000-01-26  Andreas MohrAdd a newbie warning for slashes in the search Path...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-08-07  Andreas MohrFixed case sensitivity flag.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-05  Guy AlbertelliCorrect search order in SearchPath for Win 3.1/95/98...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-06  Guy AlbertelliFixed SearchPathA return value.
1999-02-28  Marcus MeissnerChanged CreateDirectory LastError returns to match...
1999-02-28  Andreas MohrBetter error message.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-14  Uwe BonnesFix GetTempDrive behaviour.
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1998-12-15  Huw D M DaviesFix GetTempPath32 if count=0.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
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-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-11-02  Alexandre JulliardRelease 961102 wine-961102
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-07-05  Alexandre JulliardRelease 960705 wine-960705
1996-06-11  Alexandre JulliardRelease 960611 wine-960611
1996-02-18  Alexandre JulliardRelease 960218 wine-960218
1996-01-31  Alexandre JulliardRelease 960131 wine-960131
1996-01-14  Alexandre JulliardRelease 960114 wine-960114