Re: [PATCH] fix bugs 2877 and 1720

2006-11-09 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Entries in the LyX menu are now functional. However: Bennett> 1. Navigation entries are *not* disabled in the menu. Bennett> Selecting them gives a "Command not allowed without any Bennett> document open" error message at the bo

Re: [PATCH] fix bugs 2877 and 1720

2006-10-27 Thread Bennett Helm
On Oct 27, 2006, at 6:59 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Oct 14, 2006, at 11:46 AM, Jean-Marc Lasgouttes wrote: This patch (against 1.4) should 1/ reimplement the OSX feature that greys-out unavailable actions when a dialog i

Re: [PATCH] fix bugs 2877 and 1720

2006-10-27 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Oct 14, 2006, at 11:46 AM, Jean-Marc Lasgouttes wrote: >> This patch (against 1.4) should >> >> 1/ reimplement the OSX feature that greys-out unavailable actions >> when a dialog is active Bennett> This mostly works, though

Re: [PATCH] fix bugs 2877 and 1720

2006-10-20 Thread Bennett Helm
On Oct 20, 2006, at 4:34 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> This mostly works, though with a few oddities. The following Bennett> menu options remain active when a dialog is frontmost: Bennett> LyX > About LyX > Preferences File > Ne

Re: [PATCH] fix bugs 2877 and 1720

2006-10-20 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> This mostly works, though with a few oddities. The following Bennett> menu options remain active when a dialog is frontmost: Bennett> LyX > About LyX > Preferences File > New File > New from Bennett> template File > Open File >

Re: [PATCH] fix bugs 2877 and 1720

2006-10-17 Thread Bennett Helm
On Oct 14, 2006, at 11:46 AM, Jean-Marc Lasgouttes wrote: This patch (against 1.4) should 1/ reimplement the OSX feature that greys-out unavailable actions when a dialog is active This mostly works, though with a few oddities. The following menu options remain active when a dialog is front

Re: [PATCH] fix bugs 2877 and 1720

2006-10-16 Thread Bennett Helm
On Oct 16, 2006, at 4:47 AM, Jean-Marc Lasgouttes wrote: "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I don't know if 1) is supposed to only work on OSX, but (at Enrico> least on Windows) the toolbar buttons remain active when a Enrico> dialog is opened. I gave up on disa

Re: [PATCH] fix bugs 2877 and 1720

2006-10-16 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I don't know if 1) is supposed to only work on OSX, but (at Enrico> least on Windows) the toolbar buttons remain active when a Enrico> dialog is opened. I gave up on disabling toolbars. So 1) should only be visible on OS X (B

Re: [PATCH] fix bugs 2877 and 1720

2006-10-14 Thread Enrico Forestieri
On Sat, Oct 14, 2006 at 05:46:03PM +0200, Jean-Marc Lasgouttes wrote: > > This patch (against 1.4) should > > 1/ reimplement the OSX feature that greys-out unavailable actions when > a dialog is active > > 2/ fix the bug that save is not reactivated when changing document > settings. > > Plea

[PATCH] fix bugs 2877 and 1720

2006-10-14 Thread Jean-Marc Lasgouttes
This patch (against 1.4) should 1/ reimplement the OSX feature that greys-out unavailable actions when a dialog is active 2/ fix the bug that save is not reactivated when changing document settings. Please test both behaviours, and in general weird toolbar things. JMarc Index: src/lyxfunc.C