[PATCH] Bug 3711, add insets without valid ParConstIterator to TOC.

2007-06-01 Thread Bo Peng
When an inset such as InsetInclude does not have a valid ParConstIterator (because it does not have valid paragraphs), it has to use the iterator of its parent paragraph. This patch implements this and add InsetInclude with a caption to nagivation -> list of listings. To test, look under nagivati

Re: [PATCH] Bug 3363: internal middle button paste does not mark buffer dirty.

2007-06-01 Thread Bo Peng
The latter is how middle button paste work in plain text but I prefer the former. Both emacs and gvim put cursor after pasted text. Bo

Re: How to make Lyx DRAMATICALLY better.

2007-06-01 Thread Tim Michelsen
Hello, I just want to add something from a users experience with math in normal text. > > As far as I can recall, one reason that I particularly wanted this feature > > was to enable me to see more clearly whether or not I had spaces between > > a formula and the text following or preceding it. >

Re: [PATCH] Bug 3363: internal middle button paste does not mark buffer dirty.

2007-06-01 Thread Bo Peng
On 6/1/07, Bo Peng <[EMAIL PROTECTED]> wrote: This patch partially fix bug 3363 by marking buffer dirty after internal middle button paste. Another half of the bug: cursor not set with middle button paste in InsetTabular. Index: src/insets/InsetTabular.cpp =

[PATCH] Bug 3363: internal middle button paste does not mark buffer dirty.

2007-06-01 Thread Bo Peng
This patch partially fix bug 3363 by marking buffer dirty after internal middle button paste. Seems easy enough. Jose? Bo Index: src/Text3.cpp === --- src/Text3.cpp (revision 18628) +++ src/Text3.cpp (working copy) @@ -

Re: MacBugs (Was: Re: Release candidate 1 (pre-announce))

2007-06-01 Thread Bennett Helm
On Jun 1, 2007, at 3:27 PM, Anders Ekberg wrote: Do you know if there's a bugzilla entry on this? Bennett Yes http://bugzilla.lyx.org/show_bug.cgi?id=3684 (A simple search does not show this bug since it is marked as UNCONFIRMED. Could someone please change that to NEW.) I've tried to mar

MacBugs (Was: Re: Release candidate 1 (pre-announce))

2007-06-01 Thread Anders Ekberg
On 1 jun 2007, at 20.08, Bennett Helm wrote: On Jun 1, 2007, at 1:59 PM, Anders Ekberg wrote: Also, the View-menu problem from the last is gone. That's good, too. We'll see if others report similar success. The only remaining problem I can see at a first glance is the problem with the on-

Re: Bidi is a mess

2007-06-01 Thread Andre Poenitz
On Fri, Jun 01, 2007 at 01:30:16PM +0300, Martin Vermeer wrote: > My theory is that Dekel (who I think initially wrote this) knew > precisely [...] Probably, otherwise it wouldn't work as well as it does ;-} what he was doing, but unfortunately assumed that everyone Andre'

Re: [PATCH] Properly support the full unicode range in GuiFontMetrics (fix bug 3759)

2007-06-01 Thread Andre Poenitz
On Fri, Jun 01, 2007 at 11:17:55AM +0200, Enrico Forestieri wrote: > On Fri, Jun 01, 2007 at 10:51:43AM +0200, Jean-Marc Lasgouttes wrote: > > > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > > > >> That way it the bug will be fixed for Qt >= 4.2 and later another > > >> fix can b

Re: [patch] RTL cursor display on inset edges

2007-06-01 Thread Stefan Schimanski
Hi! I cleaned up the patches to prepare them for committing: Again there are three, which are half depending on each other. Together the RTL behavior is correct (a lyx2lyx patch is still missing to convert LyX 1.3's "wrong" encoding of RTL paragraphs into the new one). * rtlboundary.patch

Re: just a little thing i stumbled about

2007-06-01 Thread Andre Poenitz
On Thu, May 31, 2007 at 10:44:40PM +0200, Bernhard Roider wrote: > Hello > > in > void InsetMathNest::doDispatch(Cursor & cur, FuncRequest & cmd) > > is this still neccessary? > case LFUN_SELF_INSERT: > ... > // Don't record undo steps if we are in macro mode and >

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Bennett Helm
On Jun 1, 2007, at 1:59 PM, Anders Ekberg wrote: On 1 jun 2007, at 19.44, Bennett Helm wrote: On Jun 1, 2007, at 1:26 PM, Anders Ekberg wrote: The Mac (universal) binary can be found here: Bennett, I get an error: AppleScript

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Anders Ekberg
On 1 jun 2007, at 19.44, Bennett Helm wrote: On Jun 1, 2007, at 1:26 PM, Anders Ekberg wrote: The Mac (universal) binary can be found here: Bennett, I get an error: AppleScript Error Finder got an error: Can't make file "Macinto

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Bennett Helm
On Jun 1, 2007, at 1:26 PM, Anders Ekberg wrote: The Mac (universal) binary can be found here: Bennett, I get an error: AppleScript Error Finder got an error: Can't make file "Macintosh HD:Users:anek:Library:Fonts:lyx-math" into

Re: LyX version 1.5.0 (release candidate 1) is released

2007-06-01 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Friday 01 June 2007 13:56:55 José Matos wrote: >> Public release of LyX version 1.5.0 (release candidate 1) >> === José> Jean-Marc could you please forward this to lyx-announce? I José> have asked ac

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Anders Ekberg
The Mac (universal) binary can be found here: Bennett, I get an error: AppleScript Error Finder got an error: Can't make file "Macintosh HD:Users:anek:Library:Fonts:lyx-math" into type reference. (-1700) It comes directly after

Re: Key-based Authentication

2007-06-01 Thread Richard Heck
Never mind. Got it: I hadn't chmod 700'd ~/.ssh. Richard Heck wrote: Bo Peng wrote: On 6/1/07, Richard Heck <[EMAIL PROTECTED]> wrote: Does key-based authentication work on aussie.lyx.org? I've updated my public key, etc, but it still doesn't seem to be working. Forgot to chmod 600? No, did

Re: Key-based Authentication

2007-06-01 Thread José Matos
On Friday 01 June 2007 18:05:47 Richard Heck wrote: > Any thoughts? > > Richard You should place you keys in authorized_keys2 that is the file used. >> Forgot to chmod 600? What about chmod 700 for .ssh directory? -- José Abílio

Re: [PATCH-FINAL-really] Bugs 3741 and 3756: Citation Dialog Bugs

2007-06-01 Thread José Matos
On Friday 01 June 2007 16:47:19 Richard Heck wrote: > Now seeking to commit. OK. > Richard -- José Abílio

Re: [patch]: translation fixes in document dialog

2007-06-01 Thread José Matos
On Friday 01 June 2007 16:42:17 Jürgen Spitzmüller wrote: > OK to go in? > > Jürgen OK. -- José Abílio

Re: Key-based Authentication

2007-06-01 Thread Richard Heck
Bo Peng wrote: On 6/1/07, Richard Heck <[EMAIL PROTECTED]> wrote: Does key-based authentication work on aussie.lyx.org? I've updated my public key, etc, but it still doesn't seem to be working. Forgot to chmod 600? No, did that. And if I copy the authorized_keys to another server (frege.brown.

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Alfredo Braunstein
Abdelrazak Younes wrote: >>> Right but this case would be detected by an assertion whereas using an >>> invalid inset pointer will crash LyX very badly. >> >> What assertion? (I mean where in the code). > > When you access a pos or pit greater than the size of the paragraph or > the size of the

Re: Key-based Authentication

2007-06-01 Thread Bo Peng
On 6/1/07, Richard Heck <[EMAIL PROTECTED]> wrote: Does key-based authentication work on aussie.lyx.org? I've updated my public key, etc, but it still doesn't seem to be working. Forgot to chmod 600? Bo

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-06-01 Thread Bo Peng
Testing other languages isn't that hard, if you want to try. Example for debian linux: My system does not have any of the lyx-supported languages (and I do not know any of them). What is the procedure of adding another language like simplified chinese? I do not see any entry like zh or ch. Bo

Key-based Authentication

2007-06-01 Thread Richard Heck
Does key-based authentication work on aussie.lyx.org? I've updated my public key, etc, but it still doesn't seem to be working. Richard -- == Richard G Heck, Jr Professor of Philosophy Brown University http://frege.brown.edu/heck/

[PATCH-FINAL-really] Bugs 3741 and 3756: Citation Dialog Bugs

2007-06-01 Thread Richard Heck
Wrong diff The attached patch addresses these bugs http://bugzilla.lyx.org/show_bug.cgi?id=3741 http://bugzilla.lyx.org/show_bug.cgi?id=3756 in a way that is compatible with earlier discussion with Abdel and now with some improvements due to Lars and Andre. Here's what it does:

[patch]: translation fixes in document dialog

2007-06-01 Thread Jürgen Spitzmüller
The attached patch fixes all remaining translation issues in the document dialog and thus good old bug 356. http://bugzilla.lyx.org/show_bug.cgi?id=356 OK to go in? Jürgen Index: src/frontends/qt4/QDocument.cpp === --- src/frontends

[PATCH-FINAL] Bugs 3741 and 3756: Citation Dialog Bugs

2007-06-01 Thread Richard Heck
The attached patch addresses these bugs http://bugzilla.lyx.org/show_bug.cgi?id=3741 http://bugzilla.lyx.org/show_bug.cgi?id=3756 in a way that is compatible with earlier discussion with Abdel and now with some improvements due to Lars and Andre. Here's what it does: * In the "Availab

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Bennett Helm
On Jun 1, 2007, at 11:16 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> The Mac (universal) binary can be found here: Bennett> Bennett> Can someone please upload it to the approp

Re: RTL question: What is right?

2007-06-01 Thread Dov Feldstern
Dov Feldstern wrote: I think my inclination is this: we "ignore" the language of spaces, and make them behave according to the bidi algorithm (or even better, first decide how they should be treated, according to the bidi algorithm, and then set their language accordingly --- would that be poss

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> The Mac (universal) binary can be found here: Bennett> Bennett> Can someone please upload it to the appropriate server? Done. JMarc

Re: LyX version 1.5.0 (release candidate 1) is released

2007-06-01 Thread José Matos
On Friday 01 June 2007 13:56:55 José Matos wrote: > Public release of LyX version 1.5.0 (release candidate 1) > === Jean-Marc could you please forward this to lyx-announce? I have asked access to Mate after beta 2 but I still did not got an answer. Thanks. -- J

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread José Matos
On Friday 01 June 2007 15:48:11 Bo Peng wrote: > With a few corrections: OK. -- José Abílio

Re: Bidi is a mess

2007-06-01 Thread José Matos
On Friday 01 June 2007 14:37:38 Dov Feldstern wrote: > Stefan is also correct --- I'm not really sure how much of a difference > this will make. The problems we have are not with the implementation of > the bidi algorithm itself, but with how the rest of the code interacts > with this. So using Fri

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Bo Peng
Index: ANNOUNCE === --- ANNOUNCE(revision 18626) +++ ANNOUNCE(working copy) With a few corrections: Index: ANNOUNCE === --- ANNOUNCE(revision 18626) +++ AN

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Bo Peng
Jose, I forgot to send the following ANNOUNCE patch before RC1, but it may help RC2. Can I put it in? Uwe: I would appreciate it if you can ask JMarc to upload your RC1 installers to ftp.devel.lyx.org, and do not send a separate announcement to the lyx-user list. Cheers, Bo Index: ANNOUNCE ===

Crash + fix from Stefan

2007-06-01 Thread Dov Feldstern
This may have been lost in all the traffic, just wanted to point it out for testing + commit: http://permalink.gmane.org/gmane.editors.lyx.devel/86331 It has my OK (It solves the problem, and I understand why. I Can't say if it's the best way to solve it, but I trust Stefan on that...)

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Bennett Helm
On Jun 1, 2007, at 8:27 AM, José Matos wrote: On Friday 01 June 2007 04:44:56 Bo Peng wrote: On 5/31/07, José Matos <[EMAIL PROTECTED]> wrote: Hi, I have tagged the first release candidate for 1.5.0. I have placed the release in the usual place http://www.lyx.org/~jamatos/lyx-1.5/

Re: RTL question: What is right?

2007-06-01 Thread Dov Feldstern
Stefan Schimanski wrote: Yes, I see that. Yuck... I hadn't noticed it before. So yeah, there's still a problem with selection there... In fact no, it's a bug of cursorX and hence the cursor position is wrong as well, even without selection. So the selection is just a consequence of that.

Re: RTL question: What is right?

2007-06-01 Thread Dov Feldstern
Created a bug for this issue in bugzilla, just to make it easier to keep track of (I should have done this along time ago...) http://bugzilla.lyx.org/show_bug.cgi?id=3789

Re: RTL question: What is right?

2007-06-01 Thread Stefan Schimanski
Yes, I see that. Yuck... I hadn't noticed it before. So yeah, there's still a problem with selection there... In fact no, it's a bug of cursorX and hence the cursor position is wrong as well, even without selection. So the selection is just a consequence of that. So, what should we do n

Re: RTL question: What is right?

2007-06-01 Thread Dov Feldstern
Stefan Schimanski wrote: Am 31.05.2007 um 23:05 schrieb Dov Feldstern: Stefan, you are aware of http://permalink.gmane.org/gmane.editors.lyx.devel/80783 and http://permalink.gmane.org/gmane.editors.lyx.devel/81100, right? Do they answer your questions? (It's a little hard to tell in your i

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Abdelrazak Younes
Alfredo Braunstein wrote: Abdelrazak Younes wrote: Alfredo Braunstein wrote: Abdelrazak Younes wrote: fixIfBroken). But I don't really understand why you think the signal solution is bad. This is the *only* way to ensure that the inset pointer inside CursorSlice is valid at any time. Even wi

Re: Bidi is a mess

2007-06-01 Thread Dov Feldstern
Mostafa Vahedi wrote: I know many may disagree with this suggestion but suggestion does not hurt. 1. Use the well-maintained library FriBiDi (http://fribidi.freedesktop.org/wiki/) for our BiDi algorithm (in my opinion Bidi.cpp has [somehow] reinvented FriBiDi library) I think you're right ab

Re: Bidi is a mess

2007-06-01 Thread Stefan Schimanski
Am 01.06.2007 um 15:12 schrieb Mostafa Vahedi: I know many may disagree with this suggestion but suggestion does not hurt. 1. Use the well-maintained library FriBiDi (http:// fribidi.freedesktop.org/wiki/) for our BiDi algorithm (in my opinion Bidi.cpp has [somehow] reinvented FriBiDi lib

Re: [PATCH] Another message

2007-06-01 Thread Bo Peng
On 6/1/07, Michael Gerz <[EMAIL PROTECTED]> wrote: Shouldn't "include" be "child document"? Yes. Please commit. Bi

Re: RTL question: What is right?

2007-06-01 Thread Stefan Schimanski
Am 31.05.2007 um 23:05 schrieb Dov Feldstern: Stefan, you are aware of http://permalink.gmane.org/ gmane.editors.lyx.devel/80783 and http://permalink.gmane.org/ gmane.editors.lyx.devel/81100, right? Do they answer your questions? (It's a little hard to tell in your images what the differen

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Jean-Marc Lasgouttes
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes: Alfredo> Of course I think that all this is not very relevant because Alfredo> the right solution would be to avoid the iterators being Alfredo> invalid in the first place. As a side note, I wished really Alfredo> stable iterators f

Re: Bidi is a mess

2007-06-01 Thread Mostafa Vahedi
I know many may disagree with this suggestion but suggestion does not hurt. 1. Use the well-maintained library FriBiDi (http://fribidi.freedesktop.org/wiki/) for our BiDi algorithm (in my opinion Bidi.cpp has [somehow] reinvented FriBiDi library) 2. For the problem of "PUNCTUATION + Mixed RTL

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Alfredo Braunstein
Abdelrazak Younes wrote: > Alfredo Braunstein wrote: >> Abdelrazak Younes wrote: >> >>> fixIfBroken). But I don't really understand why you think the signal >>> solution is bad. This is the *only* way to ensure that the inset pointer >>> inside CursorSlice is valid at any time. Even with Alfredo

LyX version 1.5.0 (release candidate 1) is released

2007-06-01 Thread José Matos
Public release of LyX version 1.5.0 (release candidate 1) === We are glad to announce the release of LyX 1.5.0 (release candidate 1). We encourage users to try this release candidate and report any feedback or problems to lyx-devel at lists.lyx.org. The difference

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread José Matos
On Friday 01 June 2007 13:54:21 Jean-Marc Lasgouttes wrote: > I did that (along with Bo's installers). > > JMarc Thank you. :-) -- José Abílio

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> Jean-Marc or Lars, could you please move the files to José> ftp://ftp.devel.lyx.org/pub/lyx/devel? I did that (along with Bo's installers). JMarc

Re: Odd behavior on Mac

2007-06-01 Thread José Matos
On Friday 01 June 2007 12:27:07 Peter Moberg wrote: > This is very different from how most Mac applications behave. Is this a > know issue? By design. :-) Tools->Preferences->Look and feel->Scrolling->Cursor follows scrollbar In you case the preference should be found in the apple menu.

Re: [PATCH] Another message

2007-06-01 Thread José Matos
On Friday 01 June 2007 09:24:40 Michael Gerz wrote: > Shouldn't "include" be "child document"? I don't have any opinion about this. :-) > Michael -- José Abílio

Re: Release candidate 1 (pre-announce)

2007-06-01 Thread José Matos
On Friday 01 June 2007 04:44:56 Bo Peng wrote: > On 5/31/07, José Matos <[EMAIL PROTECTED]> wrote: > > Hi, > > I have tagged the first release candidate for 1.5.0. I have > > placed the release in the usual place > > http://www.lyx.org/~jamatos/lyx-1.5/ > > > > If there are no last

Re: Listing issues & translation work

2007-06-01 Thread José Matos
On Friday 01 June 2007 11:22:51 Jürgen Spitzmüller wrote: > The attached patch should fix those. OK. > Jürgen -- José Abílio

Re: Listing issues & translation work

2007-06-01 Thread José Matos
On Friday 01 June 2007 10:01:22 Jürgen Spitzmüller wrote: > OK to apply? OK. > Jürgen -- José Abílio

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Abdelrazak Younes
Alfredo Braunstein wrote: Abdelrazak Younes wrote: fixIfBroken). But I don't really understand why you think the signal solution is bad. This is the *only* way to ensure that the inset pointer inside CursorSlice is valid at any time. Even with Alfredo solution you could end up with an invalid p

Re: Bidi is a mess

2007-06-01 Thread Martin Vermeer
On Fri, Jun 01, 2007 at 02:43:26PM +0300, Dov Feldstern wrote: > Dov Feldstern wrote: > >Mostafa Vahedi wrote: > >>I will do the documentation job if nobody likes it :-) > >>I saw the code and it is not that hard to understand > > > >That would be great, Mostafa! > > Except, that that may encourag

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Alfredo Braunstein
Abdelrazak Younes wrote: > fixIfBroken). But I don't really understand why you think the signal > solution is bad. This is the *only* way to ensure that the inset pointer > inside CursorSlice is valid at any time. Even with Alfredo solution you > could end up with an invalid pointer if you forgot

Re: Bidi is a mess

2007-06-01 Thread Dov Feldstern
Dov Feldstern wrote: Mostafa Vahedi wrote: I will do the documentation job if nobody likes it :-) I saw the code and it is not that hard to understand That would be great, Mostafa! Except, that that may encourage developers to go poking around in there; and if it really works as well as I t

Re: Bidi is a mess

2007-06-01 Thread Dov Feldstern
Mostafa Vahedi wrote: I will do the documentation job if nobody likes it :-) I saw the code and it is not that hard to understand That would be great, Mostafa! Mostafa Martin Vermeer <[EMAIL PROTECTED]> wrote: My theory is that Dekel (who I think initially wrote this) knew precisely what

Odd behavior on Mac

2007-06-01 Thread Peter Moberg
Hi, I must start of by saying that I love LyX, it is probably the best document processor available. I use it for all my academic papers. I recently bought a Mac and begun using it to write my LyX documents. There are one thing that I believe is very annoying in the Mac version of LyX (I cannot

Starting a list of missing documentation

2007-06-01 Thread christian . ridderstrom
On Fri, 1 Jun 2007, Helge Hafting wrote: Mostly new stuff: * outlines * view source code * listings dialog * Some older untranslated pieces all over the place I took the above, and assumed it's mostly not documented and added it as a list here: http://wiki.lyx.org/LyX/DocumentationD

Re: Bidi is a mess

2007-06-01 Thread christian . ridderstrom
On Fri, 1 Jun 2007, Mostafa Vahedi wrote: I will do the documentation job if nobody likes it :-) I saw the code and it is not that hard to understand Pretty impressing considering the statements from others :-) It's Doxygen that's used for documentation inside the source. /Christian -- Chr

Re: Untranslateable stuff in listings dialog

2007-06-01 Thread Jürgen Spitzmüller
Helge Hafting wrote: > This dialog has the word "Default" in several places: > font size & style for program listing, > font size for program listing line numbers Already reported by Michael (and I just sent a patch). Jürgen

Untranslateable stuff in listings dialog

2007-06-01 Thread Helge Hafting
This dialog has the word "Default" in several places: font size & style for program listing, font size for program listing line numbers There are no untranslated "Default" in my po-file though, so it looks like these aren't translateable at the moment. Helge Hafting

[Patch] Updated Norwegian translations

2007-06-01 Thread Helge Hafting
Mostly new stuff: * outlines * view source code * listings dialog * Some older untranslated pieces all over the place Helge Hafting Index: nb.po === --- nb.po (revisjon 18618) +++ nb.po (arbeidskopi) @@ -7,8 +7,8 @@ "Project-Id-Vers

Re: Scrolling lag in 1.5svn again, more details.

2007-06-01 Thread Martin Vermeer
On Fri, Jun 01, 2007 at 01:44:32PM +0300, Martin Vermeer wrote: > On Thu, May 31, 2007 at 11:22:56PM +0200, Lars Gullik Bjønnes wrote: ... > > | keys, and Martin had a counter-argument, 'word completion': > > > > then put my queue of events back in and we can controll the events > > ourselves. q

Re: Bidi is a mess

2007-06-01 Thread Martin Vermeer
On Fri, Jun 01, 2007 at 03:42:34AM -0700, Mostafa Vahedi wrote: > > I will do the documentation job if nobody likes it :-) > I saw the code and it is not that hard to understand > > Mostafa Great! - Martin > Martin Vermeer <[EMAIL PROTECTED]> wrote: > > > My theory is that Dekel (who I thin

Re: Scrolling lag in 1.5svn again, more details.

2007-06-01 Thread Martin Vermeer
On Thu, May 31, 2007 at 11:22:56PM +0200, Lars Gullik Bjønnes wrote: > Peter Kümmel <[EMAIL PROTECTED]> writes: > > | Peter Kümmel wrote: > | >> | Or happens the dropping only to auto repeated keys? > | >> > | >> Only auto-repeated keys. > | > > | > OK, if you are really sure only auto-repeated k

Re: Bidi is a mess

2007-06-01 Thread Mostafa Vahedi
I will do the documentation job if nobody likes it :-) I saw the code and it is not that hard to understand Mostafa Martin Vermeer <[EMAIL PROTECTED]> wrote: > My theory is that Dekel (who I think initially > wrote this) knew precisely what he was doing, > but unfortunately assumed that everyo

Re: Bidi is a mess

2007-06-01 Thread Martin Vermeer
On Thu, May 31, 2007 at 08:22:02PM +0300, Dov Feldstern wrote: > Andre Poenitz wrote: > >On Thu, May 31, 2007 at 11:38:04AM +0200, Stefan Schimanski > >wrote: > >>What I want to say with this example: the bidi code is in a > >>very bad state. We are lucky that it is more or less working. > > > >

Re: Listing issues & translation work

2007-06-01 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > > - Font sizes (twice!) are not translated > > - Font Styles are not translated > > - "No language" is not translatable (but appears in *.po) > > will have a look at these. The attached patch should fix those. Jürgen Index: src/frontends/qt4/QListings.cpp =

Re: [patch] bug 3764: Implicit \author field in .lyx files

2007-06-01 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> In the LyX document header, we have to list all authors for Michael> which a change is tracked in the document. That means that we Michael> have to iterate through the complete document and check Michael> whether there is any cha

Re: [patch - different approach] parbox with only width setting, automatic height gets height 0pt (lyx 1.5)

2007-06-01 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Micha" == Micha Feigin >> <[EMAIL PROTECTED]> writes: > > Micha> As far as I'm concerned, right now (preferably rc2). It's very > Micha> unobtrusive and in an external program. (we are talking about > Micha> the fix the tex2lyx, right?) > > Micha> The last

Re: [patch] bug 2738: Wrong sorting of languages in Document dialog

2007-06-01 Thread Georg Baum
Pavel Sanda wrote: > Up to now I havent found locale-sensitive sorting. If you have > any idea, where else in GUI we need to sort things in this way, > I'll investigate. > > There seems to be some locale code in docstring.cpp and docstream.cpp, > but dont know whether it could be used. (Georg ?)

Re: [PATCH] Properly support the full unicode range in GuiFontMetrics (fix bug 3759)

2007-06-01 Thread Enrico Forestieri
On Fri, Jun 01, 2007 at 10:51:43AM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > >> That way it the bug will be fixed for Qt >= 4.2 and later another > >> fix can be committed to fix the Qt 4.1 case. > > Andre> Another option would be to requ

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-06-01 Thread Helge Hafting
Bo Peng wrote: File: lib/ui/stdtoolbars.inc Line: 77 This line says: TableInsert "Insert table" Most other toolbar entries are of type "Item", this one is a "TableInsert". Perhaps the "TableInsert" have problems with internationalization? You are right. TableInsert is not handled at

Re: Bidi is a mess

2007-06-01 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Andre Poenitz wrote: The main problem is that new features (aka "multiple views") crop up faster than the core can provided the necessary infrastructure, leading to a mess of 'fixes' just to m

Re: [patch] bug 3764: Implicit \author field in .lyx files

2007-06-01 Thread Michael Gerz
Michael Gerz schrieb: Juergen Spitzmueller schrieb: Michael Gerz wrote: You can have changes in a document even if change tracking is deactivated! (We no longer have the enervating restriction of the 1.4.X series) But the possibility to hide author information is a must. This is a

Re: Listing issues & translation work

2007-06-01 Thread Jürgen Spitzmüller
Michael Gerz wrote: > - Shortcuts for "first line" and "last line" do not work fixed > - "Step:" has a faulty tooltip (move cursor to the label, not the field) fixed > - Font sizes (twice!) are not translated > - Font Styles are not translated > - "No language" is not translatable (but appears

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Abdelrazak Younes
Alfredo Braunstein wrote: Bo Peng wrote: I guess I need a more detailed description to reproduce it... abcdefgh1w Now do whatever is necessary in your environmet to switch back to the first window. I see. I need to remove enough chars to make pos > size in the old window. I think something

Re: Bidi is a mess

2007-06-01 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Andre Poenitz wrote: >> The main problem is that new features (aka "multiple views") crop >> up faster than the core can provided the necessary infrastructure, >> leading to a mess of 'fixes' just to make it work. The

Re: [PATCH] Properly support the full unicode range in GuiFontMetrics (fix bug 3759)

2007-06-01 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> That way it the bug will be fixed for Qt >= 4.2 and later another >> fix can be committed to fix the Qt 4.1 case. Andre> Another option would be to require Qt 4.2. Any distribution Andre> shipping LyX 1.5 will very likely ship Qt 4.3,

Re: Delete character with alert style crashes lyx.

2007-06-01 Thread Jean-Marc Lasgouttes
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes: Alfredo> Bo Peng wrote: >>> > > I guess I need a more detailed description to reproduce it... >>> >>> abcdefgh1w >>> >>> Now do whatever is necessary in your environmet to switch back to >>> the first window. >> I see. I need to

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-06-01 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> JMarc, I am going to make a call tonight or tomorrow morning. Michael> Sorry, there are busy times these days... No problem, I was not complaining. JMarc

Re: [patch - different approach] parbox with only width setting, automatic height gets height 0pt (lyx 1.5)

2007-06-01 Thread Jean-Marc Lasgouttes
> "Micha" == Micha Feigin <[EMAIL PROTECTED]> writes: Micha> As far as I'm concerned, right now (preferably rc2). It's very Micha> unobtrusive and in an external program. (we are talking about Micha> the fix the tex2lyx, right?) Micha> The last one fixes tex2lyx to work with the way that lyx

Re: LyX translation updates needed

2007-06-01 Thread jmontane
En/na Michael Gerz ha escrit: > jmontane schrieb: >> Hello, >> I'm Joan Montané, this is my first message about LyX. >> >> I'm a Catalan LyX user and I want to translate it to Catalan. But I >> can't contact with Francesc Burrull i Mestres, the ¿alone? member of >> Catalan translation team, He like

Re: LyX translation updates needed

2007-06-01 Thread Michael Gerz
jmontane schrieb: Hello, I'm Joan Montané, this is my first message about LyX. I'm a Catalan LyX user and I want to translate it to Catalan. But I can't contact with Francesc Burrull i Mestres, the ¿alone? member of Catalan translation team, He likes missing. Then, weeks ago, I started to update

Re: LyX translation updates needed

2007-06-01 Thread jmontane
Hello, I'm Joan Montané, this is my first message about LyX. I'm a Catalan LyX user and I want to translate it to Catalan. But I can't contact with Francesc Burrull i Mestres, the ¿alone? member of Catalan translation team, He likes missing. Then, weeks ago, I started to update, sort and fix the s

[PATCH] Another message

2007-06-01 Thread Michael Gerz
Shouldn't "include" be "child document"? Michael Index: insets/InsetListingsParams.cpp === --- insets/InsetListingsParams.cpp (Revision 18618) +++ insets/InsetListingsParams.cpp (Arbeitskopie) @@ -419,13 +419,13 @@

Re: Ready for RC1?

2007-06-01 Thread Helge Hafting
Peter Kümmel wrote: Helge Hafting wrote: Lars Gullik Bjønnes wrote: | What is the problem that you are trying to solve here? Is it my old pet? "Countinued scorrling after key-release"? What was wrong with my patch from months back? I tried this with todays svn. The patch wi

LyX translation updates needed

2007-06-01 Thread Michael Gerz
Dear LyX translators, the LyX team has just released LyX 1.5.0 release candidate 1! We kindly ask you to update your translations now such that we get the best possible localizations for the final 1.5.0. You can find the relevant files at svn://svn.lyx.org/lyx/lyx-devel/trunk/po (if you are

Spam attachments marked as 'application/spam' on bugzilla

2007-06-01 Thread christian . ridderstrom
I've finally written a script that can be used to download attachments from bugzilla and check if they are spam. The detection is quite crude - it checks for a file that 'file' thinks is a HTML file. Then it checks if the file contains 'have to look at manually. It was quite a bit of work as I

Re: Untranslateable strings in LyX (toolbar tooltip, TOC dialog, source preview)

2007-06-01 Thread Helge Hafting
Bo Peng wrote: Does this fixes the problem? I use English so I can not test, but the string is in the po files after 'scons update_po' I will test this (just waiting for compilation of another test patch) Testing other languages isn't that hard, if you want to try. Example for debian linux:

Re: Ready for RC1?

2007-06-01 Thread Helge Hafting
Lars Gullik Bjønnes wrote: Peter Kümmel <[EMAIL PROTECTED]> writes: | Helge Hafting wrote: | > Lars Gullik Bjønnes wrote: | >> | What is the problem that you are trying to solve here? | >> | >> Is it my old pet? "Countinued scorrling after key-release"? | >> | >> What was wrong with my patch fr

Re: [Patch] Re: Crash when closing document

2007-06-01 Thread christian . ridderstrom
On Thu, 31 May 2007, Andre Poenitz wrote: On Thu, May 31, 2007 at 09:53:31PM +0200, Alfredo Braunstein wrote: Andre Poenitz wrote: I know the rules and I am sometimes even follow them. You do? There are some rules that are really hard to break... Is that the rule about not following rul