5 Commits

Author SHA1 Message Date
mbirth
a1d6305b9b modified JUninstaller.java
+ Properties object for preferences, loaded on startup, saved on close
        + MyProgBar on comparison
        + Remaining time calculated on comparison

modified   MyFilesystemParser.java
        + counters for dumped and compared lines

modified   MyProgBar.java
        * now uses long values
        x threw NullPointerException when Graphics g was null
        x some pixel corrections, incl. addition correction if run on EPOC
        + more accessors
2005-02-02 18:05:03 +00:00
mbirth
bc3e7005ef modified JUninstaller.java
+ Remove line from log
        + Delete file listed in log
        x made selection of last item working (hope so)

modified   MyFilesystemParser.java
        + removeLine() to remove a single line from a log
2005-01-31 14:13:34 +00:00
mbirth
476a526fcc + a "!" in Log-Details-View now indicates whether a file is still existing or not
+ committed additional files
2005-01-19 00:18:39 +00:00
mbirth
2946c6429e + Ignore initial CWD (there are stored the .jun-files, etc.)
! Path comparison is done with equalsIgnoreCase - so this will not work on UNIXish machines where the system differs between bla and blA+ Ignore initial CWD (b
2005-01-17 10:29:48 +00:00
mbirth
4ae3157dda Moved remotely 2004-12-08 08:23:26 +00:00