Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync Unix_Timestamp64 definition with the spec | Guillaume Desmottes | 2010-03-15 | 1 | -3/+3 |
| | | | | It now has the 'x' type. | ||||
* | Rebase the favourites support upon the telepathy-logger instead of a ↵ | Travis Reitter | 2010-03-15 | 4 | -2/+186 |
| | | | | specially-named favourites group. | ||||
* | all.xml: remove unused and redundant external-type | Guillaume Desmottes | 2010-01-19 | 1 | -26/+0 |
| | | | | They are either not used anymore or already defined in generic-types.xml | ||||
* | remove Channel_Handler.xml; we don't use it since a while | Guillaume Desmottes | 2010-01-19 | 3 | -64/+0 |
| | |||||
* | remove Tube_Handler.xml | Guillaume Desmottes | 2010-01-19 | 3 | -59/+0 |
| | |||||
* | Support silent build rules with automake 1.11 | Javier Jardón | 2010-01-18 | 1 | -16/+14 |
| | | | | | | | | | | Support silent build rules, requires at least automake-1.11. Disable by either passing --disable-silent-rules to configure or passing V=1 to make. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=585364 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | add Channel_Interface_Conference.xml to EXTRA_DISTEMPATHY_2_29_5 | Guillaume Desmottes | 2010-01-12 | 1 | -1/+2 |
| | |||||
* | Include Channel.Interface.Conference draft from tp-spec | Danielle Madeley | 2009-12-21 | 2 | -0/+401 |
| | |||||
* | remove Location from extensions | Guillaume Desmottes | 2009-08-17 | 3 | -332/+0 |
| | |||||
* | sync Debug interface with undrafted version in spec (#585844) | Guillaume Desmottes | 2009-08-17 | 1 | -3/+2 |
| | |||||
* | Merge branch 'debug' | Jonny Lamb | 2009-06-05 | 3 | -1/+169 |
|\ | | | | | | | | | | | | | | | | | Conflicts: extensions/Makefile.am extensions/misc.xml po/POTFILES.in Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | Updated Debug spec. | Jonny Lamb | 2009-06-03 | 1 | -43/+97 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | Add Debug interface. | Jonny Lamb | 2009-04-24 | 3 | -1/+115 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | stop to generate tube new API extensions | Guillaume Desmottes | 2009-05-28 | 5 | -580/+1 |
| | | |||||
* | | Rename OfferStreamTube and AcceptStreamTube to Offer and Accept | Arnaud Maillet | 2009-05-22 | 1 | -18/+74 |
| | | |||||
* | | Get the telepathy bits generated | Pierre-Luc Beaudoin | 2009-05-08 | 4 | -0/+344 |
| | | |||||
* | | Add shave support to build process. | Jonny Lamb | 2009-04-24 | 1 | -12/+14 |
|/ | | | | | | Use --enable-shave to enable building with shave. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Use autotools magic to take care of disabling deprecated symbols | Laurent Bigonville | 2009-04-18 | 1 | -0/+2 |
| | | | | | Passing --enable-maintainer-mode to the configure will disable deprecated symbols | ||||
* | Removed Channel_Type_File_Transfer.xml from extensions. | Jonny Lamb | 2009-02-21 | 3 | -515/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2521 | ||||
* | Upgrade to latest tube draft | Guillaume Desmottes | 2009-02-17 | 3 | -84/+93 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2485 | ||||
* | Initial port from telepathy-stream-engine to telepathy-farsight | Sjoerd Simons | 2009-02-03 | 3 | -62/+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 | 4 | -0/+193 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2197 | ||||
* | Remove tube ID parameter, it's not used in the new tubes spec | Sjoerd Simons | 2009-01-10 | 1 | -5/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2154 | ||||
* | Add new StreamTube spec | Sjoerd Simons | 2009-01-10 | 6 | -1/+433 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2150 | ||||
* | Fix distcheck of extensions/ | Xavier Claessens | 2008-12-01 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1937 | ||||
* | Update tools to latest version of tp-glib and include a gitignore | Xavier Claessens | 2008-11-22 | 1 | -19/+8 |
| | | | | svn path=/trunk/; revision=1883 | ||||
* | sync with latest FT spec DRAFT | Xavier Claessens | 2008-11-22 | 1 | -11/+7 |
| | | | | svn path=/trunk/; revision=1871 | ||||
* | extensions/Makefile.am: fix allow-undefined-interfaces param | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1870 | ||||
* | extensions/Makefile.am: pass allow-undefined-interfaces param to doc ↵ | Xavier Claessens | 2008-11-22 | 1 | -0/+1 |
| | | | | | | generator so it doesn't complain about missing external ref svn path=/trunk/; revision=1869 | ||||
* | Fix spec format to make it work with updated tools | Xavier Claessens | 2008-11-22 | 3 | -3/+21 |
| | | | | svn path=/trunk/; revision=1868 | ||||
* | Channel_Type_File_Transfer.xml: sync with latest draft | Xavier Claessens | 2008-11-22 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=1850 | ||||
* | Channel_Type_File_Transfer.xml: sync with latest draft | Xavier Claessens | 2008-11-22 | 1 | -50/+87 |
| | | | | svn path=/trunk/; revision=1848 | ||||
* | add Unix_Timestamp64 to all.xml | Xavier Claessens | 2008-11-22 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=1842 | ||||
* | upgrade to new FT draft | Xavier Claessens | 2008-11-22 | 2 | -96/+160 |
| | | | | svn path=/trunk/; revision=1841 | ||||
* | Updated extensions external-types to include types from tubes. | Jonny Lamb | 2008-11-22 | 1 | -0/+6 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1779 | ||||
* | Updated Channel.Type.File spec. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -128/+146 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1778 | ||||
* | Added org.freedesktop.Telepathy.Channel.Type.File.DRAFT spec file. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 3 | -1/+401 |
| | | | | | | 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 | 3 | -1/+65 |
| | | | | svn path=/trunk/; revision=971 | ||||
* | Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. | Xavier Claessens | 2008-04-20 | 4 | -36/+1 |
| | | | | svn path=/trunk/; revision=967 | ||||
* | Add Chandler and Filter interfaces | Xavier Claessens | 2008-04-11 | 4 | -1/+36 |
| | | | | svn path=/trunk/; revision=918 | ||||
* | Update extensions dir based on the example in tp-glib | Xavier Claessens | 2008-04-11 | 4 | -19/+39 |
| | | | | svn path=/trunk/; revision=917 | ||||
* | Fix build of extensions: s/>>/>/ for signals rule. | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=740 | ||||
* | Fix typo in var name and don't link empathy-call-chandler on ↵ | Xavier Claessens | 2008-02-26 | 1 | -1/+1 |
| | | | | | | libemp-extensions.la anymore. svn path=/trunk/; revision=666 | ||||
* | It's now safe to call emp_cli_init multiple times. Move that call to ↵ | Xavier Claessens | 2008-02-26 | 1 | -3/+9 |
| | | | | | | empathy_tp_call_class_init. svn path=/trunk/; revision=665 | ||||
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 9 | -0/+307 |
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 |