Anunt Important

2012-02-13 Thread webmaster

http://www.max-media.ro/administratie/prahova-printre-judetele-care-au-canalizare.-meritul-ii-apartine-lui-mircea-cosma.html

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Anunt Important

2012-02-13 Thread webmaster

http://www.max-media.ro/administratie/prahova-printre-judetele-care-au-canalizare.-meritul-ii-apartine-lui-mircea-cosma.html

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: xterm update

2011-05-19 Thread webmaster
 I'm eagerly expecting an update to xterm 270 which I hope includes the
 fix for the scrollbar drawing issue
You can get 269 from git:
http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/xterm;a=summary

To build 270 just modify the 269 .cygport.

When I build 269 or 270 the scrollbar issue is fixed, but this line in
my ~/.Xdefaults stops having an effect:

*VT100*faceName:  Terminus:pixelsize=12:antialias=true

XTerm 261 has the scrollbar issue, but I get my nice Terminus font.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: xterm update

2011-05-19 Thread webmaster
 perhaps your development environment lacks the FreeType library
 (that would show up in the configure step)
Ah, indeed. Thanks!

For anyone who can't wait for xterm  261 to be included, here's
version 270: http://www.donsbox.com/~dfelicia/xterm-270-1.tar.bz2

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: xterm access violations (again)

2011-03-24 Thread webmaster
 I just built 269 and will uploaded it with the rest of the X11 updates.
Probably in some FAQ and I just can't find it, but where would one get
xterm-269.cygport et al. for local building? Some git repository,
somewhere?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: xterm access violations (again)

2011-03-24 Thread webmaster
  where would one get xterm-269.cygport et al. for local building?Answered my 
 own question: 
 http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/xterm;a=summary

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: xterm access violations (again)

2011-03-24 Thread webmaster
 I just built 269 and will uploaded it with the rest of the X11 updates.
It doesn't help. I built using cygport from what you've got in git and
I still get:

Exception: STATUS_ACCESS_VIOLATION at eip=61020497
eax=00DA80E0 ebx=6124298C ecx=76A10D06 edx=00371D48 esi= edi=0028F9F4
ebp=61020BE0 esp=0028C7C4 program=C:\Cygwin\bin\xterm.exe, pid 672, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function  Args
End of stack trace

Note that I often (almost always) get this written to
xterm.exe.stackdump even when xterm opens successfully. Also note that
opening xterms is *much* slower than on XP.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



xterm access violations (again)

2011-03-22 Thread webmaster
After updating to the latest cygwin 1.7.8, today, xterm constantly crashes.

cat xterm.exe.stackdump

Exception: STATUS_ACCESS_VIOLATION at eip=76F730CC
eax=0047B8A0 ebx=00498820 ecx=00498830 edx= esi=00498820 edi=
ebp=0028B850 esp=0028B7CC program=C:\Cygwin\bin\xterm.exe, pid 5532, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function  Args
0028B850  76F730CC  (0028BB64, 003C, 0100, 0028B91C)
0028B8C4  76F6E0D2  (0049, 0004, 003C, 0028BB64)
0028BA04  76F7ECE4  (0028BB64, 0028BAD0, 0028BAE4, 0002)
0028BA24  76F7EDEC  (0028BB64, 0002, , 0028BAD0)
0028BB18  76F7EEED  (0028BB64, 0128BCC4, 0002, )
0028BC98  76F7C389  (0028BCFC, 0028BCC4, 0002, 0001)
0028BCD0  76F7C4B5  (0028BCC4, 0028BD10, 0028BCFC, 0028BD14)
0028BD08  76A11D2A  (0002, , 0001, )
End of stack trace

Usually rebaseall fixes this problem, but not this time. I also tried
building xterm with cygport, but same result. This is on Windows 7 x64
Professional.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: xterm access violations (again)

2011-03-22 Thread webmaster
 On my Win7 system, [xterm] crashes about 1/2 the time.
Right. Same, here. It used to crash a lot less frequently.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Bug: XTerm scrollbar issue

2010-07-12 Thread webmaster
 --enable-narrowproto
 That turns on a #define for NARROWPROTO which may be missing
 Changing subject to reflect that this is a bug with the Cygwin XTerm package.
I confirmed that --enable-narrowproto resolves the issue by compiling
the xterm-260-1 source package. My configure options were:

configure --disable-imake --disable-narrowproto --prefix=/usr
--target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygwin

Resultant xterm.exe works as expected.  Seems a simple fix.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Bug: XTerm scrollbar issue

2010-07-08 Thread webmaster
 The issue is documented in xterm's INSTALL file.  Packagers have to
 essentially ensure that the prototype for XawScrollbarSetThumb is compiled
 properly.  For instance, the package for xterm in Debian uses
 --enable-narrowproto

 That turns on a #define for NARROWPROTO which may be missing (or not not
 coordinated with Xfuncproto.h, which in turn sets #defines used in Xaw, to
 choose between a float and a double for the type of one of its
 parameters).

Changing subject to reflect that this is a bug with the Cygwin XTerm package.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



XTerm scrollbar issue

2010-06-30 Thread webmaster
All releases of xterm newer that 229 (i.e. since June '08) have a
broken scrollbar.  It never bothered me enough to post a message, but
I've been setting up some new systems and have found it annoying to
dig up xterm-229 and manually install it.

These images show what the scrollbar used to look like (and what it
still looks like in all recent Linux distributions, even with latest
xterm builds):

http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-229-1.jpg
http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-229-2.jpg

The 1st one shows the gray scrollbar shrinking as the history buffer
gets filled.  The 2nd shows the gray scrollbar moving with a
middle-button click-n-drag upwards to view history.

These images show what the scrollbar looks like, now, in version 260
(and all versions in between 229 and 260):

http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-260-1.jpg
http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-260-2.jpg

The 1st one shows the gray scrollbar as a constant tiny rectangle
always at the top, regardless of how many lines of history there are.
The 2nd one shows what happens when you do a middle-button
click-n-drag.

Seemingly a minor nit, especially since we live in an age of wheel
mice, but annoying for those of us accustomed to scrolling the old
fashioned way.

BTW, here's my ~/.Xdefaults, though even without it the behavior is the same:

! Font
XTerm*VT100*font:  -xos4-terminus-bold-r-normal-*-12-*-*-*-*-*-*-*

! These affect apps like man
XTerm*VT100*highlightSelection:  true
XTerm*VT100*highlightColorMode:  true
XTerm*VT100*colorBDMode:  on
XTerm*VT100*colorBD:  green
XTerm*VT100*colorULMode:  on
XTerm*VT100*underLine:  on
XTerm*VT100*colorUL:  yellow

! Pretty colors.
XTerm*VT100*dynamicColors:  on
XTerm*VT100*foreground:   white
XTerm*VT100*background:   black
XTerm*VT100*cursorColor:   white
XTerm*VT100*highlightColor:   orange

! I need to scroll
XTerm*VT100*scrollBar:  true
XTerm*VT100*saveLines:  2000
XTerm*VT100*scrollTtyOutput:false
XTerm*VT100*scrollKey:  true
XTerm*VT100*JumpScroll: true

! Run login scripts
XTerm*VT100*loginShell:true

! Make use of that big monitor
XTerm*VT100*geometry:   110x25

! Allow backspace to work on wrapped lines
XTerm*VT100*reverseWrap:true

! I hate beeping
XTerm*VT100*visualBell: true

! This resource specifies whether or not to ignore the alternate screen
! of applications such as vi.  When it is on, these applications will restore
! the contents of the screen when they are exited to what they were before
! they were started.  When it is off, the contents of vi will remain on the
! screen after the program is quit.
XTerm*VT100*titeInhibit:  true

! New cygwin xterm includes a toolBar by default.  Disable it.
XTerm*toolBar:false

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



XTerm scrollbar issue

2010-06-30 Thread webmaster
All releases of xterm newer that 229 (i.e. since June '08) have a
broken scrollbar.  It never bothered me enough to post a message, but
I've been setting up some new systems and have found it annoying to
dig up xterm-229 and manually install it.

These images show what the scrollbar used to look like (and what it
still looks like in all recent Linux distributions, even with latest
xterm builds):

http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-229-1.jpg
http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-229-2.jpg

The 1st one shows the gray scrollbar shrinking as the history buffer
gets filled.  The 2nd shows the gray scrollbar moving with a
middle-button click-n-drag upwards to view history.

These images show what the scrollbar looks like, now, in version 260
(and all versions in between 229 and 260):

http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-260-1.jpg
http://www.donsbox.com/~dfelicia/cygwin-xterm/xterm-260-2.jpg

The 1st one shows the gray scrollbar as a constant tiny rectangle
always at the top, regardless of how many lines of history there are.
The 2nd one shows what happens when you do a middle-button
click-n-drag.

Seemingly a minor nit, especially since we live in an age of wheel
mice, but annoying for those of us accustomed to scrolling the old
fashioned way.

BTW, here's my ~/.Xdefaults, though even without it the behavior is the same:

! Font
XTerm*VT100*font:  -xos4-terminus-bold-r-normal-*-12-*-*-*-*-*-*-*

! These affect apps like man
XTerm*VT100*highlightSelection:  true
XTerm*VT100*highlightColorMode:  true
XTerm*VT100*colorBDMode:  on
XTerm*VT100*colorBD:  green
XTerm*VT100*colorULMode:  on
XTerm*VT100*underLine:  on
XTerm*VT100*colorUL:  yellow

! Pretty colors.
XTerm*VT100*dynamicColors:  on
XTerm*VT100*foreground:   white
XTerm*VT100*background:   black
XTerm*VT100*cursorColor:   white
XTerm*VT100*highlightColor:   orange

! I need to scroll
XTerm*VT100*scrollBar:  true
XTerm*VT100*saveLines:  2000
XTerm*VT100*scrollTtyOutput:false
XTerm*VT100*scrollKey:  true
XTerm*VT100*JumpScroll: true

! Run login scripts
XTerm*VT100*loginShell:true

! Make use of that big monitor
XTerm*VT100*geometry:   110x25

! Allow backspace to work on wrapped lines
XTerm*VT100*reverseWrap:true

! I hate beeping
XTerm*VT100*visualBell: true

! This resource specifies whether or not to ignore the alternate screen
! of applications such as vi.  When it is on, these applications will restore
! the contents of the screen when they are exited to what they were before
! they were started.  When it is off, the contents of vi will remain on the
! screen after the program is quit.
XTerm*VT100*titeInhibit:  true

! New cygwin xterm includes a toolBar by default.  Disable it.
XTerm*toolBar:false

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Smoking laptop deals and monitors

2009-03-26 Thread Webmaster
** **

Laptops for only $320!
Monitors for only $99.00
Goto
www.smartiecomputers.com/store/ 

--
To unsubscribe from this list visit
http://htownpublishing.com/newsletter/public_html/lists/?p=unsubscribeuid=8de6df4d27fc23d63e483e4b75a7f9de

To update your preferences visit
http://htownpublishing.com/newsletter/public_html/lists/?p=preferencesuid=8de6df4d27fc23d63e483e4b75a7f9de



--
Powered by PHPlist, www.phplist.com --



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Smoking laptop deals and monitors

2009-03-26 Thread Webmaster
** **

Laptops for only $320!
Monitors for only $99.00
Goto
www.smartiecomputers.com/store/ 

--
To unsubscribe from this list visit
http://htownpublishing.com/newsletter/public_html/lists/?p=unsubscribeuid=26aa6e69aab95ffe73ef7e942e845905

To update your preferences visit
http://htownpublishing.com/newsletter/public_html/lists/?p=preferencesuid=26aa6e69aab95ffe73ef7e942e845905



--
Powered by PHPlist, www.phplist.com --



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Smoking laptop deals and monitors

2009-03-26 Thread Webmaster
** **

Laptops for only $320!
Monitors for only $99.00
Goto
www.smartiecomputers.com/store/ 

--
To unsubscribe from this list visit
http://htownpublishing.com/newsletter/public_html/lists/?p=unsubscribeuid=6a1c086669e48f9965daaf8e3d110d27

To update your preferences visit
http://htownpublishing.com/newsletter/public_html/lists/?p=preferencesuid=6a1c086669e48f9965daaf8e3d110d27



--
Powered by PHPlist, www.phplist.com --



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



CYGWIN - This Private Key Will Be Ignored

2008-02-10 Thread webmaster

Hello,

Up until, 02/01/2008, I have been a long time user of your product  
without any problems.


For some reason I am now seeing the following in my ssh login screen  
and I am unable to use my CVS...

http://www.bodnarchuk.com/GB/cygwin_this_private_key_will_be_ignored.jpg

My ISP tells me that the server is aok and nothing has changed to cause this.

Can you advise a cause and/or a solution???

--

As always, your assistance is GREATLY APPRECIATED!

THANK YOU!

Joe Bodnarchuk - [EMAIL PROTECTED]

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Site sp�cial pour les funs de Bigg lkhaser

2007-03-31 Thread webmaster
Site spécial pour les funs de Bigg lkhaser (Top rap marocain)
  www.vive-bigg.com

Télécharger tous les Mp3s de Bigg 
 http://www.vive-bigg.com/music.html

 Et Ga3 Les Interview de Bigg  
 http://vive-bigg.com/interview-bigg.html

 Télécharger les vidéos de Bigg Forma Gp3 Pour ton portable 
 http://vive-bigg.com/mobile-bigg.html

 Voir top photos de Bigg the don
 http://www.vive-bigg.com/agenda-bigg.html

Parmi Les Funs De Bigg Sur Le Forum
www.brb1.fr-bb.com





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Site changes

2005-08-27 Thread webmaster
Please, read the document.
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

bedava seks

2002-09-30 Thread webmaster
Title: PETEK DINCOZ





  

  TRKIYEDE 
ILK DEFA PETEK D. UN CIPLAK POZLARINI YAYINLIYORUZ.EGER MERAK EDIYORSAN 
TIKLA PROGRAMI DOWNLOAD ET CALISTIR PETEK D. VE DAHA BIR COK UNLUNUN HARIKA 
FOTOLARINA ULAS TAMAMEN BEDAVA
GIRMEK ICIN HEMEN 
TIKLA


  






bedava seks

2002-09-28 Thread webmaster
Title: PETEK DINCOZ





  

  TRKIYEDE 
ILK DEFA PETEK D. UN CIPLAK POZLARINI YAYINLIYORUZ.EGER MERAK EDIYORSAN 
TIKLA PROGRAMI DOWNLOAD ET CALISTIR PETEK D. VE DAHA BIR COK UNLUNUN HARIKA 
FOTOLARINA ULAS TAMAMEN BEDAVA
GIRMEK ICIN HEMEN 
TIKLA


  






SCADA NEWS

2002-04-30 Thread webmaster

If you are interested with IT in the Industry
like HMI, SCADA or other MES software
feel free to visit www.SCADANEWS.com


This message will be send only one time it is not necessary to ask for remove.

If you are not interested please accept our apologies,


Thanks for your attention,

SCADA NEWS WEBMASTER 



200M ¿Õ¼ä + ¹ú¼ÊÓòÃû = 150Ôª/Äê

2002-01-21 Thread webmaster


×ð¾´µÄÐÂÀÏ¿Í»§£ºÄúºÃ! 

ÎÒÃǹ«Ë¾µÄÆóÒµÓÊÏä½üÆÚÒÑÉý¼¶µ½Imail 7.04°æ±¾£¬²¢¼ÓÁËSMTPÉí·ÝÑéÖ¤£¬

ÇëÄúÔÚÄúµÄÓʼþÊÕ·¢¹¤¾ßÖÐÉèÖÃSMTPµÄÉí·ÝÑé֤ΪÓëPOP3ͬÑùµÄÉèÖá£ÈçÄúÔÚ

ʹÓÃÖз¢ÏÖÓÐÈκβ»±ãÇëºÍÎÒÃÇÁªÏµ£¬Êý×ÖÒýÇ潫ÒÔ×î¿ìµÄËٶȸøÄú½â¾öÎÊÌâ¡£

ͬʱ,ÎÒÃǽ«Ò»Èç¼ÌÍù¸øÄúÌṩ×îÓÅÖʵķþÎñºÍ×îÓŻݵļ۸ñ£º


200M HTML¿Õ¼ä + 1¸ö¹ú¼ÊÓòÃû  =  150Ôª/Äê

200M¿Õ¼ä(Ö§³ÖASP)+200MÆóÒµÓʾÖ+30M AccessÊý¾Ý¿â+1¸ö¹ú¼ÊÓòÃû£¬
   
Ö»Ðè350Ôª/Äê

 
ÒÔÉÏÖ»ÊÇÁãÊÛ¼Û¸ñ¡£»¶Ó­Ñ¡¹º£¬Ò²»¶Ó­Äú³ÉΪÎÒÃǵĴúÀíÉÌ!

ÎÒÃÇ»¹Óиü¶àµÄÀñ°üºÍÓŻݼ۸ñ£¬´º½ÚÇ°¹ºÂòÔÙËÍ 40M ÍøÕ¾¿Õ¼ä£¡

ÏêÇéÇë½ø http://www.c-jet.com

   
   ÏÃÃÅÊý×ÖÒýÇæÍøÂç¼¼ÊõÓÐÏÞ¹«Ë¾
   
   ÁªÏµÈË£ºÈÄÏÈÉú  QQ£º93753765
  
  £¨¾ßÌåÁªÏµ·½Ê½²Î¼ûÎÒÃǵÄÍøÕ¾£©   
 
   

































---
·ÐµãȺ·¢Óʼþ,À´×ÔÈí¼þ¹¤³Ìר¼ÒÍø(http://www.21cmm.com)

½øCMMÍøУ(http://www.21cmm.com)£¬³ÉÏîÄ¿¹ÜÀíר¼Ò