Statistics
| Revision:

root / trunk / docs

Name Size Revision Age Author Comment
  reference 1846 10 months Alguno - Added several headers from the nntpgrab_core ...
Makefile.am 58 Bytes 1823 about 1 year Alguno - Added support for multiple connection backend...

Latest revisions

# Date Author Comment
1846 07/08/2011 05:13 pm Alguno

- Added several headers from the nntpgrab_core to the ignore list for the documentation as they're only for internal use
- Increased the read timeout in the nntpconnection_backend testcases from 1 second to 5 seconds

1823 04/09/2011 08:24 pm Alguno

- Added support for multiple connection backends
- Moved the current connection code to a new connection backend called 'native'
- Added a new connection backend called 'gio' which is based on GIO and
can optionally use glib-networking for SSL/TLS support...

1692 08/08/2010 08:28 pm Alguno

- Split the function nntpgrab_glue_new() into nntpgrab_glue_new() and nntpgrab_glue_init(). The _new function only creates the object
- Split the function nntpgrab_core_new() into nntpgrab_core_new() and nntpgrab_core_init(). The _new function only created the object...

1691 08/07/2010 11:03 pm Alguno

- Renamed the function nntpgrab_automation_auto_import_init to nntpgrab_automation_auto_import_new for improved integration with gobject-introspection
- Renamed the function nntpgrab_automation_auto_import_cleanup to nntpgrab_automation_auto_import_destroy for improved integration with gobject-introspection...

1690 08/07/2010 09:43 pm Alguno

- Completed the API documentation at
- Dropped the API functions nntpgrab_core_config_get_folder_listing and nntpgrab_core_config_free_folder_listing from
the NNTPGrabCore as they were only small wrappers to nntpgrab_utils_get_folder_listing and nntpgrab_utils_free_folder_listing

1687 08/07/2010 04:08 pm Alguno

Added a missing gtk-doc file
Execute gtkdocize before the autotools

1686 08/07/2010 03:32 pm Alguno

- Use gtk-doc to generate API documentation instead of doxygen because of the improved integration with gobject-introspection
- Renamed the following functions for improved integration with gobject-introspection:
nntpgrab_core_init -> nntpgrab_core_new...

View revisions

Also available in: Atom