On Wed, Dec 14, 2005 at 11:18:32PM +0100, Roman Zippel wrote:
>
> > Compared to the previous version (from February 2003), this one should be
> > less buggy (especially wrt. the escape character handling), should not
> > crash while resizing and the resizing should have immediate effect
> > (altho
On Mon, Dec 12, 2005 at 09:08:17PM +0100, Petr Baudis wrote:
>
> Ok. I didn't want to pollute scripts/kconfig/ too much, but if it's ok
> by you, I can do it that way. I will submit another series later in the
> evening.
I've just done the renaming and relevant updates.
So you will deal with much
On Monday 12 December 2005 06:20 am, Petr Baudis wrote:
> Dear diary, on Mon, Dec 12, 2005 at 04:18:26AM CET, I got a letter
> where Kurt Wall <[EMAIL PROTECTED]> said that...
>
[...]
> > > + submenu->data = (void *) !submenu->data;
> >
> > Shouldn't this be:
> > submenu->data = (void *)
On 12/12/05, Petr Baudis <[EMAIL PROTECTED]> wrote:
> After three years, the zombie walks again! This patch (against the latest
> git tree) cleans up interaction between kconfig's mconf (menuconfig
> frontend) and lxdialog. Its commandline interface disappears in this patch,
> instead a .so is pac