Re: [Cvslog] lyx-devel/src/frontends/xforms

2001-03-18 Thread Allan Rae
On 19 Mar 2001, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | On Fri, 16 Mar 2001, Angus Leeming wrote: > | > The extern "C" callbacks are meant to be very simple wrappers for "real" C++ > | > functions. In the past we did this with a macro, but that buggered up Lars' >

Re: lib/ui/default.ui patch

2001-03-18 Thread Kayvan A. Sylvan
On Sun, Mar 18, 2001 at 03:48:16PM +0200, Martin Vermeer wrote: > ...and please, pretty please, > > s/preceeding/preceding/g > Okay. The right fix, then, is attached. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc.| Laur

Re: [Cvslog] lyx-devel/src/frontends/xforms

2001-03-18 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Fri, 16 Mar 2001, Angus Leeming wrote: | > The extern "C" callbacks are meant to be very simple wrappers for "real" C++ | > functions. In the past we did this with a macro, but that buggered up Lars' | > debugger. The principle behind the macros is still

Re: [Cvslog] lyx-devel/src/frontends/xforms

2001-03-18 Thread Allan Rae
On Fri, 16 Mar 2001, Angus Leeming wrote: > The extern "C" callbacks are meant to be very simple wrappers for "real" C++ > functions. In the past we did this with a macro, but that buggered up Lars' > debugger. The principle behind the macros is still valid, however. Ahh! Now I finally know what

Re: lib/ui/default.ui patch

2001-03-18 Thread Martin Vermeer
...and please, pretty please, s/preceeding/preceding/g the verb is "to precede", not "to preceed". "To proceed" is another verb :-) Anyway, why not write "This word's index entry"? You could even make it so that the cursor may be anywhere within the word, and it would still do the right thing.

Re: lib/ui/default.ui patch

2001-03-18 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | - Item "Marginal Note|M" "marginpar-insert" | +#Item "Marginal Note|M" "marginpar-insert" This should be "marginalnote-insert" Lgb