UPDATE:
Development is going very well these days. Yesterday, I fixed an issue which caused the script to read the decrypted file too fast during the merging process, causing it to fail. This has been fixed by adding a 200 ms timeout after decryption and seems to work fine on my computer. (No BETA's were yet released to testers.)
Today, I can say that one of my most wanted additions is finally working. I've had lots of trouble with it before, but today I tried a different approach to do it, and with success. Today, I can say that Log Manager will be able to place
images in a pop-up menu!
The image explains all!
This has been done using GDI+ to create a GDI+ Bitmap from an image file (in this case, GIF images) and then create a HBITMAP which I can use in the pop-up menu from the GDI+ Bitmap. I'm currently awaiting matty's response to allow me using his GDI+ global variables and initialize and shut down functions. If he agrees, I'll probably be releasing a new BETA to my testers very soon.
And, as requested by warmth, the tree view structure in the Browse window is a bit wider and compared to previous versions, it's the stretchable element now instead of the right panel text. This makes that if you enlarge the window, the tree view will follow, giving you more space to browse through the folders.
(Oh yeah, that new icon in the functions bar is the new Log Merge button. Just in case you were wondering what it was.
)