0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 13 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Automatic encoding detection for plain text files implemented. More... almost 14 years ago
Bugfix: Folder watching crashed when a file was deleted. More... almost 14 years ago
While parsing PDF files, the current page number and the total number of pages are displayed. More... almost 14 years ago
DelegatingReporter: Removed upper bound on the number of stored errors. More... almost 14 years ago
Some refinements regarding the storage of indexing errors. More... almost 14 years ago
Indexing errors are now stored for Outlook email attachments. More... almost 14 years ago
Indexing errors are now stored for archives. More... almost 14 years ago
Indexing errors are now saved for Document objects. More... almost 14 years ago
Indexing: Introduced wrapper classes IndexingInfo and IndexingError. More... almost 14 years ago
Bugfix: TrueZIP changes the last-modified field of accessed archives, causing unnecessary index updates via folder watching. More... almost 14 years ago
UtilModel.normalizePath(String) More... almost 14 years ago
Minor improvement in DelayedExecutor. More... almost 14 years ago
Bugfix: Indexing dialog sometimes did not close after invoking index updates. More... almost 14 years ago
Added file locks. More... almost 14 years ago
IndexRegistry now reloads its indexes if the serialized index files are modified by another program. More... almost 14 years ago
IndexRegistry: Last-modified values of ser files are cached in memory. More... almost 14 years ago
Minor change in FolderWatcher. More... almost 14 years ago
Changed error reporting behavior in FolderWatcher. More... almost 14 years ago
Added some path checking in Folder class. More... almost 14 years ago
Added FolderTest. More... almost 14 years ago
Added some documentation to Event class. More... almost 14 years ago
Renamed FolderWatcher2 to FolderWatcher. More... almost 14 years ago
Folder watcher now reports errors. More... almost 14 years ago
Fixed some flaws in the syncExec/asyncExec methods in Util. More... almost 14 years ago
Folder watcher now reacts to changes to the indexes' watch flags. More... almost 14 years ago
Indexing dialog can be minimized to the status bar. More... almost 14 years ago
Introduced DelayedExecutor, this fixes the incorrect delay in the folder watcher. More... almost 14 years ago
Bugfix: Starting a search while the indexes are loaded in the background caused a deadlock. More... almost 14 years ago
The indexing queue now rejects an update request if the associated index is not in the registry anymore. More... almost 14 years ago
Cancelling the active task in the indexing queue will now remove the task from the queue immediately. More... almost 14 years ago