9 Commits

Author SHA1 Message Date
353b5f73af Added build-tools (Windows) 2013-07-12 02:42:54 +02:00
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
f1c4d1c22e x When selecting another App after clicking "View", line deletion was tried within the other app's log
+ speed improvements, all List objects are now refreshed off screen

* minor improvements
2005-02-02 15:02:58 +00:00
mbirth
e2072e6229 + Refresh log view
* Instead of reload the whole list contents, just update the modified entry upon deletion of file or entry
2005-01-31 20:41:53 +00:00
mbirth
95706c9b63 modified JUninstaller.java
+ additional security question when trying to delete a single file from log details view (if file was only modified by installation, not created)

modified   MyQuestions.java
        x Fixed bug in word wrapping. Now paragraphs are also preserved.
2005-01-31 17:24:29 +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
99e0d89ce3 + select item after add or select next item after delete
* global definition for data-file-extension in DATAEXT
2005-01-18 23:03:34 +00:00
mbirth
f01687ade1 Moved remotely 2004-12-08 08:23:12 +00:00