Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 1 | -1/+1 |
| | | | | No more ugly marshallers \o/ | ||||
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 1 | -3/+0 |
| | | | | | | This reverts commit f0f99ffaa08240fbb72d7eed198368fd22fe4c47. Sorry, I didn't mean to push that... | ||||
* | -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 ↵ | 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 |