Statistics
| Revision:

root / trunk / client

Name Size Revision Age Author Comment
  gui 1921 13 days Alguno - When importing a collection using the Qt fron...
  gui_csharp 1291 about 3 years chrashoverraid Updated to NNTPGrab API version 20090505 Added ...
  gui_qt 1921 13 days Alguno - When importing a collection using the Qt fron...
  web 1877 9 months Alguno - The text "Now verifying files" was translated...
Makefile.am 2.7 KB 1863 10 months Alguno - Trying to import files using the online searc...

Latest revisions

# Date Author Comment
1921 04/29/2012 08:36 pm Alguno

- When importing a collection using the Qt frontend from the Online Search the collection name would get stripped unnecessary.
Resolves the issue mentioned at https://www.nntpgrab.nl/boards/1/topics/446
- Fixed a crash in the Qt frontend which could occur when a plugin event was triggered without any parameters...

1919 04/21/2012 09:06 pm Alguno

- Moved the winsock initialisation code to the nntpgrab_utils library
- Allow the Qt frontend to be linked statically more easy on Win32/Win64
- Translated the .desktop files (contributed by Stegozor)
- Fix compile failure on Linux when libpeas-devel isn't installed...

1918 04/19/2012 03:03 pm Alguno

Fix compile failure when using gtk3 on win32 and win64 environments

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

View revisions

Also available in: Atom