Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-06-11
| ||
| 15:23 | still trying to figure out windows and other classes. need to figure it out before i can proceed further since it is required for wombatforensics, which uses all other tools.. Leaf check-in: 251d04c254 user: pasquale tags: main, trunk | |
| 15:08 | trying to figure out how to handle the subwindow for tagmanager and know if there is a change... check-in: 3cd123edd0 user: pasquale tags: main, trunk | |
| 13:58 | opentagmanager function finishes while the window is open, it isn't modal. so i need to find some way after the tag manager is used to update the table and the tagged list... check-in: 137eee6334 user: pasquale tags: main, trunk | |
| 12:27 | working on preview, publish, opening attachments, and updating existing tags in the table... check-in: 9938fea3a3 user: pasquale tags: main, trunk | |
| 12:23 | modifying a tag with tag manager that is in the table doesn't get updated... need to figure out how it works and simplify the updating... check-in: 57ef3a9499 user: pasquale tags: main, trunk | |
| 11:51 | tagging works, except for if the tag manager updates the tags and an item is tagged, then it fails miserably for a few tries... check-in: 6224259840 user: pasquale tags: main, trunk | |
| 11:10 | got set tag, table updated and taggedlist working. just need to implement create new tag, if i want to, remove tag, and then writetaggedlist for preview and publish. check-in: d471c6a485 user: pasquale tags: main, trunk | |
|
2026-06-10
| ||
| 14:41 | working on standardizing updating tags for table. then i can continue with the other functionality check-in: eed38e7f3a user: pasquale tags: main, trunk | |
| 11:39 | working on implementing tagging... check-in: 9d9079358c user: pasquale tags: main, trunk | |
|
2026-06-09
| ||
| 17:21 | fixed pst folder switch with no msgs... need to implement content/attaches for otehr mail types. then implement attachment opening and tagging, reporting , and export/importing check-in: 023236da7e user: pasquale tags: main, trunk | |
| 17:18 | working on table keyboard functinoality. need to clear table when i switch folders for pst when there are no messages... check-in: 6db35a2ae7 user: pasquale tags: main, trunk | |
| 16:33 | adjusted table column alignment, added comment to put mbox idx in a different place instead of ~/.wombatforensics/, got table populated for various mail formats. need to populate content and get tagging working... check-in: 3b45117437 user: pasquale tags: main, trunk | |
| 14:48 | fixed error for it to compile. check-in: bc019a93c9 user: pasquale tags: main, trunk | |
| 14:46 | switching eml/msg from loading table/content when selected in treeview, to loading table, then selecting table, and then loading from table selection to align with mbox and pst better and make it easier to follow code. check-in: 32c5a72924 user: pasquale tags: main, trunk | |
| 14:20 | fixed about box, removed fox stuff since i'm not using it anymore. check-in: f6b37cd070 user: pasquale tags: main, trunk | |
| 11:59 | got message content displayed in table. easier than other gui toolkits, so yeah! still need to keep working on the functionality for everything else... but making good progress. check-in: f6cd380566 user: pasquale tags: main, trunk | |
| 11:02 | working on getting pst messages for a folder selected in treelist. also fixing logic in treelist selection. slow progress, but code is smaller and leaner as i go. check-in: 72dba52762 user: pasquale tags: main, trunk | |
|
2026-06-08
| ||
| 11:33 | working on functionality check-in: 67da1b4fe6 user: pasquale tags: main, trunk | |
|
2026-06-07
| ||
| 15:29 | working on implementing mail functions for selected mailbox from the treelist... pst first check-in: f4f91e4648 user: pasquale tags: main, trunk | |
| 15:19 | got tree selection, just need to implement all the perspective mail functions from there.... starting with pst, cause why not. check-in: 1380f04c68 user: pasquale tags: main, trunk | |
| 14:47 | working on selected item from treelist... check-in: 3be1833b38 user: pasquale tags: main, trunk | |
| 14:37 | working on tree item selection check-in: de32e14b1a user: pasquale tags: main, trunk | |
| 14:26 | moved callback to wombatmail from itemtable. will see what i think and move it back if necessary. check-in: 038a6e3b9f user: pasquale tags: main, trunk | |
| 14:10 | got populatepst working. need to see if i can use that info to populate the table next. check-in: d7f7020325 user: pasquale tags: main, trunk | |
|
2026-06-05
| ||
| 20:12 | working on populatepst to work with fltk check-in: e6b26f9d81 user: pasquale tags: main, trunk | |
| 12:58 | working on mbox and pst check-in: c3ea70070c user: pasquale tags: main, trunk | |
| 12:38 | openmailbox works. need to implement populatepst and populatembox next... check-in: 1e01e2d053 user: pasquale tags: main, trunk | |
| 11:16 | fixed eml check, also fixed statusbar. no to implement openmailbox and then start implementing all functionality to get back to where i was check-in: ffd7dffdc3 user: pasquale tags: main, trunk | |
|
2026-06-04
| ||
| 16:24 | working on opening a mail file. there is an issue with eml checker, so i need to fix that, otherwise it is okay... check-in: e0032234b9 user: pasquale tags: main, trunk | |
| 15:38 | working on getting table data and then redrawing table... now that i know how to do this, i should be working on the list first. check-in: 603bbcaecd user: pasquale tags: main, trunk | |
| 15:13 | working on data array to handle my content check-in: 94737d1a28 user: pasquale tags: main, trunk | |
| 14:47 | working on implementing changing table values so i can then add all mail functionality... check-in: 460c823934 user: pasquale tags: main, trunk | |
| 14:40 | changed table box from DOWN_BOX TO NO_BOX and the wierd clicking missing drawing has gone away... check-in: 72e60c06b0 user: pasquale tags: main, trunk | |
| 14:23 | simplifying itemtable and trying to fix issues before i move onto anything else... check-in: 8f293c81db user: pasquale tags: main, trunk | |
|
2026-06-03
| ||
| 22:53 | test of repository movement check-in: bd8ab466c5 user: pasquale tags: main, trunk | |
|
2026-05-29
| ||
| 16:02 | still messes up even removing a lot of it and simplifying it. will simplify further and see how it goes. check-in: f2768e03b9 user: pasquale tags: main, trunk | |
| 15:46 | need to redo table class from the start using test table as a starter... check-in: 60403b4345 user: pasquale tags: main, trunk | |
| 14:59 | still working on learning how table works and fixing gui issues due to it check-in: 25c6c3efe5 user: pasquale tags: main, trunk | |
| 14:41 | working on fixing gui selection issues check-in: 169c33cb55 user: pasquale tags: main, trunk | |
| 14:20 | working on focus and keyboard movements... weird table displaying is my code probably, so need to fix that. check-in: f1ddcd0130 user: pasquale tags: main, trunk | |
| 13:38 | working on table user actions, such as mouse/keyboard interaction check-in: 08a650d7ae user: pasquale tags: main, trunk | |
|
2026-05-27
| ||
| 15:30 | working on item table for mail items check-in: 95d4079d38 user: pasquale tags: main, trunk | |
|
2026-05-26
| ||
| 14:24 | working on custom itemtable to handle mail items check-in: d14a324751 user: pasquale tags: main, trunk | |
|
2026-05-22
| ||
| 18:20 | got text_display working check-in: 5a2fee1200 user: pasquale tags: main, trunk | |
| 16:10 | layout except for table and text display are working. need to work on those next and then i can work on implementation check-in: ce3760bdee user: pasquale tags: main, trunk | |
| 15:34 | need to work on toolbar spacing, but layout is pretty good so far. check-in: 7efaa07d77 user: pasquale tags: main, trunk | |
| 15:24 | working on layout. it is working, but i will need to replace text,table boxes with actual widgets once i learn how to implement them check-in: c1693a8778 user: pasquale tags: main, trunk | |
|
2026-05-21
| ||
| 16:45 | need to remove titlebar nad statusbar and figure out fl_tile as it takes the whole window and then add them back in. check-in: ad4da874bb user: pasquale tags: main, trunk | |
| 14:22 | working on splitters for items check-in: b891494d66 user: pasquale tags: main, trunk | |
| 14:04 | working on fltk gui layout. then i can work on the functionality check-in: f70dad4450 user: pasquale tags: main, trunk | |