Re: [Cvslog] r28315 - /lyx-devel/trunk/src/LyXVC.cpp

2009-02-01 Thread Vincent van Ravesteijn
Pavel Sanda schreef: Vincent van Ravesteijn wrote: + default: + break; } } I believe the policy was not to use the default case unless it is unavoidable. In this case you can just add 'case VCS::NOLOCKING:'. i have never heard of this policy, but

Re: [Cvslog] r28315 - /lyx-devel/trunk/src/LyXVC.cpp

2009-02-01 Thread Pavel Sanda
Vincent van Ravesteijn wrote: >> +default: >> +break; >> } >> } >> > I believe the policy was not to use the default case unless it is > unavoidable. In this case you can just add 'case VCS::NOLOCKING:'. i have never heard of this policy, but i can do it. pavel

Re: [Cvslog] r28315 - /lyx-devel/trunk/src/LyXVC.cpp

2009-02-01 Thread Vincent van Ravesteijn
sa...@lyx.org schreef: Author: sanda Date: Mon Feb 2 00:27:58 2009 New Revision: 28315 URL: http://www.lyx.org/trac/changeset/28315 Log: Squash warning Modified: lyx-devel/trunk/src/LyXVC.cpp Modified: lyx-devel/trunk/src/LyXVC.cpp URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/LyX

Re: Bug report: Lyx 1.6.1

2009-02-01 Thread Vincent van Ravesteijn
raf...@o2.pl schreef: Todays sequence of bugs: D:\LyX\lyx-1.6.1\src\support\filetools.cpp(328): LyX could not create temporary directory in C:/Documents and Settings/Administrator.NIGDZIE-NIGDZIE/Ustawienia lokalne/Temp' Warning: Disk Error: LyX could

Re: [patch] SVN locking

2009-02-01 Thread Pavel Sanda
Andre Poenitz wrote: > On Sun, Feb 01, 2009 at 01:59:49AM +0100, Pavel Sanda wrote: > > + /// checks locking policy and setup locked_mode_ > > + bool checkLockMode(); > > + /// is the loaded file locked? > > + bool isLocked(); > > const? right pavel

Bug report: Lyx 1.6.1

2009-02-01 Thread rafpio
Todays sequence of bugs: D:\LyX\lyx-1.6.1\src\support\filetools.cpp(328): LyX could not create temporary directory in C:/Documents and Settings/Administrator.NIGDZIE-NIGDZIE/Ustawienia lokalne/Temp' Warning: Disk Error: LyX could not create the temporary

Re: [patch] SVN locking

2009-02-01 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > Can you explain why this is such a 'very cool feature' and you would >'cry' for having this in branch ? you don't like jokes, right? :) anyway, it brings new level for collaboration work based on svn, since it prohibits merge conflicts to happen. i will be happy to

LyX's web: In Hungarian - A LyX weboldalanak magyar forditasanak ellenorzese

2009-02-01 Thread Christian Ridderström
On Sun, 1 Feb 2009, Alex wrote: In case you know Hungarian and English well enough and you are going to help me, please write me a message. Hi, I'd just like to comment that it might be enough if you know Hungarian... if you read a translated web page and don't understand, that's enough rea

Re: [RFC] support for the \*phantom commands

2009-02-01 Thread Uwe Stöhr
Uwe Stöhr schrieb: There are now only two minor issues: 1. In stdinsets.inc I specified a color for the inset text but the text is always drawn black. I just started another thread for this - seems to ba a general problem with inset definitions. 2. The inset shouldn't have a red but an in

help needed - stdinsets.inc definitions are ignored

2009-02-01 Thread Uwe Stöhr
For the new phantom inset, the paragraph dialog must not be called by the user, because paragraph settings would lead to LaTeX errors. This is the same as with the ERT and the Index inset. I have now this code in stdinsets.inc: InsetLayout Phantom:Phantom LatexType command

Call for reviewers of LyX's web site translation to Hungarian - A LyX weboldalanak magyar forditasanak ellenorzese

2009-02-01 Thread Alex
Dear List - Kedves Listatagok, I have started to translate the main LyX website into Hungarian. It is not yet complete, but most of the text is ready. I need some people to check the text against errors and typos. In case you know Hungarian and English well enough and you are going to help me, ple

Re: [patch] SVN locking

2009-02-01 Thread Andre Poenitz
On Sun, Feb 01, 2009 at 01:59:49AM +0100, Pavel Sanda wrote: > + /// checks locking policy and setup locked_mode_ > + bool checkLockMode(); > + /// is the loaded file locked? > + bool isLocked(); const? Andre'

Re: [patch] SVN locking

2009-02-01 Thread Vincent van Ravesteijn
Pavel Sanda schreef: Pavel Sanda wrote: this is really cool feature and i will cry for having this in branch too, Juergen :) attached tested patch for branch. pavel Can you explain why this is such a 'very cool feature' and you would 'cry' for having this in branch ? Do people a