0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced Folder.Predicate with Predicate interface from Guava. More... almost 14 years ago
TreeNode: Made displayName field nullable to save RAM. More... almost 14 years ago
Major refactoring to fix problems with relative paths. More... almost 14 years ago
Some minor path-related changes. More... almost 14 years ago
Minor change in RegexTestPanel. More... almost 14 years ago
Bugfix: Root folders were always seen as 'unchecked', so any documents in them never showed up in the results. More... almost 14 years ago
Indexing dialog: Toggling the 'store relative paths' setting now switches the path in the regex test panel between relative and absolute. More... almost 14 years ago
Indexing dialog: When changing the 'store relative paths' setting, the pattern table is updated. Also, an info message is shown when this setting is changed for the first time. More... almost 14 years ago
Minor change in TableEditSupport. More... almost 14 years ago
Upgraded TrueZIP from 7.3 to 7.3.2. More... almost 14 years ago
The fix for the Chinese encoding crash was applied incorrectly for the 'no HTML pairing' case. More... almost 14 years ago
Fixed serialization-related crash. More... almost 14 years ago
Fixed assertion error when trying to index rar archives whose entries are encrypted. More... almost 14 years ago
Fixed path problems that occur when trying to index the current working directory. More... almost 14 years ago
Added error messages in file extension chooser. More... almost 14 years ago
Added SettingsConf entry for shell bounds of file extension chooser dialog. More... almost 14 years ago
Indexing dialog: Implemented file extension chooser. More... almost 14 years ago
AppUtil.showConfirmation(...) now returns a boolean instead of an int. More... almost 14 years ago
Indexing dialog: If the user is about to override built-in parsers, a warning message is shown. More... almost 14 years ago
Indexing dialog: Further implementation of configuration saving. More... almost 14 years ago
Redesigned filtering and mimetype detection facilities. More... almost 14 years ago
Fixed minor type safety issue in SolidArchiveTree. More... almost 14 years ago
Started implementation of indexing configuration saving. More... almost 14 years ago
Fixed 1-pixel drawing problem in custom tab folder renderer. More... almost 14 years ago
Indexing dialog: When the dialog is minimized to the status bar, it is not disposed of so that its state is completely restored when it is brought back from the status bar. More... almost 14 years ago
Indexing dialog: Implemented 'index filenames' setting. More... almost 14 years ago
Bug on indexing dialog: Tab title was empty if the root file was the current directory. More... almost 14 years ago
Some refinements regarding the archive extensions in the indexing configuration. More... almost 14 years ago
Incorrect implementation of TreeIndex clear method. More... almost 14 years ago
Crash when adding a zip extension not known to TrueZIP. More... almost 14 years ago