]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-contact-menu.c
Merge branch 'debugger'
[empathy.git] / libempathy-gtk / empathy-contact-menu.c
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-contact-menu: remove trailing tabs
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesadd 'Video Call' entry to the Contact menu
2009-05-18 Guillaume Desmottesempathy_contact_audio_call_menu_item_activated: use...
2009-05-18 Guillaume Desmottesempathy_contact_audio_call_menu_item_new: change label...
2009-05-18 Guillaume Desmottesrename empathy_contact_call_menu_item_new to empathy_co...
2009-05-18 Guillaume Desmottesempathy-contact-menu: fix coding style
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier Claessens - Split info/edit/personal dialogs into different...
2009-04-21 Guillaume DesmottesMerge branch 'tube-bus-name'
2009-04-21 Frederic PetersAdd context string for translation (#575442)
2009-04-21 Lars-Peter ClausenInstead of destroying the submenu when it's not needed...
2009-04-21 Lars-Peter ClausenFix indent.
2009-04-21 Lars-Peter ClausenFix memleak in empathy_contact_invite_menu_item_new...
2009-02-11 Sjoerd SimonsHookup the contact menu item cb correctly
2009-02-03 Sjoerd SimonsSwitch to calling CallFactory to make calls
2009-01-09 Sjoerd SimonsLet a chatroom keep a reference to a its TpChat if...
2009-01-09 Sjoerd SimonsConvert EmpathyChatroomManager to the new singleton...
2009-01-09 Sjoerd SimonsUse the new call utility function to start calls
2009-01-09 Xavier ClaessensPort EmpathyLogManager to the new singleton policy.
2008-12-29 Xavier ClaessensMore coding style fixes in empathy-contact-menu.c
2008-12-29 Will ThompsonHomogenize coding style in empathy_contact_menu_new
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-11-21 Xavier ClaessensNo need to define a callback, we can directly use empat...
2008-11-21 Jonny LambRemoved empathy_send_file_with_file_chooser_and_manager...
2008-11-21 Jonny LambUpdated parameter checks to return appropriate values...
2008-11-21 Jonny LambAdd parameter checks to public functions. (Jonny Lamb)
2008-11-21 Jonny LambOnly display "Send Files" if the contact is in Salut...
2008-11-21 Jonny LambAdded empathy_send_file_with_file_chooser_and_manager...
2008-11-21 Jonny LambChanged the "Send file" icon to something sane. (Jonny...
2008-11-21 Jonny LambAdded "Send file" item to contact menu widget. (Jonny...
2008-10-13 Xavier Claessensempathy-contact-menu.c: store the chatroom instead...
2008-10-13 Xavier Claessensempathy-contact-menu.c: use new empathy_chatroom_manage...
2008-10-13 Xavier ClaessensChange menu entry to 'Invite to chatroom'
2008-10-13 Xavier ClaessensActually invite contact to chatroom. Fixes bug #496100...
2008-10-13 Xavier ClaessensDisplay invite menu entry in the contact menu
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-25 Xavier ClaessensCreate contact menu in empathy-contact-menu.h
2008-04-24 Xavier ClaessensMove contact menu code to its own module.