[PATCH] Timeout GUII rediffed

2001-02-07 Thread John Levon
Hope this one's OK thanks john -- "Beware of bugs in the above code; I have only proved it correct, not tried it." - Donald Knuth Index: src/BufferView_pimpl.C === RCS file:

Re: [PATCH] Timeout GUII rediffed

2001-02-07 Thread Lars Gullik Bjønnes
Only some very small formatting issues: We use "Foo * foo" not "Foo *foo". Two newlines between each method. "Copyright" instead of "(C)" To be a doxygen comment/documentation: /** <-- note double '*' @author NN */ Lgb

SIGSEGV when changing desktop (minor)

2001-02-07 Thread Michael Becht
Hi, If I change from one desktop back to the one lyx is on, lyx sometimes crashes with: Program received signal SIGSEGV, Segmentation fault. 0x53207361 in ?? () Current language: auto; currently c (gdb) bt #0 0x53207361 in ?? () #1 0x40267966 in vfprintf () at vfprintf.c:1565 #2 0x40270027

Re: [PATCH] LaTeX Log and VC Log frontendised

2001-02-07 Thread Amir Karger
On Thu, Feb 08, 2001 at 12:14:39AM +1000, Allan Rae wrote: > On 7 Feb 2001, Lars Gullik Bjønnes wrote: > > > Allan Rae <[EMAIL PROTECTED]> writes: > > > > > > | I shook hands with Alan Cox! There that'll make you jealous! I think I > > | pissed off Dave Miller too when discussing our

Re: Weird cross reference bug

2001-02-07 Thread Dekel Tsur
On Wed, Feb 07, 2001 at 04:07:58PM +0100, Jean-Marc Lasgouttes wrote: > Dekel> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg18611.html > > Hmm, is the important part of the patch the use of paragraph id, along > with the small cjhanges in Formref::updateBrowser? The main part of the

[PATCH] Last ever chance for GUII Timeout.C

2001-02-07 Thread John Levon
... only kidding :) I need to find out how to automatically insert the filename in vi now ... also, I got thoroughly sick with cvs diff and new files. Amir, bored ? Fancy writing difffix.pl ? Or patching patch to read Index: lines :)) thanks john -- "Beware of bugs in the above code; I

Re: Weird cross reference bug

2001-02-07 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Wed, Feb 07, 2001 at 04:07:58PM +0100, Jean-Marc Lasgouttes Dekel> wrote: Dekel> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg18611.html >> Hmm, is the important part of the patch the use of paragraph id, >> along with

Re: SIGSEGV when changing desktop (minor)

2001-02-07 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Becht <[EMAIL PROTECTED]> writes: Michael> Hi, If I change from one desktop back to the one lyx is on, Michael> lyx sometimes crashes with: You have an xforms version built for glibc2.0, and you use it with glibc2.1. Get a proper rpm from ftp.sylvan.com/pub/lyx/.

Re: Weird cross reference bug

2001-02-07 Thread Dekel Tsur
On Wed, Feb 07, 2001 at 04:47:25PM +0100, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> On Wed, Feb 07, 2001 at 04:07:58PM +0100, Jean-Marc Lasgouttes > Dekel> wrote: > Dekel> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg18611.html >

Re: Can we remove the code for references in menus?

2001-02-07 Thread Marko Vendelin
Hi! On 7 Feb 2001, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > John> So I must update every dynamic menu/toolbar item on every > John> update(). OK, I suppose that's not too bad. But what is it > John> you're actually informing the frontend of ? It

Re: [PATCH] InsetGraphics update

2001-02-07 Thread Baruch Even
* Jean-Marc Lasgouttes <[EMAIL PROTECTED]> [010207 18:24]: > > "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: > > Baruch> The attached patch brings InsetGraphics forward from the > Baruch> former patch by providing a much better auto-conversion > Baruch> mechanism. > > Does it replace

Re: LyX 1.1.6fix1: Version Control

2001-02-07 Thread Lars Gullik Bjønnes
Ben Cazzolato <[EMAIL PROTECTED]> writes: | Guys | | Has anyone tested the version control software in Lyx 1.1.6fix1. As far as I | can tell, It doesn't behave as it once did. | | If I open the file, modify it and save I get the following error. | utime error. | | If I try to Version

Preferences: Tab Converters in Tab Converters

2001-02-07 Thread Ha Duong Minh
Dear Developpers, I humbly question if it's sound UI design to have a sub tab named the same as its parent tab, namely "Converters" in the Preferences box. An alternative could be "Filters". Minh. -- Minh Ha Duong, CIRED Chargé de Recherche au CNRS Center for Integrated Study

Re: babel.sty, english.ldf

2001-02-07 Thread Johannes L. Braams
On Tuesday, September 26 reese wrote: > This is a multi-part message in MIME format. > --34C17B7267DFC8C46E47FB68 > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Greetings from Prince Edward Island, Canada > I have attached two diffs which make

Errors with lyx 1.1.5fix2?

2001-02-07 Thread Nils Jeppe
Hi, I am trying to export/preview a lyx document. I get during the latex run the following error message: "LaTeX Error: Missing \begin{document}. \begin{document} Uhm, a little help please? ;-( Is this a lyx problem or a packaging problem? (I use debian unstable). Best wishes,

LyX1.1.6 fix 1 bug?

2001-02-07 Thread Gregory L. Plett
I just downloaded the new LyX, 1.1.6, fix 1, and am having strange display problems in math mode. Certain characters, which seem to include all Greek, relational (\leq, \geq ...) and others (\times ...) do not show up on the display. Everything worked fine with LyX 1.1.5. Any suggestions?

Re: [PATCH] LaTeX Log and VC Log frontendised

2001-02-07 Thread Allan Rae
On Wed, 7 Feb 2001, Amir Karger wrote: > On Thu, Feb 08, 2001 at 12:14:39AM +1000, Allan Rae wrote: > > On 7 Feb 2001, Lars Gullik Bjønnes wrote: > > > > > Allan Rae <[EMAIL PROTECTED]> writes: > > > > > > > > > | I shook hands with Alan Cox! There that'll make you jealous! I think I > > > |

Re: Errors with lyx 1.1.5fix2?

2001-02-07 Thread Allan Rae
On Wed, 7 Feb 2001, Nils Jeppe wrote: > > Hi, > > I am trying to export/preview a lyx document. > > I get during the latex run the following error message: > > "LaTeX Error: Missing \begin{document}. > \begin{document} > > > Uhm, a little help please? ;-( > > Is this a lyx problem or a

Re: Can we remove the code for references in menus?

2001-02-07 Thread Allan Rae
Still to read the full thread but skimming a couple I can add these comments: On Wed, 7 Feb 2001, Marko Vendelin wrote: [...] > > John> How would your method cope with a number of different toolbars > > John> for different things ? Do you call update() on each one ? Why > > John> not just let

Re: babel.sty, english.ldf

2001-02-07 Thread Garst R. Reese
"Johannes L. Braams" wrote: > > On Tuesday, September 26 reese wrote: > > > Greetings from Prince Edward Island, Canada > > I have attached two diffs which make it easier for me to select canadian > > dictionaries in LyX using aspell. > > Canadian english spelling is a hybrid of British and

Re: Can we remove the code for references in menus?

2001-02-07 Thread Marko Vendelin
On Thu, 8 Feb 2001, Allan Rae wrote: > On Wed, 7 Feb 2001, Marko Vendelin wrote: > [...] > > > John> How would your method cope with a number of different toolbars > > > John> for different things ? Do you call update() on each one ? Why > > > John> not just let the frontend decide what needs

Re: Solicitud de =?unknown?q?informaci=F3n?=

2001-02-07 Thread Vanessa Garcia
-Original Message- http://www.agroenlinea.com/ VENDA, COMPRE o PROMOCIONE SUS PRODUCTOS a través de Agroenlinea.com, el portal de agronegocios más completo y moderno, creado para productores agrícolas, pecuarios, pesqueros, agroindustriales, proveedores de insumos, prestadores de

<    1   2