Re: PATCH: for 6760 and 7884

2012-01-08 Thread Julien Rioux
On 02/01/2012 7:51 AM, Stephan Witt wrote: I've attached patches for two tickets: http://www.lyx.org/trac/ticket/6760 and Here the LyXRC file format might need to be incremented and lib/scripts/prefs2prefs_prefs.py modified accordingly as for example in this commit: http://www.lyx.org/trac/c

Cursor anchor point & multiple views

2012-01-08 Thread Tommaso Cucinotta
Hi, if I split the LyX window (up/down or left/right), and I edit from one of them, then the cursor on the other view keeps its paragraph and position numerical values, not really its position, i.e., it is not anchored to the text where it lies. For example, if from one view I create a new pa

Re: LyX Chat

2012-01-08 Thread Tommaso Cucinotta
Il 03/01/2012 08:07, Liviu Andronic ha scritto: On Tue, Jan 3, 2012 at 2:18 AM, Tommaso Cucinotta wrote: I wanted to share a video, but xvidcap crashes deterministically, so I can't :-(. Try [1] instead. Liviu [1] http://alternativeto.net/software/gtk-recordmydesktop/ It worked, thanks. Pl

Re: Report (was: Qt: was Slow scrolling)

2012-01-08 Thread Pavel Sanda
André Pönitz wrote: > LyX is the _only_ application I know that e.g. still pretends to be able > to draw outside of paint events by adding another level of buffering > (GuiWorkArea::Private::screen_). And note, that's not a "problem > originating from Qt", but imposed by some platforms, most notabl

Re: Report

2012-01-08 Thread Abdelrazak Younes
On 08/01/2012 21:52, André Pönitz wrote: On Sun, Jan 08, 2012 at 09:26:28PM +0100, Abdelrazak Younes wrote: On 08/01/2012 20:44, André Pönitz wrote: On Thu, Jan 05, 2012 at 02:17:29PM +0100, Pavel Sanda wrote: Jean-Marc Lasgouttes wrote: Le 05/01/2012 02:40, André Pönitz a écrit : The main p

Re: Dialog update

2012-01-08 Thread Abdelrazak Younes
On 07/01/2012 13:01, Tommaso Cucinotta wrote: Hi, the Advanced FindAndReplace dialog has a few replace-related buttons that need to be enabled or disabled depending on the readOnly() status of the current document buffer. For now, the only way I found to ensure that the corresponding ::upda

Re: Report

2012-01-08 Thread André Pönitz
On Sun, Jan 08, 2012 at 09:26:28PM +0100, Abdelrazak Younes wrote: > On 08/01/2012 20:44, André Pönitz wrote: > >On Thu, Jan 05, 2012 at 02:17:29PM +0100, Pavel Sanda wrote: > >>Jean-Marc Lasgouttes wrote: > >>>Le 05/01/2012 02:40, André Pönitz a écrit : > The main performance problems I have s

Re: Report

2012-01-08 Thread Abdelrazak Younes
On 08/01/2012 20:44, André Pönitz wrote: On Thu, Jan 05, 2012 at 02:17:29PM +0100, Pavel Sanda wrote: Jean-Marc Lasgouttes wrote: Le 05/01/2012 02:40, André Pönitz a écrit : The main performance problems I have seesn so far are due to an abuse of the toolkit, not caused _by_ the toolkit (exce

Re: r40587 - lyx-devel/trunk/src/support

2012-01-08 Thread Tommaso Cucinotta
Il 08/01/2012 11:18, Georg Baum ha scritto: Pavel Sanda wrote: there were some discussions on zipped=native feature for odg& dia formats not so long ago. i don't remember whether the code from Tommaso (or Julien?) got in, just curious how this quick fix is related to their fixes... It was fro

Re: Report (was: Qt: was Slow scrolling)

2012-01-08 Thread André Pönitz
On Thu, Jan 05, 2012 at 02:17:29PM +0100, Pavel Sanda wrote: > Jean-Marc Lasgouttes wrote: > > Le 05/01/2012 02:40, André Pönitz a écrit : > >> The main performance problems I have seesn so far are due to an abuse of > >> the toolkit, not caused _by_ the toolkit (except for the remote raster > > p

Re: r40590 - lyx-devel/trunk/src

2012-01-08 Thread Richard Heck
On 01/08/2012 12:00 PM, b...@lyx.org wrote: Author: baum Date: Sun Jan 8 18:00:33 2012 New Revision: 40590 URL: http://www.lyx.org/trac/changeset/40590 Log: Fix bug #7013: Wrong paper size passed to dvips Looks fine for branch, too. rh Modified: lyx-devel/trunk/src/BufferParams.cpp Mod

Re: Screen font changes do not work (LyX 2.0.2 on Mac OS X 10.7.2)

2012-01-08 Thread Anders Ekberg
On 2012-01-08 11.52, "Marc H. Scholl" wrote: >Hi there, > >I've noticed that recently (I think it is since 2.0.2), setting screen >fonts does not work (in all cases). Some fonts are displayed correctly, >some aren't. I cannot figure out the scheme behind that (it is not about >system-wide vs. use

Re: r40587 - lyx-devel/trunk/src/support

2012-01-08 Thread Georg Baum
Pavel Sanda wrote: > there were some discussions on zipped=native feature for odg & dia formats > not so long ago. i don't remember whether the code from Tommaso (or > Julien?) got in, just curious how this quick fix is related to their > fixes... It was from Julien, and it is in. As I wrote in

Screen font changes do not work (LyX 2.0.2 on Mac OS X 10.7.2)

2012-01-08 Thread Marc H. Scholl
Hi there, I've noticed that recently (I think it is since 2.0.2), setting screen fonts does not work (in all cases). Some fonts are displayed correctly, some aren't. I cannot figure out the scheme behind that (it is not about system-wide vs. user fonts or .ttf vs. .otf vs. .dfont). For instance

Re: Views on #7975?

2012-01-08 Thread Pavel Sanda
Richard Heck wrote: > > Here's the report: > > > > 1. create a new document and write 2 words > 2. select the first word and "toggle emphasis" > 3. then select both words and "toggle emphasis" again. > > now the first word isn't emphasised but the second word is. I haven't seen > this behavio

Re: r40587 - lyx-devel/trunk/src/support

2012-01-08 Thread Pavel Sanda
b...@lyx.org wrote: > Author: baum > Date: Sat Jan 7 20:18:38 2012 > New Revision: 40587 > URL: http://www.lyx.org/trac/changeset/40587 > > Log: > Quick fix bug #4267. > A real fix would be to ditch the home made file format detection and use > libmagic. there were some discussions on zipped=na

Re: Views on #7975?

2012-01-08 Thread Jürgen Spitzmüller
Richard Heck wrote: > Here's the report: > > > > 1. create a new document and write 2 words > 2. select the first word and "toggle emphasis" > 3. then select both words and "toggle emphasis" again. > > now the first word isn't emphasised but the second word is. I haven't > seen this behavi