WombatMailViewer

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-03-13
21:06
code cleanup for pst, and msg. need to check the msg change so i can clean up that code from wombatmail.cpp. Leaf check-in: 2efb7af30a user: pasquale tags: main, trunk
20:32
initial attachment export works. need to test and fix any issues that are encountered, but a good start so far. check-in: 6e78fe64c9 user: pasquale tags: main, trunk
20:04
working on getting the message attachment content check-in: 1e8fe4cabc user: pasquale tags: main, trunk
19:48
fixed attachment list so it's only real attachments and not body content. check-in: 7f48a904fe user: pasquale tags: main, trunk
13:27
working on switching to libpst. need to fix attachments so it doesn't display the body content, also export attachments when selected, and everything else. removed libpff and some libpst headers i don't need check-in: 0345e11939 user: pasquale tags: main, trunk
11:30
removed some old code. still need to implement base64 display, and attachment list check-in: 526a299291 user: pasquale tags: main, trunk
11:26
cleanup is progressing, still need to check and correct some issues check-in: c492023aa9 user: pasquale tags: main, trunk
2026-03-12
16:36
working on code cleanup for the pst messages. check-in: 236754bf34 user: pasquale tags: main, trunk
13:25
working on cleaning up pst.cpp code check-in: 8043e192be user: pasquale tags: main, trunk
2026-03-11
19:11
got contents, just need a massive cleanup and simplification based moving the c code to cpp and getting just what i need check-in: f5ba063a0c user: pasquale tags: main, trunk
18:45
messy, but it displays preamble, content, and header. need to do attachments check-in: 18611443dd user: pasquale tags: main, trunk
10:58
working on testing libpst code and once working, will need to make major cleanups check-in: da0c0f0d0f user: pasquale tags: main, trunk
10:32
testing libpst code check-in: 5803e8a852 user: pasquale tags: main, trunk
2026-03-10
14:11
working on getting body contents working, then i'll clean up check-in: b775773a9b user: pasquale tags: main, trunk
13:24
working on pst body/headers to get working, then i will clean up code and attempt to remove most readpst functions i added check-in: 22d7de2035 user: pasquale tags: main, trunk
11:00
working on pst headers/body check-in: bbccf236bd user: pasquale tags: main, trunk
2026-03-09
16:03
working on message contents, it is crashing right now, but should probably work if i check for fields first check-in: 9792dd14a6 user: pasquale tags: main, trunk
15:43
working on selected message content, preamble, body, and transport headers check-in: 6dc55b5468 user: pasquale tags: main, trunk
12:01
fixed get folder messages, need to get message content for selected message check-in: f3a010cf6a user: pasquale tags: main, trunk
2026-03-06
17:05
working on getting folder messages list. right now i am 1 level too deep, so it is getting the messages for the child of the relevant folder, not the relevant folder. check-in: 60bb3d81a6 user: pasquale tags: main, trunk
16:20
working on libpst implementation. currently on get msg list for a folder check-in: 83fc223dc9 user: pasquale tags: main, trunk
14:55
replaced libpff pst folder populating with libpst. message list is next check-in: 1b0c671096 user: pasquale tags: main, trunk
2026-03-05
13:45
working on getting folderstructure check-in: 17125beab4 user: pasquale tags: main, trunk
13:33
working on implementing libpst vs libpff, since it's smaller and seems to do everything properly as well. check-in: cb89d06a4b user: pasquale tags: main, trunk
12:10
forgot to include libpst static library check-in: a06a127beb user: pasquale tags: main, trunk
12:10
updated pff library and am working on possibly switching to libpst check-in: 1428d89c9d user: pasquale tags: main, trunk
2026-03-04
15:54
working on getting cc/bcc/to from pst. got message/header and attachment list check-in: 8565836809 user: pasquale tags: main, trunk
15:28
working on adding attachments to message. check-in: 7e4182456d user: pasquale tags: main, trunk
14:50
cleaning up code check-in: 864a533fd7 user: pasquale tags: main, trunk
12:18
starting work on populating msg and attachment list check-in: 57433ab8ad user: pasquale tags: main, trunk
12:08
populating pst msgs for a folder works. now to populate msg contents for a selected msg from a folder for a pst. check-in: 844f6c9946 user: pasquale tags: main, trunk
2026-03-03
18:43
working on getting getfoldermessages for a selected folder... check-in: 585816d33e user: pasquale tags: main, trunk
17:21
working on getting messages from a pst folder check-in: 316a612fc3 user: pasquale tags: main, trunk
16:08
working on populating messages in folder table for a selected folder check-in: 09668c5a02 user: pasquale tags: main, trunk
16:04
working on moving pst to class and cleaning up pst code check-in: fc5967b2de user: pasquale tags: main, trunk
2026-03-02
20:55
working on populating pst folder tree... need to get parent, then add child to parent based on map. check-in: f696665f94 user: pasquale tags: main, trunk
20:27
initial test of get folder structure seems to work. will double check and test to see if it is working and then add it to the gui check-in: cc5d1b8224 user: pasquale tags: main, trunk
19:54
fixed mimetic code so it works without being installed and just available locally with the static library check-in: f399252ead user: pasquale tags: main, trunk
13:40
working on generating folder structure map check-in: 893208ede0 user: pasquale tags: main, trunk
13:13
working on parsing pst folders, and recording the structure to rebuild map check-in: f0b954b0b8 user: pasquale tags: main, trunk
2026-02-27
18:58
working on pst folder structure check-in: 38e42b0419 user: pasquale tags: main, trunk
18:40
working on getting pst folder structure check-in: 1c9e58c3a3 user: pasquale tags: main, trunk
18:07
working on cleaning up pst code check-in: 2574941a27 user: pasquale tags: main, trunk
18:01
working on moving pst code to a class. check-in: 480b45a643 user: pasquale tags: main, trunk
15:09
possibly will remove liblexbor, since i don't want to convert html to txt, just include html as another text area in the eml message with mimetic. moving to clean up pst code and move into class check-in: a223c4a4e9 user: pasquale tags: main, trunk
15:01
cleaning up code and moving it to class files. cleaned up mailboxtype check check-in: 1c531c60cb user: pasquale tags: main, trunk
14:16
changed check for eml from vmime to mimetic. on to pst, mbox, then export and import. check-in: 410cc45d1f user: pasquale tags: main, trunk
13:57
starting to move msg out of main class into it's own class check-in: f56f2fd4dd user: pasquale tags: main, trunk
11:55
removed vmime, still need to add code from mimetic for a bunch of functions, but i need to first do mbox, msg, and pst in classes for simplicity. check-in: 2a86fb3712 user: pasquale tags: main, trunk
2026-02-26
18:10
replacing vmime with mimetic check-in: 84d27ab894 user: pasquale tags: main, trunk