]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-contact-widget.c
- Split info/edit/personal dialogs into different functions.
[empathy.git] / libempathy-gtk / empathy-contact-widget.c
2009-04-22 Xavier Claessens - Split info/edit/personal dialogs into different...
2009-04-22 Xavier ClaessensPort EmpathyContactWidget to new API.
2009-04-21 Lars-Peter ClausenFix memleak in contact_widget_model_populate_columns...
2009-04-16 Xavier ClaessensRefactor the floating ref hack into a new function
2009-04-16 Xavier ClaessensPort EmpathyContactWidget to new API
2009-03-29 Xavier ClaessensUse empathy_contact_call_when_ready instead of _run_...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-09 Xavier ClaessensPort EmpathyContactManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-11-11 Xavier ClaessensUpdate avatar chooser's account from its own callback.
2008-11-11 Xavier ClaessensContactWidget: set up account widget before avatar...
2008-11-11 Xavier ClaessensAvatarChooser needs no ContactFactory property; it...
2008-11-11 Xavier ClaessensCoding style: only one blank line between functions.
2008-11-11 Xavier ClaessensUpdate AvatarChooser::account when changed in ContactWidget
2008-11-11 Xavier ClaessensAvatarChooser: Add McAccount and EmpathyContactFactory...
2008-09-19 Xavier ClaessensFix condition to set labels selectable.
2008-08-25 Xavier ClaessensEmpathyContactWidget: correct typo, "hbow" -> "hbox"
2008-08-20 Frederic Petersdon't let label text be selected in contact tooltip...
2008-07-08 Xavier ClaessensDo not popup the Save As menu if the contact has no...
2008-07-08 Xavier ClaessensFix some coding style
2008-07-08 Xavier Claessensempathy-contact-widget: remove tabs (Guillaume Desmottes)
2008-07-08 Xavier Claessensempathy-contact-widget: use gtk_image_menu_item_new_fro...
2008-07-08 Xavier Claessensswitch empathy-contact-widget to Collabora coding style...
2008-07-08 Xavier Claessensuse SAVE_AS stock icon when saving the avatar (Guillaum...
2008-07-08 Xavier ClaessensAdd an option to save avatar to disk. Fixes bug #541431...
2008-07-08 Jonny LambMade the Close button the default widget in the contact...
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-23 Xavier ClaessensAdd a public method to change the contact showed.
2007-11-03 Xavier ClaessensRename empathy_contact_factory_set_name() to _set_alias...
2007-10-24 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-20 Xavier ClaessensTo know if an account is connected, use
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-10-09 Xavier ClaessensMore flexible API for EmpathyContactWidget, we now...
2007-10-09 Xavier ClaessensMakes avatar looks better in information and edit dialogs.
2007-10-08 Xavier ClaessensImplement EmpathyAvatarChooser and EmpathyAvatarImage...
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...
2007-08-24 Xavier ClaessensSalut's protocol name is going to change to local-xmpp...
2007-07-26 Xavier ClaessensDo not show salut accounts in the add contact dialog...
2007-07-13 Xavier ClaessensRemove unused nickname entry and use a GtkTable for...
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...
2007-06-13 Xavier ClaessensNew window for viewing logs.
2007-06-09 Xavier ClaessensFix a warning.
2007-06-09 Xavier ClaessensWe can now add a new contact. EmpathyContactWidget...
2007-06-08 Xavier ClaessensDo not save when closing the dialog. Update information...
2007-06-06 Xavier ClaessensImplement editing and viewing contact information with...
2007-06-06 Xavier ClaessensEmpatchContactWidget has 2 modes: editable or not.
2007-06-06 Xavier ClaessensNew dialog: EmpathySubscriptionDialog. It uses EmpathyC...
2007-06-06 Xavier ClaessensNew widget: EmpathyContactWidget. It displays informati...