Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove empathy-tube-handler.c and empathy-tube-dispatch | Guillaume Desmottes | 2010-01-19 | 1 | -467/+0 |
| | |||||
* | Miscellaneous string fixes | Philip Withnall | 2010-01-01 | 1 | -1/+1 |
| | | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 1 | -0/+1 |
| | |||||
* | new tube API is now stable | Guillaume Desmottes | 2009-05-28 | 1 | -4/+4 |
| | |||||
* | empathy-tube-dispatch: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | don't dispatch D-Bus tube having an invalid ServiceName | Guillaume Desmottes | 2009-04-21 | 1 | -0/+11 |
| | |||||
* | use TpTubeType instead of EmpathyTubeType | Guillaume Desmottes | 2009-02-17 | 1 | -3/+3 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2490 | ||||
* | empathy-tube-dispatch: add debug messages | Guillaume Desmottes | 2009-02-17 | 1 | -0/+8 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2488 | ||||
* | Remove useless spaces in message. | Xavier Claessens | 2009-01-10 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=2219 | ||||
* | empathy_tube_dispatch_show_error: give a format to gtk_message_dialog_new to ↵ | Guillaume Desmottes | 2009-01-10 | 1 | -1/+1 |
| | | | | | | | | make compiler happy Signed-off-by: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2204 | ||||
* | Add support for DBus tubes | Sjoerd Simons | 2009-01-10 | 1 | -6/+26 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2198 | ||||
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -5/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2188 | ||||
* | Report errors when there is no tube handler or poking it fails | Sjoerd Simons | 2009-01-10 | 1 | -7/+62 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2159 | ||||
* | Add EmpathyTubeDispatcher as a helper for dispatching tubes | Sjoerd Simons | 2009-01-10 | 1 | -0/+377 |
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2157 |