moving spellchecker to frontends

2001-07-12 Thread Edwin Leuven
Dear All, Please find attached a patch that moves the spellchecker to frontends. Open issue: double clicking in the xform browser does not seem to work (I don't know why). Your suggestions for improvement are more than welcome: I'd like to wrap this up quickly (if possible). I am looking for

Re: moving spellchecker to frontends

2001-07-12 Thread Edwin Leuven
> > ps. Dialog-wise, what needs moving to frontends after this? Float and > > Note are pending (who are the takers?). > > Note will disappear entirely (it becomes a collapsable inset) when I get my > arse in gear and paste in some old code. Mañana. glad you volunteered :-) > > Only label and ver

Re: moving spellchecker to frontends

2001-07-12 Thread Angus Leeming
It's be nice if you split sp_spell.C into sp_ispell.C and sp_pspell.C and used a bit of configure magic to control which was compiled. Shout and one of the configure-magicians will tell you how. You write very clean, elegant code I think. Some small suggestions: More efficient to initialise th

Re: moving spellchecker to frontends

2001-07-12 Thread Edwin Leuven
> It's be nice if you split sp_spell.C into sp_ispell.C and sp_pspell.C and > used a bit of configure magic to control which was compiled. Shout and one > of the configure-magicians will tell you how. sp_spell.C are of course the two files inbetween #ifndef's as I know nothing about configure bl

Re: moving spellchecker to frontends

2001-07-12 Thread Juergen Vigna
On 12-Jul-2001 Edwin Leuven wrote: > sp_spell.C are of course the two files inbetween #ifndef's as I know nothing > about configure black magic. If someone can help me with this, great. (who's > volunteering?) Me neither ;) I'll apply the patch as is. I only have to change some things as I ta

RE: moving spellchecker to frontends

2001-07-12 Thread Juergen Vigna
On 12-Jul-2001 Edwin Leuven wrote: You have to wait till tomorrow as today I'll have to go and after a compile with pspell I get a segfault when trying to spellcheck. I will see into this tomorrow as I will get wet if I don't drive my motorcycle home now :) Jürgen -- -._-._-._-._-._-._-.

Re: moving spellchecker to frontends

2001-07-12 Thread Ronny Buchmann
* Jean-Marc Lasgouttes <[EMAIL PROTECTED]> [2001-07-12 15:11] schrieb: > > "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: > > Edwin> I'll take these if no one objects (could someone with web > Edwin> access set these as pending please?) > > I'll do that. BTW, should I kill the kde colum

Re: moving spellchecker to frontends

2001-07-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | - I'm not sure what Float is eh? -- Lgb

Re: moving spellchecker to frontends

2001-07-12 Thread John Levon
On Thu, Jul 12, 2001 at 03:11:46PM +0200, Jean-Marc Lasgouttes wrote: > > "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: > > Edwin> I'll take these if no one objects (could someone with web > Edwin> access set these as pending please?) > > I'll do that. BTW, should I kill the kde colum

Re: moving spellchecker to frontends

2001-07-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | - Lars> I'm not sure what Float is Lars> eh? I meant float popup. JMarc

Re: moving spellchecker to frontends

2001-07-13 Thread Jean-Marc Lasgouttes
> "Ronny" == Ronny Buchmann <[EMAIL PROTECTED]> writes: Ronny> cut and paste doesnt always gives the correct result (see the Ronny> patch) ;) Oops! Thanks. Now I have killed the kde entries, so there are probably even more errors (I'll test it as soon as it is reflaceted on the server). JMa

RE: moving spellchecker to frontends

2001-07-13 Thread Juergen Vigna
On 12-Jul-2001 Edwin Leuven wrote: Edwin as soon as you send me the missing ChangeLog entries I'm now ready to commit this stuff. Unfortunately I cannot test the pspell module as I'm not able to start it, it keeps telling me that it cannot load the aspell module?? I'll check this with Kevin, if

Re: moving spellchecker to frontends

2001-07-13 Thread Edwin Leuven
> Edwin as soon as you send me the missing ChangeLog entries I'm now ready > to commit this stuff. Unfortunately I cannot test the pspell module as I'm > not able to start it, it keeps telling me that it cannot load the aspell > module?? I'll check this with Kevin, if he's able to help me!? I'll

Re: moving spellchecker to frontends

2001-07-13 Thread Juergen Vigna
On 13-Jul-2001 Edwin Leuven wrote: >> Edwin as soon as you send me the missing ChangeLog entries I'm now ready >> to commit this stuff. Unfortunately I cannot test the pspell module as I'm >> not able to start it, it keeps telling me that it cannot load the aspell >> module?? I'll check this with

Re: moving spellchecker to frontends

2001-07-13 Thread Edwin Leuven
> Please just send a ChangeLog patch. I have the pspell stuff running right > now, I just have problems using pspell, but this problems lies in the > library and not in the new code (the old one has the same problems!) attached... > If your pspell installation is working please tell me how you d

Re: moving spellchecker to frontends

2001-07-13 Thread Juergen Vigna
On 13-Jul-2001 Edwin Leuven wrote: >> Please just send a ChangeLog patch. I have the pspell stuff running right >> now, I just have problems using pspell, but this problems lies in the >> library and not in the new code (the old one has the same problems!) > > attached... Applied and already co

Re: moving spellchecker to frontends

2001-07-13 Thread Edwin Leuven
> Applied and already comitted! You'll can update your sources now ;) Thanks! gr.ed.

Re: moving spellchecker to frontends

2001-07-16 Thread Baruch Even
* Angus Leeming <[EMAIL PROTECTED]> [010712 16:50]: > On Thursday 12 July 2001 13:51, Edwin Leuven wrote: > > > What about figure, insertfigure and sendto? I'd like to move > > on a bit so than I can start on the qt2 dialogs again... > > Figure/insert figure are (will become) redundant when Bar

Re: moving spellchecker to frontends

2001-07-16 Thread John Levon
On Mon, Jul 16, 2001 at 05:04:26PM +0300, Baruch Even wrote: > The inset is stable, it is still missing image loading, I hope to finish > it this week as I've just finished this term tests. great ! you have no idea how itchy my finger is over cvs remove -f insets/figinset.C ! ;) john -- "Wh

paragraph-spacing (was. Re: moving spellchecker to frontends)

2001-07-12 Thread Jürgen Spitzmüller
> Another (easy) thing that needs to be done: implement paragraph > spacing in the paragraph popup. The lfun paragraph-spacing is already > there, only the GUI is missing. > > JMarc I have noticed some strange behaviour when playing with your new paragraph-spacing (in LyX 1.1.6fix2). These are p

Re: paragraph-spacing (was. Re: moving spellchecker to frontends)

2001-07-12 Thread Herbert Voss
Jürgen Spitzmüller wrote: > > > Another (easy) thing that needs to be done: implement paragraph > > spacing in the paragraph popup. The lfun paragraph-spacing is already > > there, only the GUI is missing. > > I have noticed some strange behaviour when playing with your new > paragraph-spacing (

Re: paragraph-spacing (was. Re: moving spellchecker to frontends)

2001-07-12 Thread Jürgen Spitzmüller
On Thursday, 12. July 2001 20:14, Herbert Voss wrote: > 1. setspace should only INcrease the spacing, so don't use >onehalfspacing in layout->document as documentwide >spacing, when switching to single space OK. if I set layout->document to "single" and change the maintext to "onehalf" w