Re: GUII status (was Re: patch InsetInfo->InsetNote)

2000-09-27 Thread Allan Rae
On Wed, 27 Sep 2000, John Levon wrote: > Ok, you're right. The status thing was just a first stab at something, and > it indeed does seem it's not adequate. So can you give a complete list of > the states you think should exist and what they mean ? I ask you only > because you have better idea of

Re: GUII status (was Re: patch InsetInfo->InsetNote)

2000-09-27 Thread John Levon
On Wed, 27 Sep 2000, Allan Rae wrote: > Here's a really simple example: > > Preferences is in the xforms tree. Only half the lyxrc variables are in > the dialog. The dialog will be completely redesigned to limit the > possiblity of segfaults caused by tabs not fitting in the dialog width. > It

Re: cleanup patch and Re: patch InsetInfo->InsetNote

2000-09-27 Thread Angus Leeming
This is a reply to several different mails... Allan> Committed. I had to fix a couple of small things (noncopyable wasn't Allan> removed in a couple of places and gave warnings for examlpe). Interesting. The value of testing on different compilers, I guess. Allan> I'd prefer it if you removed

Re: patch InsetInfo->InsetNote

2000-09-27 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Wed, 27 Sep 2000, Allan Rae wrote: | | > On Tue, 26 Sep 2000, Angus Leeming wrote: | > [...] | > > Angus> Finally, I have made the xforms implementation of FormCopyright a | > > Angus> derived class of FormBase and demonstrated that none of these | > >

Re: patch InsetInfo->InsetNote

2000-09-26 Thread Allan Rae
On Wed, 27 Sep 2000, Allan Rae wrote: > On Tue, 26 Sep 2000, Angus Leeming wrote: > [...] > > Angus> Finally, I have made the xforms implementation of FormCopyright a > > Angus> derived class of FormBase and demonstrated that none of these > > Angus> FormXXX classes need be dependent on Dialogs.

Re: patch InsetInfo->InsetNote

2000-09-26 Thread Allan Rae
On Tue, 26 Sep 2000, Angus Leeming wrote: [...] > Angus> Finally, I have made the xforms implementation of FormCopyright a > Angus> derived class of FormBase and demonstrated that none of these > Angus> FormXXX classes need be dependent on Dialogs.h if they are > Angus> passed pointers to the re

Re: GUII status (was Re: patch InsetInfo->InsetNote)

2000-09-26 Thread Allan Rae
On Tue, 26 Sep 2000, John Levon wrote: > On Tue, 26 Sep 2000, Allan Rae wrote: > > > Then perhaps we need an extra state: Pending > > to distinguish stuff that is present in the codebase and being worked on > > (in progress) from stuff that has a patch pending or is being worked on > > but not i

Re: GUII status (was Re: patch InsetInfo->InsetNote)

2000-09-26 Thread John Levon
On 26 Sep 2000, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | On Tue, 26 Sep 2000, Allan Rae wrote: > | > | > Then perhaps we need an extra state: Pending > | > to distinguish stuff that is present in the codebase and being worked on > | > (in progress) from stuff th

Re: GUII status (was Re: patch InsetInfo->InsetNote)

2000-09-26 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, 26 Sep 2000, Allan Rae wrote: | | > Then perhaps we need an extra state: Pending | > to distinguish stuff that is present in the codebase and being worked on | > (in progress) from stuff that has a patch pending or is being worked on | > but not i

Re: patch InsetInfo->InsetNote

2000-09-26 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I thought we were supposed to be waiting for NEW_INSETS before | creating new collapsable stuff. Jupp. Lgb

GUII status (was Re: patch InsetInfo->InsetNote)

2000-09-26 Thread John Levon
On Tue, 26 Sep 2000, Allan Rae wrote: > Then perhaps we need an extra state: Pending > to distinguish stuff that is present in the codebase and being worked on > (in progress) from stuff that has a patch pending or is being worked on > but not in the codebase yet (pending). > > Allan. (ARRae) >

Re: patch InsetInfo->InsetNote

2000-09-26 Thread Angus Leeming
Lots of feedback. Cheers! JMarc> I thought we were supposed to be waiting for NEW_INSETS before JMarc> creating new collapsable stuff. Jürgen> Yes I'm also of the opinion we should now freeze the code for NEW Jürgen> stuff! What we should still accept is GUII (porting of EXISTING Jürgen> dialogs

Re: patch InsetInfo->InsetNote

2000-09-26 Thread Juergen Vigna
On 26-Sep-2000 Jean-Marc Lasgouttes wrote: > > I thought we were supposed to be waiting for NEW_INSETS before > creating new collapsable stuff. Yes I'm also of the opinion we should now freeze the code for NEW stuff! What we should still accept is GUII (porting of EXISTING dialogs to the fronte

Re: patch InsetInfo->InsetNote

2000-09-26 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Attached is a patch containing the replacement for InsetInfo, Angus> InsetNote. It also contains the new files insetnote.[Ch]. Angus> Please remove insetinfo.[Ch] as they are now redundant. Angus> In view of the on-going discussio

Re: patch InsetInfo->InsetNote

2000-09-25 Thread Allan Rae
On Mon, 25 Sep 2000, Angus Leeming wrote: > Attached is a patch containing the replacement for InsetInfo, InsetNote. It > also contains the new files insetnote.[Ch]. Please remove insetinfo.[Ch] as > they are now redundant. It would be nice if Painter could be extended to support the drawing o

Re: patch InsetInfo->InsetNote

2000-09-25 Thread Allan Rae
On Mon, 25 Sep 2000, John Levon wrote: > On Mon, 25 Sep 2000, Angus Leeming wrote: > > > On Mon, 25 Sep 2000, John Levon wrote: > > > > > Should the GUII matrix be updated for this ? > > > > Not until the patch is accepted! (Anyway, if accepted, it'll mean that "Note" > > should be removed fr

Re: patch InsetInfo->InsetNote

2000-09-25 Thread John Levon
On Mon, 25 Sep 2000, Angus Leeming wrote: > On Mon, 25 Sep 2000, John Levon wrote: > > > Should the GUII matrix be updated for this ? > > Not until the patch is accepted! (Anyway, if accepted, it'll mean that "Note" > should be removed from the matrix as it is now GUI-I itself!) > well that'

Re: patch InsetInfo->InsetNote

2000-09-25 Thread Angus Leeming
Please, do not apply this patch. I've just done a make clean, make and found it results in Unresolved: C_FormCopyrightOKCB Fix is trivial. I'll resubmit tomorrow. Angus On Mon, 25 Sep 2000, Angus Leeming wrote: > > Attached is a patch containing the replacement for InsetInfo, InsetNote. It

Re: patch InsetInfo->InsetNote

2000-09-25 Thread Angus Leeming
On Mon, 25 Sep 2000, John Levon wrote: > Should the GUII matrix be updated for this ? Not until the patch is accepted! (Anyway, if accepted, it'll mean that "Note" should be removed from the matrix as it is now GUI-I itself!) By the way, InsetError has been made GUI-I and has an xforms fronten

Re: patch InsetInfo->InsetNote

2000-09-25 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> btw, attached is update for KDE status, please apply someone. Done. JMarc

Re: patch InsetInfo->InsetNote

2000-09-25 Thread John Levon
Should the GUII matrix be updated for this ? btw, attached is update for KDE status, please apply someone. thanks john -- "They didn't know what the symbols and paradoxes meant. Instead of following the finger that points to the moon, they sat down and worshipped the finger itself. Instead of

patch InsetInfo->InsetNote

2000-09-25 Thread Angus Leeming
Attached is a patch containing the replacement for InsetInfo, InsetNote. It also contains the new files insetnote.[Ch]. Please remove insetinfo.[Ch] as they are now redundant. In view of the on-going discussion and the fact that (almost) nobody was aware of the existing comment layout (thanks,