0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Jul 05, 2025 — Jul 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more blind work on the distribution lists More... almost 14 years ago
start of dist list support More... almost 14 years ago
Addition of public string properties and fix for getColorCategories under different item id More... almost 14 years ago
Attempt to speed up skipping over unknown PST object types by not loading them to look at their properties More... almost 14 years ago
Fix for categories with a False boolean value instead of list of strings More... almost 14 years ago
another permission change More... almost 14 years ago
A bunch of small code cleanups, mostly removal of old-skool casts, thanks to Dimitry Erastov More... almost 14 years ago
A bunch of enhancements to better deal with corrupted PST files and general improvements as contributed by Dimitry Erastov More... almost 14 years ago
Converted to unix line endings, fixed some strange executable permissions from the windows days More... almost 14 years ago
Performance increase as provided by leo.zen88 in http://code.google.com/p/java-libpst/issues/detail?id=59&sort=-id More... almost 14 years ago
simple git ignore file to keep things clean More... almost 14 years ago
Addition of github markdown readme More... almost 14 years ago
fix for static use of non thread-safe SimpleDateFormat More... over 14 years ago
updated javadocs More... almost 15 years ago
fix for possible colour category entry with no categories. More... almost 15 years ago
fix for 7c table breakage in 32bit PSTs More... almost 15 years ago
removal of duplicate method and addition of category colour functionality. More... almost 15 years ago
fix typo More... almost 15 years ago
Implementation of fallback method of obtaining child list if primary list fails (common in corrupted PSTs) More... about 15 years ago
fixes attempt at reading children of search folders More... about 15 years ago
git-svn-id: https://java-libpst.googlecode.com/svn/trunk@79 fab39794-68fa-11de-a719-67d2479c5694 More... over 15 years ago
clean up a bunch of debugging code More... over 15 years ago
Re-license under LGPL and Apache 2.0 for Tika compatibility More... over 15 years ago
updates to java docs More... over 15 years ago
removal of index level table debuggging message More... over 15 years ago
fixes for body encoding when HTML and plain text versions use different codepages More... over 15 years ago
Addition of embedded attachment properties More... over 15 years ago
Attachment fixes More... over 15 years ago
a bunch of changes to make things a little easier, PSTFile now accepts a File instead of just a string, the message store now contains a method for getting the UUID tag (should be unique to each PST file). PSTFolder now has getChildDescriptorNodes which returns a list of child node id's without the overhead of creating a PSTObject for every child. More... over 15 years ago
git-svn-id: https://java-libpst.googlecode.com/svn/trunk@70 fab39794-68fa-11de-a719-67d2479c5694 More... over 15 years ago