index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-contact-menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instantiate ShareMyDesktop feature in the contact menu of Empathy
Arnaud Maillet
2009-07-20
1
-0
/
+31
*
Merge commit 'jtellier/video-call-button-sensitivity'
Davyd Madeley
2009-07-15
1
-2
/
+2
|
\
|
*
Added functions to determine if a contact has video capabilities
Jonathan Tellier
2009-07-03
1
-2
/
+2
*
|
Check CAN_ADD before returning an Add Contact... menu item
Davyd Madeley
2009-07-15
1
-0
/
+16
*
|
Small coding style fix
Davyd Madeley
2009-07-15
1
-1
/
+3
*
|
have EmpathyContactWidget set the account on the account chooser
Davyd Madeley
2009-07-15
1
-1
/
+0
*
|
Set parent for new contact dialog
Davyd Madeley
2009-07-15
1
-2
/
+9
*
|
Hook up the callback to throw up the standard Add Contact dialog
Davyd Madeley
2009-07-15
1
-3
/
+14
*
|
Determine if the contact is not in the Contact List and add a menu item as ap...
Davyd Madeley
2009-07-15
1
-0
/
+43
*
|
Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are set
Davyd Madeley
2009-07-15
1
-0
/
+20
|
/
*
empathy-contact-menu: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-4
/
+4
*
add 'Video Call' entry to the Contact menu
Guillaume Desmottes
2009-05-18
1
-2
/
+38
*
empathy_contact_audio_call_menu_item_activated: use empathy_call_factory_new_...
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
empathy_contact_audio_call_menu_item_new: change label to 'Audio Call'
Guillaume Desmottes
2009-05-18
1
-1
/
+1
*
rename empathy_contact_call_menu_item_new to empathy_contact_audio_call_menu_...
Guillaume Desmottes
2009-05-18
1
-5
/
+5
*
empathy-contact-menu: fix coding style
Guillaume Desmottes
2009-05-18
1
-2
/
+2
*
- Split info/edit/personal dialogs into different functions.
Xavier Claessens
2009-04-22
1
-2
/
+2
*
Add context string for translation (#575442)
Frederic Peters
2009-04-21
1
-1
/
+1
*
Instead of destroying the submenu when it's not needed only create it if there
Lars-Peter Clausen
2009-04-21
1
-13
/
+5
*
Fix indent.
Lars-Peter Clausen
2009-04-21
1
-2
/
+2
*
Fix memleak in empathy_contact_invite_menu_item_new. Just calling
Lars-Peter Clausen
2009-04-21
1
-1
/
+3
*
Hookup the contact menu item cb correctly
Sjoerd Simons
2009-02-12
1
-2
/
+10
*
Switch to calling CallFactory to make calls
Sjoerd Simons
2009-02-03
1
-2
/
+13
*
Let a chatroom keep a reference to a its TpChat if applicable
Sjoerd Simons
2009-01-10
1
-9
/
+5
*
Convert EmpathyChatroomManager to the new singleton convention
Sjoerd Simons
2009-01-10
1
-1
/
+1
*
Use the new call utility function to start calls
Sjoerd Simons
2009-01-10
1
-1
/
+1
*
Port EmpathyLogManager to the new singleton policy.
Xavier Claessens
2009-01-09
1
-1
/
+1
*
More coding style fixes in empathy-contact-menu.c
Xavier Claessens
2008-12-29
1
-97
/
+81
*
Homogenize coding style in empathy_contact_menu_new
Will Thompson
2008-12-29
1
-2
/
+2
*
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
2008-12-12
1
-1
/
+1
*
No need to define a callback, we can directly use empathy_send_file_with_file...
Xavier Claessens
2008-11-22
1
-8
/
+1
*
Removed empathy_send_file_with_file_chooser_and_manager and made file transfe...
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Updated parameter checks to return appropriate values. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Add parameter checks to public functions. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+1
*
Only display "Send Files" if the contact is in Salut. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+1
*
Added empathy_send_file_with_file_chooser_and_manager to make use of the file...
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Changed the "Send file" icon to something sane. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Added "Send file" item to contact menu widget. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+33
*
empathy-contact-menu.c: store the chatroom instead of the channel in contact_...
Xavier Claessens
2008-10-13
1
-12
/
+13
*
empathy-contact-menu.c: use new empathy_chatroom_manager_new API
Xavier Claessens
2008-10-13
1
-1
/
+1
*
Change menu entry to 'Invite to chatroom'
Xavier Claessens
2008-10-13
1
-1
/
+1
*
Actually invite contact to chatroom. Fixes bug #496100 (Guillaume Desmottes).
Xavier Claessens
2008-10-13
1
-9
/
+61
*
Display invite menu entry in the contact menu
Xavier Claessens
2008-10-13
1
-0
/
+92
*
Improve dispatcher. Fixes bug #465928.
Xavier Claessens
2008-05-18
1
-3
/
+4
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-2
/
+0
*
Create contact menu in empathy-contact-menu.h
Xavier Claessens
2008-04-25
1
-0
/
+63
*
Move contact menu code to its own module.
Xavier Claessens
2008-04-25
1
-0
/
+174