Re: [Gimp-developer] A beginning GIMP Developer?

2004-12-14 Thread Michael Schumacher
Henry Roeland wrote:
He all GIMP developers out there,
I'm new to this list and therefore lets introduce myself first. As a  
Software developer I'm working for about 2 years now with Java/C/C++ 
and  other languages like XML/XSLT. My expirence with C/C++ is about 
medium and  I know a little about Linux/UNIX programming but have more 
expirence with  Win32 platforms.My expirence with GTK+ and GIMP code is 
zero.
Since you seem to be coming from a Win32 background, it would be nice if 
you could have a look at the Win32-specific plug-ins:

If you're experienced in working with the printer api, twain of the 
windows clipboard... the winprint, winsnap and winclipboard plug-ins 
need some love :)

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-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] A beginning GIMP Developer?

2004-12-12 Thread Joao S. O. Bueno Calligaris
Hi and welcome!

There are people in better position to answer you on this!

But I am just quite happy to see a mail like this - I myself just go 
around proposing weird features, and eventually finding and fixing a 
minor bug. Lots of fun, either way.

So...bugzilla is the way to deliver bug corrections.
You should better be using GIMP from CVS, read the 'Hacking' file in 
there for building tips - if you aren't already. Them, just check the 
bugs in bugzilla, erradicate them, taking care to maintain the coding 
style (it is GNU style, I've read somewhere). After it works, make a 
patch by running diff with "-u3" option, and attach that patch to the 
bug report.

Now, keep online to hear from Sven, Bolsh, Alan, Carol and others... 

Oh, also, underliying GTK and the GIMP object system is Glib and 
Gobject - you should learn about these. There is a small app called 
"devhelp" which allows for interactive browsing of the API.

Regards,
js
-><-

On Sunday 12 December 2004 19:52, Henry Roeland wrote:
> He all GIMP developers out there,
>
> I'm new to this list and therefore lets introduce myself first. As
> a Software developer I'm working for about 2 years now with
> Java/C/C++ and other languages like XML/XSLT. My expirence with
> C/C++ is about medium and I know a little about Linux/UNIX
> programming but have more expirence with Win32 platforms.My
> expirence with GTK+ and GIMP code is zero.
>
> At this time I'm working(Using) now about 2 weeks with The GIMP for
> graphical stuff (as a hoby) and I'm very excited about all that
> GIMP offers! Because I'm a developer I like to help fixing bugs or
> add some new features. A already debuged some of the code but
> because of my lack of expirence with GTK+ and all I like to begin
> easy :-).
>
> In short: Can I help with bug fixing? If so should I start with bug
> fixing (which bugs) and how and to who can I deliver the patches?
>
> Greetings,
>
> Henry Roeland
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] A beginning GIMP Developer?

2004-12-12 Thread Sven Neumann
Hi,

"Henry Roeland" <[EMAIL PROTECTED]> writes:

> He all GIMP developers out there,
>
> I'm new to this list and therefore lets introduce myself first. As a
> Software developer I'm working for about 2 years now with Java/C/C++
> and  other languages like XML/XSLT. My expirence with C/C++ is about
> medium and  I know a little about Linux/UNIX programming but have more
> expirence with  Win32 platforms.My expirence with GTK+ and GIMP code
> is zero.
>
> At this time I'm working(Using) now about 2 weeks with The GIMP for
> graphical stuff (as a hoby) and I'm very excited about all that GIMP
> offers! Because I'm a developer I like to help fixing bugs or add some
> new  features. A already debuged some of the code but because of my
> lack of  expirence with GTK+ and all I like to begin easy :-).
>
> In short: Can I help with bug fixing? If so should I start with bug
> fixing  (which bugs) and how and to who can I deliver the patches?

Most of this is answered in the Developer FAQ
(http://developer.gimp.org/faq.html) but I will happily answer your
questions anyway.

A good way to get start is to make yourself familiar with
Bugzilla. You can use the predefined queries at
http://developer.gimp.org/bugs.html as a start. Some bugs have the
easy-fix keyword set. Those might be a good start. But we have only
just started to use that keyword, so if a bug doesn't have it set,
doesn't necessarily mean that it is very complex.

We will be releasing 2.2.0 real soon now and will enter a new
development cycle as soon as this has happened (or perhaps wait until
2.2.1 is done). That's a good time to start working on new features.
Just let us know what you are working on and, most importantly, don't
be afraid to ask.


Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] A beginning GIMP Developer?

2004-12-12 Thread Henry Roeland
He all GIMP developers out there,
I'm new to this list and therefore lets introduce myself first. As a  
Software developer I'm working for about 2 years now with Java/C/C++ and  
other languages like XML/XSLT. My expirence with C/C++ is about medium and  
I know a little about Linux/UNIX programming but have more expirence with  
Win32 platforms.My expirence with GTK+ and GIMP code is zero.

At this time I'm working(Using) now about 2 weeks with The GIMP for  
graphical stuff (as a hoby) and I'm very excited about all that GIMP  
offers! Because I'm a developer I like to help fixing bugs or add some new  
features. A already debuged some of the code but because of my lack of  
expirence with GTK+ and all I like to begin easy :-).

In short: Can I help with bug fixing? If so should I start with bug fixing  
(which bugs) and how and to who can I deliver the patches?

Greetings,
Henry Roeland
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer