Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Patrick Shanahan
* Jeffrey Brent McBeth <[EMAIL PROTECTED]> [02-25-05 20:02]:
> Prolog can't be that old.  I did tons of programming in it, and I'm a
> spring chicken :)

A Brief History of Prolog
  http://www.mta.ca/~rrosebru/oldcourse/371199/prolog/history.html
  
Prolog evolved out of research at the University of Aix-Marseille back in
the late 60's and early 70's. Alain Colmerauer and Phillipe Roussel, both
of University of Aix-Marseille, colaborated with Robert Kowalski of the
University of Edinburgh to create the underlying design of Prolog as we
know it today. Kowalski contributed the theoretical framework on which
Prolog is founded while Colmerauer's research at that time provided means
to formalize the Prolog language. 

1972 is referred to by most sources as the birthdate of Prolog. Since its
birth it has branched off in many different dialects. Two of the main
dialects of Prolog stem from the two Universities of its origin:
Edinburgh and Aix-Marseille. At this time the first Prolog interpreter
was built by Roussel. The first Prolog compiler was credited to David
Warren, an expert on Artificial Intelligence at the University of
Edinburgh. 

-- 
Patrick ShanahanRegistered Linux User #207535
http://wahoo.no-ip.org@ http://counter.li.org
HOG # US1244711  Photo Album:  http://wahoo.no-ip.org/gallery
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Jeffrey Brent McBeth
On Fri, Feb 25, 2005 at 07:31:55PM -0500, Patrick Shanahan wrote:
> * Michael Schumacher <[EMAIL PROTECTED]> [02-25-05 19:19]:
> > This is close to shooting yourself in the foot using Prolog, isn't it? :)
> 
> Next you are going to tell everyone how old I really am 

Prolog can't be that old.  I did tons of programming in it, and I'm a spring
chicken :)

Jeff

-- 

Computer Science is as much about computers as astronomy is about telescopes
-- Edsger Wybe Dijkstra (1930-2002)



pgpJNdHzFvlL6.pgp
Description: PGP signature


Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Patrick Shanahan
* Michael Schumacher <[EMAIL PROTECTED]> [02-25-05 19:19]:
> This is close to shooting yourself in the foot using Prolog, isn't it? :)

Next you are going to tell everyone how old I really am 
-- 
Patrick ShanahanRegistered Linux User #207535
http://wahoo.no-ip.org@ http://counter.li.org
HOG # US1244711  Photo Album:  http://wahoo.no-ip.org/gallery
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Michael Schumacher
Patrick Shanahan wrote:
* Michael Schumacher <[EMAIL PROTECTED]> [02-25-05 17:25]:

No, this isn't sufficient. Not doing a reply when starting a completely
new topic is the right thing to do.
or remove the 'References:' and 'In-Reply-To:' header lines with *all*
of the previous quote.
This is close to shooting yourself in the foot using Prolog, isn't it? :)
Michael
--
The GIMP > http://www.gimp.org  | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Patrick Shanahan
* Michael Schumacher <[EMAIL PROTECTED]> [02-25-05 17:25]:
> Andreas Waechter wrote:
> 
> >PS: please remove parts of previous messages to which you do not refer.
> >As you started a completely new topic, you should have removed _all_ the 
> >previous messages.
> 
> No, this isn't sufficient. Not doing a reply when starting a completely
> new topic is the right thing to do.

or remove the 'References:' and 'In-Reply-To:' header lines with *all*
of the previous quote.
-- 
Patrick ShanahanRegistered Linux User #207535
http://wahoo.no-ip.org@ http://counter.li.org
HOG # US1244711  Photo Album:  http://wahoo.no-ip.org/gallery
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Michael Schumacher
Andreas Waechter wrote:
Kalle Ounapuu wrote:
Is there a way to turn off the yellow dashed line around the canvas?
It seems to always be there... to me it seems distracting, and perhaps 
it might be confused as an active selection.
This is the layer boundary. It can be turned of in the View menu and in 
the preferences. This will make it hard to see the extent of a layer if 
there are multiple, of course.

PS: please remove parts of previous messages to which you do not refer.
As you started a completely new topic, you should have removed _all_ the 
previous messages.
No, this isn't sufficient. Not doing a reply when starting a completely 
new topic is the right thing to do.

HTH,
Michael
--
The GIMP > http://www.gimp.org  | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Andreas Waechter
Kalle Ounapuu wrote:
Is there a way to turn off the yellow dashed line around the canvas?
It seems to always be there... to me it seems distracting, and perhaps it might 
be confused as an active selection.
It shows the border of the active layer. If your layer is 
the same size as the canvas and starts at position (0,0), 
the yellow dashed line is around the canvas.

Andreas
PS: please remove parts of previous messages to which you do 
not refer.
As you started a completely new topic, you should have 
removed _all_ the previous messages.

___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Turning off dashed line around canvas.

2005-02-25 Thread Kalle Ounapuu
Is there a way to turn off the yellow dashed line around the canvas?

It seems to always be there... to me it seems distracting, and perhaps it might 
be confused as an active selection.



Kalle

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Andreas
Waechter
Sent: Friday, February 25, 2005 4:59 AM
To: gimp-user@lists.xcf.berkeley.edu
Subject: Re: [Gimp-user] Script-Fu: documentation of SF-ADJUSTMENT and
others?


> have a look at test-sphere.scm as found in the source tree. It has
> comments that explain all the Script-Fu parameters.

Thanks, Alan suggested that too, so I searched for that 
script, downloaded it and looked at it.

Andreas
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user