]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-contact-menu.c
Updated Polish translation
[empathy.git] / libempathy-gtk / empathy-contact-menu.c
2010-03-15 Guillaume DesmottesMove the 'Favorite' menu item after 'Information'
2010-03-15 Guillaume DesmottesAdd 'favorite' checkbox to the contact menu
2010-03-02 Travis ReitterMerge branch 'more-accounts-fixes'
2010-02-26 Danielle MadeleyMerge branch 'show-assistant-611131'
2010-02-26 Guillaume DesmottesMerge commit 'ka/empathy-tpl-20100225-ifdef'
2010-02-25 Cosimo AlfaranoTPL Enabling patch, all-in-one.
2010-02-10 Xavier ClaessensMerge branch 'menu'
2010-02-10 Xavier ClaessensFix leaked GtkMenu
2010-02-08 Guillaume DesmottesAdd translation context for the "Edit" contact menu...
2010-01-01 Philip WithnallMiscellaneous string fixes
2010-01-01 Philip WithnallPunctuation fixes in translatable strings
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-21 Danielle Madeley[EmpathyContactMenu] Replace raw Tp call with existing...
2009-11-16 Javier JardónUse accessor functions instead direct access.
2009-11-05 Guillaume Desmottescontact-menu: rename "View Previous Conversations"...
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-20 Arnaud MailletInstantiate ShareMyDesktop feature in the contact menu...
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-15 Davyd MadeleyCheck CAN_ADD before returning an Add Contact... menu...
2009-07-15 Davyd MadeleySmall coding style fix
2009-07-15 Davyd Madeleyhave EmpathyContactWidget set the account on the accoun...
2009-07-15 Davyd MadeleySet parent for new contact dialog
2009-07-15 Davyd MadeleyHook up the callback to throw up the standard Add Conta...
2009-07-15 Davyd MadeleyDetermine if the contact is not in the Contact List...
2009-07-15 Davyd MadeleyOnly enable the 'Edit' menu option when the CAN_ALIAS...
2009-07-02 Jonathan TellierAdded functions to determine if a contact has video...
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-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.