Commit Graph

  • aa0475a802 Added setFilename, made setImageOrder public, added some constants. Robert Greene 2004-06-03 03:15:32 +0000
  • e41de0c2fd Changed readSector in an attempt to handle wrapping within a track appropriately. Prior to this change, if the sector wrapped to the beginning of the track, it would throw an exception. Robert Greene 2004-06-03 03:13:38 +0000
  • 119297dfa1 Added getSectorsPerDisk. Robert Greene 2004-06-03 03:12:00 +0000
  • 0caa8011e1 Added changeImageOrder. Robert Greene 2004-06-03 03:11:24 +0000
  • 557179b32f Updated tasks from a number of email conversations; also fixed a bit of spelling; juggled priorities. Robert Greene 2004-05-21 02:42:12 +0000
  • 2957d3809a Updates to TODO list. Robert Greene 2004-02-21 21:12:32 +0000
  • 1dc46b41d3 Updated TODO list. Robert Greene 2004-01-18 19:06:20 +0000
  • 600ebbe55d Added QuickDraw II Icon to export list. Robert Greene 2004-01-18 19:06:12 +0000
  • 276b19ac6b Updated menus. Robert Greene 2004-01-18 19:05:45 +0000
  • 93784072c6 Added forceActive. Robert Greene 2004-01-18 19:04:50 +0000
  • 0ad58032bb Updated TODO list. Robert Greene 2003-12-29 17:48:28 +0000
  • b9ed5212ee Fixed file viewing so directories navigate into the directory and deleted files just give a warning. Robert Greene 2003-12-29 17:48:13 +0000
  • 106dc7daf6 Updated TODO list. Robert Greene 2003-12-28 20:42:59 +0000
  • 7915d468da Made physical size be an indicator of DOS vs ProDOS formats. Robert Greene 2003-12-28 20:42:51 +0000
  • c45ecdd56b With the new image order and layout, needed to fix these specialized formats. Robert Greene 2003-12-28 20:42:13 +0000
  • 61bb8a76b5 Updated TODO list. Robert Greene 2003-12-26 21:45:35 +0000
  • 33cd86911f These classes support the image order and image layout concept. Robert Greene 2003-12-26 21:43:31 +0000
  • b8d0a62183 Converted to support image order and image layout instead of a simple byte array. Removed byte-level operations. Robert Greene 2003-12-26 21:41:14 +0000
  • 3bae1f3c87 Converted to support image order and image layout instead of a simple byte array. Robert Greene 2003-12-26 21:40:10 +0000
  • b3a72347d8 Loosened DOS format checks to allow more disks to be detected. Robert Greene 2003-12-22 23:03:14 +0000
  • 4dc90d5165 Handles file size of 0 appropriately. Robert Greene 2003-12-22 23:01:22 +0000
  • a739924dd6 Updated TODO list. Robert Greene 2003-12-22 17:25:07 +0000
  • b5147523f7 Improved support for CP/M disk images. Can now view files. There are a few bugs remaining, however. Robert Greene 2003-12-22 17:24:57 +0000
  • 24c2eee291 Added supportsDiskMap. Robert Greene 2003-12-22 07:14:48 +0000
  • b4951201b5 CP/M disk detection - if the first 256 bytes of the file entries contained an empty file entry, the routine would loop indefinately. Robert Greene 2003-12-22 07:14:10 +0000
  • d1f9e3a395 Further expansion of CP/M disk support. Robert Greene 2003-12-22 07:12:58 +0000
  • 01a1917d15 Uses supportsDiskMap to check if a disk map can/should be added. Robert Greene 2003-12-22 07:12:12 +0000
  • 2926f343ff Printing exception when a disk is not recognized. Robert Greene 2003-12-22 07:11:17 +0000
  • 2b51a7469f Began adding CP/M support. Robert Greene 2003-12-22 04:41:50 +0000
  • 60e20e1782 Added support for QuickDraw II icon detection; reorganized the file filter recognition logic a bit; minor enhancement to show the file structure value if not recognized (tree, sapling, etc). Robert Greene 2003-12-22 01:22:35 +0000
  • bc4773e4b6 Added support for QuickDraw II icon. Robert Greene 2003-12-22 01:20:37 +0000
  • d662a42c0d Added getPoint, getWidth, getHeight. Robert Greene 2003-12-22 01:19:39 +0000
  • ac2d621645 Updated for 1.3.2 release. Robert Greene 2003-12-21 06:17:28 +0000
  • c986741134 Added save and import. Robert Greene 2003-12-21 06:17:14 +0000
  • 9a5d208c19 1.3.2pre Robert Greene 2003-12-21 06:16:58 +0000
  • ef882e080e Added preferences for import path. Robert Greene 2003-12-21 06:16:44 +0000
  • 3289c0267a Added preferences for last save directory. Robert Greene 2003-12-21 06:16:01 +0000
  • c682b5a81d Added detection of SHR 3200 mode. Robert Greene 2003-12-21 06:15:31 +0000
  • 93b9e41f37 Added SHR 3200 mode. Robert Greene 2003-12-21 06:15:15 +0000
  • ec4a31e442 An attempt to test the various SWT-based images. Robert Greene 2003-12-21 01:15:50 +0000
  • 3d8a017132 Minor javadoc fix. Robert Greene 2003-12-21 01:14:48 +0000
  • f707dacea1 Minor glitch fixes. Robert Greene 2003-12-21 01:11:58 +0000
  • b7bb0e194a Added PRCR. Robert Greene 2003-12-21 01:11:27 +0000
  • e6b64d2675 Added PNG handler. Robert Greene 2003-12-16 03:40:55 +0000
  • b17077b8d4 Updated to handle repaint events without erasing the screen and then redrawing. (Taken from SWT example.) Robert Greene 2003-12-16 03:40:42 +0000
  • bf8cea3faf Added print of file listing. Robert Greene 2003-12-16 03:39:12 +0000
  • 169f545434 Synchronizing between laptop and desktop development editions. Robert Greene 2003-12-14 18:59:21 +0000
  • ef60667c99 Ensure that the SWT version of AppleCommander is available. Robert Greene 2003-12-13 18:13:54 +0000
  • 4ef4fb5f97 The first SWT MinGW build script that works! Thanks to Mohan Embar and his pages at http://www.thisiscool.com/gcc_mingw.htm. Robert Greene 2003-12-13 18:13:28 +0000
  • b069343ed0 Updated references to SWTImageLoaders. This has been moved into the SWT build but kept here as a reference. Robert Greene 2003-12-13 18:12:30 +0000
  • 6dbcf33474 Release 1.3.1. v1-3-1 Robert Greene 2003-12-13 03:05:43 +0000
  • fefcc80678 Added help messages; set version at 1.3.1. Robert Greene 2003-12-13 03:05:21 +0000
  • 64df6d295e Updated with more information for 1.3.1 release. Robert Greene 2003-12-12 04:26:12 +0000
  • adb931be3f Added SWT_SRC to SWT_JAR to allow browsing of SWT source code. Robert Greene 2003-12-12 04:25:45 +0000
  • d205eda7f3 Better error handling of invalid disks (or non-disks). Robert Greene 2003-12-12 04:25:24 +0000
  • 082b51c11a Added CTRL+A (select all), fixed printing (except for font selection), improved copy to clipboard (if no selection, the entire document is copied), added some comments, fixed shortcut handling. Robert Greene 2003-12-12 04:24:47 +0000
  • 7084b35a9f Added John Matthews "ac" utility. Robert Greene 2003-12-12 04:21:59 +0000
  • 38b8db49c3 Added John Matthews "ac" utility. The only changes are placing the "ac" class into the com.webcodepro.applecommander.ui package and re-organizing imports (due to my rearrangement of code). Robert Greene 2003-12-12 04:21:32 +0000
  • ab665650bd Resized image to match 16x16 dimensions of other icons. Robert Greene 2003-12-12 04:20:37 +0000
  • 8e322961c1 Added transparency to image. Robert Greene 2003-12-12 04:20:19 +0000
  • 360f9d8e61 Added file preview and printing note. Robert Greene 2003-12-11 05:35:38 +0000
  • c8d49b4c56 Added getHexDump. Robert Greene 2003-12-11 05:35:09 +0000
  • 7c2e60ea89 Added copy icon. Robert Greene 2003-12-11 05:34:50 +0000
  • 42753465bd Added getImage. Robert Greene 2003-12-11 05:34:38 +0000
  • 498994d765 Improved keyboard shortcut handling; added copy function (but not images unfortunately), printing capability (StyledText widget does not appear to use a given printer so it remains the default printer); fixed raw dump mode to display in hex. Robert Greene 2003-12-11 05:34:28 +0000
  • c9badf28c4 Copy icon. Robert Greene 2003-12-11 05:32:39 +0000
  • 1691df0387 Migrated code to generate the formatted hex dump into AppleUtil. Robert Greene 2003-12-11 05:32:28 +0000
  • 4d9aeb9f67 Implemented most of file viewer functionality. Can now view all types in some format; Applesoft BASIC is color coded; images can be viewed; hex dump is shown; simple text transformation is done for nearly all formats; raw dump isn't implemented correctly yet. Printing is done for anything that uses the StyleText widget. Robert Greene 2003-12-10 07:08:24 +0000
  • d2b743c4fb Updated graphic image size to be 8184 to 8192 (inclusive). Robert Greene 2003-12-10 07:06:29 +0000
  • b4e4758fcf Added early toolbar setup. Also updated due to ImageManager changes. Robert Greene 2003-12-10 04:49:29 +0000
  • 72fce3b275 Changed design to simplify things a bit. Robert Greene 2003-12-10 04:48:31 +0000
  • 2db05090cc Updated due to ImageManager changes and added View File logic. Robert Greene 2003-12-10 04:47:40 +0000
  • c00905545c Updated due to ImageManager changes. Robert Greene 2003-12-10 04:46:32 +0000
  • dd609e75af Display text file icon. Robert Greene 2003-12-10 04:46:10 +0000
  • 17b2ff3ed6 Display file in raw binary format icon. Robert Greene 2003-12-10 04:45:58 +0000
  • e04a218ef5 Print icon. Robert Greene 2003-12-10 04:45:44 +0000
  • 0915da281c Display image icon. Robert Greene 2003-12-10 04:45:35 +0000
  • 1a4b88558a Display contents in hex icon. Robert Greene 2003-12-10 04:45:14 +0000
  • 485d5e1942 Display wordprocessor contents icon (initially for AWP files). Robert Greene 2003-12-10 04:44:47 +0000
  • 6937b80ea4 Display spreadsheet contents icon (initially for ASP files). Robert Greene 2003-12-10 04:44:33 +0000
  • 80dbacc9c0 Display database contents icon (initially for ADB files). Robert Greene 2003-12-10 04:44:17 +0000
  • 28a80c00a2 Added hook for CTRL+V to begin testing the file viewer. Robert Greene 2003-12-08 05:06:48 +0000
  • 53eecbf8e0 Very early file viewer. Only displays images and no other options are implemented. Robert Greene 2003-12-08 05:06:24 +0000
  • 56a97ef7e5 Updated shortcut description, added Save/SaveAs work, and planned out what is in 1.3.1 as well as what will likely be in 1.3.x. Robert Greene 2003-12-08 00:54:25 +0000
  • b1d2b65b89 Added SaveAs icon. Robert Greene 2003-12-08 00:53:19 +0000
  • 9a3e36d142 Added setStandardWindowTitle to allow title changes while window is visible. Robert Greene 2003-12-08 00:53:08 +0000
  • 9c72bc1dba Added SaveAs, refactored Save, added getSelectedFileEntry, null- proofed most uses of getSelectedFileEntry, worked on making buttons and menus and shortcuts enable/disabled/not active as appropriate. Robert Greene 2003-12-08 00:52:38 +0000
  • 955e80c1b3 The SaveAs icon. Robert Greene 2003-12-08 00:50:20 +0000
  • 00cb73dea2 Added the new image flag and SaveAs method (essentially a rename). Robert Greene 2003-12-08 00:50:06 +0000
  • 4c10059f75 Added short-cut keys, added short-cut notation, and icons to context-sensitive menus. Robert Greene 2003-12-07 18:21:42 +0000
  • f7ec344d7f Marked short-cut keys as completed. Robert Greene 2003-12-07 18:20:54 +0000
  • 74991d4488 Added short-cut keys and a launch method (used by the AppleCommander class to remove its indirect reliance on SWT). Robert Greene 2003-12-07 06:20:41 +0000
  • 34351d2d14 Added viewFileIcon. Robert Greene 2003-12-07 06:19:30 +0000
  • 2d1b20771e Adding view logic as well as short-cut keys. Robert Greene 2003-12-07 06:19:15 +0000
  • 4bf23bf409 Missed an item for the prior version. Robert Greene 2003-12-07 06:18:46 +0000
  • b53daf3d20 Updated to current task (short-cut keys). Robert Greene 2003-12-07 06:18:27 +0000
  • 75fe859c00 Made SWT version of AppleCommander reflective. The AppleCommander class will not load SWT anymore... Robert Greene 2003-12-07 06:17:55 +0000
  • 400618bb86 View file icon. Robert Greene 2003-12-07 06:17:01 +0000
  • 738d0b14af File documentation contributions to AppleCommander. v1-3-0 Robert Greene 2003-12-06 04:16:11 +0000
  • c37e5767a2 Updated year in comments. Robert Greene 2003-12-06 04:14:00 +0000