On Tue, Jun 4, 2013 at 9:29 AM, Jean-Marc Lasgouttes
wrote:
> 30/05/2013 16:51, BH:
>
> As I said, it's cludgy: I've stolen code
>> from GuiWorkArea::**updateWindowTitle() to get that info back in the
>> title, but (not in any real sense knowing C++) I don't understand the
>> relationship betwee
30/05/2013 16:51, BH:
As I said, it's cludgy: I've stolen code
from GuiWorkArea::updateWindowTitle() to get that info back in the
title, but (not in any real sense knowing C++) I don't understand the
relationship between GuiWorkArea::updateWindowTitle()
and GuiView::updateWindowTitle(GuiWorkArea
On 05/30/2013 10:51 AM, BH wrote:
So even though IANAL[yX developer],
This may once have been true, but it does not seem to be true anymore.
there are some things that are easy enough a non-developer can do.
Here's another -- mostly stolen but cludgier.
This kind of patch is more than welco
So even though IANAL[yX developer], there are some things that are easy
enough a non-developer can do. Here's another -- mostly stolen but cludgier.
Jean-Marc proposed a patch to create a "Cleaner windows title" on Mac here:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg170106.html
The