CVSROOT: /cvs/gnome Module name: gossip Changes by: rhult 06/06/18 16:38:10
Modified files: . : ChangeLog src : gossip-avatar-image.c gossip-chat-view.c gossip-chat-view.h gossip-contact-list.c gossip-group-chat.c gossip-log-window.c gossip-private-chat.c gossip-theme-manager.c gossip-theme-manager.h gossip-ui-utils.c gossip-ui-utils.h Log message: 2006-06-18 Richard Hult <[EMAIL PROTECTED]> * src/gossip-chat-view.[ch]: Insert avatar images in the chat view, still needs some more work. - Move to gossip_debug. * src/gossip-group-chat.c: (group_chat_new_message_cb): * src/gossip-log-window.c: Adapt to changed chat view API. * src/gossip-contact-list.c: (contact_list_add_contact): Use pixel sizes instead of GtkIconSize for the avatar. * src/gossip-private-chat.c: Keep a scaled and padded version of the avatar for the own contac and the other contact. Update when it changes (doesn't work yet for the own contact). - Move to gossip_debug. - Fix leaked contact in the finalizer. * src/gossip-theme-manager.[ch]: Remove the half-cooked dark theme for now. - Add code to setup the avatar styles, and adapt to font changes etc. * src/gossip-ui-utils.c: (gossip_pixbuf_avatar_from_contact_scaled): Use pixels instead of GtkIconSize (the avatar is not an icon, it's just an arbitrary image). * src/gossip-avatar-image.c: (avatar_image_finalize): Use the parent class pointer defined by G_DEFINE_TYPE. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=rhult&date=explicit&mindate=2006-06-18%2016:37&maxdate=2006-06-18%2016:39 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list