Re: [cssed-devel] Changes in cvs for findinfiles plugin
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2004-09-11 13:19:20
|
On Sat, 2004-09-11 at 10:04, Michèle Garoche wrote: > I've made changes to make it work on Mac, + changes in strings and > update of po files. > > Works fine under Mac, please update your copy. > > Here is the diff: Great, thanks. > > ______________________________________________________________________ > Of course, you will have to regenerate the configure and Makefile.in, > as I did not touch them (since otherwise, they have changed also in > cvs, just configure.in and Makefile.am). Ok > A better (cleaner) change would be to block the interface for Mac with > the depth always activated and the minimum depth to 1. I've just bocked the "Depth" spin button at minimun value of 1, so there's no need for the test if it's < 1. Changes in CVS, patch attached. > I've noticed some glitches when using depth > 1, the search does not > end. Is it the same on other systems? Not at all. I'm still thinking there's something bad in getline(). The command line works fine in the shell, so the failure must be in the code. > But it works perfectly with depth =1; so maybe we could block the depth > on Mac to 1, then the user changes the base directory, not ideal, but > at least it works, could it a quick workaround in case you want to > release very quickly. Ok, will hide in OsX the "Depth" settings if we doesn't find other way, but it's still in my head to completly fix it on OsX. I'll also fix the encoding warnings converting all text to UTF8 before passing it to the pango layout. -- Iago Rubio - Home page * http://www.iagorubio.com - Last project * http://cssed.sourceforge.net - GPG Keyserv * pgp.rediris.es id=0x909BD4DD |