Re: Row by Row sliding

2013-07-01 Thread Scott Kostyshak
Hi Hashini, On Mon, Jul 1, 2013 at 12:49 PM, Hashini Senaratne wrote: > When a LyX document opens, the cursor appears at the point where it was when > the document was closed after the final edition. How this is handled (from > where)? Is it something involved with BufferView.cpp? I don't know

Re: [LyX/master] Add introduction to cursor related classes, written by JMarc.

2013-07-01 Thread Jean-Marc Lasgouttes
Thanks. JMarc Pavel Sanda a écrit : >commit b76b6575bdcca8fda2380a11d8d7301c63fe6887 >Author: Pavel Sanda >Date: Mon Jul 1 09:52:06 2013 -0700 > >Add introduction to cursor related classes, written by JMarc. > >diff --git a/src/Cursor.h b/src/Cursor.h >index 006919b..c3ae448 100644 >---

Re: Row by Row sliding

2013-07-01 Thread Hashini Senaratne
Hello Jean-Marc, > I am not sure we undertand each other: in my mind, this "offset" is > indeed the amount of horizontal pixel by which the row has been slid. > That is, instead of drawing the part of the row that goes from 0 to > window_width, LyX will draw the part between offset and > offse

Re: CMake error when only wmctrl and pcregrep are installed

2013-07-01 Thread Scott Kostyshak
On Mon, Jul 1, 2013 at 11:30 AM, Kornel Benko wrote: > Am Montag, 1. Juli 2013 um 10:54:35, schrieb Scott Kostyshak > > >> On Mon, Jul 1, 2013 at 7:41 AM, Kornel Benko wrote: > >> > Am Montag, 1. Juli 2013 um 11:04:00, schrieb Jean-Marc Lasgouttes > >> > > >> > > >> >> 01/07/2013 09:04, Kornel

Re: CMake error when only wmctrl and pcregrep are installed

2013-07-01 Thread Kornel Benko
Am Montag, 1. Juli 2013 um 10:54:35, schrieb Scott Kostyshak > On Mon, Jul 1, 2013 at 7:41 AM, Kornel Benko wrote: > > Am Montag, 1. Juli 2013 um 11:04:00, schrieb Jean-Marc Lasgouttes > > > > > >> 01/07/2013 09:04, Kornel Benko: > > > >> > > -- checking for module 'xtst' > > > >> > > > > >> > >

Re: [LyX/master] Update tex2lyx testcases to latest fileformat

2013-07-01 Thread Scott Kostyshak
On Mon, Jul 1, 2013 at 3:35 AM, Kornel Benko wrote: > Am Sonntag, 30. Juni 2013 um 17:50:09, schrieb Scott Kostyshak > > >> On Sun, Jun 30, 2013 at 4:44 AM, Georg Baum > >> wrote: > >> > Scott Kostyshak wrote: > >> > > >> >> On Mon, Jun 10, 2013 at 3:53 PM, Georg Baum > >> >> wrote: > >> >>> Ju

Re: CMake error when only wmctrl and pcregrep are installed

2013-07-01 Thread Scott Kostyshak
On Mon, Jul 1, 2013 at 7:41 AM, Kornel Benko wrote: > Am Montag, 1. Juli 2013 um 11:04:00, schrieb Jean-Marc Lasgouttes > > >> 01/07/2013 09:04, Kornel Benko: > >> > > -- checking for module 'xtst' > >> > > >> > > -- package 'xtst' not found > >> > > >> > I am sure, I needed this modules in order

Re: Toolbar Customization Dialog

2013-07-01 Thread Richard Heck
On 07/01/2013 07:12 AM, Mihai Varga wrote: Hello, regarding my previous question about how to remove buttons from a toolbar, I pulled it through with the functions GuiView::constructToolbars() and GuiView::initToolbars() from the GuiView files. It might not be the fastest way, but I believe i c

Re: CMake error when only wmctrl and pcregrep are installed

2013-07-01 Thread Kornel Benko
Am Montag, 1. Juli 2013 um 11:04:00, schrieb Jean-Marc Lasgouttes > 01/07/2013 09:04, Kornel Benko: > > > -- checking for module 'xtst' > > > > > -- package 'xtst' not found > > > > I am sure, I needed this modules in order to compile xvkbd, so it is > > required. > > > > We may create option t

Toolbar Customization Dialog

2013-07-01 Thread Mihai Varga
Hello, regarding my previous question about how to remove buttons from a toolbar, I pulled it through with the functions GuiView::constructToolbars() and GuiView::initToolbars() from the GuiView files. It might not be the fastest way, but I believe i can make it mem-leak free. Each time a user clic

Re: Row by Row sliding

2013-07-01 Thread Jean-Marc Lasgouttes
29/06/2013 13:40, Hashini Senaratne: I think this not-suitability cannot decide only with this offset attribute. As proceeds I figured out that only using the offset value, it is impossible to give a correct output in scrolling. That is, without knowing the amount that we already slid, we cannot

Re: Row by Row sliding

2013-07-01 Thread Jean-Marc Lasgouttes
01/07/2013 01:23, Cyrille Artho: Japanese (and probably Korean and several other languages) have no space either, so the text is always broken at the end of the line, regardless of word boundaries. Therefore I think this functionality is essential. Please add it back. Yes, this is something I

Re: CMake error when only wmctrl and pcregrep are installed

2013-07-01 Thread Jean-Marc Lasgouttes
01/07/2013 09:04, Kornel Benko: > -- checking for module 'xtst' > -- package 'xtst' not found I am sure, I needed this modules in order to compile xvkbd, so it is required. We may create option to disable autotests though. Or disable them automatically when the packages are not installed.

[patch] fix beamer conversion

2013-07-01 Thread Jürgen Spitzmüller
Attached is a trivial and straightforward, but really necessary fix to the beamer frame conversion routine. This should go in before the beta, since the buglet it fixes might scramble people's beamer documents. What is the current policy? Do we hold back even such trivial changes unless Vincent

Re: [LyX/master] Update tex2lyx testcases to latest fileformat

2013-07-01 Thread Kornel Benko
Am Sonntag, 30. Juni 2013 um 17:50:09, schrieb Scott Kostyshak > On Sun, Jun 30, 2013 at 4:44 AM, Georg Baum > wrote: > > Scott Kostyshak wrote: > > > >> On Mon, Jun 10, 2013 at 3:53 PM, Georg Baum > >> wrote: > >>> Julien Rioux wrote: > >>> > Did we not decide to drop the .0 part? > >>> >

Re: about project

2013-07-01 Thread Liviu Andronic
Dear Kamal, Thank you for your interest in LyX! Unfortunately the GSoC doesn't allow two students to work on the same project. However, if you would like to join our development effort please let us know if you're interested in tackling any of our 'easyfix' bugs ( http://www.lyx.org/trac/query?sta

Re: CMake error when only wmctrl and pcregrep are installed

2013-07-01 Thread Kornel Benko
Am Samstag, 29. Juni 2013 um 04:50:16, schrieb Scott Kostyshak > On Ubuntu 13.04 if I do not have the packages wmctrl and pcregrep > installed, I get no errors. If I do have them installed, I get errors > (see output below). I can fix this by installing libxtst-dev and > libxaw7-dev. This doesn't