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
/
empathy-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused string util functions
Guillaume Desmottes
2011-06-29
1
-10
/
+0
*
empathy-utils: port to new coding style
Guillaume Desmottes
2011-06-29
1
-37
/
+45
*
Move empathy_call_* util functions to libempathy-gtk
Emilio Pozuelo Monfort
2011-06-09
1
-12
/
+0
*
empathy_call_new_with_streams: start Calls when we support them
Emilio Pozuelo Monfort
2011-06-09
1
-7
/
+10
*
Adapt to API break in folks_individual_get_personas.
Travis Reitter
2011-06-07
1
-1
/
+1
*
Use pointless g* types for consistency
Danielle Madeley
2011-05-05
1
-1
/
+1
*
Add method empathy_format_currency()
Danielle Madeley
2011-05-05
1
-0
/
+2
*
Adjust for Folks Groupable -> GroupDetails rename
Travis Reitter
2011-03-15
1
-1
/
+1
*
Bug 637151 — Hide the user Individual from the contact list
Philip Withnall
2011-02-18
1
-0
/
+1
*
Move a couple of call-related functions to empathy-utils.h
Emilio Pozuelo Monfort
2011-02-10
1
-1
/
+10
*
utils: add the _finish macros from wocky
Jonny Lamb
2011-02-01
1
-0
/
+45
*
Use Folks to check if a TpConnection can alias and group personas.
Travis Reitter
2010-10-16
1
-0
/
+2
*
Use Folks to check if a TpConnection can add personas.
Travis Reitter
2010-10-16
1
-0
/
+3
*
Port Empathy to use FolksAliasable and FolksGroupable
Philip Withnall
2010-10-05
1
-1
/
+1
*
Add empathy_service_name_to_display_name()
Guillaume Desmottes
2010-09-29
1
-0
/
+1
*
fixed typo in empathy utils
Felix Kaser
2010-09-13
1
-1
/
+1
*
Move _get_certificate_hostname() out of the verifier
Cosimo Cecchi
2010-09-08
1
-0
/
+4
*
Add an usre_requested param to _account_get_error()
Cosimo Cecchi
2010-08-19
1
-1
/
+2
*
no need to pass the reason to empathy_account_get_error_message
Guillaume Desmottes
2010-08-05
1
-2
/
+1
*
empathy_status_reason_get_default_message can be static now
Guillaume Desmottes
2010-08-05
1
-1
/
+0
*
add empathy_account_get_error_message
Guillaume Desmottes
2010-08-05
1
-1
/
+3
*
add empathy_dbus_error_name_get_default_message
Guillaume Desmottes
2010-08-05
1
-0
/
+1
*
Remove folks_individual_dup_from_empathy_contact()
Philip Withnall
2010-07-22
1
-1
/
+0
*
Update to the FolksIndividualAggregator:individuals-changed signal.
Travis Reitter
2010-07-21
1
-0
/
+1
*
Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...
Travis Reitter
2010-07-21
1
-2
/
+2
*
Re-enable changing individuals' groups
Philip Withnall
2010-07-21
1
-0
/
+1
*
Re-implement the context menu for Individuals
Travis Reitter
2010-07-21
1
-0
/
+1
*
Base the contact list around libfolks metacontacts. Not yet to feature-parity
Travis Reitter
2010-07-21
1
-0
/
+4
*
remove empathy_signal_connect_weak (#613583)
Guillaume Desmottes
2010-04-09
1
-5
/
+0
*
factor out empathy_connect_new_account
Guillaume Desmottes
2010-03-02
1
-0
/
+4
*
Use a appropriate unique name for Empathy unique app
Sjoerd Simons
2010-02-25
1
-2
/
+0
*
define EMPATHY_CLIENT_NAME
Guillaume Desmottes
2010-02-22
1
-0
/
+2
*
refactor friendly status reason messages
Felix Kaser
2009-12-15
1
-0
/
+1
*
Add empathy_account_manager_get_accounts_connected function.
Jonny Lamb
2009-10-24
1
-0
/
+2
*
Add empathy_get_account_for_connection function.
Jonny Lamb
2009-10-24
1
-0
/
+2
*
copy empathy_signal_connect_weak from telepathy-gabble
Guillaume Desmottes
2009-10-15
1
-0
/
+5
*
Make empathy_protocol_name_to_display_name public
Cosimo Cecchi
2009-08-25
1
-0
/
+1
*
remove usage of empathy_account_equal
Sjoerd Simons
2009-07-30
1
-2
/
+0
*
Remove empathy_account_hash
Sjoerd Simons
2009-07-30
1
-1
/
+0
*
Add a utility function to may protocols to their icons
Sjoerd Simons
2009-07-29
1
-0
/
+2
*
Remove last references to mission-control 4
Sjoerd Simons
2009-07-16
1
-3
/
+0
*
Add an GType of ao
Sjoerd Simons
2009-07-08
1
-0
/
+3
*
Port libempathy to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-1
/
+0
*
Add a helper uint_compare function
Cosimo Cecchi
2009-06-01
1
-0
/
+2
*
Move the error declaration in empathy-tp-file.h
Cosimo Cecchi
2009-06-01
1
-10
/
+0
*
W.I.P. for hash on receiver side.
Cosimo Cecchi
2009-06-01
1
-0
/
+1
*
React to Tp remote errors
Cosimo Cecchi
2009-06-01
1
-3
/
+4
*
W.I.P. for heavy lifting on EmpathyTpFile.
Cosimo Cecchi
2009-06-01
1
-0
/
+1
*
Add some error handling and keep on adding progress signals.
Cosimo Cecchi
2009-06-01
1
-0
/
+7
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-31
1
-3
/
+3
*
empathy-utils: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-3
/
+3
*
Replace empathy_connection_get_protocol by tp_connection_parse_object_path
Xavier Claessens
2009-04-22
1
-2
/
+1
*
Extract protocol from the connection's object-path and correctly set the spec...
Xavier Claessens
2009-04-22
1
-1
/
+2
*
Drop dead code
Xavier Claessens
2009-04-22
1
-10
/
+0
*
Switch to calling CallFactory to make calls
Sjoerd Simons
2009-02-03
1
-3
/
+0
*
Move empathy_notification_is_enabled () to src/
Xavier Claessens
2009-01-31
1
-1
/
+1
*
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
2009-01-23
1
-1
/
+1
*
empathy_mission_control_new -> dup_singleton.
Xavier Claessens
2009-01-16
1
-1
/
+1
*
Add a utility function to start a call to a contact
Sjoerd Simons
2009-01-10
1
-0
/
+4
*
Remove custom channel requesting functionality, this should go through the di...
Sjoerd Simons
2009-01-10
1
-16
/
+0
*
Remove dead code from empathy-util.
Xavier Claessens
2009-01-07
1
-5
/
+0
*
Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...
Xavier Claessens
2008-12-12
1
-0
/
+1
*
Use GRegex instead of custom code and use a new regex to detect URIs
Xavier Claessens
2008-12-01
1
-17
/
+2
*
Remove useless lines
Xavier Claessens
2008-11-22
1
-1
/
+0
*
Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-10
/
+0
*
Fixed copyright and author headers. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+1
*
Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-3
/
+3
*
Removed empathy_init in favour of calling emp_cli_init directly. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-3
/
+0
*
Converted sources to Collabora coding style. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+5
*
Added empathy_send_file* helper functions to empathy-utils. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+7
*
Added empathy_init function to call emp_cli_init in main. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+1
*
Add a function to request a channel from a string handle
Xavier Claessens
2008-08-07
1
-1
/
+15
*
Improve dispatcher. Fixes bug #465928.
Xavier Claessens
2008-05-18
1
-8
/
+7
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-0
/
+1
*
Add support for apt:// URLS. Fixes bug #529049 (Gaëtan Podevijn).
Xavier Claessens
2008-04-22
1
-0
/
+1
*
Update copyright year in .h too, it was done in .c only.
Xavier Claessens
2008-04-15
1
-1
/
+1
*
Fix disconnection of AccountStatusChanged signal.
Xavier Claessens
2008-04-13
1
-1
/
+2
*
We can't use *_run_* API from dbus signal cb or method implementation. To avo...
Xavier Claessens
2008-04-11
1
-0
/
+4
*
Remove unused includes
Xavier Claessens
2008-04-11
1
-2
/
+0
*
Remove empathy_inspect_* and add empathy_channel_get_account
Xavier Claessens
2008-04-11
1
-5
/
+1
*
Add empathy_run_until_read[_full] functions
Xavier Claessens
2008-04-11
1
-0
/
+10
*
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...
Xavier Claessens
2008-03-17
1
-1
/
+2
*
Change new message dialog to new conversation and make possible to do voip call.
Xavier Claessens
2008-02-09
1
-1
/
+3
*
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
2008-01-25
1
-0
/
+3
*
Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...
Xavier Claessens
2008-01-02
1
-0
/
+4
*
Conflicts:
Xavier Claessens
2007-12-03
1
-3
/
+0
*
Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier
Xavier Claessens
2007-09-29
1
-0
/
+1
*
Cache avatars and RequestAvatars only when needed.
Xavier Claessens
2007-09-27
1
-2
/
+3
*
Adding new empathy_strdiff API stolen from telepathy-glib. It check if
Xavier Claessens
2007-08-02
1
-11
/
+3
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
1
-2
/
+5
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+100