Olivier Sessink
2013-10-09 06:25:50 UTC
Hi all,
in svn trunk/testcode/filetreemodel/ I have coded a new backend for the
filebrowser - much more memory efficient and much faster. Please test
it, the top of main.c explains how to compile the code.
I see one problem with it: if you first click a directory (which
triggers a directory refresh) and then expand it, everything works OK,
but if you immediately expand it, there is a funny thing: some regular
filenames show up with an expander icon next to it. I cannot find what
is causing this behavior. If we manage to fix this issue I think we can
merge it into the bluefish code.
Olivier
in svn trunk/testcode/filetreemodel/ I have coded a new backend for the
filebrowser - much more memory efficient and much faster. Please test
it, the top of main.c explains how to compile the code.
I see one problem with it: if you first click a directory (which
triggers a directory refresh) and then expand it, everything works OK,
but if you immediately expand it, there is a funny thing: some regular
filenames show up with an expander icon next to it. I cannot find what
is causing this behavior. If we manage to fix this issue I think we can
merge it into the bluefish code.
Olivier