Statistics
| Revision:

root / trunk / gui_base

Name Size Revision Age Author Comment
Makefile.am 577 Bytes 1894 8 months Alguno Various messages coming from the NNTPGrab Core ...
dialog.c 1.5 KB 1684 almost 2 years Alguno Bumped the year in the license from 2005-2009 t...
gui_base.c 6.4 KB 1910 6 months Alguno - Implemented the user-interface part for the d...
icon_64x64.xpm 16.2 KB 856 almost 4 years Alguno - Added a desktop shortcut for the NNTPGrab Ser...
nntpgrab_gui_base.def 329 Bytes 1910 6 months Alguno - Implemented the user-interface part for the d...
nntpgrab_gui_base.h 3.5 KB 1910 6 months Alguno - Implemented the user-interface part for the d...
nntpgrab_gui_base.vcproj 6.1 KB 887 almost 4 years Alguno - Win32 compile fix - Backport commits 885 and ...
tray.c 3.1 KB 1872 10 months Alguno Previous commit was incomplete

Latest revisions

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

1897 09/28/2011 09:39 pm Alguno

- Made the GtkBuilder user interface play nice with the Glade-3 user interface designer
- Dropped the GTK3 hacks for the GtkBuilder user interface as we now require at least
GTK 2.22.0 to be available where all the widgets we want to use are available

1895 09/19/2011 09:58 pm Alguno

Fix Win32 compile failure

1894 09/19/2011 09:30 pm Alguno

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

1872 07/21/2011 06:12 pm Alguno

Previous commit was incomplete

1823 04/09/2011 08:24 pm Alguno

- Added support for multiple connection backends
- Moved the current connection code to a new connection backend called 'native'
- Added a new connection backend called 'gio' which is based on GIO and
can optionally use glib-networking for SSL/TLS support...

1810 01/19/2011 08:50 pm Alguno

- Added support for GTK 2.99.0 and above
- Worked around a change in the behaviour of the g_str_hash function which was introduced in GLib 2.27.4

1692 08/08/2010 08:28 pm Alguno

- Split the function nntpgrab_glue_new() into nntpgrab_glue_new() and nntpgrab_glue_init(). The _new function only creates the object
- Split the function nntpgrab_core_new() into nntpgrab_core_new() and nntpgrab_core_init(). The _new function only created the object...

1691 08/07/2010 11:03 pm Alguno

- Renamed the function nntpgrab_automation_auto_import_init to nntpgrab_automation_auto_import_new for improved integration with gobject-introspection
- Renamed the function nntpgrab_automation_auto_import_cleanup to nntpgrab_automation_auto_import_destroy for improved integration with gobject-introspection...

View revisions

Also available in: Atom