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-connection-managers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
2013-04-02
1
-1
/
+1
*
Avoid include path overspecifications
Emanuele Aina
2013-04-01
1
-1
/
+1
*
Use double quotes for all internal headers
Emanuele Aina
2013-04-01
1
-1
/
+1
*
Drop unused/redundant header inclusions
Emanuele Aina
2013-03-28
1
-3
/
+0
*
include telepathy-glib.h
Guillaume Desmottes
2012-09-17
1
-3
/
+0
*
connection-managers: use TpConnectionManager accessor
Guillaume Desmottes
2012-06-07
1
-1
/
+1
*
use tp_list_connection_managers_async()
Guillaume Desmottes
2012-06-06
1
-18
/
+30
*
connection-managers: stop using tp_connection_manager_is_ready()
Guillaume Desmottes
2012-03-12
1
-1
/
+1
*
add missing config.h includes
Guillaume Desmottes
2012-03-07
1
-0
/
+1
*
Use g_cclosure_marshal_generic for all signals
Xavier Claessens
2011-09-28
1
-1
/
+1
*
Revert "-Fix use of include <config.h> to make sure translations work"
Guillaume Desmottes
2011-04-04
1
-3
/
+0
*
-Fix use of include <config.h> to make sure translations work
Kjartan Maraas
2011-04-04
1
-0
/
+3
*
notify_ready_cb: use g_simple_async_result_complete instead of _in_idle
Guillaume Desmottes
2010-01-22
1
-1
/
+1
*
replace empathy_connection_managers_call_when_ready by prepare_{async_finish}...
Guillaume Desmottes
2010-01-22
1
-46
/
+32
*
add empathy_connection_managers_call_when_ready
Guillaume Desmottes
2010-01-22
1
-0
/
+63
*
empathy-connection-managers.c: fix shadow declarations
Guillaume Desmottes
2009-10-22
1
-14
/
+14
*
Remove unused finalize
Sjoerd Simons
2009-08-24
1
-16
/
+0
*
Add an API to get the num of CMs
Cosimo Cecchi
2009-07-30
1
-0
/
+12
*
Ensure EmpathyConnectionManagers stays alive when still emitting signals
Sjoerd Simons
2009-07-23
1
-0
/
+2
*
Coding style fixes
Sjoerd Simons
2009-07-22
1
-1
/
+1
*
Correct usage of priv
Sjoerd Simons
2009-07-22
1
-5
/
+4
*
Add singleton to cache TpConnectionManagers
Sjoerd Simons
2009-07-20
1
-0
/
+296