Statistics
| Revision:

root / trunk / plugins

Name Size Revision Age Author Comment
  antisleep 1911 6 months Alguno - Frontends can now call methods which are prov...
  auto_import 1911 6 months Alguno - Frontends can now call methods which are prov...
  counter 1919 21 days Alguno - Moved the winsock initialisation code to the ...
  decoder 1914 5 months Alguno - Fixed possible build failure when Subversion ...
  example 1911 6 months Alguno - Frontends can now call methods which are prov...
  jsonrpc 1914 5 months Alguno - Fixed possible build failure when Subversion ...
  logger 1911 6 months Alguno - Frontends can now call methods which are prov...
  networkmanager 1921 13 days Alguno - When importing a collection using the Qt fron...
  par2 1914 5 months Alguno - Fixed possible build failure when Subversion ...
  unpack 1911 6 months Alguno - Frontends can now call methods which are prov...
Makefile.am 239 Bytes 1909 6 months Alguno - Started on the 'Download counter' plugin whic...
nntpgrab_plugin.def 193 Bytes 1911 6 months Alguno - Frontends can now call methods which are prov...

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

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

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

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

1901 11/08/2011 06:45 pm Alguno

When trying to unpack an password-protected archive let the user know that they have to manually
unpack the archive as NNTPGrab doesn't support unpacking password-protected archives yet

1899 10/14/2011 07:57 pm Alguno

- Added Turkish translation
- Updated French and Dutch translations
- Extract translatable user interface strings from the GtkBuilder .ui file
instead of the old Glade file which was dropped recently (trunk only)

1872 07/21/2011 06:12 pm Alguno

Previous commit was incomplete

1863 07/19/2011 08:00 pm Alguno

- Trying to import files using the online search in the Qt frontend could result in an empty collection being returned from the server. Fixed
- Added a new configure argument: --disable-online-tests which disables the testcases which require an internet connection...

View revisions

Also available in: Atom