0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: Index was not cleared before performing a rebuild. More... almost 14 years ago
Fixed unit tests that were broken after the introduction of the 'detect executable archives' setting. More... almost 14 years ago
Activated support for some additional archive formats (e.g. tar.gz). More... almost 14 years ago
Fixed NullPointerException in TreeIndex subclasses. More... almost 14 years ago
IndexingConfig now has a 'detect executable archives' setting. More... almost 14 years ago
Indexing dialog: Implemented 'move up' and 'move down' button actions on pattern table. More... almost 14 years ago
Indexing dialog: Pressing escape while editing a table cell cancels the editing instead of closing the dialog. More... almost 14 years ago
Bug in table cell editing: When choosing an option in a combo, another edit is started for the cell below the mouse pointer. More... almost 14 years ago
Indexing dialog: Added 'move up' and 'move down' buttons on pattern table. More... almost 14 years ago
Indexing dialog now shows a vertical scrollbar when it doesn't have enough vertical space to display its contents. More... almost 14 years ago
First version of table edit support. More... almost 14 years ago
Indexing dialog: Added buttons for opening the file extension chooser dialog. More... almost 14 years ago
'use relative paths' changed to 'store relative paths'. More... almost 14 years ago
Indexing dialog: Minor changes. More... almost 14 years ago
Moved Table.setHeaderVisible(true) calls into the table viewers. More... almost 14 years ago
Introduced package 'gui.filter'. More... almost 14 years ago
Improved fix for problems with relative paths. More... almost 14 years ago
Program.conf entry for height of pattern table. More... almost 14 years ago
Indexing dialog: First version of pattern table. More... almost 14 years ago
Fixed some problems related to relative paths. More... almost 14 years ago
Refactoring related to IndexingConfig class. More... almost 14 years ago
First version of file indexing configuration dialog. More... almost 14 years ago
Removed toolbar header coloring on left panel. More... almost 14 years ago
Fixed line overlap problem on custom drawn tabs. More... almost 14 years ago
Indexing: If the root is an archive or a PST file that hasn't been modified, the index update operation returns immediately. More... almost 14 years ago
Indexing dialog: Don't close the indexing dialog if a file chooser dialog was opened on top of the indexing dialog. More... almost 14 years ago
Indexing hint is removed from the status bar when all indexing tasks have been completed. More... almost 14 years ago
Indexing dialog: Implemented restoration of info messages and errors when the indexing dialog is brought back from the status bar. More... almost 14 years ago
Indexing dialog: Implemented error table on progress panel. More... almost 14 years ago
Indexing dialog: When clicking the 'run' button, the tab icon changes and the next waiting tab is selected. More... almost 14 years ago