I made a few updates.
From now all the bookmarks-related files (*.bmk.txt) get stored automatically into /mnt/us/cr3xcb/bookmarks folder. No need to create it manually, it will be added on demand.
There was the related bug causing adding zero-bytes bookmarks files in the /mnt/us/documents folder. (see
Tsukasa's posts). It is fixed now.
To make debugging easier I put the appropriate settings into the crlog.ini file, which is now bundled with the archive.
Apart from that, I made a tiny change. Our ports (
bhaak's one and mine) use exactly the same CR3 engine (v. 3.0.55-39). This info can be found in the About dialog. Since we make many changes asynchronously, soon it will become difficult to distinguish between the available binaries. So the quick solution is to output the build date in that dialog window. It is printed in the last row of the table there. For example, my latest build has the 'Mar 18 2012' timestamp.
(it is just a quick solution until I pull a request to
bhaak.)
Now back to the broken things:
"Go to page", "Search dialog", "Go to percent" options are still broken
That's all for now