Re: Beta plans

2010-06-21 Thread Pavel Sanda
RGH wrote: > I'm working on some things right now, but other bugs. I'll write a note > about other plans shortly. One thing I really want to do ASAP, and never > did because of the mailing list issues, is commit the patch that changes > the way we call updateBuffer(). i postponed the beta again

Clean instant-preview cache

2010-06-21 Thread venom00
Hello, how can I clean the instant-preview cache? Where is it located? Thanks in advance. venom00

cmake, mingw, Windows and _snprint

2010-06-21 Thread Rob Oakes
Dear LyX Developers, I've been trying to build the most recent SVN version of LyX using mingw and cmake on Windows (via Qt Creator). However, I've run into a snag and cannot get os_win32.cpp to compile. After configuring (which proceeds without errors), the compiler tells me: '_snprint' was not

Re: #6778: Mousewheel scrolling problem

2010-06-21 Thread David Hugh-Jones
>   >but then jumps back up to where I was before > >  which action trigger it? Just scrolling with the mousewheel on its own is enough. If I keep scrolling down, it jumps back repeatedly when it gets to the same spot. > >  does it happen also with lyx 1.6.6.1? > Are there Ubuntu packages anywher

Re: cmake, mingw, Windows and _snprint

2010-06-21 Thread Peter Kuemmel
> Dear LyX Developers, > > I've been trying to build the most recent SVN version of LyX using mingw > and cmake on Windows (via Qt Creator). However, I've run into a snag > and cannot get os_win32.cpp to compile. After configuring (which > proceeds without errors), the compiler tells me: > > '