]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-individual-menu.c
fix individual_info_menu_item_activate_cb signature
[empathy.git] / libempathy-gtk / empathy-individual-menu.c
2012-02-10 Guillaume Desmottesfix individual_info_menu_item_activate_cb signature
2012-02-08 Guillaume Desmottesindividual-menu: remove link-contacts-activated signal
2012-02-08 Guillaume DesmottesRemove 'Link Contact' menu item
2012-02-08 Guillaume DesmottesTry installing gnome-contacts using PackageKit
2012-02-08 Guillaume Desmottesfactor out start_gnome_contacts()
2012-02-08 Guillaume DesmottesFactor out show_gnome_contacts_error_dialog()
2012-02-07 Guillaume DesmottesUse gnome-contacts instead of the information dialog
2012-02-06 Guillaume Desmottesindividual_menu_add_personas: remove useless variable
2011-12-14 Guillaume DesmottesStop passing an EmpathyContact to menu_item_new() fonctions
2011-12-14 Guillaume Desmottesindividual-menu: export only the methods we need
2011-12-14 Guillaume DesmottesShow a contact as blocked if *all* is personas are...
2011-12-14 Guillaume Desmottesindividual_menu_add_personas: add the block menu item...
2011-12-14 Guillaume Desmottesadd EMPATHY_INDIVIDUAL_FEATURE_BLOCK
2011-12-14 Guillaume Desmottesindividual-menu: allow priv->store to be NULL
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-28 Guillaume Desmottesadd missing empathy-contact-list.h include
2011-11-24 Guillaume Desmottesadd EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-20 Danielle MadeleyMerge branch 'crash-659118'
2011-09-19 Raul Gutierrez SegalesUse always-writeable and writeable-properties for alias...
2011-09-05 Emilio Pozuelo Monfortempathy_dispatcher_chat_with_contact_id(): add optional cb
2011-08-29 Guillaume DesmottesAllow to call phone number of contacts
2011-08-26 Guillaume DesmottesMove the 'Show previous conversation' menu entry
2011-08-22 Travis ReitterDon't assume that all TpfPersonas contain valid TpContacts
2011-07-12 Emilio Pozuelo MonfortOnly follow available cameras if the contact can do...
2011-07-12 Emilio Pozuelo MonfortBind 'Video call' menu items to available cameras
2011-06-09 Emilio Pozuelo MonfortMerge branch 'call'
2011-06-09 Emilio Pozuelo MonfortDon't require EmpathyContacts to start a call
2011-06-09 Emilio Pozuelo MonfortMove empathy_call_* util functions to libempathy-gtk
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-06 Travis ReitterAdapt to API break in folks_individual_get_personas.
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-17 Jonny LambMerge branch 'ack'
2011-05-13 Guillaume DesmottesMerge remote-tracking branch 'glassrose/moving-part...
2011-05-12 Guillaume DesmottesProperly convert timestamps received from X11 (#650015)
2011-05-09 Guillaume DesmottesMerge remote-tracking branch 'glassrose/save-chatrooms...
2011-05-05 Danielle MadeleyMerge branch 'balance-rebase'
2011-05-05 Danielle MadeleyMerge branch 'sms-support-rebase'
2011-05-05 Chandni VermaMove the code ensuring a requested sms channel to empat...
2011-05-05 Danielle MadeleyAdd SMS entry to empathy-individual-menu
2011-03-17 Guillaume Desmottesrename empathy-dispatcher to empathy-request-util
2011-03-14 Travis ReitterAdjust for Folks Favouritable -> FavouriteDetails rename
2011-02-17 Philip WithnallBug 637151 — Hide the user Individual from the contact...
2011-02-10 Emilio Pozuelo MonfortMove a couple of call-related functions to empathy...
2011-02-10 Emilio Pozuelo MonfortEmpathyCallFactory -> EmpathyStreamedMediaFactory
2011-02-03 Guillaume Desmottesindividual-menu: ensure that the contact stays alive...
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-13 Philip WithnallBug 637097 — Port to latest folks API changes
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-15 Travis ReitterUse Folks to check if a TpConnection can alias and...
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Vincent UntzAlways show icons for meta-contacts in context menu
2010-09-06 Philip WithnallChange “Link…” to “Link Contacts…” in the individual...
2010-09-03 Philip WithnallPort EmpathyIndividualMenu to use empathy_contact_dup_b...
2010-09-02 Philip WithnallRemove the “Add Contact…” menu entry from EmpathyIndivi...
2010-09-02 Guillaume DesmottesMerge remote branch 'kaserf/fix-account-name-update'
2010-09-02 Philip WithnallAdd an EmpathyIndividualMenu::link-contacts-activated...
2010-09-02 Philip WithnallMake EmpathyIndividualMenu a proper GObject, derived...
2010-08-30 Philip WithnallChoose an best_contact even if it isn't sensitive in...
2010-08-30 Philip WithnallBug 628121 — Should pick an online persona when startin...
2010-08-27 Philip WithnallBug 628062 — Add translator comments
2010-08-27 Philip WithnallDesensitise the "Link…" menu entry for untrusted Indivi...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-20 Philip WithnallAdd EmpathyIndividualEditDialog
2010-08-16 Travis ReitterSupport previous conversations in the Personas menu.
2010-08-16 Travis ReitterSupport chat room invites in the Personas menu.
2010-08-16 Travis ReitterSupport desktop sharing in the Personas menu.
2010-08-16 Travis ReitterAlso support file transfer in the Personas menu.
2010-08-16 Travis ReitterSupport calls in the Personas menu.
2010-08-16 Travis ReitterAdd Personas entries to the contact menu.
2010-08-16 Travis ReitterMake the Share my Desktop item map to the first capable...
2010-08-16 Travis ReitterMake the Invite to Chat Room list all possible rooms...
2010-08-16 Travis ReitterMake Send File context menu choose the first capable...
2010-08-16 Philip WithnallMake the individual menu items map to the first capable...
2010-08-16 Philip WithnallShow information for all an individual's personas in...
2010-08-11 Philip WithnallFix linking menu entry mnemonic
2010-08-11 Philip WithnallAdd EmpathyLinkingDialog
2010-08-11 Guillaume DesmottesMerge branch 'request-chat-626630'
2010-08-11 Guillaume Desmottesre-implement empathy_dispatcher_chat_with_contact using...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: remove...
2010-08-09 Guillaume Desmottesempathy-individual-menu: no need to get the call factory
2010-07-21 Travis ReitterMerge remote branch 'pwith/folks-integ-rebase1-fixes...
2010-07-20 Travis ReitterCut obsolete comment.
2010-07-20 Travis ReitterSimplify validation.
2010-07-20 Travis ReitterTake advantage of tp_clear_object().
2010-07-20 Travis ReitterDon't leak references to the contacts returned from...
2010-07-20 Travis ReitterAdd 'dup' to the names of empathy_contact_from_folks_in...
2010-07-20 Philip WithnallRemove unused EmpathyIndividualManager instances from...
2010-07-20 Travis ReitterTake advantage of favourites being a hard requirement...
2010-07-20 Travis ReitterSupport contact adding
2010-07-20 Philip WithnallUse the new FolksFavourite interface for favourites...
2010-07-20 Travis ReitterAvoid potential segfaults if there are no contacts...
next