Not releasing for a while.
I'm rebuilding the entire code, step by step. Not in CVS yet, I'll have to think a little more first.
I'm doing all this to learn how to make support for plugins, I'll also check if I can use some other library for the status icon because no one has gtk+ >= 2.10. If anyone has a clue of a library, please help!
- Added support for gtk-doc.
- Added options for enable/disable notifications.
- Removed simbols:
hide_destroy_null;
- Almost every non-static function has been comented. OptionBox and CalendarEntry are still waiting to be rewritten and documented.
- Now birthdate_checks abort (return FALSE) if libnotify is absent.
Fixed problems with the detection of libs in configure. Now builds without libnotify and an option was added in the configure script:
--disable-libnotify
- Dates are now localized.
- First time assistant does closes and does not crashes the application.
- Configuration files now goes into $HOME/./contacts (since 0.13, but
forgoten).
I've decided to move it to alpha, the code is somewhat more "steady" now.
Improved some of the code documentation.
Added a first time assistant.
Hope "someone/anybody" like it.