Icons in 6.7-6

2004-04-25 Thread Lev S Bishop
The recent changes from LoadIcon to LoadImage, while technically The Right Thing, have made the default X icon less pretty in the small size (ie in window titles, on the taskbar). I can explain in detail the cause of this if anyone cares. Last night I was toying in my head with a few ideas for

Re: xterm-186 build bustage

2004-04-25 Thread Igor Pechtchanski
On Sat, 24 Apr 2004, Thomas Dickey wrote: On Sat, 24 Apr 2004, Igor Pechtchanski wrote: You'll quickly note that 'X.Org Foundation' is somehow getting into CFLAGS as a raw string, causing gcc to bork. It seems that this may be somehow caused by macros in xterm's configure scripts that

Re: xterm-186 build bustage

2004-04-25 Thread Thomas Dickey
On Sun, 25 Apr 2004, Igor Pechtchanski wrote: (you actually need both sets of quotes so that the inner double quotes get propagated to gcc -- same goes for your proposed changes above, and, possibly, for the true clause of the #if statement in the above Imakefile). If it helps, I can submit

Re: Icons in 6.7-6

2004-04-25 Thread Earle F. Philhower III
Howdy, At 01:18 PM 4/25/2004 -0400, Lev S Bishop wrote: The recent changes from LoadIcon to LoadImage, while technically The Right Thing, have made the default X icon less pretty in the small size (ie in window titles, on the taskbar). I can explain in detail the cause of this if anyone cares.

Color support added to HW accelerated cursor

2004-04-25 Thread Earle F. Philhower III
My CVS commit emails are in limbo, but just a heads up that I've checked in a change to the HW accelerated cursor routines to add support for non black-and-white cursors. Initially it only supports 2-colored cursors (try set-mouse-color in emacs...), not ARGB ones added with the XRENDER

Re: Icons in 6.7-6

2004-04-25 Thread Lev S Bishop
Earle wrote: Sure, I'd like to hear the cause! When you use LoadIcon(), windows keeps track of the original source of the icon, so that if a different sized icon is required, it can go back to that resource/file and load up the appropriate sized icon from there. If you use loadimage, then it

Re: Color support added to HW accelerated cursor

2004-04-25 Thread Lev S Bishop
Earle wrote: Anyone who knows any apps that compile under cygwin that use the render cursors, I'd be interested in hearing about them so I can do some coding and testing... Well, emacs compiles under cygwin, but the version distributed with cygwin doesn't use render. But I know for a fact

Re: Icons in 6.7-6

2004-04-25 Thread Harold L Hunt II
Earle F. Philhower III wrote: PNG icon support would be neat and easy too, but it doesn't look like libpng is standard in the X tree and I wouldn't want to add dependencies... I'd say go for it, as long as we can turn it on or off with a flag in cygwin.cf... so just #ifdef everything so that we

Cygwin/X

2004-04-25 Thread Charlotte Fischer
I was recently introduced to this wonderful product and attempted to install it on my home computer. It works more or less, but no home directory was created. There also was an error message. My system is Windows XP and I use it without a password. Is a password needed? The following is a

Re: Color support added to HW accelerated cursor

2004-04-25 Thread Earle F. Philhower III
Howdy, At 07:28 PM 4/25/2004 -0400, Lev S Bishop wrote: Well, emacs compiles under cygwin, but the version distributed with cygwin doesn't use render. But I know for a fact that the version I'm using right now (on a remote machine) does use ARGB cursors so there must be compile-time options to

The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Sabahattin Gucukoglu
Hi people, Well, I don't suppose I need make too much more a point of my disappointment - seems Cygwin packages include only one of the four major MTas (Sendmail, Postfix, Qmail, Exim). Exim is the only one showing here. Sendmail or Postfix are my faves, and I want one of those. I've STFW

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Max Bowsher
Sabahattin Gucukoglu wrote: Hi people, Well, I don't suppose I need make too much more a point of my disappointment - seems Cygwin packages include only one of the four major MTas (Sendmail, Postfix, Qmail, Exim). Exim is the only one showing here. Sendmail or Postfix are my faves, and I

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Sabahattin Gucukoglu
Hi Max, On 25 Apr 2004 at 15:13, Max Bowsher [EMAIL PROTECTED] spoke, thus: Sabahattin Gucukoglu wrote: Hi people, Well, I don't suppose I need make too much more a point of my disappointment - seems Cygwin packages include only one of the four major MTas (Sendmail, Postfix, Qmail,

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 14:17:49 +0100, Sabahattin Gucukoglu wrote: I can't offer a hand in porting anything (not to my knowledge, anyway, particularly as Cyg isn't installed yet :-) ), Is this because chooser box in setup program is not AT-aware? AFAIK, setup program selects a base set of

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Sabahattin Gucukoglu
Hi, On 25 Apr 2004 at 18:50, A. Alper Atici [EMAIL PROTECTED] spoke, thus: On Sun, 25 Apr 2004 14:17:49 +0100, Sabahattin Gucukoglu wrote: I can't offer a hand in porting anything (not to my knowledge, anyway, particularly as Cyg isn't installed yet :-) ), Is this because chooser

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Igor Pechtchanski
On Sun, 25 Apr 2004, Sabahattin Gucukoglu wrote: Hi, On 25 Apr 2004 at 18:50, A. Alper Atici spoke, thus: On Sun, 25 Apr 2004 14:17:49 +0100, Sabahattin Gucukoglu wrote: I can't offer a hand in porting anything (not to my knowledge, anyway, particularly as Cyg isn't installed yet

[ANNOUNCEMENT] new setup.exe released

2004-04-25 Thread Robert Collins
--=-8TWRmjubKsXaYwWmfrs7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable A new setup.exe has been released. Download it from the usual place (http://www.cygwin.com/setup.exe) This is a combination bugfix and feature update. The key elements of interest are a fix for the

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 17:00:34 +0100, Sabahattin Gucukoglu wrote: Thanks for suggesting - no, I don't; it does give you a base system, but that does not seem to include a GNU development toolchain of any kind. (Well, gcc isn't found.) I need this to try my builds on - QuakeForge builds on

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Christopher Faylor
On Sun, Apr 25, 2004 at 09:12:36PM +0300, A. Alper Atici wrote: On Sun, 25 Apr 2004 17:00:34 +0100, Sabahattin Gucukoglu wrote: Thanks for suggesting - no, I don't; it does give you a base system, but that does not seem to include a GNU development toolchain of any kind. (Well, gcc isn't

errors using DB_File perl module under 20040422 snapshot

2004-04-25 Thread Yitzchak Scott-Thoennes
It seems to be creating files that cygwin cannot thereafter open. $ perl -we'use Fcntl; use DB_File; tie %h, DB_File, bugaboo, O_RDWR()|O_CREAT(), 0666 or die error: $!' Name main::h used only once: possible typo at -e line 1. error: No such file or directory at -e line 1. $ ls *bugaboo* ls:

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread Brian Dessent
Christopher Faylor wrote: Why would you go to this effort when you can just rerun setup.exe again and install whatever you need? His screen reader doesn't work with the chooser widget of setup. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: The Choices Are Exim, Exim and, er, Exim...

2004-04-25 Thread A . Alper Atici
On Sun, 25 Apr 2004 14:47:53 -0400, Christopher Faylor wrote: Why would you go to this effort when you can just rerun setup.exe again and install whatever you need? http://www.cygwin.com/ml/cygwin/2004-04/msg01011.html (the first line right after Hi all, more precisely) -- A. Alper Atici

Re: [ANNOUNCEMENT] new setup.exe released

2004-04-25 Thread Larry Hall
At 01:19 PM 4/25/2004, you wrote: --=-8TWRmjubKsXaYwWmfrs7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable A new setup.exe has been released. Download it from the usual place (http://www.cygwin.com/setup.exe) This is a combination bugfix and feature update. The key

setup complains even if I've dowloaded everything

2004-04-25 Thread Carlo Florendo
Hello, I finished mirroring the entire cygwin distribution from www.carfield.com.hk which totalled almost a whopping 2GB. I put the entire distro in our local http server so that anyone could install it from there. I fired setup.exe from my browser, (and as usual, I answered all the

blackbox does not compile with latest cygwin

2004-04-25 Thread Carlo Florendo
Hi, First of all, thanks to the latest version of cygwin. It appears to run faster and and the issues I complained about for the past year (some which I didn't follow up) have already been fixed! :) I upgraded to the latest cygwin last Friday and all seems to work fine until I compiled

Re: blackbox does not compile with latest cygwin

2004-04-25 Thread Larry Hall
At 11:28 PM 4/25/2004, you wrote: Hi, First of all, thanks to the latest version of cygwin. It appears to run faster and and the issues I complained about for the past year (some which I didn't follow up) have already been fixed! :) I upgraded to the latest cygwin last Friday and all seems to

new setup.exe released

2004-04-25 Thread Robert Collins
A new setup.exe has been released. Download it from the usual place (http://www.cygwin.com/setup.exe) This is a combination bugfix and feature update. The key elements of interest are a fix for the 'libpcre0 not installed' issue, and the release of the nascent resizable chooser. WARNING: The