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
/
src
/
empathy-invite-participant-dialog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULL
Guillaume Desmottes
2011-12-12
1
-0
/
+2
*
add missing empathy-contact-list.h include
Guillaume Desmottes
2011-11-28
1
-0
/
+1
*
invite-participant-dialog: don't display treeview if no contact list
Guillaume Desmottes
2011-10-28
1
-2
/
+22
*
invite-participant-dialog: activate the dialog when the chooser is activated
Guillaume Desmottes
2011-10-18
1
-0
/
+9
*
factor out empathy_get_tp_contact_for_individual
Guillaume Desmottes
2011-09-08
1
-29
/
+3
*
EmpathyContactChooser: remove EmpathyTpChat property
Guillaume Desmottes
2011-08-05
1
-1
/
+1
*
Implement TpContact selection in EmpathyInviteParticipantDialog
Guillaume Desmottes
2011-08-05
1
-1
/
+11
*
Implement filtering logic in EmpathyInviteParticipantDialog
Guillaume Desmottes
2011-08-05
1
-0
/
+96
*
Add EmpathyContactChooser
Guillaume Desmottes
2011-08-05
1
-366
/
+44
*
Adapt to API change in FolksIndividual constructor.
Travis Reitter
2011-06-07
1
-3
/
+10
*
Adapt to API break in folks_individual_get_personas.
Travis Reitter
2011-06-07
1
-17
/
+22
*
invite-participant-dialog: add temporary individuals when searching
Guillaume Desmottes
2011-06-01
1
-0
/
+141
*
allow user to search for contacts using their full identifier
Guillaume Desmottes
2011-06-01
1
-4
/
+11
*
invite-participant-dialog: add an entry searching the contact list
Guillaume Desmottes
2011-05-31
1
-1
/
+39
*
view_selection_changed_cb: don't unref NULL individual
Guillaume Desmottes
2011-05-31
1
-1
/
+1
*
remove empathy_tp_chat_get_connection and priv->connection
Guillaume Desmottes
2011-05-25
1
-1
/
+1
*
EmpathyTpChat: inherit from TpTextChannel (#650554)
Guillaume Desmottes
2011-05-25
1
-3
/
+2
*
use g_list_free_full()
Guillaume Desmottes
2011-05-18
1
-2
/
+1
*
filter_func: don't leak individual
Guillaume Desmottes
2011-05-18
1
-3
/
+6
*
coding style fixes
Guillaume Desmottes
2011-05-18
1
-9
/
+8
*
invite-participant-dialog: set a default height so a few contacts are displayed
Guillaume Desmottes
2011-05-18
1
-0
/
+3
*
invite-participant-dialog: add a scrolled window
Guillaume Desmottes
2011-05-18
1
-2
/
+7
*
add some padding
Guillaume Desmottes
2011-05-18
1
-2
/
+2
*
invite-participant-dialog: filter out contacts already in the chat
Guillaume Desmottes
2011-05-18
1
-1
/
+32
*
invite-participant-dialog: display only contacts on the right Connection
Guillaume Desmottes
2011-05-18
1
-23
/
+68
*
invite-dialog: display a individual view rather than forcing user to type the...
Guillaume Desmottes
2011-05-18
1
-13
/
+178
*
Revert "-Fix use of include <config.h> to make sure translations work"
Guillaume Desmottes
2011-04-04
1
-4
/
+0
*
-Fix use of include <config.h> to make sure translations work
Kjartan Maraas
2011-04-04
1
-0
/
+4
*
invite-participant-dialog: translate the 'invite' button (#619678)
Guillaume Desmottes
2010-05-26
1
-1
/
+1
*
invite-participant-dialog: filter contacts by account
Guillaume Desmottes
2010-03-15
1
-2
/
+5
*
Remove unneeded private struct
Danielle Madeley
2009-12-22
1
-12
/
+0
*
Port EmpathyInviteParticipantDialog over to EmpathyContactSelectorDialog
Danielle Madeley
2009-12-21
1
-52
/
+18
*
Add a rudimentry UI to select a 3rd contact to invite
Danielle Madeley
2009-12-21
1
-0
/
+111