CVSROOT: /cvs/gnome Module name: gossip Changes by: mr 05/09/26 19:49:28
Modified files: . : ChangeLog libgossip : gossip-account.c gossip-account.h src : Makefile.am gossip-app.c ui : main.glade Added files: src : gossip-account-button.c gossip-account-button.h Log message: * src/gossip-app.c: * src/gossip-account-button.[ch]: * ui/main.glade: - Added new widget (based on GtkButton) to deal with accounts and their menus. - Use a GtkToolbar instead of that monstrosity GtkMenu I did on the w/e, I think it looks and works much better. - Simplified the code in gossip-app. * libgossip/gossip-account.[ch]: - Removed gossip_account_compare() since it did the same as _equals(), plus fixed _equals() to return a boolean not a guint, this is why using it in hash tables was failing. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2005-09-26%2019:48&maxdate=2005-09-26%2019:50 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list