Re: [PATCH] Improved arrow and brace fills, including menu accelerators

2008-05-04 Thread Andre Poenitz
On Wed, Apr 30, 2008 at 02:23:50PM +0200, Helge Hafting wrote: > Helge Hafting wrote: >> Now with: >> * New file format version >> * Conversion back to ERT when necessary >> * Context menus >* menu accelerators - although not very logical ones as the > obvious keys r-right, u-up, d-down

Re: [PATCH] Improved arrow and brace fills, including menu accelerators

2008-05-01 Thread Jürgen Spitzmüller
Also sprach Helge Hafting: > No, I wrote that similiar to how dotfill and hrulefill gets reverted. > I should have asked about this: The problem was that the InsetSpace syntax was changed after the dortfill/hrulefill implementation. So, in contrary to that one, you have to revert from \begin_ins

Re: [PATCH] Improved arrow and brace fills, including menu accelerators

2008-04-30 Thread Jürgen Spitzmüller
Juergen Spitzmueller wrote: > I'll shove it in tomorrow if no one beats me to it. You didn't really test lyx2lyx, did you? I rewrote that and committed. BTW I see the following messages in console when inserting a hspace: Lexer.cpp(909): Missing '\end_inset'-tag in InsetSpaceParams::read. Got

Re: [PATCH] Improved arrow and brace fills, including menu accelerators

2008-04-30 Thread Juergen Spitzmueller
Helge Hafting wrote: >> Now with: >> * New file format version >> * Conversion back to ERT when necessary >> * Context menus > * menu accelerators - although not very logical ones as the > obvious keys r-right, u-up, d-down all were in use already. > Forgot this the last time. I'll shove it in to

Re: [PATCH] Improved arrow and brace fills, including menu accelerators

2008-04-30 Thread Helge Hafting
Helge Hafting wrote: Now with: * New file format version * Conversion back to ERT when necessary * Context menus * menu accelerators - although not very logical ones as the obvious keys r-right, u-up, d-down all were in use already. Forgot this the last time. I also fixed an err

[PATCH] Improved arrow and brace fills

2008-04-30 Thread Helge Hafting
Now with: * New file format version * Conversion back to ERT when necessary * Context menus I hope this is good enough to go in, unless you find some problem of course. I never figured out my previous compile problems - "svn status" reported no changes but a fresh download fixed everything a