Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop generating Certificate API | Guillaume Desmottes | 2012-05-10 | 1 | -1/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=674318 | ||||
* | Stop generating Debug API | Guillaume Desmottes | 2012-05-10 | 1 | -1/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=674182 | ||||
* | extensions: add ChatManager extension | Jonny Lamb | 2011-05-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | stop generating API for ContactBlocking | Guillaume Desmottes | 2011-03-22 | 1 | -1/+0 |
| | |||||
* | Add draft Conn.I.ContactBlocking (danni's version) to extensions | Danielle Madeley | 2011-03-11 | 1 | -0/+1 |
| | |||||
* | Add Chan.I.CredentialsStorage to extensions | Danielle Madeley | 2011-03-03 | 1 | -0/+1 |
| | |||||
* | Added Connection.Interface.Renaming to /extensions | Chandni Verma | 2011-01-13 | 1 | -0/+1 |
| | |||||
* | Stop generating Conference API | Guillaume Desmottes | 2010-09-29 | 1 | -1/+0 |
| | |||||
* | Add tp-spec extensions for TLS auth. | Cosimo Cecchi | 2010-08-13 | 1 | -0/+2 |
| | |||||
* | Rebase the favourites support upon the telepathy-logger instead of a ↵ | Travis Reitter | 2010-03-15 | 1 | -0/+1 |
| | | | | specially-named favourites group. | ||||
* | remove Channel_Handler.xml; we don't use it since a while | Guillaume Desmottes | 2010-01-19 | 1 | -1/+0 |
| | |||||
* | remove Tube_Handler.xml | Guillaume Desmottes | 2010-01-19 | 1 | -1/+0 |
| | |||||
* | Include Channel.Interface.Conference draft from tp-spec | Danielle Madeley | 2009-12-21 | 1 | -0/+1 |
| | |||||
* | remove Location from extensions | Guillaume Desmottes | 2009-08-17 | 1 | -1/+0 |
| | |||||
* | Merge branch 'debug' | Jonny Lamb | 2009-06-05 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | Conflicts: extensions/Makefile.am extensions/misc.xml po/POTFILES.in Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | Add Debug interface. | Jonny Lamb | 2009-04-24 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | stop to generate tube new API extensions | Guillaume Desmottes | 2009-05-28 | 1 | -3/+0 |
| | | |||||
* | | Get the telepathy bits generated | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -0/+1 |
|/ | |||||
* | Removed Channel_Type_File_Transfer.xml from extensions. | Jonny Lamb | 2009-02-21 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2521 | ||||
* | Initial port from telepathy-stream-engine to telepathy-farsight | Sjoerd Simons | 2009-02-03 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2380 | ||||
* | Add extension for new-style DBus tubes | Sjoerd Simons | 2009-01-10 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2197 | ||||
* | Add new StreamTube spec | Sjoerd Simons | 2009-01-10 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2150 | ||||
* | upgrade to new FT draft | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1841 | ||||
* | Added org.freedesktop.Telepathy.Channel.Type.File.DRAFT spec file. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1731 | ||||
* | Add new tube handling interface | Xavier Claessens | 2008-04-20 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=971 | ||||
* | Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. | Xavier Claessens | 2008-04-20 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=967 | ||||
* | Add Chandler and Filter interfaces | Xavier Claessens | 2008-04-11 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=918 | ||||
* | Update extensions dir based on the example in tp-glib | Xavier Claessens | 2008-04-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=917 | ||||
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 1 | -0/+10 |
Link that library into libempathy (it's not actually used for anything at this point). Extensions currently built: ChannelHandler and StreamEngine. The namespacing convention used is emp_*, Emp*, EMP_* so it won't be included in the library ABI. svn path=/trunk/; revision=663 |