Robert Greene
ac5e9673af
Added FilterAdapter mapping for PascalTextFileFilter and
...
TextFilterAdapter.
2004-06-17 03:07:58 +00:00
Robert Greene
c38f2a9c3c
Added "Pascal Text..." to the export context menu.
2004-06-17 03:04:19 +00:00
Robert Greene
fb00760486
Added "Pascal text file" as an export format option.
2004-06-17 03:01:53 +00:00
Robert Greene
f166a8d7e0
Recognizes Pascal ".text" files and uses the PascalTextFileFilter.
2004-06-17 03:01:00 +00:00
Robert Greene
6da35f6e9c
Updated for Pascal text files.
2004-06-17 03:00:11 +00:00
Robert Greene
da3177feea
Supports Pascal ".text" file formats.
2004-06-17 02:59:42 +00:00
Robert Greene
ff763dd371
Updated TODO list.
2004-06-16 03:22:19 +00:00
Robert Greene
f3172245e1
Final reorganization. Extracted FilterAdapters to handle content-specific
...
display.
2004-06-16 03:21:49 +00:00
Robert Greene
3725062579
Added FilterAdapters to handle display of specific content.
2004-06-16 03:20:52 +00:00
Robert Greene
81c804fad3
Added new ideas.
2004-06-15 02:19:09 +00:00
Robert Greene
4818d61436
Added showPrintDialog.
2004-06-13 03:34:50 +00:00
Robert Greene
cb50b1748f
Began using ContentAdapters (part of the refactoring process).
2004-06-13 03:34:26 +00:00
Robert Greene
47403ac781
A ContentAdapter provides a common interface to handle
...
operations for specific types of content.
2004-06-13 03:33:26 +00:00
Robert Greene
89877c161e
Fixed window positioning routine to keep window title visible.
2004-06-10 12:11:09 +00:00
Robert Greene
8464a53119
Updated notes.
2004-06-10 03:32:05 +00:00
Robert Greene
badc61a805
Uses SwtUtil.setupPagingInformation.
2004-06-10 03:31:45 +00:00
Robert Greene
35fb3535c1
Added setupPagingInformation to set default paging information
...
in a scrolled composite.
2004-06-10 03:30:41 +00:00
Robert Greene
4fb79dd70d
Updated notes.
2004-06-10 02:55:17 +00:00
Robert Greene
7c7704d213
Added AssemblySourceFileFilter support.
2004-06-10 02:54:55 +00:00
Robert Greene
163dd10769
Added detection of Merlin assembly files.
2004-06-10 02:52:28 +00:00
Robert Greene
66a3f52faf
Formats an Assembly source file.
2004-06-10 02:47:35 +00:00
Robert Greene
45737b9a55
Repackaged code and organized imports.
2004-06-09 03:58:00 +00:00
Robert Greene
06bbfcaa2f
Updated TODO list with repackaging information.
2004-06-09 03:56:22 +00:00
Robert Greene
d1ad2be773
Updated VERSION to 1.3.3pre.
2004-06-09 03:55:24 +00:00
Robert Greene
12d703b784
Updated swtjar.
2004-06-09 02:59:57 +00:00
Robert Greene
afb59c5e4f
Moved 1.3.2 completed list from TODO to VERSIONS.
2004-06-06 02:22:46 +00:00
Robert Greene
8b58cc3f24
Updated copyright and version number.
2004-06-06 02:14:23 +00:00
Robert Greene
c663edc84a
Added constructor to force a certain file filter. Used by context menu
...
for file view.
2004-06-06 02:13:58 +00:00
Robert Greene
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.
2004-06-06 02:12:39 +00:00
Robert Greene
60647d3f09
Fixed logo for compare disk images wizard.
2004-06-05 01:42:17 +00:00
Robert Greene
b5735107f4
Added logo fo compare disk images wizard.
2004-06-05 01:41:47 +00:00
Robert Greene
21880c271b
Updated TODO list.
2004-06-05 01:41:03 +00:00
Robert Greene
c3d8641f3e
*** empty log message ***
2004-06-05 01:40:01 +00:00
Robert Greene
0ae3959071
Compare disk images wizard.
2004-06-05 01:39:49 +00:00
Robert Greene
2bccc79c8e
Updated TODO list.
2004-06-04 05:00:51 +00:00
Robert Greene
2133a2367b
Updated copyright date to be 2002-2004.
2004-06-04 04:59:35 +00:00
Robert Greene
6acf406d81
Added Compare Disks option.
2004-06-04 04:58:43 +00:00
Robert Greene
f7ef98a861
Initial Compare Disk Wizard implementation.
2004-06-04 04:57:52 +00:00
Robert Greene
a97e1a1557
Updated status.
2004-06-03 03:35:05 +00:00
Robert Greene
d9a4bce127
Moved tests to a separate source folder.
2004-06-03 03:34:22 +00:00
Robert Greene
89a4b67498
Added methods to change disk image ordering as well as to compare
...
two disks to see if they are identical.
2004-06-03 03:33:59 +00:00
Robert Greene
a49349b9b5
Added new icons: ICON_COMPARE_DISKS,
...
ICON_CHANGE_IMAGE_ORDER.
2004-06-03 03:32:31 +00:00
Robert Greene
5256249f1c
Added ability to change disk image order.
2004-06-03 03:31:56 +00:00
Robert Greene
74bcb6f8ff
New icon.
2004-06-03 03:29:07 +00:00
Robert Greene
7ba84fbf97
Moved tests to a separate source folder.
2004-06-03 03:28:26 +00:00
Robert Greene
51623c2d42
Added changeImageOrder.
2004-06-03 03:22:09 +00:00
Robert Greene
aa0475a802
Added setFilename, made setImageOrder public, added some
...
constants.
2004-06-03 03:15:32 +00:00
Robert Greene
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.
2004-06-03 03:13:38 +00:00
Robert Greene
119297dfa1
Added getSectorsPerDisk.
2004-06-03 03:12:00 +00:00
Robert Greene
0caa8011e1
Added changeImageOrder.
2004-06-03 03:11:24 +00:00