Re: [Partial PATCH] Bug 2178: Empty Layout

2008-02-04 Thread rgheck
Pavel Sanda wrote: The other big change is in GuiToolbar: We want to show LyXDefault and the "default" layout only when they're active. Pavel: This probably doesn't work right with your sort routine. That's one thing that needs to be finished. The other is that there's just a fix me in the LFUN

Re: [Partial PATCH] Bug 2178: Empty Layout

2008-02-04 Thread Pavel Sanda
> The other big change is in GuiToolbar: We want to show LyXDefault and the > "default" layout only when they're active. Pavel: This probably doesn't > work right with your sort routine. That's one thing that needs to be > finished. The other is that there's just a fix me in the LFUN_LAYOUT i

[Partial PATCH] Bug 2178: Empty Layout

2008-02-04 Thread rgheck
The attached patch isn't quite complete, but it mostly works, and I'm not sure exactly when I'll be able to work on it further, so I'm sending it to the list (a) for comment and (b) in case anyone else has time to finish it. The patch is against trunk at the moment. The basic idea has two pa