Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Guillaume Desmottes | 2010-01-22 | 1 | -46/+32 |
| | | | | prepare_{async_finish} functions | ||||
* | add empathy_connection_managers_call_when_ready | Guillaume Desmottes | 2010-01-22 | 1 | -0/+63 |
| | | | | That's easier to use than checking if ready and connecting a callback. | ||||
* | 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 |