Re: r35055 - in lyx-devel/trunk: . src src/frontends/qt4 src/support

2010-08-07 Thread Stephan Witt
Am 07.08.2010 um 19:13 schrieb Jean-Marc Lasgouttes: Le 7 août 10 à 18:50, Stephan Witt a écrit : From time to time, when I launch lyx all the word are marked as misspelled, and I do no know why. That did not happen to me... Also, it would be interesting to know whether cocoAspell

Re: spell-check on the fly on Mac OS X (was: Re: Beta plans (again))

2010-08-09 Thread Stephan Witt
Am 09.08.2010 um 00:43 schrieb Abdelrazak Younes: On Wed, Aug 4, 2010 at 8:02 AM, Stephan Witt st.w...@gmx.net wrote: Am 04.08.2010 um 00:51 schrieb Jean-Marc Lasgouttes: The problem with this approach is that I am not even sure that it will be enough. I am not sure whether the time

Spellcheck a whole row

2010-08-11 Thread Stephan Witt
Hi, I've prepared the following patch to demonstrate the way to speed up the native spell checker on mac. In case of spell error it is as slow as the original version. I'd like to improve that next... Stephan Index: src/AppleSpellChecker.h

Re: Spellcheck a whole row

2010-08-12 Thread Stephan Witt
Am 11.08.2010 um 22:33 schrieb Jean-Marc Lasgouttes: Le 11 août 10 à 21:21, Stephan Witt a écrit : I've prepared the following patch to demonstrate the way to speed up the native spell checker on mac. In case of spell error it is as slow as the original version. I'd like to improve

Re: Test Message

2010-08-16 Thread Stephan Witt
Am 16.08.2010 um 05:00 schrieb Richard Heck: I seem not to have gotten mail for a while, so let's try this. Richard You're not alone :-) I'm back from vacation now. Stephan

Re: Patch for ticket #6848

2010-08-21 Thread Stephan Witt
Am 21.08.2010 um 15:36 schrieb Punyashloka Biswal: Yes, it works. But I'll propose a slightly simpler version. Agreed, that's better. Should I resend your version to the mailing list and/or attach it to the ticket? I've commit it, thanks. As Jürgen said, welcome. Also, I'm curious: do you

Re: [PATCH] #1839, ctrl+arrows don't move to the next/prev table cell

2010-08-21 Thread Stephan Witt
Am 21.08.2010 um 21:32 schrieb Punyashloka Biswal: I followed Richard Heck's suggestions on the ticket and made the small changes in InsetTabular::doDispatch() that were necessary. In addition, I had to modify Text::dispatch() because in some cases it didn't undispatch() when trying to move

Re: alpha6

2010-08-28 Thread Stephan Witt
Am 28.08.2010 um 12:44 schrieb Pavel Sanda: hi, i plan to release a6 very soon. anything you wanted to have in before? highest prior bugs are showstopper as usual. I've much time spent for the planned spell checker changes. I'd like to present them soon... any chance to get them in? Or is

Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-28 Thread Stephan Witt
Am 28.08.2010 um 18:46 schrieb Pavel Sanda: Stephan Witt wrote: Or is it really very soon? i was thinking about tomorrow or monday, but no hard opinions. I've much time spent for the planned spell checker changes. I'd like to present them soon... any chance to get them in? depends what

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-28 Thread Stephan Witt
Am 28.08.2010 um 19:26 schrieb Pavel Sanda: Stephan Witt wrote: The performance gain with native spell checker on mac is as follows: Scrolling the complete users guide with spell check as you type enabled * without patch: 34% of the cpu time in spell check, * with patch: 4% of the time

Reconfigure includes bad shell command (when tex is missing?)

2010-08-29 Thread Stephan Witt
This one I can see in output of reconfigure! ... +checking for xsltproc... yes sh: \nonstopmode\input{a b}: Kommando nicht gefunden. Checking whether TeX allows spaces in file names... no ... This is LyX 2.0.0 on Linux running in place without having TeX installed. Should this be fixed? Stephan

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-29 Thread Stephan Witt
Am 28.08.2010 um 19:26 schrieb Pavel Sanda: Stephan Witt wrote: The performance gain with native spell checker on mac is as follows: Scrolling the complete users guide with spell check as you type enabled * without patch: 34% of the cpu time in spell check, * with patch: 4% of the time

Re: Reconfigure includes bad shell command (when tex is missing?)

2010-08-29 Thread Stephan Witt
Am 30.08.2010 um 01:08 schrieb Pavel Sanda: Stephan Witt wrote: This is LyX 2.0.0 on Linux running in place without having TeX installed. Should this be fixed? are there some bad consequences? Not visible. But I'm a little bit nervous when arbitrary shell commands gets executed. I have

Re: Cannot run LyX when compiled from source on Mac OS X

2010-08-29 Thread Stephan Witt
Am 30.08.2010 um 06:14 schrieb Cyrille Artho: Hi LyX/Mac developers, I have tried to locally compile qt4 and LyX (devel, and 1.6.7) to debug a problem with copying/pasting graphics on Mac OS X. I think I have found the place in the code that I need to fix, but I cannot build LyX, so I

Re: Cannot run LyX when compiled from source on Mac OS X

2010-08-30 Thread Stephan Witt
Am 30.08.2010 um 07:48 schrieb Stephan Witt: Am 30.08.2010 um 06:14 schrieb Cyrille Artho: Hi LyX/Mac developers, I have tried to locally compile qt4 and LyX (devel, and 1.6.7) to debug a problem with copying/pasting graphics on Mac OS X. I think I have found the place in the code that I

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-30 Thread Stephan Witt
Am 30.08.2010 um 11:48 schrieb Jürgen Spitzmüller: Stephan Witt wrote: Now the patch is ready for review. It compiles and works for me on mac and linux. Thank you for review. Not a thorough review, but on a first glance I see many style issues. For instance, + if (from = to) return

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-30 Thread Stephan Witt
Am 30.08.2010 um 14:42 schrieb Jürgen Spitzmüller: Also sprach Stephan Witt: Am 30.08.2010 um 13:07 schrieb Jürgen Spitzmüller: Stephan Witt wrote: I removed one FIXME which is outdated and one that might be still valid. Perhaps I should have mentioned this, but I don't think

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-30 Thread Stephan Witt
Am 30.08.2010 um 16:40 schrieb Jürgen Spitzmüller: Stephan Witt wrote: BTW, the word LyX is correct for apples spell checker :-) by default? :-) Yes. I think it ignores all words with mixed case by default. Hm, that would be a really bad default. I think casing errors (typos

Re: LyX 2.0 compilation errors using CMAKE

2010-08-31 Thread Stephan Witt
Am 31.08.2010 um 03:15 schrieb Uwe Stöhr: Am 31.08.2010 03:04, schrieb Uwe Stöhr: I am not able to compile LyX 2.0 using CMAKE. I get these errors: I forgot to say that I'm using - Microsoft Visual C++ 2008 Express Edition with SP1 - Qt 4.6.3 - Windows XP 64bit (a.k.a. Windows 2003

Re: Cannot run LyX when compiled from source on Mac OS X

2010-08-31 Thread Stephan Witt
Am 31.08.2010 um 05:46 schrieb Cyrille Artho: Hi Stephan, I have all the compilers installed that come with Xcode, but I would prefer working from the command line rather than using the large Xcode GUI, which is difficult to use when I travel and have to use a laptop. I'm using a macbook

Re: LyX 2.0 compilation errors using CMAKE

2010-08-31 Thread Stephan Witt
Am 01.09.2010 um 01:38 schrieb Uwe Stöhr: Am 31.08.2010 08:02, schrieb Stephan Witt: However, this compilation error remains: 10..\..\src\LyX.cpp(288) : error C4101: 'message' : unreferenced local variable The attached patch fixes also this error for me (debug and release mode

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-08-31 Thread Stephan Witt
Am 28.08.2010 um 19:26 schrieb Pavel Sanda: Stephan Witt wrote: The performance gain with native spell checker on mac is as follows: Scrolling the complete users guide with spell check as you type enabled * without patch: 34% of the cpu time in spell check, * with patch: 4% of the time

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-01 Thread Stephan Witt
Am 01.09.2010 um 17:38 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: I've made some changes again... shorten lines as Jürgen suggested and formatting of if/while. And I added code to handle the soft-hyphens and friends. So I attach it again and hope I can put

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-01 Thread Stephan Witt
Am 02.09.2010 um 00:35 schrieb Jean-Marc Lasgouttes: Le 01/09/2010 20:11, Stephan Witt a écrit : +// Paragraph::SpellRanges +// +/ + +class Paragraph::SpellCheckerState { What is the real name? Does it need

Re: LyX 2.0 compilation errors using CMAKE

2010-09-01 Thread Stephan Witt
Am 01.09.2010 um 08:01 schrieb Abdelrazak Younes: On 09/01/2010 01:38 AM, Uwe Stöhr wrote: However, this compilation error remains: 10..\..\src\LyX.cpp(288) : error C4101: 'message' : unreferenced local variable The attached patch fixes also this error for me (debug and release mode).

Re: r35265 - lyx-devel/trunk/development/cmake

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 10:28 schrieb sw...@lyx.org: Author: switt Date: Thu Sep 2 10:28:34 2010 New Revision: 35265 URL: http://www.lyx.org/trac/changeset/35265 Log: add needed quotes Modified: lyx-devel/trunk/development/cmake/CMakeLists.txt Modified:

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 09:38 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: I fear this is going to become very fragile. That's why I stopped here and see currently no need to reduce the spell check range to the current word. What do you mean? I meant I did not implement

Re: r35266 - lyx-devel/trunk/src/insets

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 12:26 schrieb lasgout...@lyx.org: Author: lasgouttes Date: Thu Sep 2 12:26:34 2010 New Revision: 35266 URL: http://www.lyx.org/trac/changeset/35266 Log: Header cleanup (remove uneeded declarations) Modified: lyx-devel/trunk/src/insets/InsetTabular.h Modified:

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 13:42 schrieb Abdelrazak Younes: On 09/02/2010 12:13 PM, Stephan Witt wrote: I could go back to the row based spell check and abandon the checker state of paragraph. But I decided to do the move from row to paragraph checking when seeing the loop code in Buffer.cpp which

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 14:10 schrieb Pavel Sanda: Abdelrazak Younes wrote: I am a bit uneasy with the whole paragraph based solution as I am raisonably confident that it won't be as fast as the row based one for Aspell and Unspell and the user experience will be worse I am sure. bad news I

Re: r35266 - lyx-devel/trunk/src/insets

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 14:14 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: -namespace frontend { class Painter; } This one was too much :-) Actually, this is this one that led me to the other cleanups... I committed the rest of my changes, things should be better now

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 15:42 schrieb Abdelrazak Younes: On 09/02/2010 02:19 PM, Stephan Witt wrote: Am 02.09.2010 um 13:42 schrieb Abdelrazak Younes: On 09/02/2010 12:13 PM, Stephan Witt wrote: I could go back to the row based spell check and abandon the checker state of paragraph

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-02 Thread Stephan Witt
Am 02.09.2010 um 18:22 schrieb Stephan Witt: Am 02.09.2010 um 15:42 schrieb Abdelrazak Younes: On 09/02/2010 02:19 PM, Stephan Witt wrote: Am 02.09.2010 um 13:42 schrieb Abdelrazak Younes: On 09/02/2010 12:13 PM, Stephan Witt wrote: I could go back to the row based spell check

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-03 Thread Stephan Witt
Am 01.09.2010 um 20:11 schrieb Stephan Witt: Am 01.09.2010 um 17:38 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: I've made some changes again... shorten lines as Jürgen suggested and formatting of if/while. And I added code to handle the soft-hyphens and friends

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-03 Thread Stephan Witt
Am 03.09.2010 um 16:52 schrieb Stephan Witt: Am 01.09.2010 um 20:11 schrieb Stephan Witt: Am 01.09.2010 um 17:38 schrieb Jean-Marc LASGOUTTES: What about replacing each character coming from the inset output by a discretionary hyphen (0x00ad)? Will the spellchecker correctly ignore

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-04 Thread Stephan Witt
Am 03.09.2010 um 17:42 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: What about replacing each character coming from the inset output by a discretionary hyphen (0x00ad)? Will the spellchecker correctly ignore it? In this case, this is a nice way of having strings

Re: r35283 - in lyx-devel/trunk/src/frontends: . qt4

2010-09-05 Thread Stephan Witt
Am 05.09.2010 um 17:42 schrieb Uwe Stöhr: Am 05.09.2010 17:03, schrieb Vincent van Ravesteijn: Isn't it better to make a function GuiPainter::thinline or so, instead of everywhere specifying the 0.5 ? Currently there are only 3 places in the code (all in rowpainter.cpp) where the

Re: r35276 - in lyx-devel/trunk/src: . support

2010-09-06 Thread Stephan Witt
02.09.2010 um 09:38 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: I fear this is going to become very fragile. That's why I stopped here and see currently no need to reduce the spell check range to the current word. The point is to catch all possibilities to change

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-06 Thread Stephan Witt
Am 06.09.2010 um 12:38 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: I tried to see what happens when the spell checker gets discretionary hyphens. But I don't know if the presented code snippet really produce a discretionary hyphen as result. When I inspect

Re: r35295 - lyx-devel/trunk/src/frontends/qt4

2010-09-06 Thread Stephan Witt
Am 06.09.2010 um 12:35 schrieb Jean-Marc LASGOUTTES: lasgout...@lyx.org writes: Author: lasgouttes Date: Mon Sep 6 12:26:58 2010 New Revision: 35295 URL: http://www.lyx.org/trac/changeset/35295 Log: Do not overwrite background color with system background color if this color is

Please, verify the INSTALL on MacOSX document...

2010-09-06 Thread Stephan Witt
I've prepared an updated version of INSTALL.MacOSX. If possible, I'd like to get it verified by other people with mac hardware before I commit it. Stephan INSTALL.MacOSX Description: Binary data

Re: Please, verify the INSTALL on MacOSX document...

2010-09-06 Thread Stephan Witt
Am 06.09.2010 um 13:46 schrieb BH: On Mon, Sep 6, 2010 at 7:21 AM, Stephan Witt st.w...@gmx.net wrote: I've prepared an updated version of INSTALL.MacOSX. If possible, I'd like to get it verified by other people with mac hardware before I commit it. I'll take a look, though it might

Re: Please, verify the INSTALL on MacOSX document...

2010-09-06 Thread Stephan Witt
Am 07.09.2010 um 03:49 schrieb Cyrille Artho: Hi Stephan, thank you for updating the guide. Using the recommended options (-universal for Qt, -arch i386 for LyX), I could compile but not link LyX. I have had the same problems with earlier attempts. Thank you for trying the build

Re: switching to beta

2010-09-07 Thread Stephan Witt
Am 07.09.2010 um 16:53 schrieb Abdelrazak Younes: On 09/07/2010 04:35 PM, Pavel Sanda wrote: Hi Abdel, while you are still around... after my finishing of VCS stuff i see only two last hindrances for switching to beta - ... and Stephan's patches for online spellcheck... Their are both

Re: switching to beta

2010-09-07 Thread Stephan Witt
Am 07.09.2010 um 17:41 schrieb Stephan Witt: Am 07.09.2010 um 16:53 schrieb Abdelrazak Younes: On 09/07/2010 04:35 PM, Pavel Sanda wrote: Hi Abdel, while you are still around... after my finishing of VCS stuff i see only two last hindrances for switching to beta - ... and Stephan's

Re: Note about performance and outliner

2010-09-07 Thread Stephan Witt
Am 07.09.2010 um 17:48 schrieb Pavel Sanda: hi, while typing some docs into our manuals i must admit that lyx editing performance when outliner is simultaneously opened is really horrible. e.g. go to section 7.2.1 of additional lyx manual, having outliner uncollapsed. even typing is

Re: error viewing files (LyX 2.0.0alpha5)

2010-09-08 Thread Stephan Witt
Am 08.09.2010 um 10:25 schrieb [Ricardo Rodriguez] eBioTIC.: Hi, I've just installed and reconfigured LyX 2.0.0alpha5 (as per LyX-2.0.0alpha5+qt4.dmg installed in a Mac OS X 10.5.8, MacTeX) and I am facing some weird problem when trying to view newly created files. I'm not able to find

Re: error viewing files (LyX 2.0.0alpha5)

2010-09-08 Thread Stephan Witt
Am 08.09.2010 um 10:45 schrieb [Ricardo Rodriguez] eBioTIC.: Hi! Stephan Witt wrote: No idea yet. Are you able to save that file and post it here, please? Of course. This simple file generates this error: http://ftp.ebiotic.net/onLyX/justATest.lyx But this file

Re: Patch for spell checker state in Paragraph instead of Font (Re: alpha6)

2010-09-08 Thread Stephan Witt
Am 02.09.2010 um 09:38 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: The point is to catch all possibilities to change paragraph contents. But that holds true for change tracking either. Perhaps a common method can simplify that... But every change of content has to go

Re: error viewing files (LyX 2.0.0alpha5)

2010-09-08 Thread Stephan Witt
Am 08.09.2010 um 23:59 schrieb Jean-Marc Lasgouttes: Le 8 sept. 10 à 17:27, [Ricardo Rodriguez] eBioTIC. a écrit : I guess that information concerning LyX in the R-project will be updated when LyX 2.0.0 is on the can. The same will be true with LyX with R through Sweave in the LyX wiki. But,

Re: Please, verify the INSTALL on MacOSX document...

2010-09-08 Thread Stephan Witt
you can successfully configure LyX but finally get link errors for system resources. Perhaps having a look at your config.log from LyX helps. Please, can you make that public? Stephan Stephan Witt wrote: Am 07.09.2010 um 03:49 schrieb Cyrille Artho: Hi Stephan, thank you for updating

Re: Please, verify the INSTALL on MacOSX document...

2010-09-09 Thread Stephan Witt
Am 09.09.2010 um 08:35 schrieb Cyrille Artho: Dear Stephan, I think that fink also uses qt4 by default; qt3 may have been left on my system for providing compatibility with old programs. I may have used one such old program in the past, which was why qt3 was still there. I had added the

Re: Please, verify the INSTALL on MacOSX document...

2010-09-09 Thread Stephan Witt
Am 09.09.2010 um 08:45 schrieb Stephan Witt: Am 09.09.2010 um 08:35 schrieb Cyrille Artho: Dear Stephan, I think that fink also uses qt4 by default; qt3 may have been left on my system for providing compatibility with old programs. I may have used one such old program in the past, which

Re: #6877: Cannot typeset english users guide (missing LaTeX command for character)

2010-09-09 Thread Stephan Witt
Am 02.09.2010 um 09:19 schrieb LyX Ticket Tracker: #6877: Cannot typeset english users guide (missing LaTeX command for character) ---+ Reporter: stwitt | Owner: uwestoehr Type: defect |

Re: #6877: Cannot typeset english users guide (missing LaTeX command for character)

2010-09-09 Thread Stephan Witt
Am 09.09.2010 um 15:50 schrieb Jean-Marc Lasgouttes: Le 9 sept. 10 à 15:47, Stephan Witt a écrit : When the InsetInfo was introduced, I think. This is good enough for Qt 4.5, which is what bennett used. Ah. So, my patch is ok then? I guess so. My doubt was on whether sur approach could

Re: alpha 6 call (was: Patch for spell checker state in Paragraph instead of Font)

2010-09-12 Thread Stephan Witt
Am 12.09.2010 um 13:34 schrieb Pavel Sanda: Stephan Witt wrote: So I propose to profile your current code and see whether there are things that seem wrong (typing in a paragraph that is very long, for example). And go for the more complicated version only if the profiler shows something

Re: Please, verify the INSTALL on MacOSX document...

2010-09-12 Thread Stephan Witt
Am 13.09.2010 um 04:39 schrieb Cyrille Artho: Hi Stephan, this has indeed fixed my build problems! Wonderful. I'm curious... how would you debug your code changes after the build of LyX? Are you using command-line gdb? Because you said CMake is not an option for you... It may be a good

Re: Compare documents gone?

2010-09-13 Thread Stephan Witt
Am 13.09.2010 um 08:12 schrieb Jose Quesada: Hi, Hi Jose, In lyx 2.0 what's new page, it mentions compare documents (which is really nice and a big reason to use lyx over plain latex). However in the last few svn updates I made, that feature is gone. Here on MacOSX it's in the Tools

Re: alpha 6 call (was: Patch for spell checker state in Paragraph instead of Font)

2010-09-13 Thread Stephan Witt
Am 13.09.2010 um 22:17 schrieb Pavel Sanda: Stephan Witt wrote: Thanks. I'm waiting for a response too and have stopped coding on LyX. so the question is how to proceed. its clear that nobody else currently cares about the spellcheck stuff. That's very strange, indeed. per Abdel's note

Re: alpha 6 call (was: Patch for spell checker state in Paragraph instead of Font)

2010-09-14 Thread Stephan Witt
Am 13.09.2010 um 23:16 schrieb Pavel Sanda: Stephan Witt wrote: Yes. I think so, too. Perhaps you can wait another two days with alpha6 until the developers on platforms I do not have (Windows and Cygwin) have verified that it works at the first glance at least. of course i'm not going

Re: alpha 6 call

2010-09-14 Thread Stephan Witt
Am 14.09.2010 um 08:32 schrieb Abdelrazak Younes: On 09/14/2010 08:06 AM, Stephan Witt wrote: Am 13.09.2010 um 23:16 schrieb Pavel Sanda: Stephan Witt wrote: Yes. I think so, too. Perhaps you can wait another two days with alpha6 until the developers on platforms I do not have

Re: alpha 6 call

2010-09-14 Thread Stephan Witt
Am 14.09.2010 um 09:42 schrieb Abdelrazak Younes: On 09/14/2010 09:30 AM, Stephan Witt wrote: Am 14.09.2010 um 08:32 schrieb Abdelrazak Younes: On 09/14/2010 08:06 AM, Stephan Witt wrote: Am 13.09.2010 um 23:16 schrieb Pavel Sanda: Stephan Witt wrote: Yes

Re: r35372 - lyx-devel/trunk/src

2010-09-14 Thread Stephan Witt
Am 14.09.2010 um 16:01 schrieb you...@lyx.org: Author: younes Date: Tue Sep 14 16:01:44 2010 New Revision: 35372 URL: http://www.lyx.org/trac/changeset/35372 Log: gcc compile fix. Thanks. You're using Windows? Did you notice any misbehavior already? Stephan Modified:

Re: r35372 - lyx-devel/trunk/src

2010-09-14 Thread Stephan Witt
Am 14.09.2010 um 17:09 schrieb Pavel Sanda: Stephan Witt wrote: You're using Windows? Did you notice any misbehavior already? btw i looked in the morning and no regressions on the first sight (aspell too) Fine. I'm off for today for a business trip. Stephan

Re: Trunk is frozen now

2010-09-15 Thread Stephan Witt
Am 15.09.2010 um 22:30 schrieb Pavel Sanda: ...preparing release... Is it already done? Yesterday (while being offline) I found a way to crash the spell checker :( I have a patch for that ready. Too late for it? Stephan Index: src/Paragraph.cpp

Re: LyX SVN Freezing on Mac When Applying Character Styles

2010-09-15 Thread Stephan Witt
Am 16.09.2010 um 00:56 schrieb Pavel Sanda: BH wrote: Cant reproduce. do you have exact recipy? Can you provide backtrace where the lyx freezes (ctrl+c under gdb when freezing)? I'm happy to, see attached. After playing with things a little more (and just quickly looking at the

Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 09:42 schrieb sw...@lyx.org: Author: switt Date: Thu Sep 16 09:42:08 2010 New Revision: 35408 URL: http://www.lyx.org/trac/changeset/35408 Log: don't copy internal state of spell checker in copy constructor I don't know if it fixes the Hunspell problem too. But it avoids

Re: Lock released (was Re: Trunk is frozen now)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 10:55 schrieb Pavel Sanda: hi, i put alpha6 on usual ftp place. will wait for some nod from others that tarball works on different boxes and announce it on the lists afterwards. Here it works. You'll find the LyX-2.0.0alpha6+qt4.dmg at aussie in my home subdir Software.

Re: Beta plans (again, again)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 15:32 schrieb Pavel Sanda: * rc2rc conversion scripts for converting older preferences into new ones. Jose promised to come with something. These I would rate as show-stopper, almost. (I don't want to say that only Jose is responsible for that :-)) Bennett wrote a

Re: Beta plans (again, again)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 16:39 schrieb Pavel Sanda: Stephan Witt wrote: These I would rate as show-stopper, almost. (I don't want to say that only Jose is responsible for that :-)) Bennett wrote a apple-script to do that. I had not enough time to tell how good it is. But I would like much more

Re: Beta plans (again, again)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 16:44 schrieb José Matos: On Thursday 16 September 2010 15:24:38 Stephan Witt wrote: Am 16.09.2010 um 15:32 schrieb Pavel Sanda: * rc2rc conversion scripts for converting older preferences into new ones. Jose promised to come with something. These I would rate as show

Re: Beta plans (again, again)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 15:32 schrieb Pavel Sanda: if you would like to push some enhancements into 2.0 this is the last call. I propose the following patch to solve the issue with overlapping lines for on the fly spell checker and change tracking. If anyone has a better idea... ... I'm not so proud

Re: Beta plans (again, again)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 17:17 schrieb Stephan Witt: Am 16.09.2010 um 15:32 schrieb Pavel Sanda: if you would like to push some enhancements into 2.0 this is the last call. I propose the following patch to solve the issue with overlapping lines for on the fly spell checker and change tracking

Re: r35369 - lyx-devel/trunk/src

2010-09-16 Thread Stephan Witt
Am 14.09.2010 um 15:46 schrieb Abdelrazak Younes: On 09/14/2010 02:48 PM, sw...@lyx.org wrote: Author: switt Date: Tue Sep 14 14:48:03 2010 New Revision: 35369 URL: http://www.lyx.org/trac/changeset/35369 Log: reduce nesting levels in markMisspelledWords; simplify range check of

Re: ANNOUNCE: LyX version 2.0.0 (alpha 6)

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 17:33 schrieb Marcelo Acuña: Tarballs can be found at ftp://ftp.lyx.org/pub/lyx/devel/lyx-2.0/ What is LyX-2.0.0alpha6+qt4.dmg? The mountable disk image for Mac OSX 10.4 or later. Stephan

Re: r35369 - lyx-devel/trunk/src

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 17:47 schrieb Richard Heck: On 09/16/2010 11:31 AM, Stephan Witt wrote: Of course the function Paragraph::Private::countSoftbreaks() should have int argument, but why did it compile here with gcc 4.2.1 on Mac and gcc 4.4 on Linux? Implicit conversion? Ok, bad

Re: r35369 - lyx-devel/trunk/src

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 17:47 schrieb Richard Heck: On 09/16/2010 11:31 AM, Stephan Witt wrote: Of course the function Paragraph::Private::countSoftbreaks() should have int argument, but why did it compile here with gcc 4.2.1 on Mac and gcc 4.4 on Linux? Implicit conversion? Ok, bad

Re: Solving the Meta/Control key swap problem on Mac OS X

2010-09-16 Thread Stephan Witt
Am 17.09.2010 um 06:31 schrieb Jens Nöckel: On Jun 5, 2010, at 7:40 PM, Jens Nöckel wrote: On Jun 5, 2010, at 2:37 PM, Jean-Marc Lasgouttes wrote: Le 05/06/2010 18:45, Jens Nöckel a écrit : So my question to the LyX dev team would be: could you add a preference item that lets the

Re: Small glitch in spellchecker (trunk)

2010-09-17 Thread Stephan Witt
Am 15.09.2010 um 13:11 schrieb Kornel Benko: Everything works as expected, but some words with dot are not recognized as correct. Say, I want enter ggf.. This word is marked as not ok, but right klick shows as 1. alternative ggf.. Selecting it I now have ggf.., but still marked.

Re: Solving the Meta/Control key swap problem on Mac OS X

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 07:57 schrieb Jens Nöckel: On Sep 16, 2010, at 10:30 PM, Stephan Witt wrote: Am 17.09.2010 um 06:31 schrieb Jens Nöckel: On Jun 5, 2010, at 7:40 PM, Jens Nöckel wrote: On Jun 5, 2010, at 2:37 PM, Jean-Marc Lasgouttes wrote: Le 05/06/2010 18:45, Jens Nöckel

Re: Solving the Meta/Control key swap problem on Mac OS X

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 08:49 schrieb Jens Nöckel: On Sep 16, 2010, at 11:24 PM, Stephan Witt wrote: Am 17.09.2010 um 07:57 schrieb Jens Nöckel: On Sep 16, 2010, at 10:30 PM, Stephan Witt wrote: Am 17.09.2010 um 06:31 schrieb Jens Nöckel: On Jun 5, 2010, at 7:40 PM, Jens Nöckel wrote

Re: r35415 - lyx-devel/trunk/lib

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 10:44 schrieb Jean-Marc LASGOUTTES: sw...@lyx.org writes: Author: switt Date: Thu Sep 16 17:20:47 2010 New Revision: 35415 URL: http://www.lyx.org/trac/changeset/35415 Log: #6877 add the missing unicode symbols for Qt4 keystroke symbols Personally, I am all for this

Re: Beta plans (again, again)

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 10:54 schrieb Jean-Marc LASGOUTTES: Richard Heck rgh...@comcast.net writes: This cannot be that hard. If people really, really want it, I guess I could do it. The real question is what the differences are between the 1.6 and 2.0 configuration files that would need accounting

Re: r35415 - lyx-devel/trunk/lib

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 11:39 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: But I have no problem to use only plain text instead. I'll change that. It would become: 0x238b {Escape} # Qt::Key_Escape 0x21e5 {Tab} # Qt::Key_Tab 0x21e4 {Backtab} # Qt

Re: Beta plans (again, again)

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 12:20 schrieb Pavel Sanda: Stephan Witt wrote: Am 16.09.2010 um 15:32 schrieb Pavel Sanda: if you would like to push some enhancements into 2.0 this is the last call. I propose the following patch to solve the issue with overlapping lines for on the fly spell checker

Re: Beta plans (again, again)

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 12:47 schrieb Pavel Sanda: Stephan Witt wrote: Am 17.09.2010 um 11:59 schrieb Pavel Sanda: Stephan Witt wrote: Additionally, it could copy the contents of templates and examples directory to the home directory. That would solve the problem that currently one cannot open

Re: Beta plans (again, again)

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 13:59 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: maybe mac has different routines for open dialogs... Perhaps, the standard open file dialog? I can remember a discussion about that topic... but not the details. We can (and should) use extra

Re: Small glitch in spellchecker (trunk)

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 08:09 schrieb Stephan Witt: Am 15.09.2010 um 13:11 schrieb Kornel Benko: Everything works as expected, but some words with dot are not recognized as correct. Say, I want enter ggf.. This word is marked as not ok, but right klick shows as 1. alternative ggf.. Selecting

Reference to LyX's examples and templates [Was: Beta plans (again, again)]

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 16:49 schrieb Jean-Marc LASGOUTTES: Stephan Witt st.w...@gmx.net writes: Very well, but currently the Mac user cannot access the LyX templates and examples. See ticket http://www.lyx.org/trac/ticket/6861 Yes, I know there is a problem. We need those buttons in native

Re: Small glitch in spellchecker (trunk)

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 18:20 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Stephan Witt: Am 17.09.2010 um 08:09 schrieb Stephan Witt: Am 15.09.2010 um 13:11 schrieb Kornel Benko: Everything works as expected, but some words with dot are not recognized as correct. Say, I want enter

Re: Solving the Meta/Control key swap problem on Mac OS X

2010-09-17 Thread Stephan Witt
Am 17.09.2010 um 21:57 schrieb Jens Nöckel: On Sep 17, 2010, at 3:53 AM, Pavel Sanda wrote: Stephan Witt wrote: ... its little bit hard to follow the thread when people dont kill the unused top lines I don't know, but I would look for a function to hide the UI element

Re: Small glitch in spellchecker (trunk)

2010-09-18 Thread Stephan Witt
Am 17.09.2010 um 19:44 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: I attach a test-case. The spell-checker even marks the word as english after accepting ... But this happens only, if continuous spellchecking is set. I have a problem and asking for help with

Re: Small glitch in spellchecker (trunk)

2010-09-18 Thread Stephan Witt
Am 18.09.2010 um 09:12 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: I attach a test-case. The spell-checker even marks the word as english after accepting ... But this happens only, if continuous spellchecking

Re: Small glitch in spellchecker (trunk)

2010-09-18 Thread Stephan Witt
Am 18.09.2010 um 09:39 schrieb Kornel Benko: Am Samstag 18 September 2010 schrieb Stephan Witt: Am 17.09.2010 um 19:44 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: The hunspell library I use is self compiled and doesn't exist below /usr or /usr/local. So it cannot

Re: Please, verify the INSTALL on MacOSX document...

2010-09-19 Thread Stephan Witt
Am 19.09.2010 um 03:33 schrieb BH: On Mon, Sep 6, 2010 at 7:56 AM, Stephan Witt st.w...@gmx.net wrote: Am 06.09.2010 um 13:46 schrieb BH: I tried this out with a new Mac, and it works well. I did not compile aspell or test Tiger or 64-bit support. Thanks for your comments. A couple

Re: Small glitch in spellchecker (trunk)

2010-09-19 Thread Stephan Witt
Am 18.09.2010 um 09:36 schrieb Stephan Witt: Am 18.09.2010 um 09:12 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: I attach a test-case. The spell-checker even marks the word as english after accepting ... Which

Re: Small glitch in spellchecker (trunk)

2010-09-19 Thread Stephan Witt
Am 19.09.2010 um 14:36 schrieb Kornel Benko: Am Sonntag 19 September 2010 schrieb Stephan Witt: Am Freitag 17 September 2010 schrieb Kornel Benko: Am Freitag 17 September 2010 schrieb Kornel Benko: I attach a test-case. The spell-checker even marks the word as english after accepting

Re: Reference to LyX's examples and templates [Was: Beta plans (again, again)]

2010-09-20 Thread Stephan Witt
Am 19.09.2010 um 22:02 schrieb Jean-Marc Lasgouttes: Le 17/09/2010 17:21, Stephan Witt a écrit : I'll investigate later. I had a short look already... ...one has to avoid use of QFileDialog::getOpenFileName - which is currently used. So it is a little bit more work. Hmm, you mean we

Re: Please, verify the INSTALL on MacOSX document...

2010-09-20 Thread Stephan Witt
Am 19.09.2010 um 12:43 schrieb Stephan Witt: Am 19.09.2010 um 03:33 schrieb BH: On Mon, Sep 6, 2010 at 7:56 AM, Stephan Witt st.w...@gmx.net wrote: Am 06.09.2010 um 13:46 schrieb BH: A couple of minor comments, with my numbering following that of INSTALL.MacOSX: PREREQUISITES 1

Re: Reference to LyX\'s examples and templates [Was: Beta plans (again, again)]

2010-09-23 Thread Stephan Witt
Am 20.09.2010 um 14:14 schrieb Uwe Stöhr: What is it for Windows users, BTW? Don't they suffer from that too? Yes, a lot! I have given up counting mails where I had to describe users where to find LyX's examples because they even didn't know that LyX has already many of them. The

<    1   2   3   4   5   6   7   8   9   10   >