Commit Graph

  • b1017674b2 Internationalized the Wizard class, Compare Disks Wizard, and Compile File Wizard. Robert Greene 2004-07-04 23:13:09 +0000
  • 18b0d5f13e Updated to reflect my following of Eclipse 3.0 hints and suggestions. Robert Greene 2004-07-04 22:05:49 +0000
  • 5e1382be25 Ignoring TestImage.* files (from image tests). Robert Greene 2004-07-04 22:04:45 +0000
  • 03b34ef138 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. The i18n may be misplaced as this is test code... Robert Greene 2004-07-04 22:04:20 +0000
  • d0da779cbe Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Added RLE and ICO test. The i18n may be misplaced as this is test code... Robert Greene 2004-07-04 22:03:55 +0000
  • 3eb7adc2a8 getFileExtensions is now a static member - updated code to reflect this. Robert Greene 2004-07-04 22:02:16 +0000
  • 4bf1a965d5 Internationalized the Disk Image Wizard. Robert Greene 2004-07-04 22:01:11 +0000
  • b4fa286dab Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. This also includes an update that allows BMP, RLE, JPEG, and ICO image types to be written. Probably SWT 3.0 only... Robert Greene 2004-07-04 22:00:43 +0000
  • 991316badf Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 21:58:01 +0000
  • 7503a1ce86 Fixed usage of static member. Robert Greene 2004-07-04 04:36:11 +0000
  • 5b50976f0d Fixed a potential NullPointerException. Robert Greene 2004-07-04 04:35:46 +0000
  • 6c80a79824 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 04:20:43 +0000
  • 1abe035cf0 Changed isCodecAvailable to be a static method (as it should have been). Robert Greene 2004-07-04 04:20:18 +0000
  • 513571a919 Updated notes. Robert Greene 2004-07-04 03:41:10 +0000
  • 8e021c0446 *** empty log message *** Robert Greene 2004-07-04 03:38:20 +0000
  • d41ab179d2 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks and the start of sharing dialogs across the application. Robert Greene 2004-07-04 03:37:53 +0000
  • ad51365d17 Preparing for internationalization as well as responding to the tighter Eclipse 3.0 code checks. Robert Greene 2004-07-04 03:34:35 +0000
  • e016b966b5 Updated TODO. Robert Greene 2004-06-23 03:48:09 +0000
  • 3f1fa1cfb2 Updated to support raw file filter import and fixed a raw file export bug. Robert Greene 2004-06-23 03:47:12 +0000
  • 8519134bb1 Added raw file import checkbox. Robert Greene 2004-06-23 03:46:10 +0000
  • f47c2c8ffd Added raw file import indicator. Robert Greene 2004-06-23 03:45:27 +0000
  • 7de4fc40e5 Implemented setFileData. Robert Greene 2004-06-23 03:44:47 +0000
  • e9f68ff220 Implemented setFileData. Robert Greene 2004-06-23 03:39:40 +0000
  • 0e8e1cff03 Fixed DosFileEntry with respect to ordering of setAddress, so moved it back to original positioning. Robert Greene 2004-06-22 22:20:01 +0000
  • b3176b8e08 Changed logic around the file address (binary) to make the API not require a specific order. Robert Greene 2004-06-22 22:18:57 +0000
  • ec560edc1e Updated TODO. Robert Greene 2004-06-22 03:09:38 +0000
  • 2771ce9b71 Hex conversion now ignores case. Robert Greene 2004-06-22 03:09:01 +0000
  • 753a8ecbf6 Fixed import - need to save the file before setting the address. This is a specific requirement of how DOS stores addresses. Robert Greene 2004-06-22 03:08:14 +0000
  • 8d45503f9a Implemented setAddress. Robert Greene 2004-06-22 03:07:13 +0000
  • 7cf6528f3e Common stream-related utilities. Robert Greene 2004-06-20 17:02:23 +0000
  • 733ce4f7d2 Changed to use StreamUtil. Robert Greene 2004-06-20 17:02:00 +0000
  • 7ceec26d59 Changed disk recognition routines to also check disk size (fixed UniDOS issues). Extracted some common routines. Robert Greene 2004-06-20 17:01:20 +0000
  • dcd0480c8d Changed threshold at which a graphics image is recognized. Robert Greene 2004-06-20 16:59:24 +0000
  • 47c073914e Updated TODO. Robert Greene 2004-06-20 16:58:45 +0000
  • 72356eee4e Changed to use a different GCC/GCJ build which has SWT already compiled and setup. (The link is in the build notes.) Robert Greene 2004-06-20 16:58:11 +0000
  • 83e6f89276 Added dispose to cleanup resource leaks. Robert Greene 2004-06-19 21:17:18 +0000
  • c9a15b0261 Sleak now works. Robert Greene 2004-06-19 21:14:21 +0000
  • d83d8dfbd8 Made duplicate parts reuse code; changed launch to accept a Display (which, in turn, makes Sleak work). Robert Greene 2004-06-19 21:13:38 +0000
  • 02b61f7321 Set VERSION to be 1.3.4pre. Robert Greene 2004-06-19 21:12:47 +0000
  • eb48622666 Started 1.3.4 completed list. Robert Greene 2004-06-19 21:11:44 +0000
  • 2545f60b6c Added websiteZip to all dependencies; changed web zip file to not include the htdocs directory. Robert Greene 2004-06-19 21:07:46 +0000
  • 151a4f3561 Shifted 1.3.3 completed items to VERSIONS from TODO. v1-3-3 Robert Greene 2004-06-19 04:42:14 +0000
  • c7bbf2c910 Updated build process to reflect a little bit more Ant automation. Robert Greene 2004-06-19 04:41:16 +0000
  • bc96081b20 Updated version number to 1.3.3. Robert Greene 2004-06-19 04:40:12 +0000
  • 3648806616 Added assembly source export to context menu. Robert Greene 2004-06-19 04:39:47 +0000
  • c28ad26522 Added assembly source file option. Robert Greene 2004-06-19 04:39:00 +0000
  • 6151356de6 Author tag fix (removed colon) and fixed some 'yellow' warnings. Robert Greene 2004-06-18 05:15:33 +0000
  • 712f53bc2a Added more ant script automation. Robert Greene 2004-06-18 05:13:45 +0000
  • 976311ca60 Updated TODO list. Robert Greene 2004-06-18 05:13:15 +0000
  • be66c679f6 Added Hans Otten to list of contributors. Robert Greene 2004-06-18 05:12:40 +0000
  • 6e88e723a3 Updated and added a couple of issues that I have seen while testing. Robert Greene 2004-06-18 02:23:00 +0000
  • 680f0e5732 Simple ContentTypeAdapter to do no action. Robert Greene 2004-06-18 02:14:48 +0000
  • 8fc1b7fad3 Added error handler for invalid graphics files. Robert Greene 2004-06-18 02:14:23 +0000
  • 98a561630f Initial adaptation of S-Leak to AppleCommander. Unfortunately, it doesn't appear to work with AC!! Robert Greene 2004-06-17 03:09:15 +0000
  • ac5e9673af Added FilterAdapter mapping for PascalTextFileFilter and TextFilterAdapter. Robert Greene 2004-06-17 03:07:58 +0000
  • c38f2a9c3c Added "Pascal Text..." to the export context menu. Robert Greene 2004-06-17 03:04:19 +0000
  • fb00760486 Added "Pascal text file" as an export format option. Robert Greene 2004-06-17 03:01:53 +0000
  • f166a8d7e0 Recognizes Pascal ".text" files and uses the PascalTextFileFilter. Robert Greene 2004-06-17 03:01:00 +0000
  • 6da35f6e9c Updated for Pascal text files. Robert Greene 2004-06-17 03:00:11 +0000
  • da3177feea Supports Pascal ".text" file formats. Robert Greene 2004-06-17 02:59:42 +0000
  • ff763dd371 Updated TODO list. Robert Greene 2004-06-16 03:22:19 +0000
  • f3172245e1 Final reorganization. Extracted FilterAdapters to handle content-specific display. Robert Greene 2004-06-16 03:21:49 +0000
  • 3725062579 Added FilterAdapters to handle display of specific content. Robert Greene 2004-06-16 03:20:52 +0000
  • 81c804fad3 Added new ideas. Robert Greene 2004-06-15 02:19:09 +0000
  • 4818d61436 Added showPrintDialog. Robert Greene 2004-06-13 03:34:50 +0000
  • cb50b1748f Began using ContentAdapters (part of the refactoring process). Robert Greene 2004-06-13 03:34:26 +0000
  • 47403ac781 A ContentAdapter provides a common interface to handle operations for specific types of content. Robert Greene 2004-06-13 03:33:26 +0000
  • 89877c161e Fixed window positioning routine to keep window title visible. Robert Greene 2004-06-10 12:11:09 +0000
  • 8464a53119 Updated notes. Robert Greene 2004-06-10 03:32:05 +0000
  • badc61a805 Uses SwtUtil.setupPagingInformation. Robert Greene 2004-06-10 03:31:45 +0000
  • 35fb3535c1 Added setupPagingInformation to set default paging information in a scrolled composite. Robert Greene 2004-06-10 03:30:41 +0000
  • 4fb79dd70d Updated notes. Robert Greene 2004-06-10 02:55:17 +0000
  • 7c7704d213 Added AssemblySourceFileFilter support. Robert Greene 2004-06-10 02:54:55 +0000
  • 163dd10769 Added detection of Merlin assembly files. Robert Greene 2004-06-10 02:52:28 +0000
  • 66a3f52faf Formats an Assembly source file. Robert Greene 2004-06-10 02:47:35 +0000
  • 45737b9a55 Repackaged code and organized imports. Robert Greene 2004-06-09 03:58:00 +0000
  • 06bbfcaa2f Updated TODO list with repackaging information. Robert Greene 2004-06-09 03:56:22 +0000
  • d1ad2be773 Updated VERSION to 1.3.3pre. Robert Greene 2004-06-09 03:55:24 +0000
  • 12d703b784 Updated swtjar. Robert Greene 2004-06-09 02:59:57 +0000
  • afb59c5e4f Moved 1.3.2 completed list from TODO to VERSIONS. v1-3-2 Robert Greene 2004-06-06 02:22:46 +0000
  • 8b58cc3f24 Updated copyright and version number. Robert Greene 2004-06-06 02:14:23 +0000
  • c663edc84a Added constructor to force a certain file filter. Used by context menu for file view. Robert Greene 2004-06-06 02:13:58 +0000
  • a31c317740 Modified viewFile to accept a given file filter - this allows context menus to change to a non-default file view. (For example, show a binary file as text.) Additionally added a couple of show___Dialog methods. Will need to incorporate these further for code cleanup. Robert Greene 2004-06-06 02:12:39 +0000
  • 60647d3f09 Fixed logo for compare disk images wizard. Robert Greene 2004-06-05 01:42:17 +0000
  • b5735107f4 Added logo fo compare disk images wizard. Robert Greene 2004-06-05 01:41:47 +0000
  • 21880c271b Updated TODO list. Robert Greene 2004-06-05 01:41:03 +0000
  • c3d8641f3e *** empty log message *** Robert Greene 2004-06-05 01:40:01 +0000
  • 0ae3959071 Compare disk images wizard. Robert Greene 2004-06-05 01:39:49 +0000
  • 2bccc79c8e Updated TODO list. Robert Greene 2004-06-04 05:00:51 +0000
  • 2133a2367b Updated copyright date to be 2002-2004. Robert Greene 2004-06-04 04:59:35 +0000
  • 6acf406d81 Added Compare Disks option. Robert Greene 2004-06-04 04:58:43 +0000
  • f7ef98a861 Initial Compare Disk Wizard implementation. Robert Greene 2004-06-04 04:57:52 +0000
  • a97e1a1557 Updated status. Robert Greene 2004-06-03 03:35:05 +0000
  • d9a4bce127 Moved tests to a separate source folder. Robert Greene 2004-06-03 03:34:22 +0000
  • 89a4b67498 Added methods to change disk image ordering as well as to compare two disks to see if they are identical. Robert Greene 2004-06-03 03:33:59 +0000
  • a49349b9b5 Added new icons: ICON_COMPARE_DISKS, ICON_CHANGE_IMAGE_ORDER. Robert Greene 2004-06-03 03:32:31 +0000
  • 5256249f1c Added ability to change disk image order. Robert Greene 2004-06-03 03:31:56 +0000
  • 74bcb6f8ff New icon. Robert Greene 2004-06-03 03:29:07 +0000
  • 7ba84fbf97 Moved tests to a separate source folder. Robert Greene 2004-06-03 03:28:26 +0000
  • 51623c2d42 Added changeImageOrder. Robert Greene 2004-06-03 03:22:09 +0000