Re: [PATCH] KDE FormToc cleanup

2000-09-14 Thread John Levon
On Wed, 13 Sep 2000, Dekel Tsur wrote: > On Wed, Sep 13, 2000 at 11:27:40AM +0200, Juergen Vigna wrote: > > > > On 13-Sep-2000 John Levon wrote: > > > > > > I should get some sleep :/ > > > > I forgot in my former mail: > > > > GOOD WORK!!! > > > > I like the new look of the KDE-TOC-DIA

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread Dekel Tsur
On Wed, Sep 13, 2000 at 11:27:40AM +0200, Juergen Vigna wrote: > > On 13-Sep-2000 John Levon wrote: > > > > I should get some sleep :/ > > I forgot in my former mail: > > GOOD WORK!!! > > I like the new look of the KDE-TOC-DIALOG!!! The Klyx TOC dialog is a little bit nicer (e.g. the ab

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread Juergen Vigna
On 13-Sep-2000 Lars Gullik Bjønnes wrote: > > or only kde? I meant frontends/kde :) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-39

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 13-Sep-2000 John Levon wrote: | > | > But to do that would require me to have *two* source trees, because cvs | > won't know about the new files because I can't do "cvs add". | > | | Well I guess we can add you to the cvs-readonly list AND this me

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread Juergen Vigna
On 13-Sep-2000 John Levon wrote: > > But to do that would require me to have *two* source trees, because cvs > won't know about the new files because I can't do "cvs add". > Well I guess we can add you to the cvs-readonly list AND this means you CAN do an add ;) > just another of those annoyi

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread Juergen Vigna
On 13-Sep-2000 John Levon wrote: > > I should get some sleep :/ I forgot in my former mail: GOOD WORK!!! I like the new look of the KDE-TOC-DIALOG!!! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread Juergen Vigna
On 13-Sep-2000 John Levon wrote: > > Argh, I accidentally sent an old version which won't compile. > Sorry ! New one attached > No problem I read your mail late enough ;) I'll commit this too! NOW: PLEASE make the next patch with the command: cvs diff -N -u >kdewhatever.patch FRO

Re: [PATCH] KDE FormToc cleanup

2000-09-13 Thread John Levon
Argh, I accidentally sent an old version which won't compile. Sorry ! New one attached I should get some sleep :/ thanks john On Wed, 13 Sep 2000, John Levon wrote: 2000-09-13 John Levon <[EMAIL PROTECTED]> * src/frontends/kde/formtocdialog.C * src/frontends/kde/formtocdia

[PATCH] KDE FormToc cleanup

2000-09-12 Thread John Levon
2000-09-13 John Levon <[EMAIL PROTECTED]> * src/frontends/kde/formtocdialog.C * src/frontends/kde/formtocdialog.h * src/frontends/kde/FormToc.C * src/frontends/kde/FormToc.h: change to make TOC hierarchical properly ? formtoc.diff Index: FormToc.C ==