aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/gossip-ui-utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-1341/+0
| | | | | | | | | | | | | 2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170
* Bump version to 0.8Xavier Claessens2007-06-101-4/+1
| | | | | | | | | | | | | | | | | 2007-06-09 Xavier Claessens <xclaesse@gmail.com> * configure.ac: Bump version to 0.8 * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription property. * data/gtalk.profile: * data/jabber.profile: * data/msn.profile: Add VCardField and VCardDefault to profiles for eds-sync support. svn path=/trunk/; revision=139
* Implement editing and viewing contact information with right click on theXavier Claessens2007-06-071-0/+15
| | | | | | | | | | | | | | | | | | | | | | 2007-06-06 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-contact-dialogs.glade: * libempathy-gtk/empathy-contact-widget.glade: * libempathy-gtk/empathy-status-icon.c: * libempathy-gtk/empathy-contact-dialogs.c: * libempathy-gtk/empathy-contact-dialogs.h: * libempathy-gtk/gossip-ui-utils.c: * libempathy-gtk/empathy-subscription-dialog.glade: * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/gossip-ui-utils.h: * libempathy-gtk/gossip-contact-list-view.c: * libempathy-gtk/empathy-subscription-dialog.c: * libempathy-gtk/Makefile.am: * libempathy-gtk/empathy-subscription-dialog.h: Implement editing and viewing contact information with right click on the roster. svn path=/trunk/; revision=128
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-041-2/+1
| | | | | | | | | | | | | | | | | | | | | | | 2007-06-03 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-ui-utils.c * libempathy-gtk/gossip-accounts-dialog.c * libempathy-gtk/Makefile.am * src/empathy-accounts-main.c * src/empathy-chat-main.c * src/Makefile.am * src/empathy-main.c * libempathy/gossip-utils.c * libempathy/Makefile.am * src/empathy-filter.h * src/empathy-filter-plugin.c * src/empathy-filter.xml * src/empathy-filter.c * libempathy/gossip-paths.c * libempathy/gossip-paths.h: Remove unused code. svn path=/trunk/; revision=120
* Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeuiXavier Claessens2007-06-021-14/+8
| | | | | | | | | | | 2007-06-02 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-ui-utils.c: * libempathy-gtk/gossip-ui-utils.h: * configure.ac: Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeui dependency (Ross Burton). svn path=/trunk/; revision=112
* [darcs-to-svn @ Fix icon size]Xavier Claessens2007-05-111-1/+7
| | | | svn path=/trunk/; revision=46
* [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]Xavier Claessens2007-05-081-70/+55
| | | | svn path=/trunk/; revision=32
* [darcs-to-svn @ Fix setting presence]Xavier Claessens2007-05-021-21/+4
| | | | svn path=/trunk/; revision=23
* [darcs-to-svn @ Only one presence per contact]Xavier Claessens2007-04-271-1/+1
| | | | svn path=/trunk/; revision=9
* [darcs-to-svn @ Set Collabora copyright for files I created/modified]Xavier Claessens2007-04-261-0/+2
| | | | svn path=/trunk/; revision=4
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+1360
svn path=/trunk/; revision=2