[PATCH] re-organization of session.h/C

2006-10-26 Thread Bo Peng
Dear list, The patch does not add or change any feature of session.h/C. It separates session class into sections. Adding features like session/toolbars will be much easier (and cleaner) using the new interfaces. The patch is messy so session.h/C are also attached. Will apply tomorrow (subject to

Re: LyX 1.5.0 won't start properly on Mac

2006-10-26 Thread Bennett Helm
On Oct 26, 2006, at 5:19 PM, Lars Gullik Bjønnes wrote: Bennett Helm <[EMAIL PROTECTED]> writes: | LyX 1.5.0 cannot be started by double-clicking the LyX.app icon on | Mac: it crashes immediately. However, starting LyX from the command | line (or via gdb) works with no problem. So I'm a bit lim

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Bo Peng
??? IIRC you are working on session management, don't you? Didn't we want to store the status of toolbars? Or has this feature become a post-1.5 feature? Yes. session is for 1.5, but this thread is for file renaming. :-) Sorry for the confusion. Bo

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Michael Gerz
Bo Peng schrieb: If you don't hurry, I have finished my CT stuff before you completed the session handling :-) I am not doing it now, or anytime soon. The discussion is about easy transition of branches. ??? IIRC you are working on session management, don't you? Didn't we want to store the stat

Re: [patch] fix inputenc

2006-10-26 Thread José Matos
On Thursday 26 October 2006 4:03 pm, Georg Baum wrote: > That was my question, since I do not use docbook sgml and had no idea > whether it was something really obsolete or something still in use. I know that. :-) My point is that latex 2 is obsolete and I still see people using it. :-) Now on

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Bo Peng
Bo, Jose has spoken. I know that. I will wait for the XML merge. If you don't hurry, I have finished my CT stuff before you completed the session handling :-) I am not doing it now, or anytime soon. The discussion is about easy transition of branches. Cheers, Bo

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Michael Gerz
Bo Peng wrote: The important part is that r16000 -> 16001 has ONLY filename changes so you can modify your patch easily. Bo, Jose has spoken. If you don't hurry, I have finished my CT stuff before you completed the session handling :-) Michael

Re: LyX 1.5.0 won't start properly on Mac

2006-10-26 Thread Lars Gullik Bjønnes
Bennett Helm <[EMAIL PROTECTED]> writes: | LyX 1.5.0 cannot be started by double-clicking the LyX.app icon on | Mac: it crashes immediately. However, starting LyX from the command | line (or via gdb) works with no problem. So I'm a bit limited in the | debug info I can produce. Here's what Console

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Bo Peng
except that my branch touches almost all files... Will this work for you? 1. announce a trunk freeze, oberve trunk revision, say, 16000 2. you update your branch with r16000 3. svn diff > patch16000.diff 4. A global rename will happen, and produce revision 16001. ONLY file name change will appe

Re: [1.5 PATCH] Re: [Bug 2882] not possible to delete row in ERT inset

2006-10-26 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: Since the testing did not show big problems, I committed the patch bug2882-5-14x (below) to 1.4.4svn. The adaptation of this patch to 1.5 is attached. The changelog says Jean-Marc, if I don't find any problem, can I adapt it to the next CT code and commit the patc

Re: CT changes

2006-10-26 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: michael> Presently, if you delete an inset, all its content is deleted michael> recursively. This is unfortunate. Imagine that your colleague michael> makes changes in an existing inset. He sends it to you and michael> you come to the conclusion that the inset should

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > please not that in this case it is not necessary to run | > autogen.sh or configure. That is only needed for bigger changes | > (deleting/adding a directory etc.) | | My understanding is every addition/removal of files leads to | autogen.sh. They are fran

Re: Short update

2006-10-26 Thread Bo Peng
If one of you takes the time to write a script to automate the procedure * file.C -> file.cpp * fix all references in build files and documentation * register the rename in SVN. * whatever other stuff it needs to do. then the whole argument is redundant. Just make the change, hand

Re: LyX artist wanted!

2006-10-26 Thread Angus Leeming
Michael Gerz <[EMAIL PROTECTED]> writes: > is there a LyX artist among us? The new "Review" toolbar lacks some nice > icons Does KWord have change tracking? Why not reuse their icons? s/KWord/some GPL-compatible, change tracking-enabled word processor/ Angus

Re: All LyX specific latex commands before user ones

2006-10-26 Thread Angus Leeming
Laurent Grawet <[EMAIL PROTECTED]> writes: > Hi to all, > > I suggest all specific LyX latex commands to be before the user latex > commands (latex preamble). > The two main reasons are : > - This is coherent > - That makes it possible to avoid double definitions Hi, Laurent. If only it were tha

Re: Short update

2006-10-26 Thread Angus Leeming
José Matos <[EMAIL PROTECTED]> writes: > On Thursday 26 October 2006 3:32 pm, Bo Peng wrote: > > > Regarding the .C issue, although I don't like them, I think that we > > > should postpone this to 1.6. > > > > I respect your decision, but please be more specific. Will this happen > > immediately af

LyX 1.5.0 won't start properly on Mac

2006-10-26 Thread Bennett Helm
LyX 1.5.0 cannot be started by double-clicking the LyX.app icon on Mac: it crashes immediately. However, starting LyX from the command line (or via gdb) works with no problem. So I'm a bit limited in the debug info I can produce. Here's what Console.app prints out: Wrong command line option

LyX 1.5.0 crash on quit (Mac)

2006-10-26 Thread Bennett Helm
LyX 1.5.0 crashes everytime on quit on Mac, and it causes OS X's crashdump utility to go into what seems like an endless loop, consuming all available processor time. Here's the backtrace: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at addr

Re: About multiple windows and typing speed

2006-10-26 Thread Enrico Forestieri
On Thu, Oct 26, 2006 at 02:21:41PM +0200, Abdelrazak Younes wrote: > Jean-Marc Lasgouttes wrote: > >>"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > > >>> I thought Abdel tested that with qt4. > > > >Abdelrazak> LyX-1.4/qt3 behaves exactly the same with this file. > > > >So th

Re: About multiple windows and typing speed

2006-10-26 Thread Enrico Forestieri
On Thu, Oct 26, 2006 at 10:05:03AM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> I doubt it. LyX/Qt3/X11 on Windows (Cygwin, really) performs > Enrico> exactly the same as on *nix, so this is something specifically > Enrico> relate

Re: LyX/Mac 1.5.0, Qt 4.2.1 Profile

2006-10-26 Thread Bennett Helm
On Oct 26, 2006, at 2:32 PM, Bennett Helm wrote: On Oct 26, 2006, at 3:40 AM, Abdelrazak Younes wrote: ... As you can see in the second line, QLPainter::text() take the most time. This is not surprising but the following lines between this node an the following node at the same level (LyX

Re: [patch] big delimiters

2006-10-26 Thread Enrico Forestieri
On Thu, Oct 26, 2006 at 10:04:05AM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> On Wed, Oct 25, 2006 at 05:03:19PM +0200, Georg Baum wrote: > >> Jean-Marc Lasgouttes wrote: > > >> > We could also decide that adding such new featu

Re: FSF address change

2006-10-26 Thread Sven Hoexter
On Thu, Oct 26, 2006 at 05:12:18PM +0200, Jean-Marc Lasgouttes wrote: > > "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes: Hi, > Sven> What's missing is the translation update for the address. I > Sven> didn't touch the po files because I'm not sure how to handle > Sven> them correctly with

LyX artist wanted!

2006-10-26 Thread Michael Gerz
Hi, is there a LyX artist among us? The new "Review" toolbar lacks some nice icons :-) Michael

Re: CT changes

2006-10-26 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: michael> 1. Change time This looks OK. Please encapsulate the policy telling which changes are equal so that we can modify it later. Another solution would be to have all the changes in a same session be the same, or all changes by a same author be the same. Com

Re: LyX/Mac 1.5.0, Qt 4.2.1 Profile

2006-10-26 Thread Bennett Helm
On Oct 26, 2006, at 3:40 AM, Abdelrazak Younes wrote: Bennett Helm wrote: Well, here is a profile for Mac. I created a new document with enough text to fill the screen, placed the (invisible) cursor in the middle of the screen, started profiling and typed at a brisk pace for 30 seconds. (A

Re: About scrolling speed

2006-10-26 Thread Andre Poenitz
On Tue, Oct 24, 2006 at 10:01:43AM +0200, Juergen Vigna wrote: > Hi Abdel, > > as much as I know before we started on fixing bugs there I was not able > to scroll trough the UserGuide without hitting an Assert ;) > > I think that this is due to the "more" metrics calculations we have to do > in o

Re: GUII

2006-10-26 Thread Andre Poenitz
On Mon, Oct 23, 2006 at 07:00:18AM -0500, Bo Peng wrote: > >Ah, here is the official request. ;) > > > >First: Is it worth the effort? How big is the speedup? > > MSVC seems to benefit from pch more than gcc. I never had any first > hand experience though. > > >Second: Was there not another endle

Re: About scrolling speed

2006-10-26 Thread Andre Poenitz
On Mon, Oct 23, 2006 at 06:33:16PM +0200, Abdelrazak Younes wrote: > Hi Andre, > > Before Denmark, the UserGuide PageDown test was at 18 seconds. Now it is > at 25 seconds. I hope you have some more code in store for speed ;-) ? Andre'

Re: The cursor is seriously broken..

2006-10-26 Thread Andre Poenitz
On Mon, Oct 23, 2006 at 05:57:26PM +0200, Abdelrazak Younes wrote: > Hi Andre, > > I just merged my tree with SVN and I see now big black blinking square > instead of the cursor. Anybody else seeing that? It's the new block cursor. Andre'

Re: About scrolling speed

2006-10-26 Thread Andre Poenitz
On Mon, Oct 23, 2006 at 07:12:13PM +0200, Asger Ottar Alstrup wrote: > Finally, it could be André's new rendering scheme which is slower on > your setup. Unlikely. Maybe not much of an inprovemnt, but certanily not slower. The wrong cursor size is my fault though.. Andre'

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Asger Ottar Alstrup
Michael Gerz wrote: Sorry but I can't fix all open change tracking issues in one week. (I may ask for some assistance after the weekend, when it becomes clear what is missing) Notice that José is the release manager - not me. I do not get to set the target. When that is said, and with all d

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Michael Gerz
Michael Gerz wrote: Moreover, I think this should be done _before_ a major release, not afterwards. This will make it much easier to backport 1.6 stuff back to the 1.5 stable branch. Jose has spoken. Please ignore my mail. Michael

All LyX specific latex commands before user ones

2006-10-26 Thread Laurent Grawet
Hi to all, I suggest all specific LyX latex commands to be before the user latex commands (latex preamble). The two main reasons are : - This is coherent - That makes it possible to avoid double definitions For example I use \bsc command in the user latex commands. The \bsc command is from babel

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Michael Gerz
Peter Kümmel wrote: Asger Ottar Alstrup wrote: I believe there IS a feature freeze for LyX right now, although it seems the list has already partially forgotten this in just 2 days. José IS the release manager, and he did impose a feature freeze. It is not just a 'freeze', a normal fre

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Michael Gerz
Asger Ottar Alstrup wrote: I would aim for a test release in a week. Sorry but I can't fix all open change tracking issues in one week. (I may ask for some assistance after the weekend, when it becomes clear what is missing) Michael

Re: [1.5 PATCH] Re: [Bug 2882] not possible to delete row in ERT inset

2006-10-26 Thread Michael Gerz
Jean-Marc Lasgouttes wrote: Jean-Marc> Please test, in particular with change tracking. Since the testing did not show big problems, I committed the patch bug2882-5-14x (below) to 1.4.4svn. The adaptation of this patch to 1.5 is attached. The changelog says * text.C (backspacePos0): re

Re: [patch] fix inputenc

2006-10-26 Thread Georg Baum
Am Donnerstag, 26. Oktober 2006 18:05 schrieb Jean-Marc Lasgouttes: > Can't we just change the encoding of the output stream on the fly > (with a method, not only in the constructor)? That was my first idea, but it turned out to be rather difficult. Here is how I came to the current solution: c

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Michael Gerz
Bo Peng wrote: Is there any reason *not* to do it now? As a matter of fact, I do not see unmerged branches as a big problem. I can see at least one advantage of this: do it now and we do not have to bring this problem up the tenth time. Moreover, I think this should be done _before_ a major

Re: Short update

2006-10-26 Thread Bo Peng
My proposal is to do it as soon as the xml patch goes in. Got you. Expect huge 'svn up' after the xml merge then. :-) Bo

Re: Journal of Statistical Software Review

2006-10-26 Thread Bo Peng
On 10/26/06, Antony Unwin <[EMAIL PROTECTED]> wrote: Thanks for your input but there has been a misunderstanding here. The review has already been written. The developers of LyX may respond to it on JSS's website if they wish. I would like to find a person to take responsibility for this and su

Re: Silly window position

2006-10-26 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Here a patch to recover from >> a silly window position. > > Is it portable? > Yes, the used classes are NOT Windows specific: http://doc.trolltech.com/4.2/qdesktopwidget.html >> >> >> >>

Re: Silly window position

2006-10-26 Thread Abdelrazak Younes
Peter Kümmel wrote: Here a patch to recover from a silly window position. Is it portable? Index: frontends/qt4/GuiView.C === --- frontends/qt4/GuiView.C

Silly window position

2006-10-26 Thread Peter Kümmel
Here a patch to recover from a silly window position. -- Peter Kümmel Index: frontends/qt4/GuiView.C === --- frontends/qt4/GuiView.C (revision 15561) +++ frontends/qt4/GuiView.C (working copy) @@ -154,6 +154,12 @@ //

Re: [patch] fix inputenc

2006-10-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Donnerstag, 26. Oktober 2006 17:34 schrieb Jean-Marc Georg> Lasgouttes: >> It happens that I do not really understand what we want to do with >> change_encoding and why there is a specific problem. Probably my >> fault. Georg> The

Re: [patch] fix inputenc

2006-10-26 Thread Georg Baum
Am Donnerstag, 26. Oktober 2006 17:34 schrieb Jean-Marc Lasgouttes: > It happens that I do not really understand what we want to do with > change_encoding and why there is a specific problem. Probably my > fault. The problem is that we may need to use several different encodings in one output fi

Re: The cursor is seriously broken..

2006-10-26 Thread Peter Kümmel
Edwin Leuven wrote: > Peter Kümmel wrote: >> Hope this helps a bit. > > not not really (wouldn't know where to get the correct cursor pos). > > and why does the proper cursor position get lost? Because the cachc has been cleared: void BufferView::updateMetrics(bool singlepar) { // FIXME

Re: [patch] fix inputenc

2006-10-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: >> If not I have to think more. Georg> I committed this version. If the comment is still not clear Georg> please tell. It happens that I do not really understand what we want to do with change_encoding and why there is a specific problem. P

Re: The cursor is seriously broken..

2006-10-26 Thread Abdelrazak Younes
Edwin Leuven wrote: John Levon wrote: On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote: Was this the bug Asger talked about ('Fix cursor trouble')? Possibly that selecting within an inset is broken? and: 1. when typing in math the cursor blinks before the math inset before

Re: The cursor is seriously broken..

2006-10-26 Thread Edwin Leuven
Peter Kümmel wrote: Hope this helps a bit. not not really (wouldn't know where to get the correct cursor pos). and why does the proper cursor position get lost?

Re: FSF address change

2006-10-26 Thread dooteo
Hi all, I think best way would be to put the FSF address in a unique string (that have not to be translated), so any future's changes does not affect to translators messages. Something like: return _("LyX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even t

Re: FSF address change

2006-10-26 Thread Jean-Marc Lasgouttes
> "Sven" == Sven Hoexter <[EMAIL PROTECTED]> writes: Sven> Hi, attached you can find a diff against the 1.4.x branch where Sven> I started to update the FSF postal address. I also updated the Sven> LyX-Team copyright up to 2006 if you disagree remove this change Sven> and please list the curre

Re: The cursor is seriously broken..

2006-10-26 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> To be fair too, I noticed this remotely first. There, the Jean-Marc> white background is visible during more than one second! I Jean-Marc> am not sure what would be causing that, since both machines Jean-Marc> are ~3G

Re: [patch] fix inputenc

2006-10-26 Thread Georg Baum
Am Dienstag, 24. Oktober 2006 21:42 schrieb Georg Baum: > Is this changed comment understandable? > > if (change_encoding) { > lyxerr[Debug::LATEX] << "Converting paragraph to encoding " > << language->encoding()->iconvName() << endl; > docstring const par = par_stream.st

Re: The cursor is seriously broken..

2006-10-26 Thread Peter Kümmel
Edwin Leuven wrote: > John Levon wrote: >> On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote: >> >>> Was this the bug Asger talked about ('Fix cursor trouble')? >> >> Possibly that selecting within an inset is broken? > > and: > > 1. when typing in math the cursor blinks before the mat

Re: [patch] fix inputenc

2006-10-26 Thread Georg Baum
Am Mittwoch, 25. Oktober 2006 23:07 schrieb José Matos: > I am joking but the idea is the same there are people who have been using > the sgml toolchain and a change to xml would disrupt their work. That was my question, since I do not use docbook sgml and had no idea whether it was something

Re: Journal of Statistical Software Review

2006-10-26 Thread Antony Unwin
Thanks for your input but there has been a misunderstanding here. The review has already been written. The developers of LyX may respond to it on JSS's website if they wish. I would like to find a person to take responsibility for this and submit a proposed response to me. Antony Unwin

Re: Short update

2006-10-26 Thread José Matos
On Thursday 26 October 2006 3:32 pm, Bo Peng wrote: > > Regarding the .C issue, although I don't like them, I think that we > > should postpone this to 1.6. > > I respect your decision, but please be more specific. Will this happen > immediately after 1.5.x is released so that 1.5.x and 1.6/trunk h

Re: The cursor is seriously broken..

2006-10-26 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 26 October 2006 3:02 pm, José Matos wrote: >> On Thursday 26 October 2006 2:15 pm, Jean-Marc Lasgouttes wrote: > >> Do other people see that, on linux in particular? >> >> Not here. :-) >> >> qt-4.2.1 in Fedora 6. José>

Re: Short update

2006-10-26 Thread Bo Peng
Regarding the .C issue, although I don't like them, I think that we should postpone this to 1.6. I respect your decision, but please be more specific. Will this happen immediately after 1.5.x is released so that 1.5.x and 1.6/trunk have the same file extension? (Or you mean 1.6.x and 1.7?) Bo

Re: Journal of Statistical Software Review

2006-10-26 Thread Bo Peng
A comparative review of Scientific Workplace and LyX will appear in the electronic Journal of Statistical Software. LyX may respond to the review. Please let me know who wishes to do this and I will send them a copy of the review. (For obvious reasons JSS would like just one response, but no do

Re: The cursor is seriously broken..

2006-10-26 Thread José Matos
On Thursday 26 October 2006 3:02 pm, José Matos wrote: > On Thursday 26 October 2006 2:15 pm, Jean-Marc Lasgouttes wrote: > > Do other people see that, on linux in particular? > > Not here. :-) > > qt-4.2.1 in Fedora 6. To be fair, I see some kind of redrawing but it is so fast, that I would

Re: [Patch] Beamer stuff, layout2layout

2006-10-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Donnerstag, 26. Oktober 2006 16:00 schrieb Jean-Marc Georg> Lasgouttes: Martin> What is the situation wrt beamer? The layout is included in my Martin> 1.4.2 rpm. However, it is missing from 1.4 and 1.5 svn. >> Georg tried to contac

Re: [Patch] Beamer stuff, layout2layout

2006-10-26 Thread Georg Baum
Am Donnerstag, 26. Oktober 2006 16:00 schrieb Jean-Marc Lasgouttes: > Martin> What is the situation wrt beamer? The layout is included in my > Martin> 1.4.2 rpm. However, it is missing from 1.4 and 1.5 svn. > > Georg tried to contact the author, but we had no answer. A second try succeded: http:

Re: The cursor is seriously broken..

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Of course if it wrong but the possibility is there (not my Abdelrazak> doing). What do you want me to do? Further clean up the Abdelrazak> BufferView and the Buffer? I'll do that in 1.6 ;-) Abdelrazak> When we do that

Re: KCachegrind and LyX

2006-10-26 Thread Jean-Marc Lasgouttes
> "Charles" == Charles de Miramon <[EMAIL PROTECTED]> writes: Charles> Just a teaser. KCachegrind is a funny application with a lot Charles> of buttons you can push. It is really a teaser! The kcachegrind window is hidden. JMarc

Re: The cursor is seriously broken..

2006-10-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> No, there is no more buffer, that is different. The Buffer Abdelrazak> pointer in BufferView was not properly set to zero when Abdelrazak> the Buffer was closed file was reloaded hence one the

Re: KCachegrind and LyX

2006-10-26 Thread Charles de Miramon
>> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes: > > cmiramon> I have compiled yesterday svn lyx and ran it through > cmiramon> cachegrind (start lyx, load tutorial, page down twice exit). > > Did you compile lyx with --disable-stdlib-debug and --disable-assertions? > > It seems to me th

Re: The cursor is seriously broken..

2006-10-26 Thread José Matos
On Thursday 26 October 2006 2:15 pm, Jean-Marc Lasgouttes wrote: > Do other people see that, on linux in particular? Not here. :-) qt-4.2.1 in Fedora 6. > JMarc -- José Abílio

Re: [Patch] Fix crash when reverting document

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I don't need it but there might be some other corner cases Abdelrazak> where this could happen. But you are probably right, I Abdelrazak> will replace that with an assert. Thanks. JMarc

Re: [Patch] Beamer stuff, layout2layout

2006-10-26 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Attached the patch (tab errors) to layout2layout needed to Martin> make beamer accessible in 1.5svn. I think you should apply it to trunk (and branch?) Martin> What is the situation wrt beamer? The layout is included in my Mart

Re: CT changes

2006-10-26 Thread Jean-Marc Lasgouttes
> "michael" == michael gerz <[EMAIL PROTECTED]> writes: michael> Hi folks, I would like to inform you about two issues that I michael> am going to address this evening. If you disagree, please michael> complain loudly. Otherwise, I will continue the CT cleanup... michael> 1. Change time This

Re: The cursor is seriously broken..

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> No, there is no more buffer, that is different. The Buffer Abdelrazak> pointer in BufferView was not properly set to zero when Abdelrazak> the Buffer was closed file was reloaded hence one the Abdelrazak> crashes. Hav

Re: [Patch] Fix crash when reverting document

2006-10-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> OK, This patch fixes no less than 3 crashes when reverting Abdelrazak> a document! A question: why do you need this void paintText(BufferView & bv, ViewMetricsInfo const & vi,

Re: The cursor is seriously broken..

2006-10-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: What about removing the buffer from the lyxview, and reading from disk as with a new file? Abdelrazak> ??? This is what is done already in Abdelrazak> BufferView::loadLyXFile(). So, there is no more b

Re: [Patch] Fix crash when reverting document

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> OK, This patch fixes no less than 3 crashes when reverting Abdelrazak> a document! A question: why do you need this void paintText(BufferView & bv, ViewMetricsInfo const & vi, Painter & pain) { +

Re: The cursor is seriously broken..

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> What about removing the buffer from the lyxview, and reading from >> disk as with a new file? Abdelrazak> ??? This is what is done already in Abdelrazak> BufferView::loadLyXFile(). So, there is no more bufferview concerning

Re: The cursor is seriously broken..

2006-10-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> This is very tricky and it was very hard to find. The Abdelrazak> problem is that GuiWorkArea::paintEvent() uses the Buffer Abdelrazak> before it is completely constructed. Buffer::pimpl is Abd

[Patch] Fix crash when reverting document

2006-10-26 Thread Abdelrazak Younes
OK, This patch fixes no less than 3 crashes when reverting a document! 1) crash in GuiWorkArea::paintEvent(), this one is solved by by encapsulating the file loading in LyXView by busy(true)/busy(false) and by disabling/enabling the work area update in GuiView::busy(). 2) crash in the cursor

Re: The cursor is seriously broken..

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> This is very tricky and it was very hard to find. The Abdelrazak> problem is that GuiWorkArea::paintEvent() uses the Buffer Abdelrazak> before it is completely constructed. Buffer::pimpl is Abdelrazak> still equal to 0

Re: KCachegrind and LyX

2006-10-26 Thread Jean-Marc Lasgouttes
> "cmiramon" == cmiramon <[EMAIL PROTECTED]> writes: cmiramon> I have compiled yesterday svn lyx and ran it through cmiramon> cachegrind (start lyx, load tutorial, page down twice exit). Did you compile lyx with --disable-stdlib-debug and --disable-assertions? It seems to me that you did no

Re: About multiple windows and typing speed

2006-10-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: I thought Abdel tested that with qt4. Abdelrazak> LyX-1.4/qt3 behaves exactly the same with this file. So this is a general problem with lyx-qt on windows, right? I would rather say with lyx-mathed

Re: The cursor is seriously broken..

2006-10-26 Thread Edwin Leuven
John Levon wrote: On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote: Was this the bug Asger talked about ('Fix cursor trouble')? Possibly that selecting within an inset is broken? and: 1. when typing in math the cursor blinks before the math inset before returning to the righ

Re: The cursor is seriously broken..

2006-10-26 Thread John Levon
On Thu, Oct 26, 2006 at 01:06:14PM +0200, Peter Kümmel wrote: > Was this the bug Asger talked about ('Fix cursor trouble')? Possibly that selecting within an inset is broken? john

Re: About multiple windows and typing speed

2006-10-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> I thought Abdel tested that with qt4. Abdelrazak> LyX-1.4/qt3 behaves exactly the same with this file. So this is a general problem with lyx-qt on windows, right? JMarc

Re: KCachegrind and LyX

2006-10-26 Thread cmiramon
Jean-Marc Lasgouttes wrote: > The few times I tried cachegrind, it was making lyx so slow that any > testing concerning the GUI was too difficult to do. How do KDE people > do it? Is there some documentation somewhere? > > It seems to me that oprofile is much faster. > It is slow but it works.

Re: The cursor is seriously broken..

2006-10-26 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: What about this patch? Much better than what we have now! Shove it in... Done. Was this the bug Asger talked about ('Fix cursor trouble')? I don't think so. I guess he was talking about the big black square that served as cursor. I fixed that

Re: The cursor is seriously broken..

2006-10-26 Thread Peter Kümmel
Abdelrazak Younes wrote: >> >> What about this patch? > > Much better than what we have now! > > Shove it in... Done. Was this the bug Asger talked about ('Fix cursor trouble')? -- Peter Kümmel

Re: The cursor is seriously broken..

2006-10-26 Thread Abdelrazak Younes
Peter Kümmel wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: Edwin Leuven wrote: Abdelrazak Younes wrote: i think that the positioning of the cursor is nicer with the attached (moves it 2 pixels to the right...) Yep. I hesitated to do that but I think you're right for an immediate solutio

Re: The cursor is seriously broken..

2006-10-26 Thread Peter Kümmel
Edwin Leuven wrote: > Abdelrazak Younes wrote: >> Edwin Leuven wrote: >>> Abdelrazak Younes wrote: >>> i think that the positioning of the cursor is nicer with the attached >>> (moves it 2 pixels to the right...) >> >> Yep. I hesitated to do that but I think you're right for an immediate >> solutio

Journal of Statistical Software Review

2006-10-26 Thread Antony Unwin
Dear LyX developers, A comparative review of Scientific Workplace and LyX will appear in the electronic Journal of Statistical Software. LyX may respond to the review. Please let me know who wishes to do this and I will send them a copy of the review. (For obvious reasons JSS would like

Short update

2006-10-26 Thread José Matos
Hello all, I have been busy, but I would like to give a short update on some of the issues raised. I intend to reply in detail to those messages either tomorrow night or Saturday. Regarding the .C issue, although I don't like them, I think that we should postpone this to 1.6. Lars has

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Peter Kümmel
Asger Ottar Alstrup wrote: > I believe there IS a feature freeze for LyX right now, although it seems > the list has already partially forgotten this in just 2 days. José IS > the release manager, and he did impose a feature freeze. It is not just a 'freeze', a normal freeze is discussed before. I

Re: Misplacement of math toolbar

2006-10-26 Thread Peter Kümmel
Peter Kümmel wrote: > Jonathan Vogt wrote: >> Hi all, >> >> first of all thanks for your work and keep it up. >> >> I've been compiling the source from subversion for a couple of days now and >> I >> noticed that when starting some math the math toolbar shows up (nothing >> wrong >> with that)

[Patch] Beamer stuff, layout2layout

2006-10-26 Thread Martin Vermeer
Attached the patch (tab errors) to layout2layout needed to make beamer accessible in 1.5svn. What is the situation wrt beamer? The layout is included in my 1.4.2 rpm. However, it is missing from 1.4 and 1.5 svn. I see that sometimes it comes with a separate beamer package, earlier it was built in

Re: Misplacement of math toolbar

2006-10-26 Thread Peter Kümmel
Jonathan Vogt wrote: > Hi all, > > first of all thanks for your work and keep it up. > > I've been compiling the source from subversion for a couple of days now and I > noticed that when starting some math the math toolbar shows up (nothing wrong > with that) but it shows up right under the men

Re: Is it time to rename .C to .cpp now?

2006-10-26 Thread Peter Kümmel
Great! You should do it every day: "GOOD MORNING LYX" Asger Ottar Alstrup wrote: > John Levon wrote: >> I'm honestly not sure if you're joking. Same goes for Asger. > > I think further clean-up work, reorganisations, refactoring, or other > maneuvers that primarily help the developers at the r

Re: warnings

2006-10-26 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Georg Baum wrote: This should be fixed: Interesting (I don't have the warning with MSVC). I'll see what I can do. The declaration order is different to the order of the initialization. MSVC did not warn about this. To fix it we must only change t

Re: About multiple windows and typing speed

2006-10-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I doubt it. LyX/Qt3/X11 on Windows (Cygwin, really) performs Enrico> exactly the same as on *nix, so this is something specifically Enrico> related to Qt3/Win. Enrico> Yes, that file is still impossib

Re: About multiple windows and typing speed

2006-10-26 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I doubt it. LyX/Qt3/X11 on Windows (Cygwin, really) performs Enrico> exactly the same as on *nix, so this is something specifically Enrico> related to Qt3/Win. Enrico> Yes, that file is still impossible to manage in LyX/Qt3/W

  1   2   >