Commit Graph

7 Commits

Author SHA1 Message Date
Pete Batard 48f9dd47ae [misc] move source files to src/ directory 2011-12-05 10:49:45 +00:00
Pete Batard 3e3126667e [ui] remove "Default allocation size" entry to use "(Default)" suffix instead
* also properly set media type when formatting
2011-12-04 20:26:24 +00:00
Pete Batard 5065c02d63 [ui] report errors to the user
* added StrErr() call
* also improved WindowsErrorString() and Notification() calls
2011-12-04 19:47:27 +00:00
Pete Batard 9daeec0fa1 [mingw] fixed app launching a console on startup
* was the windows subsystem flag
* also added BETA status on about box
2011-12-02 00:39:48 +00:00
Pete Batard cbc54d764d [boot] added FAT16 bootable MS-DOS support
* also fixed broken FAT32 bootable MS-DOS
* also added extended error report in file.c
2011-12-02 00:11:53 +00:00
Pete Batard 2390b305c8 [misc] move drive related functions into their own source 2011-12-01 17:54:35 +00:00
Pete Batard 79f3e78ec3 misc] move formatting functions into their own source
* also add missing #pragma once in msapi_utf8.h
2011-12-01 17:20:52 +00:00