0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git-svn-id: https://java-libpst.googlecode.com/svn/trunk@69 fab39794-68fa-11de-a719-67d2479c5694 More... almost 15 years ago
Attempted fix for local descriptor confusion. More... almost 15 years ago
git-svn-id: https://java-libpst.googlecode.com/svn/trunk@67 fab39794-68fa-11de-a719-67d2479c5694 More... over 15 years ago
Fixed array bounds exception when ReservedBlock1Size isn't present in a recurrence pattern More... over 15 years ago
javadoc updates More... over 15 years ago
ANSI fixes for alternate type, removed some commented out functions, etc. More... over 15 years ago
Cache complete item lists only More... over 15 years ago
Minor fixes for getEmbeddedPSTMesage() and getRecipient() More... over 15 years ago
remove legacy code More... over 15 years ago
git-svn-id: https://java-libpst.googlecode.com/svn/trunk@60 fab39794-68fa-11de-a719-67d2479c5694 More... over 15 years ago
huge update to increase performance on stupidly large PSTs More... over 15 years ago
massive amount of changes to support XXBlocks, large tables and move away from using lots of arrays to the NodeInputStream, which accesses data directly from disk. More... over 15 years ago
attempted support for codepages in 32bit PSTs More... over 15 years ago
Start of 32bit support!!! More... over 15 years ago
implementation of input stream for attachments More... over 15 years ago
Coalesced PSTObject.processArray() and PSTObject.getBlockOffsets() More... over 15 years ago
XBLOCK fixes More... over 15 years ago
Added block offset array to PSTDescriptorItem and pass to PSTTable7C; fixed Issue 18. More... over 15 years ago
Added message classes that start with IPM.Schedule.Meeting to those that map to PSTAppointment More... over 15 years ago
Try harder to find SMTP address in getSmtpAddress(). More... over 15 years ago
Commented out debug messages; tidied up More... over 15 years ago
regenerated javadoc, little clean-up More... over 15 years ago
fix for reading long items correctly, just noticed it while looking through the code More... over 15 years ago
Allow access to embedded message More... over 15 years ago
Fixed reading ExtendedException struction per MSDN More... over 15 years ago
Classes for recurring appointments. More... over 15 years ago
Fixed null pointer exception if PropertyNames.txt is missing. More... over 15 years ago
message class of IPM.OLE.CLASS.{00061055-0000-0000-C000-000000000046} is an embedded appointment; a couple more timezone tweaks More... over 15 years ago
Better accessor method for embedded PST objects in attachments, now treating PropertyNames.txt as a resource to avoid possible system path confusion, move getAttachNum and getAttachSize to PSTAttachment More... over 15 years ago
Added utcTimeZone. Cache a copy of the SimpleTimeZone. More... over 15 years ago