Hi folks. I added a new subpane to "downloads". It shows the content of the internal fileinfo database of gtkg. You can't do any actions on those items, it's only for informational purposes atm.
- (2003.03.11 - Richard) * Added possibility to tap into the fileinfo database from the gui. * [Gtk1] Added file info table to the downloads pane. This is not finished, but already helpful. * Added download_restore_state() (seperated out from download_init()) * Changed init sequence: first init gui, then read back downloads+fileinfo * Changed shutdown: first close downloads, then gui, then fileinfo * Introduced file_info_ref() and file_info_unref() to make it possible to watch for changes here and notify the gui. * Fixed: PROP_BAN_MAX_FDS not updated in gui -- Richard Eckart <[EMAIL PROTECTED]> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
