Statistics
| Revision:

root

Name Size Revision Age Author Comment
  branches 1912 2 months Alguno The move to top/up/down/bottom buttons in the d...
  online_search 1818 11 months Alguno Updated the DDL of the Online Search database i...
  tags 1906 3 months Alguno NNTPGrab 0.7.1 tagged
  trunk 1915 about 1 month Alguno Also fix the svnversion command used by the upd...

Latest revisions

# Date Author Comment
1915 12/20/2011 05:56 pm Alguno

Also fix the svnversion command used by the update_version.sh script which is part of the Qt frontend

1914 12/20/2011 05:53 pm Alguno

- Fixed possible build failure when Subversion 1.7 is installed (the behaviour of the svnversion command changed in that version)
- nntpgrab_plugin.h: Don't include the internal header collections.h anymore as it isn't part of the public API

1913 12/02/2011 12:01 am Alguno

- Completed the implementation of the Download Counter plugin. Refs #12
- Completed the implementation of the GTK Download Counter plugin
- Added a new API function to the nntpgrab_utils library: nntpgrab_utils_get_readable_time_stamp
- Fixed some possible segfaults in the recently added JSON-RPC plugin functions...

1912 11/30/2011 08:44 pm Alguno

The move to top/up/down/bottom buttons in the download queue context menu in the Qt frontend were broken. Fixed. Closes #90

1911 11/22/2011 12:17 am Alguno

- Frontends can now call methods which are provided by plugins. Closes #57
- All plugins now need to provide an implementation for the nntpgrab_plugin_call_plugin_method
function to catch all external method calls
- Moved all glib wrapper declarations to a separate .h file

1910 11/21/2011 10:25 pm Alguno

- Implemented the user-interface part for the download counter plugin in the Gtk frontend.
When the download counter plugin is loaded an additional menu item will show up in the Plugins menu.
When the user clicks on this menu item, the download counter user interface will be shown. Refs #12...

1909 11/21/2011 06:14 pm Alguno

- Started on the 'Download counter' plugin which will measure the amount of download traffic for each configured usenet server. Feature #12
- Added a new optional dependency for the Gtk frontend: libpeas
This library will be used for plugins which need to influence the Gtk-based user interface...

1908 11/21/2011 01:03 am Alguno

- Mac OS X compile fix
- Testcase for the IPC code was missing
- Dropped some debug code from ipc_dbus.c

1907 11/21/2011 12:49 am Alguno

- Rewritten the ipc_linux.c file to use GDbus instead of dbus-glib
- When the connection with DBus is lost, automatically try to reconnect
- Don't depend on a code generator anymore for the processing of the DBus XML file
- Now that nothing in NNTPGrab uses dbus-glib anymore, drop it's dependency. Closes #81...

1906 11/10/2011 11:01 pm Alguno

NNTPGrab 0.7.1 tagged

View all revisions

Also available in: Atom