Tommaso Cucinotta wrote: > Added a new patch. Hi Tommaso,
this is just to let you know that we are actually noticing what you are doing :-) You might be aware that we are busy with getting 1.5.0 out (and in feature freeze), so you will have to be a bit patient. I have applied your patch and had a quick look (I had to add the Controllers to controllers/Makefile.am to make it compile). It looks very promising! Some things are not working yet (e.g. searching for special symbols like ligature breaks, replacing), but you might be aware of that. I also think you new input widget (i.e. the small work area) might be of general use for other dialogs, such as the url and index dialogs (which would fix the problems with non-escaped characters). Impressing stuff. Jürgen P.S. Some formal issues I've noticed with the patch: - our source files are encoded in latin 1 (your patch mangles names with special characters, such as "Bjønnes") - please adapt the formatting (always tab for indendation, max line lenght ~75 chars) to the rest of the code. Have a look at development/code_rules for some hints. Jürgen
