Re: [andre.poenitz-H0bhvm5RIPI+B2oLq8eQJv4efur1V5z/s0AfqQuZ5sE-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org: Re: [Bug 1798] New: cursor looks like it's outside of an inset]

2005-02-19 Thread John Levon
On Fri, Feb 18, 2005 at 09:23:43PM +0100, Andre Poenitz wrote: > > > Ok, then at least the --x; should have a comment on it. > > > > See attached. Committing now. > > > > André, I hope your cvs troubles are solved soon. I am not going to write > > comments and changelogs for you forever ;-) >

Re: What are the main problems in CVS now?

2005-02-19 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | [BTW, do we have still have Intra-EU regulations on the amount of beer | one is allowed to transport from one country to another?] Yes, but is now somtehing like 150 litres -- Lgb

Re: MSVC finds a real bug?

2005-02-19 Thread Andre Poenitz
On Tue, Feb 15, 2005 at 10:31:45AM +, Angus Leeming wrote: > MSVC complains about line 797 of rowpainter.C: > if (vi.p2 < text->paragraphs().size() - 1) { > > \lyx\lyx-devel\src\rowpainter.C(797) : warning C4018: '<' : signed/unsigned > mismatch > > vi.p2 has type lyx::pit_type (ptrdiff_t

Re: C++ question. Is this safe?

2005-02-19 Thread Andre Poenitz
On Tue, Feb 15, 2005 at 10:58:13AM +, Angus Leeming wrote: > class Mover {...}; > class SpecialisedMover : public Mover {...}; > > class Movers { > public: > /// @c returns the Mover registered for format @c fmt. > Mover const & operator()(std::string const & fmt) const > { >

Re: What are the main problems in CVS now?

2005-02-19 Thread Andre Poenitz
On Tue, Feb 15, 2005 at 11:08:45AM +0100, Lars Gullik Bjønnes wrote: > Asger Alstrup <[EMAIL PROTECTED]> writes: > > | Andre Poenitz wrote: > >> On Mon, Feb 14, 2005 at 05:17:49PM +0100, Jean-Marc Lasgouttes wrote: > >>>If there is interest and if things evolve positively, I may be able to > >>> p

Re: [andre.poenitz-H0bhvm5RIPI+B2oLq8eQJv4efur1V5z/s0AfqQuZ5sE-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org: Re: [Bug 1798] New: cursor looks like it's outside of an inset]

2005-02-19 Thread Andre Poenitz
On Tue, Feb 15, 2005 at 08:57:26PM +0100, Georg Baum wrote: > Am Dienstag, 15. Februar 2005 11:31 schrieb Lars Gullik Bjønnes: > > Ok, then at least the --x; should have a comment on it. > > See attached. Committing now. > > André, I hope your cvs troubles are solved soon. I am not going to write

Re: MSVC finds a real bug?

2005-02-19 Thread Andre Poenitz
> >> Given that (text->paragraphs().size() == 0) is not unreasonable (I don't > >> know if it can happen ever, but that's a secondary issue) It can't happen right now. Andre'

Re: [andre.poenitz-H0bhvm5RIPI+B2oLq8eQJv4efur1V5z/s0AfqQuZ5sE-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org: Re: [Bug 1798] New: cursor looks like it's outside of an inset]

2005-02-19 Thread Andre Poenitz
On Tue, Feb 15, 2005 at 09:00:53PM +0100, Michael Schmitt wrote: > >André, I hope your cvs troubles are solved soon. I am not going to write > >comments and changelogs for you forever ;-) > > It would ease Andre's life and reduce the download/upload times > significantly, if somebody committed up

Another bug of tex2lyx

2005-02-19 Thread Paul Smith
Dear All I am sending you another example showing a bug of tex2lyx. Please, recall that I am not a subscriber of your list. Regards, Paul norm_bug.tex Description: TeX document

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-19 Thread Martin Vermeer
On Fri, 2005-02-18 at 16:24 +0100, Georg Baum wrote: > Martin Vermeer wrote: > > > See attached. As a bonus it removes an ugly piece of special coding. > > > > Georg, are you working on this? I remember seeing a post to that effect > > but cannot find it. > > No, I am not working on this. Maybe

Re: Small GUI changes & Update for de.po 1.3

2005-02-19 Thread Michael Schmitt
Hi Jean-Marc, enclosed please find a patch for LyX 1.3. It includes yet another update to de.po and fixes some text messages in the cross reference dialog (the term "label" should be used instead of "reference" at some places). If you don't object, please commit the patch (as a whole) to the stab