Re: New lyx icon (fwd)

2007-04-03 Thread Georg Baum
Bennett Helm wrote: > On Apr 3, 2007, at 4:06 AM, Abdelrazak Younes wrote: > >> It would be a pity to slip on that... Could somebody (Bennett?) >> generate a patch so that we can test the proposed new banner and >> icons easily? > > I'm not sure how to produce a patch for an image file like > ba

Re: New lyx icon (fwd)

2007-04-03 Thread Bennett Helm
On Apr 3, 2007, at 4:06 AM, Abdelrazak Younes wrote: It would be a pity to slip on that... Could somebody (Bennett?) generate a patch so that we can test the proposed new banner and icons easily? I'm not sure how to produce a patch for an image file like banner.png; isn't testing it as si

Re: New lyx icon (fwd)

2007-04-03 Thread Abdelrazak Younes
:14:56 +0200 From: Lorenzo Paulatto <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Newsgroups: gmane.editors.lyx.general Subject: New lyx icon Dear lyx users, during the last years I grew increasingly annoyed by the (in my opinion) horrible lyx default icon. Finally, during last rainy

Re: New lyx icon (fwd)

2007-04-02 Thread Bennett Helm
On Apr 2, 2007, at 7:19 PM, [EMAIL PROTECTED] wrote: -- Forwarded message -- Date: Mon, 02 Apr 2007 23:14:56 +0200 From: Lorenzo Paulatto <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Newsgroups: gmane.editors.lyx.general Subject: New lyx icon Dear lyx users, during the last

New lyx icon (fwd)

2007-04-02 Thread christian . ridderstrom
-- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr -- Forwarded message -- Date: Mon, 02 Apr 2007 23:14:56 +0200 From: Lorenzo Paulatto <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Newsgroups: gmane.editors.lyx.general Subject: New lyx icon De

Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-14 Thread Bennett Helm
On Jun 13, 2005, at 3:00 PM, Andre Poenitz wrote: Mac OS X uses even swankier 128x128 icons. With 2 chars per pixel whis would need a 256x128 xterm to edit these things as .xpm in vi... I wonder how people manage that... Why else would you need a 30-inch LCD? Swankiness has its price! Benne

Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-14 Thread Andre Poenitz
On Mon, Jun 13, 2005 at 09:37:47AM -0400, Bennett Helm wrote: > On Jun 12, 2005, at 2:59 PM, Angus Leeming wrote: > > >On other platforms I'd suggest using the lyx_32x32_16colors.png image > >(which is one of the images embedded within the Windows .ico file). > >It's a little "smoother" than the

Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Angus Leeming
Asger Alstrup wrote: > You can associate 64x64 icons as well. There is a lot of black voodoo > involved, but you can make spiffy icons on Windows. I get confused by cards. I'm baffled by magic tricks. What do you think I'd be like with voodoo? -- Angus

Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Asger Alstrup
Angus Leeming wrote: 128x128 is too big for Windows (32x32 seems to be the norm). But if you made SVG files out of these then it's really easy to make smaller bitmaps and then clean them up in the gimp. You can associate 64x64 icons as well. There is a lot of black voodoo involved, but you ca

Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Angus Leeming
Bennett Helm wrote: > On Jun 12, 2005, at 2:59 PM, Angus Leeming wrote: > >> On other platforms I'd suggest using the lyx_32x32_16colors.png image >> (which is one of the images embedded within the Windows .ico file). >> It's a little "smoother" than the existing lyx.xpm file. >> >> Thoughts? Obj

Re: The LyX icon --- both 1.3.6 and 1.4.x

2005-06-13 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> These docs http://doc.trolltech.com/3.3/appicon.html suggest Angus> that we can use .ico file "within" LyX too, for consistent look Angus> and feel. Angus> On other platforms I'd suggest using the lyx_32x32_16colors.png Angus> imag

The LyX icon --- both 1.3.6 and 1.4.x

2005-06-12 Thread Angus Leeming
On Windows we currently use different icons "within" LyX and "outside" it. Within LyX we have this in QtView.C: string const iconname = LibFileSearch("images", "lyx", "xpm"); if (!iconname.empty()) setIcon(QPixmap(toqstr(iconname))); which results in the rather cruddy lyx.xpm ico

LyX icon for mingw/cygwin

2005-01-07 Thread Ruurd Reitsma
Angus, maybe you want to include this at some stage. The procedure is quite simple: windres -i lyx.rc -o lyx.o and include lyx.o in the final link step. Cheers, Ruurd begin 666 lyx.ico M```!``$`(" ```$`& "H# [EMAIL PROTECTED]"@[EMAIL PROTECTED] $`& ``@ P` M```

Re: [Patch] Cute modification of minimized LyX (icon title)

2002-09-11 Thread Angus Leeming
On Monday 09 September 2002 1:00 pm, R. Lahaye wrote: > Hi, > > Attached patch adds an asterisk ("*") to the title of a > minimized LyX document (title under the icon). This way it is > possible to recognize whether the iconized LyX document is in > a "changed" state or not. The changed state has

Re: [Patch] Cute modification of minimized LyX (icon title)

2002-09-09 Thread Angus Leeming
On Monday 09 September 2002 13:00, R. Lahaye wrote: > Hi, > > Attached patch adds an asterisk ("*") to the title of a > minimized LyX document (title under the icon). This way it is > possible to recognize whether the iconized LyX document is in > a "changed" state or not. The changed state has an

[Patch] Cute modification of minimized LyX (icon title)

2002-09-09 Thread R. Lahaye
Hi, Attached patch adds an asterisk ("*") to the title of a minimized LyX document (title under the icon). This way it is possible to recognize whether the iconized LyX document is in a "changed" state or not. The changed state has an asterisk appended, otherwise not. I've seen this in other app

Re: LyX icon

2001-08-20 Thread Garst R. Reese
Juergen Vigna wrote: > > On 20-Aug-2001 Garst R. Reese wrote: > > > I was referring to lyx.xpm in lib/images. > > The reference to green was concerning the old webpage background. > > I was not avare of that as yet :), but why should we include the original? > IMO we should have 2 versions a lo

Re: LyX icon

2001-08-20 Thread Juergen Vigna
On 20-Aug-2001 Garst R. Reese wrote: > I was referring to lyx.xpm in lib/images. > The reference to green was concerning the old webpage background. I was not avare of that as yet :), but why should we include the original? IMO we should have 2 versions a lowcolor version (lyx.xpm) and a hicolo

Re: LyX icon

2001-08-20 Thread Garst R. Reese
Juergen Vigna wrote: > > On 19-Aug-2001 Garst R. Reese wrote: > > Whatever prevails here, please include the original as an option. > > But then I also like green. > > ??? what should be included where? > > As much as I know we don't have an logo-icon right now in the distribution! > Anyway IF

RE: LyX icon

2001-08-20 Thread Juergen Vigna
On 19-Aug-2001 Garst R. Reese wrote: > Whatever prevails here, please include the original as an option. > But then I also like green. ??? what should be included where? As much as I know we don't have an logo-icon right now in the distribution! Anyway IF we include one it surely will have a tr

LyX icon

2001-08-19 Thread Garst R. Reese
Whatever prevails here, please include the original as an option. But then I also like green. And think blue sucks. Garst