Created directory for Start-LogShark contribution of Klaus Salger. |
|
More...
|
about 15 years ago
|
Added startup script for 'PowerShell here' to CVS ignore list. |
|
More...
|
over 15 years ago
|
Removed IDE, build output and local files from source distribution. |
|
More...
|
over 15 years ago
|
Added words to my dictionary. |
|
More...
|
over 15 years ago
|
Removed incorrect line from change list. |
|
More...
|
over 15 years ago
|
Increased version number after release of v1.02.00. Changed SourceForge.net properties for the upload of the website. Include JAR file for optional 'scp' task of Ant. |
|
More...
|
over 15 years ago
|
Updated change list. |
|
More...
|
over 15 years ago
|
Added Ant file to IntelliJ IDEA project. |
|
More...
|
over 15 years ago
|
Update copyright comments. |
|
More...
|
over 15 years ago
|
Added a font provider so less classes depend on SimpleLogShark. |
|
More...
|
over 15 years ago
|
Major refactoring of the way changes are communicated between threads. The new manner does not use synchronization, so the reported deadlocks when invoking actions of the tab context menu should be gont. |
|
More...
|
over 15 years ago
|
Moved inner classes to separate files. |
|
More...
|
over 15 years ago
|
Moved comparator for RecentlyUsedConfigurations to separate file. |
|
More...
|
over 15 years ago
|
Made class package-private just like the other subclasses of visibility. |
|
More...
|
over 15 years ago
|
Set IntelliJ IDEA code formatting settings and reformated code. |
|
More...
|
over 15 years ago
|
no message |
|
More...
|
over 15 years ago
|
Changed so multiple definitions for the same directory are merged into one. |
|
More...
|
almost 16 years ago
|
Made determination of whether a file is processed or not independent of its maximum age setting. |
|
More...
|
almost 16 years ago
|
Added program to generate log files for testing. |
|
More...
|
almost 16 years ago
|
Fixed: filename can be matched by multiple patterns of the same directory leading to multiple open tabs for the same file. |
|
More...
|
almost 16 years ago
|
Changed direct output to debug print function. |
|
More...
|
almost 16 years ago
|
Removed optimization that only read the content appended since the last read because it was unreliable when the file being read was being written to at the same time. |
|
More...
|
almost 16 years ago
|
Changed reporting of configuration errors to display in dialog instead of throwing an exception. |
|
More...
|
about 16 years ago
|
Changed version number to indicate that the next release will be a production version instead of a beta. |
|
More...
|
about 16 years ago
|
Updated documentation to v1.02.00. |
|
More...
|
about 16 years ago
|
Changed to report erroneous values for 'font' option instead of throwing an exception. |
|
More...
|
about 16 years ago
|
Enabled the use of 'keepOpenIfDisappears' and 'modifiedWithin' simultaneously. Tabs are closed for disappeared files if 'keepOpenIfDisappears' has not been enabled or the file has not been modified within the period specified with 'modifiedWithin'. |
|
More...
|
about 16 years ago
|
Added German translation for 'unsupported value'. |
|
More...
|
about 16 years ago
|
Added synchronization to ensure changes to file state are seen by UI thread. |
|
More...
|
about 16 years ago
|
Fixed: deadlock if action performed on tab while reading the logs. |
|
More...
|
about 16 years ago
|