aboutsummaryrefslogtreecommitdiffstats
path: root/megaphone
Commit message (Collapse)AuthorAgeFilesLines
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, ↵xclaesse2008-05-281-4/+2
| | | | | | tokens are not garanteed to be different. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1128 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Keep a priv pointer in the object struct instead of using ↵xclaesse2008-05-062-7/+7
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1082 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Make use of tp-glib debug system.xclaesse2008-05-011-8/+8
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1066 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Create contact menu in empathy-contact-menu.hxclaesse2008-04-251-1/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1046 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Do not take show_groups in empathy_contact_list_store_newxclaesse2008-01-211-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@587 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add a property to have or not groups on EmpathyContactListStorexclaesse2008-01-211-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@586 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add a features property on EmpathyContactListView to enable/disable each action.xclaesse2008-01-211-2/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@585 4ee84921-47dd-4033-b63a-18d7a039a3e4
* add megaphone/.gitignoreGuillaume Desmottes2007-12-231-0/+4
|
* 2007-10-09 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-10-101-1/+1
| | | | | | | | | | | | | | | | | * 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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@365 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-10-01 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-10-012-86/+83
| | | | | | | | | | * megaphone/src/megaphone-applet.c: * megaphone/data/GNOME_Megaphone_Applet.schemas.in: Updated to use new avatar cache. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@343 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-218-0/+733
* libempathy-gtk/empathy-contact-list-view.c: Fix ref count error for account objects. * libempathy/empathy-contact-manager.c: Disconnect signals from MissionControl object when finalising the contact manager. * configure.ac: * megaphone/src/megaphone-applet.c: * megaphone/src/Makefile.am: * megaphone/src/megaphone-applet.h: * megaphone/data/GNOME_Megaphone_Applet.schemas.in: * megaphone/data/Makefile.am: * megaphone/data/GNOME_Megaphone_Applet.server.in.in: * megaphone/data/GNOME_Megaphone_Applet.xml: * megaphone/Makefile.am: * nothere/src/nothere-applet.c: * nothere/src/Makefile.am: * nothere/src/nothere-applet.h: * nothere/data/Makefile.am: * nothere/data/GNOME_NotHere_Applet.server.in.in: * nothere/data/GNOME_NotHere_Applet.xml: * nothere/Makefile.am: * Makefile.am: * po/POTFILES.in: * po/POTFILES.skip: Add Megaphone and Nothere applets. Fixes bug #464954 (Raphael Slinckx, Xavier Claessens). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@303 4ee84921-47dd-4033-b63a-18d7a039a3e4