Commit Graph

125 Commits

Author SHA1 Message Date
Robert Greene
4076e8f59f Widened logo to accomodate user-interface layout. 2003-02-05 03:51:39 +00:00
Robert Greene
c1fd274559 Looks like many changes, but the only one that is real (AFAIK) is
the RDOS entry had a minor word switch.
2003-01-21 05:13:21 +00:00
Robert Greene
b1be88945f Updated constructor to get an ImageManager intead of the image
itself. It is more sensible that the wizard knows what logo it requires
instead of the caller!
2003-01-21 05:11:05 +00:00
Robert Greene
5f179d871e Updated to use new constructor for DiskImageWizard and uses
the global COPYRIGHT text.
2003-01-21 05:10:01 +00:00
Robert Greene
da6f02c555 Updated copyright date. 2003-01-18 02:05:10 +00:00
Robert Greene
c8c9b6f376 Added ImportWizard logo. 2003-01-18 02:04:50 +00:00
Robert Greene
0bd753ae16 Removed unused private variable. 2003-01-18 02:04:37 +00:00
Robert Greene
d7fbdecc6b ImportWizard logo. 2003-01-18 02:03:51 +00:00
Robert Greene
0a0fa50dda Added super hires option. 2003-01-08 00:37:02 +00:00
Robert Greene
8dc00f0cc3 Added ability to delete a file from the disk image. 2002-12-23 21:09:45 +00:00
Robert Greene
09470976b6 Added the real Disk Image Wizard code. 2002-12-17 05:29:05 +00:00
Robert Greene
aab2dbfa80 Added the Disk Image Wizard logo. 2002-12-17 05:28:35 +00:00
Robert Greene
9d72613286 The new Disk Image Wizard and it's individual wizard panes. 2002-12-17 05:28:19 +00:00
Robert Greene
698e991399 The DiskImageWizard logo. 2002-12-17 05:27:50 +00:00
Robert Greene
bade905252 Organized import statements (Eclipse terminology to "cleaned up the
import statements and organized them in a standard manner").
2002-12-16 02:23:43 +00:00
Robert Greene
726a10810f Separated the generic wizard interface from export wizard. This will
be reused in all wizards (ie, the Disk Image wizard as well as the Import
wizard).
2002-12-16 02:22:36 +00:00
Robert Greene
b05fcd2bea Updated to keep up with DiskInfoTab and DiskExplorerTab which are
both capable of displaying multiple logical disks within one window.
2002-12-16 02:20:32 +00:00
Robert Greene
a134970116 Updated to handle multiple logical disks within one info page. 2002-12-16 02:19:30 +00:00
Robert Greene
cf84559b70 Updated to handle multiple logical disks within one explorer window. 2002-12-16 02:19:01 +00:00
Robert Greene
ecd6a262b2 Support for multiple logical disks added. Also contains testing code for
creating a disk image. The Disk Image Wizard needs to be created yet.
2002-12-14 05:50:30 +00:00
Robert Greene
75350b2617 Added initial support for multiple logical disks. This implementation just
creates one tab per logical disk. Thus, a UniDOS disk gets 6 tabs - two
of each tab (Information, Disk Map, Explorer).
2002-12-14 05:49:04 +00:00
Robert Greene
035d2cf73a Export now runs the suggested filename through a filter to get rid
of characters that are not allowed in various operating systems
(such as "/", "\", or ":").
2002-12-10 05:14:31 +00:00
Robert Greene
b180c501b9 The disk image may now be saved if changes have occurred. 2002-12-09 05:42:39 +00:00
Robert Greene
11f64c31da Excludes Thumbs.db. 2002-12-06 20:09:48 +00:00
Robert Greene
ebf72c103e Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00