Statistics
| Revision:

root / trunk / base

Name Size Revision Age Author Comment
Makefile.am 1.3 KB 1917 25 days Alguno Make sure the nntpgrab_utils library is linked ...
auto_shutdown_linux.c 4.5 KB 1874 10 months Alguno - Replaced the dbus-glib pieces in the auto shu...
auto_shutdown_osx.c 1.9 KB 1770 over 1 year Alguno Moved the auto-shutdown code from the GTK front...
auto_shutdown_win32.c 1.7 KB 1770 over 1 year Alguno Moved the auto-shutdown code from the GTK front...
collections.h 3 KB 1843 10 months Alguno - Fixed various small issues in the get_next_pa...
ipc_dbus.c 10.2 KB 1908 6 months Alguno - Mac OS X compile fix - Testcase for the IPC c...
ipc_osx.c 3.8 KB 1908 6 months Alguno - Mac OS X compile fix - Testcase for the IPC c...
ipc_win32.c 7 KB 1919 23 days Alguno - Moved the winsock initialisation code to the ...
monitor.c 1.4 KB 1872 10 months Alguno Previous commit was incomplete
ngeventloop.c 1.5 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
nglist.c 1.3 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
ngobject.c 6.1 KB 1920 23 days Alguno Fix osx compilation
ngsignals.c 1.6 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
nntpgrab_glib_wrapper.h 6.2 KB 1911 6 months Alguno - Frontends can now call methods which are prov...
nntpgrab_types.h 13.2 KB 1911 6 months Alguno - Frontends can now call methods which are prov...
nntpgrab_utils.def 1.9 KB 1913 5 months Alguno - Completed the implementation of the Download ...
nntpgrab_utils.h 28.8 KB 1913 5 months Alguno - Completed the implementation of the Download ...
nntpgrab_utils.pc.in 253 Bytes 1212 about 3 years Alguno - Restarting tasks was broken. Fixed - Added pk...
nntpgrab_utils.vcproj 5.8 KB 1038 over 3 years Alguno Updated Visual Studio project files
nzb.c 6.9 KB 1857 10 months Alguno - Don't try to import old .nzb files on Mac OS ...
nzbcreator.c 32.7 KB 1900 7 months Alguno - Added support to browse newsgroups using the ...
regex.c 1.7 KB 1872 10 months Alguno Previous commit was incomplete
utils.c 21 KB 1913 5 months Alguno - Completed the implementation of the Download ...
  • svn:mergeinfo:

Latest revisions

# Date Author Comment
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...

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

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

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

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

1894 09/19/2011 09:30 pm Alguno

Various messages coming from the NNTPGrab Core didn't get translated in the Qt frontend. Fixed

1876 08/06/2011 09:58 pm Alguno

Collections with a total size of 4GB or more were shown incorrectly in the Online Search tab. Fixed

View revisions

Also available in: Atom