Revision 1910
- 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
- Changed the name of various objects in the Gtk user interface to be more unique and more usable by plugins
- Added a new API function to the gui_base library which can be used to load additional GtkBuilder .ui files
which contain the user interface belonging to plugins: nntpgrab_gui_base_append_plugin_ui
- Fixed a small memory leak in the Win32 version of the gui_base library
Related issues
- Feature #12: Add support for downloads counters
Files
- added
- modified
- copied
- renamed
- deleted
View differences
- trunk
-
- client
-
- gui
-
- gui_plugins.c (diff)
- nntpgrab_gui.ui (diff)
- plugins
-
- counter
-
- Makefile.am (diff)
- counter_plugin_gtk.ui (diff)
- plugin_counter_gtk.c (diff)
- plugin_counter_gtk.h (diff)
- gui_base
-
- gui_base.c (diff)
- nntpgrab_gui_base.def (diff)
- nntpgrab_gui_base.h (diff)
NNTPGrab

