Re: [patch]: bug 2675: spellcheck in table

2006-07-06 Thread Jose' Matos
On Friday 07 July 2006 06:45, Juergen Spitzmueller wrote: > I wonder why this was undetected so long. Because we don't do spelling mistakes? (Even for a Friday this is a lame excuse.) -- José Abílio

Re: Name for cygwin boost libraries.

2006-07-06 Thread Jose' Matos
On Friday 07 July 2006 04:27, Bo Peng wrote: > Lars, you might want to fix autotools for this as well. I just tried > lyx.1.4.2svn with system boost 1.33.1. When I use > --without-included-boost, configure did not complain with (wrong boost > version) or without (no boost header) > --with-extra-inc

[patch]: bug 2675: spellcheck in table

2006-07-06 Thread Juergen Spitzmueller
http://bugzilla.lyx.org/show_bug.cgi?id=2675 A trivial one. I wonder why this was undetected so long. OK for branch and trunk? Jürgen Index: src/insets/insettabular.h === --- src/insets/insettabular.h (Revision 14351) +++ src/insets

Re: Name for cygwin boost libraries.

2006-07-06 Thread Bo Peng
I think it means "static". The naming scheme should be pretty standard as it is produced using --layout=versioned when building boost. Yes. It is static, I also figured it out from the boost website. With a patch I just submitted, mt-s is treated as release libraries, and is also used in debug m

Re: Name for cygwin boost libraries.

2006-07-06 Thread Enrico Forestieri
On Thu, Jul 06, 2006 at 10:28:22PM +0200, Enrico Forestieri wrote: > On Thu, Jul 06, 2006 at 02:47:27PM -0500, Bo Peng wrote: > > Hi, Enrico, > > > > Do you know what this -s suffix mean for cygwin boost libraries? In > > scons/scons_utils.py, I check for mt-d for debug libraries, mt for > > rele

Re: LyxWinInstaller status

2006-07-06 Thread Uwe Stöhr
Angus Leeming wrote: Agreed. Given that Joost based his work on the features provided by your installer, Uwe, it doesn't make much sense to keep two separate code bases doing the same thing. I fully agree with you, but this week is the first one where I found some time to restart my installer

Links partnership request to http://www.stud.uni-karlsruhe.de

2006-07-06 Thread Daniel Bennet
Hello, My name is Daniel Bennet, and I want to propose you triangle (three way linking) link exchange. I can place your link on the following sites: http://www.casino-tribune.com (PR=6) or http://slotsgame4u.com/ (PR=6) or http://www.videopoker4u.com/ (PR=5) or http://www.roulette4u.com/ (

Re: LyxWinInstaller status

2006-07-06 Thread Angus Leeming
Agreed. Given that Joost based his work on the features provided by your installer, Uwe, it doesn't make much sense to keep two separate code bases doing the same thing. Work with the guy and get Lars to give you write permission to development/Win32/packaging. Angus --- Joost Verburg <[EMAIL PRO

Re: [Cvslog] r14352 - in /lyx-devel/trunk: NEWS README config/lyxinclu...

2006-07-06 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > Author: schmitt > Date: Thu Jul 6 21:28:59 2006 > New Revision: 14352 > > URL: http://www.lyx.org/trac/changeset/14352 > Log: > * remove various xforms relicts, in particular: > ... > lyx-devel/trunk/config/lyxinclude.m4 Index: config/lyxinclude.m4

Re: Name for cygwin boost libraries.

2006-07-06 Thread Enrico Forestieri
On Thu, Jul 06, 2006 at 02:47:27PM -0500, Bo Peng wrote: > Hi, Enrico, > > Do you know what this -s suffix mean for cygwin boost libraries? In > scons/scons_utils.py, I check for mt-d for debug libraries, mt for > release libraries, and this fails for cygwin. > > /usr/lib/libboost_regex-gcc-mt-s-

Re: Obsolete files???

2006-07-06 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Hi, | | I stumbled over two files which look rather outdated: | | ./lyx3/LyX3-Tasks | ./lyx.rpm.README | | Can they be removed? Perhaps better updated? (I'd like to have look at the tasks file) -- Lgb

Obsolete files???

2006-07-06 Thread Michael Gerz
Hi, I stumbled over two files which look rather outdated: ./lyx3/LyX3-Tasks ./lyx.rpm.README Can they be removed? Michael

Name for cygwin boost libraries.

2006-07-06 Thread Bo Peng
Hi, Enrico, Do you know what this -s suffix mean for cygwin boost libraries? In scons/scons_utils.py, I check for mt-d for debug libraries, mt for release libraries, and this fails for cygwin. /usr/lib/libboost_regex-gcc-mt-s-1_33_1.a Also, can anyone report name convention for boost/win, boost

Re: [PATCH] xforms relicts, part 1

2006-07-06 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Hi, | | this patch removes a few references to the xforms frontend. In | particular, it removes ControlPreamble.[Ch] which was only used by the | xforms frontend (see comment inside of the file). | | Ok to commit? Certainly. -- Lgb

[PATCH] xforms relicts, part 1

2006-07-06 Thread Michael Gerz
Hi, this patch removes a few references to the xforms frontend. In particular, it removes ControlPreamble.[Ch] which was only used by the xforms frontend (see comment inside of the file). Ok to commit? Michael Index: src/PrinterParams.h ===

Re: [PATCH] make right margin smaller

2006-07-06 Thread Michael Gerz
Georg Baum wrote: Hmm left marging should be smaller than right margin Please note that we need some space for the change tracking bar! Michael

Re: Wiki directive to insert file from SVN?

2006-07-06 Thread Bo Peng
No, I was talking about automatic retrieving the content of the webpage, so the wiki will always be up to date. I deemed that this is simpler than retrieving a file from svn itself. Is there a way to make http://wiki.lyx.org/devel/pmwiki.php/Devel/SCons a duplicate of http://www.lyx.org/trac/bro

Re: scons: boost handling overhauled.

2006-07-06 Thread Bo Peng
You believe far too much what's written somewhere on the net without checking it by yourself. As I have said, I am not proficient enough to judge the critics of this article. I cite it in case that Georg or you knows what the author is talking about. Anyway, my own experience with autotools has

Re: scons: boost handling overhauled.

2006-07-06 Thread Andre Poenitz
On Wed, Jul 05, 2006 at 11:39:34AM -0500, Bo Peng wrote: > I had so many more rebuild just because of mysterious time stamp > change, so I do not really know if your claim is true. Anyway, I doubt > if make is that good at dependency checking. Quoting from > http://freshmeat.net/articles/view/1702/

Re: [Path] WorkArea eradication from BufferView, step 2: fix scrollbar handling

2006-07-06 Thread Andre Poenitz
On Wed, Jul 05, 2006 at 11:59:22AM +0200, Jean-Marc Lasgouttes wrote: > Andre> 'Using LyX 1.5 on a distribution shipped in July 2006' means > Andre> 'installing LyX 1.5'. Installing Qt 4 in the same place is > Andre> about the same (I'd even argue 'less') effort and requires the > Andre> same set o

Re: qt4 in devel works with qt-4.2.0.tp1

2006-07-06 Thread Jose' Matos
On Thursday 06 July 2006 15:10, Abdelrazak Younes wrote: > > By the way Jose, do you still see the problem with accentuated chars? > > Abdel. It works for qt4 now. Thanks. PS: I disregard you comment about yesterday... ;-) -- José Abílio

Re: scons: boost handling overhauled.

2006-07-06 Thread Enrico Forestieri
On Thu, Jul 06, 2006 at 05:32:45PM +0200, Georg Baum wrote: > Enrico Forestieri wrote: > > > On Thu, Jul 06, 2006 at 03:09:59PM +, Angus Leeming wrote: > > > >> Vive la France! Or is that Viva l'Italia? Given that most of the French > >> team is almost as old as I am, I feel a certain empathy

Re: scons: boost handling overhauled.

2006-07-06 Thread Georg Baum
Enrico Forestieri wrote: > On Thu, Jul 06, 2006 at 03:09:59PM +, Angus Leeming wrote: > >> Vive la France! Or is that Viva l'Italia? Given that most of the French >> team is almost as old as I am, I feel a certain empathy with them. Then >> again, the Italians played delightfully against the

Re: scons: boost handling overhauled.

2006-07-06 Thread Enrico Forestieri
On Thu, Jul 06, 2006 at 03:09:59PM +, Angus Leeming wrote: > Vive la France! Or is that Viva l'Italia? Given that most of the French team > is > almost as old as I am, I feel a certain empathy with them. Then again, the > Italians played delightfully against the Germans. I'm having difficulty

Re: escaping the - in man.lyx

2006-07-06 Thread Angus Leeming
Lars Gullik Bjønnes writes: > Jean-Marc Lasgouttes writes: > | BTW, what is development/lyxsocket? Is that a dupe of src/client? > close to it I think. development/lyxsocket was written by João Assirati as a vehicle to test out his socket code, no? That code was then ported over into the main src

Re: scons: boost handling overhauled.

2006-07-06 Thread Angus Leeming
Enrico Forestieri <[EMAIL PROTECTED]> writes: > Then, why not letting the user decide? > > echo "LyX requires autoconf >= 2.52" > read -n 1 -p "Do you want to continue? " ans > echo > if [ "$ans" = "y" -o "$ans" = "Y" ]; then > echo "Ok, keep fingers crossed..."

Re: [PATCH] make right margin smaller

2006-07-06 Thread Georg Baum
Lars Gullik Bjønnes wrote: > Hmm left marging should be smaller than right margin. Why? Georg

Re: [PATCH] make right margin smaller

2006-07-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I plan to apply the following trivial patch to branch and trunk | tomorrow. Any objection? | | I think that Lars forgot to reduce the right margin when he did redice | the left margin of documents. Hmm left marging should be smaller than right m

Re: scons: boost handling overhauled.

2006-07-06 Thread Enrico Forestieri
On Thu, Jul 06, 2006 at 01:12:49PM +, Angus Leeming wrote: > Jean-Marc Lasgouttes writes: > > Enrico> What about autogen.sh in LyX assuming that it will work with > > Enrico> autoconf 2.59 but will not work with 2.59e ? > > The difference between this autotools stuff and gcc is that the autoto

Re: escaping the - in man.lyx

2006-07-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> I guess man pages does not aim for utf8 (i10n/i18n) pages. | | Lars> ascii it is then... | | I committed the changes. BTW, what is development/lyxsocket? Is that a | dupe

[PATCH] make right margin smaller

2006-07-06 Thread Jean-Marc Lasgouttes
I plan to apply the following trivial patch to branch and trunk tomorrow. Any objection? I think that Lars forgot to reduce the right margin when he did redice the left margin of documents. JMarc Index: src/rowpainter.h === --- src

Re: escaping the - in man.lyx

2006-07-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I guess man pages does not aim for utf8 (i10n/i18n) pages. Lars> ascii it is then... I committed the changes. BTW, what is development/lyxsocket? Is that a dupe of src/client? JMarc

Re: qt4 in devel works with qt-4.2.0.tp1

2006-07-06 Thread Abdelrazak Younes
Jose' Matos wrote: Hi, like the title says. Not much to add now. :-) By the way Jose, do you still see the problem with accentuated chars? Abdel.

Re: escaping the - in man.lyx

2006-07-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Or are you saying that the proper character for the use should | Lars> not be used, but hat minus signs should be used instead? | | What I think is that we should do like

Re: scons: boost handling overhauled.

2006-07-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | The 2.59[a-e] line can be removed when these cutting-edge distributions | upgrade to 2.60. None of the curreing edge dists have 59[a-e] do they? Only stuff that is in testing. Rawhide like distros. | Incidentally, is there any reason for the "25x" in "

Re: escaping the - in man.lyx

2006-07-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Or are you saying that the proper character for the use should Lars> not be used, but hat minus signs should be used instead? What I think is that we should do like the other man pages on my system. And they use \-. Can I appl

Re: scons: boost handling overhauled.

2006-07-06 Thread Angus Leeming
Jean-Marc Lasgouttes writes: > Enrico> What about autogen.sh in LyX assuming that it will work with > Enrico> autoconf 2.59 but will not work with 2.59e ? The difference between this autotools stuff and gcc is that the autotools stuff is used only by developers. Newer versions of gcc can/will be u

Re: scons: boost handling overhauled.

2006-07-06 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> What about autogen.sh in LyX assuming that it will work with Enrico> autoconf 2.59 but will not work with 2.59e ? Personally, I think we should only discriminate against version that are known to break. But it is just me :)

Re: scons: boost handling overhauled.

2006-07-06 Thread Enrico Forestieri
On Thu, Jul 06, 2006 at 12:26:59PM +0200, Jean-Marc Lasgouttes wrote: > > "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: > > Jose'> On Thursday 06 July 2006 11:07, Jean-Marc Lasgouttes wrote: > >> As I said, we tweak local boost files to support new systems. So, > >> assuming that your sys

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | > My plan was to do this merge yeasterday, but real life intervened. | > | | You should have started with this instead of merging the most | > recent patch. | > Why? | > The recent path was

Re: Translations for LyX 1.4.2

2006-07-06 Thread Jean-Marc Lasgouttes
> "Zdenko" == Zdenko Podobný <[EMAIL PROTECTED]> writes: Zdenko> Hello, I start to update Slovak translation, but I proceed Zdenko> slowly due to lack of time. For this reason I just send first Zdenko> update. I'd prefer a latin2 translation like we have for now. Is that possible? Zdenko> Is

Re: scons: boost handling overhauled.

2006-07-06 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Thursday 06 July 2006 11:07, Jean-Marc Lasgouttes wrote: >> As I said, we tweak local boost files to support new systems. So, >> assuming that your system version of boost is adapted to your >> system (which should be the case), no

Re: scons: boost handling overhauled.

2006-07-06 Thread Jose' Matos
On Thursday 06 July 2006 11:07, Jean-Marc Lasgouttes wrote: > As I said, we tweak local boost files to support new systems. So, > assuming that your system version of boost is adapted to your system > (which should be the case), no change should be needed. My version always complains in 1.4.x sa

Re: scons: boost handling overhauled.

2006-07-06 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> My understanding was that boost is close to system include files Bo> and will not be touched often. After all, if we tweak local boost Bo> files, what if users use system boost headers? As I said, we tweak local boost files to support new syst

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | OK, I'll let you handle that then. FYI, my next cleanup target is the | boost signal "LyXView::view_state_changed()". This should be deleted. Ok. -- Lgb

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | > My plan was to do this merge yeasterday, but real life intervened. | > | | You should have started with this instead of merging the most | > recent patch. | > Why? | > The recent path was ortogonal to the first. |

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | > My plan was to do this merge yeasterday, but real life intervened. | > | | You should have started with this instead of merging the most | > recent patch. | > Why? | > The recent path was ortogonal to the first. | | Because I have to do a lot

Re: LyX development, the way forward (IMHO)

2006-07-06 Thread Abdelrazak Younes
Angus Leeming wrote: Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Did you read what I wrote Lars? Is it my English that is so bad that | you cannot understand it? And reiterations cannot be tolerated? LOL! Gentlemen, you're a blind date tha

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | This needsredraw() function is right now necessary because the | BufferView::update() method is used all other the place. But the plan | is to remove the needRedraw() method. Ok... so the need to redraw of not will even

Re: LyX development, the way forward (IMHO)

2006-07-06 Thread Angus Leeming
Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: > | Did you read what I wrote Lars? Is it my English that is so bad that > | you cannot understand it? > And reiterations cannot be tolerated? LOL! Gentlemen, you're a blind date that has got off on th

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | This needsredraw() function is right now necessary because the | BufferView::update() method is used all other the place. But the plan | is to remove the needRedraw() method. Ok... so the need to redraw of not will eventually be done through a func

Re: LyX development, the way forward (IMHO)

2006-07-06 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Did you read what I wrote Lars? Is it my English that is so bad that | you cannot understand it? And reiterations cannot be tolerated? | > And... it is better to send a patch (a patch with one part of a | > cleanup, one logical change etc.) for rev

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Abdelrazak Younes wrote: | > Lars Gullik Bjønnes wrote: | >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: | >> | >> | Abdelrazak Younes wrote: | >> | > I will commit this to the younes branch as I don't have to do a | >>

Re: LyX development, the way forward (IMHO)

2006-07-06 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Angus, that seems like a perfect plan to me. I am going to follow this | very logic from now on. But if you continue to commit pathces that does several things at once, you have to prepare for battle. (This is part of th

Re: [Patch] Use global clipboard and delete BufferView::repaintAll() methods

2006-07-06 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Abdelrazak Younes wrote: | > Lars Gullik Bjønnes wrote: | >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: | >> | >> | Abdelrazak Younes wrote: | >> | > I will commit this to the younes branch as I don't have to do a | >> | > merge to | >> | | as I d

Re: LyX development, the way forward (IMHO)

2006-07-06 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Angus, that seems like a perfect plan to me. I am going to follow this | very logic from now on. But if you continue to commit pathces that does several things at once, you have to prepare for battle. (This is part of the responsibility part of the