Help the development of NNTPGrab by signing up for an account at GigaNews or donating directly to the project
Fix compile failure with PHP 5.4
- 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...
- 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...
Fix osx compilation
- 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...
Fix compile failure when using gtk3 on win32 and win64 environments
Make sure the nntpgrab_utils library is linked against ws2_32 and ole32 on Win32 and Win64
Add libp11-kit-0.dll to the win32 and win64 installers as it is required by gnutls
Also fix the svnversion command used by the update_version.sh script which is part of the Qt frontend
- 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
- 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...
The move to top/up/down/bottom buttons in the download queue context menu in the Qt frontend were broken. Fixed. Closes #90
- 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
- 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...
- 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...
- Mac OS X compile fix- Testcase for the IPC code was missing- Dropped some debug code from ipc_dbus.c
- 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...
NNTPGrab 0.7.1 tagged
Previous commit (backport online search maintenance check) was incomplete
- 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
The NNTPGrab Qt Server could crash when the signal file_state_changed was emit. Closes #87
The NZB Import drop down menu and the popup menu in the download queue got broken in the GTK frontend by therecent glade compatibility commits. Made these two menus compatible with glade so they should work again now
When trying to unpack an password-protected archive let the user know that they have to manuallyunpack the archive as NNTPGrab doesn't support unpacking password-protected archives yet
- 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...
- 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