Revision:

Revisions

# Date Author Comment
1923 05/16/2012 05:36 pm Alguno

Fix compile failure with PHP 5.4

1922 04/29/2012 09:22 pm Alguno

- Fix build failure when using Subversion 1.7 (backport of r1914)
Resolves the issue mentioned at http://nntpgrab.nl/boards/1/topics/372
- Connecting to a NNTPGrab Server in the GTK3 frontend could result in an assertion failure (backport of r1897). Fixed...

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 http://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...

1920 04/21/2012 10:32 pm Alguno

Fix osx compilation

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

1917 04/19/2012 02:32 pm Alguno

Make sure the nntpgrab_utils library is linked against ws2_32 and ole32 on Win32 and Win64

1916 04/19/2012 02:17 pm Alguno

Add libp11-kit-0.dll to the win32 and win64 installers as it is required by gnutls

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

1905 11/10/2011 02:59 pm Alguno

Previous commit (backport online search maintenance check) was incomplete

1904 11/09/2011 08:09 pm Alguno

- Version bump to 0.7.1
- Updated ChangeLog
- Clicking on the 'Connect' button in the startup dialog could cause an assertion error when using GTK3. Fixed
(See http://www.nntpgrab.nl/boards/2/topics/319 for more details)
- Backported the Online Search maintenance check from r1900

1903 11/09/2011 12:24 am Alguno

The NNTPGrab Qt Server could crash when the signal file_state_changed was emit. Closes #87

1902 11/08/2011 11:47 pm Alguno

The NZB Import drop down menu and the popup menu in the download queue got broken in the GTK frontend by the
recent glade compatibility commits. Made these two menus compatible with glade so they should work again now

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

1900 10/14/2011 08:42 pm Alguno

- Added support to browse newsgroups using the Online Search service in both the Qt and Gtk frontends. Closes #15
- Added support to check the maintenance status of the Online Search service so that user-friendly
messages can be shown when the Online Search service is down for maintenance...

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)

1 2 3 ... 77 Next » (1-25/1923) | Per page: 25, 50, 100

Also available in: Atom