0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: On Windows, the taskbar pinning of the program did not work entirely correctly. More... over 4 years ago
Various minor changes. More... over 4 years ago
Bugfix: Removed the newly added tbz2 extension from the list of supported tar archive extensions due to an issue with TrueZIP. More... over 4 years ago
Bugfix: The icon on the top right of the file size filter was always in minimized state after program launch. It should be either in minimized or maximized state depending on the initial expansion state of the file size filter. More... over 4 years ago
Minor improvements: - Small correction in readme.txt. - Some changes to how DocFetcher remembers the last selected paths for indexing. - File extension chooser dialog does not use custom font anymore. - Commented out unused index config template code. - Minor changes to regex test panel on indexing dialog. - Try to install folder watch even if file system is read-only. - Added tbz2 to the list of supported tar archive extensions. - Determine Outlook email body size more accurately. More... over 4 years ago
Code cleanup: Type-ahead search. More... over 4 years ago
Updated build script. More... over 4 years ago
MS Office support: Added various file extensions: - Word 2007+: dotm - Excel 2007+: xltm - PowerPoint 2007+: ppsm, potx, potm - PowerPoint before 2007: pot - Visio before 2007: vss, vst, vsw More... over 4 years ago
Excel support: Now cell comments are extracted. More... over 4 years ago
More complete PowerPoint support: Now notes, comments and master text are also extracted. More... over 4 years ago
Various minor code improvements. More... over 4 years ago
Bugfix: Remembering whether the hotkey registration crashed the VM last time didn't seem to work, now trying again. More... over 4 years ago
Adapted the default settings for indexing. With this change the indexing of .svn and .git directories is excluded and files with out an extension are tried to be indexed by mime type detection. More... over 4 years ago
Bug #1514: Now suppressing all JIntellitype DLL loading crashes. More... over 4 years ago
Minor changes in rar support. More... over 4 years ago
Removed some file extensions from the list of HTML file extensions: php, asp, jsp. More... over 4 years ago
Advanced setting: PdfPreviewVisualOrder. More... almost 5 years ago
Calculate bullet width for line numbers based on font size to fix text overlapping. More... about 5 years ago
Show line numbers in text preview panel. More... about 5 years ago
Merge branch 'master' of git://git.code.sf.net/p/docfetcher/code More... almost 6 years ago
Website: Links to Portable Apps version and snap package. More... almost 6 years ago
The startup prompt always opens in the background with no indication of its existance - Making it appear "on_top" so that it doesn't open behind everything, because it is headless at startup and therefore has no icon in task bar. More... almost 6 years ago
Making readme a bit clearer for new developers - based on what I struggled with to understand More... almost 6 years ago
Adding fix for old word docs. Adding Test case for MSOfficeParser.java Adding test case file for old .doc More... almost 6 years ago
Bugfix: On Java 9 and later, the -Duser.home variable was ignored. More... almost 6 years ago
Advanced setting: Disable single-instance check. More... almost 6 years ago
Added indexing logging. More... almost 6 years ago
PDFBox upgrade: Forgot to update the .classpath file. More... almost 6 years ago
More detailed comments in the DocFetcher.bat file. More... about 6 years ago
Upgraded PDFBox from 2.0.9 to 2.0.13. More... about 6 years ago