notepad: Fix the Danish translation.
[wine] / programs / winecfg / drivedetect.c
2008-05-19  Vitaliy Margolenwinecfg: Remove mostly unused properties.h.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2006-06-10  Pavel Roskinwinecfg: Recognize all CD and floppy devices listed...
2006-06-10  Pavel Roskinwinecfg: Allow and prefer using A: and B: for floppies.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-01  Michael JungAdded binfmt_misc to the filesystem blacklist.
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-02-25  Paul van SchayckAs last option for drive type detection we try the...
2005-02-14  Michael JungInclude config.h to reenable reading /etc/fstab on...
2005-02-14  Michael JungFixed automatic drive detection for the case that the...
2004-11-28  Gerald PfeiferFix compilation on systems which do not have <mntent.h>.
2004-11-23  Mike Hearn- More heapification.