Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-12-30
| ||
17:16 | check for wombatreporter and wombattagmanager before make and when running. updated version to v1.0 Leaf check-in: 569737ba9f user: pasquale tags: main, trunk, v1.0 | |
2024-12-23
| ||
18:22 | initial report content is base64 encoded. check-in: a7bdc8daa2 user: pasquale tags: main, trunk | |
18:19 | working on base64 encoding the reporting content so i can then decode it for reporting. check-in: 8d76a65598 user: pasquale tags: main, trunk | |
2024-12-17
| ||
12:36 | added a manpage, updated the makefile, and removed the wombattagmanager and wombatreporter binaries, since they are global and should only be installed once for all the tools in the suite. check-in: a75e060ccb user: pasquale tags: main, trunk, v0.9 | |
2024-12-12
| ||
19:00 | updated wombatreporter to handle the new xml reporting format check-in: c02a492fa4 user: pasquale tags: main, trunk | |
2024-12-04
| ||
15:38 | workworking on implementing new xml based reporting format. got it written... from wombat registry, need to now implement it in wombatreporter check-in: b29a6c49b0 user: pasquale tags: main, trunk | |
14:01 | working on generalizing report output from registry tool so other tools can do the same. will store it in xml with unique tags so content in any format shouldn't get in the way of parsing the xml with rapidxml check-in: 984dd51306 user: pasquale tags: main, trunk | |
2024-12-03
| ||
12:53 | added license title to LICENSE file. check-in: 11ed033040 user: pasquale tags: main, trunk | |
2024-12-01
| ||
19:33 | fixed some issues and will re-release as v0.9 check-in: c94d9f7c87 user: pasquale tags: main, trunk | |
2024-11-26
| ||
19:13 | removed old qt5 folder from repository check-in: ae35ad2e42 user: pasquale tags: main, trunk | |
12:29 | added v0.9 release tag check-in: 96c2e9a19a user: pasquale tags: main, trunk | |
12:25 | playing with fossil tags check-in: 086dbfa2a4 user: pasquale tags: main, trunk | |
2024-11-25
| ||
17:21 | trying to get the app icon to show in labwc titlebar. check-in: 7b6d546666 user: pasquale tags: main, trunk | |
2024-11-18
| ||
15:55 | updated libregf files to compile with libregf being installed. check-in: e74d2ca5ca user: pasquale tags: main, trunk | |
2024-10-30
| ||
12:15 | working on getting icon to show in linux labwc desktop check-in: d4426eebae user: pasquale tags: main, trunk | |
2024-10-25
| ||
14:42 | added tags for v0.9 release check-in: bd8f2ffb80 user: pasquale tags: main, trunk | |
2024-10-10
| ||
20:45 | fixed about issue formatting, v0.9 is ready to launch. check-in: 2e5bcfb243 user: pasquale tags: main, trunk | |
20:42 | fixed crashing bug when give it not a file to open on the cmdline. updated about box and removed code i no longer need such as managetags and viewer since they were decoupled. check-in: d836f5b425 user: pasquale tags: main, trunk | |
20:22 | added tag manager and reporter binaries to repository for ease of use. check-in: 06c9439523 user: pasquale tags: main, trunk | |
20:17 | code cleanup and working on fixing some bugs before i setup the v0.9 release check-in: 20fc1b63e4 user: pasquale tags: main, trunk | |
2024-09-01
| ||
19:25 | fixed the save dialog, so i can ensure the file extension is applied, so i know what to call. Once postscript is ready, i should be able to clean up the code and update the about box and push out v0.9 check-in: b432586d84 user: pasquale tags: main, trunk | |
2024-08-31
| ||
21:00 | got viewer decoupled and working. just need to implement the viewer features and then put it with wombatregistry. check-in: 0f9787e577 user: pasquale tags: main, trunk | |
01:44 | working on decoupled viewer check-in: f580be35a8 user: pasquale tags: main, trunk | |
01:19 | working on viewer code and what registry check-in: f483aaed87 user: pasquale tags: main, trunk | |
2024-08-30
| ||
13:11 | working on decoupling the report generator/viewer. check-in: 04c3f96b97 user: pasquale tags: main, trunk | |
12:41 | figuring out how to decouple reporting check-in: 428fb52598 user: pasquale tags: main, trunk | |
12:12 | got tagging working with the new global tagging system between all my apps. now i need to implement the independent viewer, and the independent about box so i don't have to move and duplicate code for every new application. viewer first. check-in: ff9fa53221 user: pasquale tags: main, trunk | |
11:52 | code cleanup before i work on popup menu features check-in: cd949dd973 user: pasquale tags: main, trunk | |
11:48 | implemented tag manager. need to implement or remove new tag/remove tag popup menu items, then implement the standalone viewer/report generator, and then replace the current viewer/report generator with the independent one, and also attempt to implement postscript reporting. check-in: 66c8ce2a73 user: pasquale tags: main, trunk | |
10:41 | the issue is with my code, one hive path is stored as path with links, other is stored as real path. check-in: 893d595750 user: pasquale tags: main, trunk | |
10:27 | values aren't listing for the keys. updated libregf, tried dynamic linking vs static linking and still doesn't work. need to check libregf code and see if the function changed, otherwise this issue keeps happening and i can't pin it down, so i will have to manually parse the registry and not use the libregf library. that will be a shame if i have to do that. check-in: 904f8900e9 user: pasquale tags: main, trunk | |
2024-01-17
| ||
21:32 | updated aboutbox for version 0.8 check-in: 28c6d7317a user: pjrinaldi@protonmail.com tags: main, trunk | |
21:25 | fixed command line issue so opening another registry file works correctly. check-in: 46c8a647a2 user: pjrinaldi@protonmail.com tags: main, trunk | |
18:35 | implemented close button and tested and it worked. check-in: 53c0262a2e user: pjrinaldi@protonmail.com tags: main, trunk | |
2024-01-16
| ||
22:40 | added close hive button, need to test more but initial testing seems to work. check-in: c07176efbe user: pjrinaldi@protonmail.com tags: main, trunk | |
2023-12-19
| ||
20:00 | fixed generate report function moved from the viewer to the main file, so it will work regardless of previewing or not. need to add the the close button and fix the command line issue before i can release v0.8 check-in: 30d18fc811 user: pjrinaldi@protonmail.com tags: main, trunk | |
2023-05-26
| ||
10:05 | i think i have all dependencies compiled in with static libraries and the include files in the repository check-in: ab222495a6 user: pjrinaldi@protonmail.com tags: main, trunk | |
2023-05-25
| ||
20:58 | close to getting the make row visible working, need to iron it out a little more check-in: c636950858 user: pjrinaldi@gmail.com tags: main, trunk | |
20:29 | trying to incorporate fox toolkit so that doesn't haven't to be donwloaded and compiled to get this program working. check-in: 008c4b3a87 user: pjrinaldi@gmail.com tags: main, trunk | |
11:47 | added libregf includes into my code so there is no extra library to install check-in: af22c7afaf user: pjrinaldi@protonmail.com tags: main, trunk | |
2023-03-25
| ||
20:10 | added capability to launch wombatregistry from the commandline with a registry file to preload it Leaf check-in: 72f94855f8 user: pjrinaldi@gmail.com tags: v0.7, trunk | |
2023-03-24
| ||
18:23 | fixed item end dashed line length and auto resizing for tags and name columns in value table check-in: aa3bbcfe11 user: pjrinaldi@gmail.com tags: trunk | |
2023-02-24
| ||
06:33 | moved a qt file to it's subfolder from the main folder. will have to delete qt stuff soon. check-in: 9199aea037 user: pjrinaldi@gmail.com tags: trunk | |
06:32 | updated code in support of a v0.7 release. just need to perform some testing check-in: 69643c4fb0 user: pjrinaldi@gmail.com tags: trunk | |
2023-01-20
| ||
22:16 | fixed renaming tags and updating table list tag values. check-in: 4b14660d8a user: pjrinaldi@gmail.com tags: trunk, v0.6 | |
21:36 | working on updating the tag names... check-in: 4e5756889e user: pjrinaldi@gmail.com tags: trunk | |
21:22 | working on replacing tagged item when tag is modified. check-in: 634f0f0cb4 user: pjrinaldi@gmail.com tags: trunk | |
21:09 | fixed the similar tag names and the counting of tagged items for reporting. check-in: 19612dd8ad user: pjrinaldi@gmail.com tags: trunk | |
00:47 | added usbstor first install, last connected, last removal, wordwheelquery, mounteddevices, opensavepidlmru for names with short names FILE~1.TXT, registry hives of same name, up/down arrows for the value table. just need to test opensavepidlmru and wordwheelquery, then if i don't find any other artifacts, i can release v0.6 check-in: 5c554305ae user: pjrinaldi@gmail.com tags: trunk | |
00:20 | fixed key selection for different hives with same name. check-in: b27b331b12 user: pjrinaldi@gmail.com tags: trunk | |