|
Mailing Lists |
We currently use only one mailing-list : gnobog-devel. You will find all necessary informations here
|
CVS Repository |
If you're curious, you can download the latest source code on our CVS
server on Savannah.
You have to start ./autogen.sh to automatically execute gettext, automake, autoconf and configure.
You can give a prefix to autogen.sh just like configure, e.g. ./autogen.sh --prefix=/usr
|
Gnobog architecture overview |
- model/view/controller
2 objects : bookmarks (model) and arborescence (controller/view)
popup-menu (controller) linked to an arborescence
- gtk+ object system
quick introduction
links to documentation and books
- bookmarks object API
signals
bookmarks internal manipulations
inter-objects exchanges
- arborescence object API
signals
callbacks to bookmarks signals
drag'n'drop and selections
|
Coding style |
|
|