diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-10-10 02:07:57 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-10-10 02:07:57 +0800 |
commit | b152949a3102c150af0c99fb84e8fecf2c69191f (patch) | |
tree | 373a7f9d282419ee869db15c8a61ae8b13af53ef /ChangeLog | |
parent | bfe4734f01b202ae448616e6c711a46c5d0d7f6e (diff) | |
download | gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.tar gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.tar.gz gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.tar.bz2 gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.tar.lz gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.tar.xz gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.tar.zst gsoc2013-empathy-b152949a3102c150af0c99fb84e8fecf2c69191f.zip |
More flexible API for EmpathyContactWidget, we now have flags to set
2007-10-09 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/empathy-contact-dialogs.c:
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-contact-dialogs.h:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-contact-widget.h:
* libempathy-gtk/empathy-chat-window.c:
* megaphone/src/megaphone-applet.c: More flexible API for
EmpathyContactWidget, we now have flags to set editable each fields.
Implement personal information menu item in main window.
svn path=/trunk/; revision=365
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2007-10-09 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-main-window.c: + * libempathy-gtk/empathy-contact-dialogs.c: + * libempathy-gtk/empathy-contact-list-view.c: + * libempathy-gtk/empathy-contact-dialogs.h: + * libempathy-gtk/empathy-contact-widget.c: + * libempathy-gtk/empathy-contact-widget.h: + * libempathy-gtk/empathy-chat-window.c: + * megaphone/src/megaphone-applet.c: More flexible API for + EmpathyContactWidget, we now have flags to set editable each fields. + Implement personal information menu item in main window. + +2007-10-09 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-contact-widget.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-avatar-chooser.c: |