Re: [mlview-list][patch] New completion widget #2.



Hi Nicolas,

The patch looks good to me.
I have just included #include <string.h> in mlview-completion-table.c
to prevent some compiler warnings (due to the use of strcpy() and
memset() ).

The patch is applied and commited in CVS HEAD.

Now, thanks to this patch, mlview does not rely on any gtk1.xxx specific
API anymore. This is a great achievement ! We now have a full gtk+-2.xxx
based app :-)

Thank you very much for your time and efforts.

Dodji.


Le jeu 08/01/2004 à 22:25, Nicolas Centa a écrit :
> Hello,
> 
> 	This patch replaces the old completion widgets (GTK+ 1.x) by a new
> standalone one. I completely rewrote it since the last patch I posted ;
> this one is cleaner, simpler, usable.
> 
> Nicolas Centa
> "HappyPeng"
> 
> The tarball countains the new files, the patch countains the
> modification to existing ones.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]