Help the development of NNTPGrab by signing up for an account at GigaNews or donating directly to the project
- Show all g_log messages instead of only a limited number of logging domains - Make sure all g_log messages are printed to stdout/stderr correctly on win32 (fixed in Glib) - Prevent an assertion failure in download_queue_mark_file_as_decoded_and_unref which caused decode actions to become stuck
The gthread library is deprecated as of glib 2.34 and can be dropped safely
Prevent a endless loop when a part is decoded which doesn't have any attachments
Fix minor build issue on OSX
Reverted the pieces of the previous commit which were accidently added to the 0.7 branch..these shouldn't have been committed
- Made NNTPGrab compatible with Qt 5.0.0 Final - Build the Windows binaries with the compiler flag Wa,-compress-debug-sections to reduce file size - When using the Qt frontend, also print messages from the NNTPGrab Core to the console (if a console is detected)...
Fix failure in the nzbcreator/retrieve_collection_details testcase. The failure was caused by the fact that the server already purged the collection which was used for this testcase
Made the Qt frontend compatible with Qt 5.0 beta 2
Updated contributed French and Turkish translations and added French and Turkish translations to the Qt frontend
Use Qt5 in the win32 and win64 installers
Qt frontend: If the user has selected both the collection and one or more file(s) inside the collection then there's no need to try to remove the individual file(s)
- Show the download queue progress in the taskbar icon on Windows 7 environments - Disable the tray icon configuration option by default on Windows 7 environments - Improved compatibility with Qt5
Fixed a Win32/Win64 specific memory leak which occured on every server disconnect
Fix compilation on non-Windows environments
- Fixed a crash in the PAR2 plugin which could occur when the frontend is compiled with MSVC - Made the Qt frontend build fine with MSVC - Added support for Qt5 - Reduced the amount of exported symbols in the Qt frontend on Win32/Win64 (which are needed for Qt plugins)...
Improved translations and removed some texts which shouldn't be translated
Removed the text 'Disconnect stamp' from the translations of the Qt frontend as it belongs to an invisible tree column
Don't trigger 'WidgetRepairAndUnpack::unpackUnneeded: collection_item is NULL' warnings when a collection doesn't contain .par2 files. Refs #101
- Added a new event to the unpack plugin: unpack_unneeded which will be emit when no archives were detected in the downloads folder. The Gtk and Qt frontend are also able to process this event. Closes #101 - When trying to move files in the download queue, trigger an assertion message when the move is invalid...
Updated translations (and fix some minor spelling errors)
Updated ChangeLog with a fix which was introduced in the latest glib2 package for win32/win64 - https://bugzilla.gnome.org/show_bug.cgi?id=674214 : Saving the download queue on win32 and win64 could result in a 'Permission denied' error. Fixed Resolves the issue mentioned at https://www.nntpgrab.nl/boards/2/topics/369
NNTPGrab 0.7.2 tagged
Bump the year in all the license tags to (C) 2005 - 2012
Make the .desktop files more compliant with the freedesktop specifications. Resolves the following warning from the desktop-file-install tool: error: (will be fatal in the future): value "nntpgrab.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
Automatic PAR2 repair and automatic unpack wasn't working in the Gtk frontend on Mac OS X. Fixed
- Make sure all messages are translated in the Qt frontend on Mac OS X - Make sure the textbox in the Debug window in the Qt frontend is read-only - Updated translations - Updated ChangeLog
- Build the Mac OS X packages against Qt 4.8.1
- Rename nntpgrab_gui.exe to nntpgrab_gui_qt.exe in the win32/win64 installers - Make sure the Qt frontend plugins are built correctly for the win32/win64 targets
Make linking of NNTPGrab Qt user interface plugins succeed for win32/win64
- Plugins can now change the user interface of the Qt frontend. Closes #58 - Started on the Qt user interface part of the download counter plugin. Refs #12 - Split the MainWindow object of the Qt frontend in a public and a private part to avoid plugins from messing up internal administration...
- Fixed a small rendering issue in the Gtk3 frontend when using Gtk 3.4.0 or higher - Bump version
Revert part of an invalid merge
Another build fix
- Fix build failure caused by previous commit - Make sure the gio/ssl testcase doesn't fail any more with GLib 2.31.0 or higher
- Allow the user to kill the NNTPGrab Server using the Qt frontend (backport of r1919) - Fix compile error in the Qt frontend when Subversion 1.7 is installed (backport of r1915 and r1919) - Fix compile failure of the Qt frontend when using gcc 4.7 (backport of r1919)...
Fix compile failure with PHP 5.4
- Fix build failure when using Subversion 1.7 (backport of r1914) Resolves the issue mentioned at https://www.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 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...
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...
1 2 3 ... 40 Next » (1-50/1959) | Per page: 25, 50, 100
Also available in: Atom