Re: [PATCH] FormGraphics

2002-04-05 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | this patch changes the unit "pt" in FormGraphics.C to the | correct one "bp" (PostScript unit), also called BigPoint This is obviously correct to me. Applied. -- Lgb

[PATCH] FormGraphics

2002-04-05 Thread Herbert Voss
this patch changes the unit "pt" in FormGraphics.C to the correct one "bp" (PostScript unit), also called BigPoint Herbert -- http://www.lyx.org/help/ Index: src/frontends/xforms/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx

Re: [PATCH] FormGraphics

2001-09-15 Thread Juergen Spitzmueller
Hi Angus, I tested your patch and didn't find anything to break ;-) I think it can be applied. The only thing is, of course, that the display options don't really do anything currently, it's always displayed in colour mode. But this is probably backend related (if so, the display options shoul

Re: [PATCH] FormGraphics

2001-09-14 Thread Juergen Spitzmueller
Am Freitag, 14. September 2001 16:01 schrieb Angus Leeming: > Ok, Jürgen. Here it is back again with the preferences stuff working. > > Could you try it out please (and see if you can break it). Many thanks! I'll have a look soon. Jürgen > Angus

Re: [PATCH] FormGraphics

2001-09-14 Thread Angus Leeming
On Thursday 13 September 2001 12:23, Juergen Spitzmueller wrote: > Angus Leeming wrote: > > > TODO: Moving the Display Options to Preferences (which folder?). I > > > can do the Gui-Work, but I need help on the controller/ backend > > > side. Does it help, if I drag'n'drop some stuff from the old

Re: [PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
Am Donnerstag, 13. September 2001 17:02 schrieb John Levon: > Ha ! That's not the right attitude ! > > I don't know anything about the lyx core, that doesn't stop me > blundering in with half-baked patches and the occassional full-baked > one ;) Yes, you're right... But since I do not know this l

Re: [PATCH] FormGraphics

2001-09-13 Thread John Levon
On Thu, Sep 13, 2001 at 04:59:07PM +0200, Juergen Spitzmueller wrote: > code like a foreign language and if I try something, it's just by > Intuition. So it's better for me to do the trivial jobs (like playing > with fdesign), I guess. Ha ! That's not the right attitude ! I don't know anythi

Re: [PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
Am Donnerstag, 13. September 2001 16:28 schrieb John Levon: > IMHO, don't bother with policy. just makes sure check_subcaption has > a callback, and make that callback check controller().isReadonly(), > and if it's not, and the check is selected, enable input_subcaption, > else disable it. Thanks

Re: [PATCH] FormGraphics

2001-09-13 Thread John Levon
On Thu, Sep 13, 2001 at 09:50:08AM +0200, Juergen Spitzmueller wrote: > OPEN ISSUE: I wanted to add another policy that disables > input_subcaption if check_subcaption isn't chosen. But again I > shamelessly failed. IMHO, don't bother with policy. just makes sure check_subcaption has a callba

Re: [PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
Angus Leeming wrote: > > TODO: Moving the Display Options to Preferences (which folder?). I > > can do the Gui-Work, but I need help on the controller/ backend > > side. Does it help, if I drag'n'drop some stuff from the old > > FormGraphics.[Ch] to FormPreferences.[Ch] or do you have to rewrite >

Re: [PATCH] FormGraphics

2001-09-13 Thread Angus Leeming
On Thursday 13 September 2001 08:50, Juergen Spitzmueller wrote: > I finished up Angus' work [not that there was much left to do :-)] and > redesigned the Graphics Dialog. As a side effect, some of Michael's > items will be kicked (the Update/ Apply issue remains, though). > Angus, would you ple

[PATCH] FormGraphics

2001-09-13 Thread Juergen Spitzmueller
I finished up Angus' work [not that there was much left to do :-)] and redesigned the Graphics Dialog. As a side effect, some of Michael's items will be kicked (the Update/ Apply issue remains, though). Angus, would you please review the patch? Thanks. OPEN ISSUE: I wanted to add another policy

Re: PATCH: FormGraphics, FormPreferences

2000-12-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> A little bug fixing (and hiding...) A Applied.

PATCH: FormGraphics, FormPreferences

2000-12-07 Thread Angus Leeming
A little bug fixing (and hiding...) A patch.diff.bz2