index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-individual-menu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-24
add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT
Guillaume Desmottes
1
-1
/
+139
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-1
/
+1
2011-10-14
Merge remote-tracking branch 'pochu/error-dialog'
Danielle Madeley
1
-1
/
+2
2011-09-28
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
1
-1
/
+1
2011-09-19
Use always-writeable and writeable-properties for alias and groups
Raul Gutierrez Segales
1
-2
/
+3
2011-09-05
empathy_dispatcher_chat_with_contact_id(): add optional cb
Emilio Pozuelo Monfort
1
-1
/
+2
2011-08-29
Allow to call phone number of contacts
Guillaume Desmottes
1
-0
/
+207
2011-08-26
Move the 'Show previous conversation' menu entry
Guillaume Desmottes
1
-8
/
+8
2011-08-22
Don't assume that all TpfPersonas contain valid TpContacts
Travis Reitter
1
-12
/
+22
2011-07-12
Only follow available cameras if the contact can do Video calls
Emilio Pozuelo Monfort
1
-4
/
+9
2011-07-12
Bind 'Video call' menu items to available cameras
Emilio Pozuelo Monfort
1
-0
/
+7
2011-06-09
Don't require EmpathyContacts to start a call
Emilio Pozuelo Monfort
1
-2
/
+6
2011-06-09
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
1
-0
/
+1
2011-06-06
Adapt to API break in folks_individual_get_personas.
Travis Reitter
1
-36
/
+57
2011-05-12
Properly convert timestamps received from X11 (#650015)
Guillaume Desmottes
1
-4
/
+4
2011-05-05
Move the code ensuring a requested sms channel to empathy-request-util
Chandni Verma
1
-1
/
+1
2011-05-05
Add SMS entry to empathy-individual-menu
Danielle Madeley
1
-0
/
+65
2011-03-17
rename empathy-dispatcher to empathy-request-util
Guillaume Desmottes
1
-2
/
+2
2011-03-14
Adjust for Folks Favouritable -> FavouriteDetails rename
Travis Reitter
1
-2
/
+4
2011-02-17
Bug 637151 — Hide the user Individual from the contact list
Philip Withnall
1
-4
/
+4
2011-02-10
Move a couple of call-related functions to empathy-utils.h
Emilio Pozuelo Monfort
1
-5
/
+4
2011-02-10
EmpathyCallFactory -> EmpathyStreamedMediaFactory
Emilio Pozuelo Monfort
1
-3
/
+3
2011-02-03
individual-menu: ensure that the contact stays alive while the activate signa...
Guillaume Desmottes
1
-2
/
+4
2010-12-13
Bug 637097 — Port to latest folks API changes
Philip Withnall
1
-2
/
+2
2010-10-15
Use Folks to check if a TpConnection can alias and group personas.
Travis Reitter
1
-5
/
+2
2010-10-04
Always show icons for meta-contacts in context menu
Vincent Untz
1
-0
/
+2
2010-09-06
Change “Link…” to “Link Contacts…” in the individual menu
Philip Withnall
1
-1
/
+1
2010-09-03
Port EmpathyIndividualMenu to use empathy_contact_dup_best_for_action()
Philip Withnall
1
-89
/
+36
2010-09-02
Remove the “Add Contact…” menu entry from EmpathyIndividualMenu
Philip Withnall
1
-91
/
+0
2010-09-02
Add an EmpathyIndividualMenu::link-contacts-activated signal
Philip Withnall
1
-9
/
+27
2010-09-02
Make EmpathyIndividualMenu a proper GObject, derived from GtkMenu
Philip Withnall
1
-13
/
+142
2010-08-30
Choose an best_contact even if it isn't sensitive in the EmpathyIndividualMenu
Philip Withnall
1
-1
/
+1
2010-08-30
Bug 628121 — Should pick an online persona when starting a chat
Philip Withnall
1
-13
/
+35
2010-08-27
Bug 628062 — Add translator comments
Philip Withnall
1
-0
/
+6
2010-08-27
Desensitise the "Link…" menu entry for untrusted Individuals
Philip Withnall
1
-0
/
+5
2010-08-20
Add EmpathyIndividualEditDialog
Philip Withnall
1
-6
/
+2
2010-08-16
Support previous conversations in the Personas menu.
Travis Reitter
1
-24
/
+31
2010-08-16
Support chat room invites in the Personas menu.
Travis Reitter
1
-41
/
+66
2010-08-16
Support desktop sharing in the Personas menu.
Travis Reitter
1
-6
/
+18
2010-08-16
Also support file transfer in the Personas menu.
Travis Reitter
1
-6
/
+18
2010-08-16
Support calls in the Personas menu.
Travis Reitter
1
-12
/
+36
2010-08-16
Add Personas entries to the contact menu.
Travis Reitter
1
-6
/
+139
2010-08-16
Make the Share my Desktop item map to the first capable contact.
Travis Reitter
1
-19
/
+5
2010-08-16
Make the Invite to Chat Room list all possible rooms for all subcontacts.
Travis Reitter
1
-16
/
+99
2010-08-16
Make Send File context menu choose the first capable contact.
Travis Reitter
1
-18
/
+6
2010-08-16
Make the individual menu items map to the first capable contact.
Philip Withnall
1
-42
/
+79
2010-08-16
Show information for all an individual's personas in the information dialogue
Philip Withnall
1
-6
/
+2
2010-08-11
Fix linking menu entry mnemonic
Philip Withnall
1
-1
/
+1
2010-08-11
Add EmpathyLinkingDialog
Philip Withnall
1
-1
/
+38
2010-08-11
re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch...
Guillaume Desmottes
1
-2
/
+1
[prev]
[next]