Revision 1204
Created a new GObject called 'NNTPGrabGlue' (which is used in the Glue layer).
All frontends will now need to use this instead of the old 'NNTPGrabCore'.
The 'NNTPGrabCore' GObject should only be used by applications speaking
directly to the NNTPGrab Core. It is advised that all applications use
the Glue layer so that they can be used for both the standalone version
as the networked version of NNTPGrab.
This should also fix some initialisation problems on Win32 environments
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
- client
- gui
- auto_import.c (diff)
- auto_shutdown.c (diff)
- callbacks.c (diff)
- config_autoimport.c (diff)
- config_display.c (diff)
- config_folders.c (diff)
- config_par2.c (diff)
- config_servers.c (diff)
- connections.c (diff)
- debug.c (diff)
- gui.h (diff)
- ipc_linux.c (diff)
- ipc_osx.c (diff)
- ipc_win32.c (diff)
- main.c (diff)
- monitor.c (diff)
- notify.c (diff)
- nzb.c (diff)
- par2.c (diff)
- queue.c (diff)
- glue
- Makefile.am (diff)
- glue.c (diff)
- glue_signals.c /trunk/server/signals.c
- nntpgrab_glue.h (diff)
- nntpgrab_core
- server
- commands.c (diff)
- main.c (diff)
- tests
NNTPGrab

