[Help Needed] Problems with storing inset pointers in EmbeddedFiles.

2007-09-08 Thread Bo Peng
Currently, EmbeddedFiles stores a list of ParConstIterator that can be used to locate the inset's paragraph. This has a number of problems: 1. I can only move the cursor to the beginning of the paragraph, not where the inset is. 2. Such ParConstIterator need to be updated along with structureChan

Re: [PATCH] floatflt->wrapfig, now with .lyx version number increase

2007-09-08 Thread Richard Heck
I haven't tested, but I know you'll need to add a do-nothing reversion as well. And the format number went to 283 earlier, so: Index: lib/lyx2lyx/lyx_1_6.py === [279, [long_charstyle_names]], [280, [axe_show_l

[PATCH] floatflt->wrapfig, now with .lyx version number increase

2007-09-08 Thread Helge Hafting
Second iteration of the floatflt->wrapfig transition patch, for lyx-1.6 only due to the format change. The format is now increased from 282 to 283, because the exported latex is different. I hope someone can have a look at the lyx2lyx stuff, as I don't know that part very well. I tried to add

Re: State of src/frontends/

2007-09-08 Thread Bo Peng
> It's fixing time. The earthquake is over, Great! I just sent a message asking this... Bo

Re: All dialogs seem broken

2007-09-08 Thread Bo Peng
> There have been several update() methods in the different layers > of the GUII machinery. I had to rename some when merging classes, > and even if these changes were rather mechanical it's rather likely > that something went wrong somewhere. So is there any planned big changes? Bo

Re: Slow down and speed up after copy and paste.

2007-09-08 Thread Pavel Sanda
> > > Moving with > > > arrow keys (also typing) can suddently > > > > How sudden? Can't you derive a test case from it? > > I can not reproduce it reliably. I am still trying. it seems i was able to catch another way how to reproduce the bug 4045. 1. launch lyx, new doc 2. launch firefox/openoff

Re: State of src/frontends/

2007-09-08 Thread Andre Poenitz
On Fri, Sep 07, 2007 at 06:34:46PM -0400, Richard Heck wrote: > > Andre (I suppose), > > What's the state of src/frontends/ now? Safe to commit, or shall we > continue holding off? The last bit of the modules stuff is the > frontend It's fixing time. The earthquake is over, but a few things

Re: Compiling with --enable-shared leads to errors.

2007-09-08 Thread Andre Poenitz
On Fri, Sep 07, 2007 at 10:37:33PM +0200, Tommaso Cucinotta wrote: > Hi all, > > when compiling with --enable-shared (that would seem a good > switch to enable at a first glance), linking fails due to a double > inclusion of Dialog.o. Details follow (version from SVN). Thanks, fixed. Andre'

Re: All dialogs seem broken

2007-09-08 Thread Andre Poenitz
On Sat, Sep 08, 2007 at 06:05:28PM +0200, Abdelrazak Younes wrote: > It seems that Dialog::update() and by consequence Dialog::updateView() > are never called... > > Is it something known or shall I investigate? Would be nice if you did. There have been several update() methods in the different

Re: git (was: experimental mercurial LyX (trunk) repository)

2007-09-08 Thread Pavel Sanda
> The issue of using some kind of distributed version control has come up > a few times in the past few weeks. I've finally decided to start playing > around with this a bit. I decided to create an experimental mercurial > (http://www.selenic.com/mercurial/wiki/) repository. to make things easi

Re: [Cvslog] r20149 - /lyx-devel/trunk/lib/images/font-emph.png

2007-09-08 Thread Enrico Forestieri
On Sat, Sep 08, 2007 at 05:39:51PM -, [EMAIL PROTECTED] wrote: > Author: forenr > Date: Sat Sep 8 19:39:50 2007 > New Revision: 20149 > > URL: http://www.lyx.org/trac/changeset/20149 > Log: > Better looking icon for emphasis. > > Modified: > lyx-devel/trunk/lib/images/font-emph.png Att

Re: Minus and plus font issue?

2007-09-08 Thread Enrico Forestieri
On Sat, Sep 08, 2007 at 10:36:51AM +0200, Jürgen Spitzmüller wrote: > Enrico Forestieri wrote: > > Jürgen, Ok for branch, too? > > Yes, OK. Applied. -- Enrico

Re: Documentation

2007-09-08 Thread Jürgen Spitzmüller
Richard Heck wrote: > >   Use Old Style Figures > >   > > Old style figures are numerals, like "3", that descend below the > baseline. The German term is "Mediävalziffern". Jürgen

Re: Link Error in src/client

2007-09-08 Thread Andre Poenitz
On Fri, Sep 07, 2007 at 06:03:00PM +1000, Darren Freeman wrote: > On Thu, 2007-09-06 at 20:32 +0200, Andre Poenitz wrote: > > ccache is dead easy. > > > > As root > > > > ln -s /usr/local/bin/gcc /usr/bin/ccache > > ln -s /usr/local/bin/g++ /usr/bin/ccache > > Oh god no! You'll (try to) overw

Re: Minus and plus font issue?

2007-09-08 Thread Andre Poenitz
On Fri, Sep 07, 2007 at 10:01:48AM +0200, Jean-Marc Lasgouttes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > > Here are the patches for trunk and branch. Those with Qt 4.1, on *nix > > should register the fonts with fontconfig by themselves (or use the > > xft-fonts package), on windo

[PATCH[ New LFUN: layout-reload

2007-09-08 Thread Richard Heck
This is a very simple patch made possible by the recent changes to how TextClasses are handled. It introduces a layout-reload LFUN that forces the current layout to be reloaded and re-read from disk. I don't propose to put this into the GUI. It's something that will be needed only by people w

Re: All dialogs seem broken

2007-09-08 Thread Richard Heck
Abdelrazak Younes wrote: It seems that Dialog::update() and by consequence Dialog::updateView() are never called... Is it something known or shall I investigate? It's been reported that OK buttons are not functioning. That presumably has to do with Andre's cleanup. I've also noticed that Inser

All dialogs seem broken

2007-09-08 Thread Abdelrazak Younes
It seems that Dialog::update() and by consequence Dialog::updateView() are never called... Is it something known or shall I investigate? Abdel.

Re: How to compile trunk

2007-09-08 Thread Pavel Sanda
> > Maybe POTFILES.in is needed after all? > > Scons automatically generates POTFILES. I guess autoconf people need > to do something like 'make updatepo' before 'make'. no, this doesnt work; configure wont create any makefile inside po directory. adding POTFILES.in helps. if this does not break

Re: CharStyle -> Flex also in doc format

2007-09-08 Thread Martin Vermeer
On Sat, Sep 08, 2007 at 12:02:41PM +0100, José Matos wrote: > On Saturday 08 September 2007 11:43:12 Martin Vermeer wrote: > > Here's the patch. An entry to FORMAT is still coming. > > The new format will be 283. > > > > Can I go ahead with this? The actual work has been in, > > this just seals it.

Re: CharStyle -> Flex also in doc format

2007-09-08 Thread José Matos
On Saturday 08 September 2007 11:43:12 Martin Vermeer wrote: > Here's the patch. An entry to FORMAT is still coming. > The new format will be 283. > > Can I go ahead with this? The actual work has been in, > this just seals it. Yes. > Hmmm, should look at the documentation. > > - Martin -- Jo

CharStyle -> Flex also in doc format

2007-09-08 Thread Martin Vermeer
Here's the patch. An entry to FORMAT is still coming. The new format will be 283. Can I go ahead with this? The actual work has been in, this just seals it. Hmmm, should look at the documentation. - Martin Index: src/Buffer.cpp ===

Re: Flex from minibuffer

2007-09-08 Thread Martin Vermeer
On Sat, Sep 08, 2007 at 10:34:21AM +0200, Jean-Marc Lasgouttes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > > It turns out to be possible to exter in the minibuffer > > a command: flex-insert Note:Comment, which will enter a > > flex inset under the name Note:Comment, which looks, > > f

Re: State of src/frontends/

2007-09-08 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: Am I the only one who cannot use the OK button in things like Insert>Graphics? It is kind of counterproductive. same behavior here. some problem with the button controller i guess...

Re: 1.5.x Patch Candidate List

2007-09-08 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Is it related to one of the 'slowness' bugs that we have? Probably yes. I couldn't really test until now, since a had urgent work to do. > This is very unfortunate... Indeed. Jürgen

Re: Minus and plus font issue?

2007-09-08 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > Jürgen, Ok for branch, too? Yes, OK. Jürgen

Re: Flex from minibuffer

2007-09-08 Thread Jean-Marc Lasgouttes
Martin Vermeer <[EMAIL PROTECTED]> writes: > It turns out to be possible to exter in the minibuffer > a command: flex-insert Note:Comment, which will enter a > flex inset under the name Note:Comment, which looks, > feels and probably behaves like the real thing... only, > it's a flex inset. Is th

Re: State of src/frontends/

2007-09-08 Thread Jean-Marc Lasgouttes
Richard Heck <[EMAIL PROTECTED]> writes: > Andre (I suppose), > > What's the state of src/frontends/ now? Safe to commit, or shall we > continue holding off? The last bit of the modules stuff is the > frontend Am I the only one who cannot use the OK button in things like Insert>Graphics? It i

Flex from minibuffer

2007-09-08 Thread Martin Vermeer
It turns out to be possible to exter in the minibuffer a command: flex-insert Note:Comment, which will enter a flex inset under the name Note:Comment, which looks, feels and probably behaves like the real thing... only, it's a flex inset. I don't think we want this. The attached blocks it. Will c