On Mon, 1 Nov 2010 07:54:56 +0530 shan chak shankholove@gmail.com wrote:
Hi, Can anyone please help me in following things:
- I believe the source control is svn?
Yes
- Which are the libraries ( not standard C ones ) being used in geany?I
figured out gtk+ 2, are there any more libraries ?
Other libraries are embedded in Geany (scintilla, tagmanager).
- Can anybody mentor me?
Probably, no. If you have any questions about development just ask them here.
- There is a lot of auto-generated code in geany, can I get a stripped
source code which I can compile with plain gcc and and not use autogen.sh? It becomes a lot easier to understand then.
If you really don't like autotools you can use waf.
- Which is the better way to start a) try to reproduce some bugs then
create a patch or b) implement some requested feature?
See what you really want to add to Geany or fix bug that annoy you. (if you start working on something you don't need enthusiasm will expire very quickly)
- Can I be assigned a bug or a feature request? OR is this voluntary?how
does this works?
Just fix it and send a patch here.