Re: Take part in gkt+ development

2010-09-23 Thread Ardhan Madras
-Census.pdf --- kuleshovm...@gmail.com wrote: From: Alexander Kuleshov kuleshovm...@gmail.com To: gtk-app-devel-list@gnome.org Subject: Take part in gkt+ development Date: Wed, 22 Sep 2010 14:58:49 + Hello list, First of all let me introduce myself. My name is Alexander Kuleshov. Now I m

Take part in gkt+ development

2010-09-22 Thread Alexander Kuleshov
Hello list, First of all let me introduce myself. My name is Alexander Kuleshov. Now I m student, programmer. I have some expirience in C/gtk+ programming (i took part in Google summer of Code in this year) And I want to take part in gtk+/glib development. I have some question: 1) If i write

Re: Take part in gkt+ development

2010-09-22 Thread Michael Cronenworth
Alexander Kuleshov wrote: 1) If i write patch, where must i send it? gtk-devel might be a more appropriate list. This list is for developers of GTK applications and not for GTK development. :) 2) What version of gtk+, must i use for development? From git? I am not a gtk developer (I am a

Take part in gkt+ development

2010-09-22 Thread Alexander Kuleshov
Hello list, First of all let me introduce myself. My name is Alexander Kuleshov. Now I m student, programmer. I have some expirience in C/gtk+ programming (i took part in Google summer of Code in this year) And I want to take part in gtk+/glib development. I have some question: 1) If i write

Re: Take part in gkt+ development

2010-09-22 Thread Tristan Van Berkom
On Wed, 2010-09-22 at 15:09 +, Alexander Kuleshov wrote: Hello list, First of all let me introduce myself. My name is Alexander Kuleshov. Now I m student, programmer. I have some expirience in C/gtk+ programming (i took part in Google summer of Code in this year) And I want to take part

Re: Take part in gkt+ development

2010-09-22 Thread Javier Jardón
2010/9/22 Alexander Kuleshov kuleshovm...@gmail.com: Hello list, Hello Alexander, First of all let me introduce myself. My name is Alexander Kuleshov. Now I m student, programmer. I have some expirience in C/gtk+ programming (i took part in Google summer of Code in this year) And I want to

Re: Take part in gkt+ development

2010-09-22 Thread Alexander Kuleshov
You should file bugs in bugzilla and attach patches there for review (or attach patches for existing bugs): https://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B Ok, i understand. The current development focus is the master branch (future GTK+3) I clone: git clone git://git.gnome.org/gtk+ and

Re: Take part in gkt+ development

2010-09-22 Thread Tristan Van Berkom
On Thu, 2010-09-23 at 05:05 +, Alexander Kuleshov wrote: You should file bugs in bugzilla and attach patches there for review (or attach patches for existing bugs): https://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B Ok, i understand. The current development focus is the master

Re: Take part in gkt+ development

2010-09-22 Thread Alexander Kuleshov
True, except I really recommend you use jhbuild[0] to do this for you. Yes, now i just installed and learning jhbuild. To build GTK+ master you're going to also need development (or at least up-to-date) versions of dependant libraries such as gobject-introspection, gdk-pixbuf, cairo, pango