Statistics
| Revision:

root / trunk / automation

Name Size Revision Age Author Comment
Makefile.am 922 Bytes 1823 about 1 year Alguno - Added support for multiple connection backend...
automation_auto_import.c 10.1 KB 1872 10 months Alguno Previous commit was incomplete
nntpgrab_automation.def 204 Bytes 1691 almost 2 years Alguno - Renamed the function nntpgrab_automation_auto...
nntpgrab_automation.h 2.9 KB 1745 over 1 year Alguno - Moved all private stuff from the QNNTPGrabGlu...
nntpgrab_automation.pc.in 252 Bytes 1212 about 3 years Alguno - Restarting tasks was broken. Fixed - Added pk...
nntpgrab_automation.vcproj 5.6 KB 949 almost 4 years Alguno - Moved the folder client/glue to glue - Fix a ...
nntpgrab_automation_networked.vcproj 5.6 KB 949 almost 4 years Alguno - Moved the folder client/glue to glue - Fix a ...

Latest revisions

# Date Author Comment
1872 07/21/2011 06:12 pm Alguno

Previous commit was incomplete

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...

1745 09/28/2010 10:14 am Alguno

- Moved all private stuff from the QNNTPGrabGlue class to a seperate header. This eliminates the
dependency on nntpgrab_glue.h and nntpgrab_types.h for other classes/widgets in the Qt frontend
- Renamed the struct ConfigServer to NGConfigServer to avoid a conflict with the QNNTPGrabGlue class...

1701 08/15/2010 11:59 pm Alguno

- Fixed various memory leaks in the NNTPGrab Core which occured while importing files
- Build gobject-introspection files for all NNTPGrab libraries instead of just the NNTPGrab Core
Changes in the Qt frontend:
- Implemented importing of NZB files
- Fixed various memory leaks in the Qt frontend...

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...

1684 08/01/2010 03:43 pm Alguno

Bumped the year in the license from 2005-2009 to 2005-2010

1530 02/14/2010 05:07 pm Alguno

- Moved parts of the automation library to a new plugin called 'Auto-import'
- Made the automation library more generic
- Load the 'Auto-import' plugin by default
- Show a notification in the GUI when a NZB file is imported by the NNTPGrab Server
- Automatically save any configuration changes which were done using the JSON-RPC plugin...

1517 01/31/2010 02:56 pm Alguno

Renamed the trunk_new branch to trunk

1401 11/28/2009 04:25 pm Alguno

- Fixed some small possible bugs which were identified by the Clang Static analyzer
- Don't search for libcurl when running ./configure --disable-gui

View revisions

Also available in: Atom