Re: requested changes for next LyX release

2003-07-02 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Jul 02, 2003 at 10:44:48AM +0200, Jean-Marc Lasgouttes John> wrote: >> There is a nice problem with LyX on Qt/Mac, also. In their infinite >> wisdom, the Qt/Mac coders decided that it would be a good idea to >> find all the items

Re: requested changes for next LyX release

2003-07-02 Thread John Levon
On Wed, Jul 02, 2003 at 07:27:30AM -0400, Ronald Florence wrote: > In fairness to Trolltech, it is "standard" behavior in Mac Aqua > applications for the Preferences and About menus to appear under the > application menu. I think the Trolltech QT/MacOSX libraries are just > trying to stick to

Re: requested changes for next LyX release

2003-07-02 Thread John Levon
On Wed, Jul 02, 2003 at 10:44:48AM +0200, Jean-Marc Lasgouttes wrote: > There is a nice problem with LyX on Qt/Mac, also. In their infinite > wisdom, the Qt/Mac coders decided that it would be a good idea to find > all the items in menus that look like "Preferences", "Settings", > "About LyX", rem

Re: requested changes for next LyX release

2003-07-02 Thread Andre Poenitz
On Wed, Jul 02, 2003 at 01:44:00PM +0200, Jean-Marc Lasgouttes wrote: > Ronald> In fairness to Trolltech, it is "standard" behavior in Mac > Ronald> Aqua applications for the Preferences and About menus to > Ronald> appear under the application menu. I think the Trolltech > Ronald> QT/MacOSX librar

Re: requested changes for next LyX release

2003-07-02 Thread Jean-Marc Lasgouttes
> "Ronald" == Ronald Florence <[EMAIL PROTECTED]> writes: Ronald> On Wednesday, July 2, 2003, at 04:44 AM, Jean-Marc Lasgouttes Ronald> wrote: >> There is a nice problem with LyX on Qt/Mac, also. In their infinite >> wisdom, the Qt/Mac coders decided that it would be a good idea to >> find al

Re: requested changes for next LyX release

2003-07-02 Thread Ronald Florence
On Wednesday, July 2, 2003, at 04:44 AM, Jean-Marc Lasgouttes wrote: There is a nice problem with LyX on Qt/Mac, also. In their infinite wisdom, the Qt/Mac coders decided that it would be a good idea to find all the items in menus that look like "Preferences", "Settings", "About LyX", remove them

Re: requested changes for next LyX release

2003-07-02 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: Ronald> Also, I needed the changes in the patch file Ronald> http://www.18james.com/code/lyx-qt.patch to get the LyX-1.3.2 Ronald> code to compile with the Trolltech QT libraries: there are Ronald> conflicts to names used by Trolltech in sever

Re: requested changes for next LyX release

2003-07-01 Thread John Levon
On Fri, Jun 27, 2003 at 03:54:30PM +0200, Jean-Marc Lasgouttes wrote: > Ronald> This means, effectively, that users will need the X11 > Ronald> libraries and includes on their systems to compile lyx, even > Ronald> though they are not (supposedly) used to run LyX with the > Ronald> native Aqua lib

Re: requested changes for next LyX release

2003-06-27 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Anyway, I do not think that the actual name is important for 1.3.x. Me neither. Juergen.

Re: requested changes for next LyX release

2003-06-27 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: >> For 1.3.3, I can replace ControlRef with LyXControlRef. We'll see >> for a better solution in 1.4.0. Juergen> Or ControlLRef for consistency reasons (we already have a Juergen> QLPrint due to a naming clash with QPrint AFAIR)

Re: requested changes for next LyX release

2003-06-27 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Ronald> This means, effectively, that users will need the X11 > Ronald> libraries and includes on their systems to compile lyx, even > Ronald> though they are not (supposedly) used to run LyX with the > Ronald> native Aqua libraries. Dumb question: How difficult woul

Re: requested changes for next LyX release

2003-06-27 Thread Jean-Marc Lasgouttes
> "Ronald" == Ronald Florence <[EMAIL PROTECTED]> writes: Ronald> Jean-Marc, I sent this message to the lyx-devel list, but Ronald> since I don't subscribe, I don't know whether it reached the Ronald> right person. It would be very helpful if these changes could Ronald> find their way into the