summaryrefslogtreecommitdiff
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* sync with latest FT spec draftGuillaume Desmottes2008-10-281-95/+159
* Updated Channel.Type.File spec.Jonny Lamb2008-10-281-52/+166
* Removed duplicate types from Channel.Type.File spec and used tp:external-type...Jonny Lamb2008-10-282-96/+6
* Added NotAvailable error to AcceptFile.Jonny Lamb2008-10-281-0/+6
* Fixed a rogue tab.Jonny Lamb2008-10-281-1/+1
* Added SocketPath D-BUS property.Jonny Lamb2008-10-281-0/+8
* Made properties readwrite for use with the old requests API, for now.Jonny Lamb2008-10-281-6/+6
* Added temporary Direction property.Jonny Lamb2008-10-281-0/+22
* Updated spec to include State property.Jonny Lamb2008-10-281-0/+8
* Added new File channel type spec and got current code to compile.Jonny Lamb2008-10-284-269/+356
* Added Marco's file transfer code.Jonny Lamb2008-10-281-6/+46
* extensions/Channel_Future.xml: Remove Requested, InitiatorHandle, InitiatorID...Alban Crequy2008-10-221-120/+2
* Don't build Requests binding as an extensionWill Thompson2008-09-072-401/+0
* Add Channel.FUTURE interface from 0.17.9Will Thompson2008-09-032-0/+185
* Update Requests spec draft to that from 0.17.9Will Thompson2008-09-011-43/+47
* Build extensions.c into libsalut-extensionsWill Thompson2008-08-261-0/+1
* Generate GTypes for spec extensionsWill Thompson2008-08-262-0/+8
* Build Requests interface.Will Thompson2008-08-263-0/+408
* Remove .git-darcs-dir that got introduced as part of the git conversionsSjoerd Simons2008-08-101-0/+0
* Move extensions/tools to tools (consistent with Gabble, telepathy-glib, etc.)Simon McVittie2008-04-2121-3731/+1
* Remove the fragile spec-gen.am stuff (no longer used)Simon McVittie2008-04-211-2/+0
* Update code generation machinerySimon McVittie2008-04-215-58/+131
* Add more codegen tools from telepathy-glibSimon McVittie2008-04-219-2/+1517
* Update existing codegen tools from telepathy-glibSimon McVittie2008-04-218-104/+571
* genginterface.py: use gint64 and guint64 for x and t types instead of gint an...Marco Barisione2007-12-031-3/+3
* genginterface.py: handle array of arrays in type_to_gtype()Marco Barisione2007-12-031-0/+3
* correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)Robert McQueen2007-11-287-11/+11
* remove extensions/Channel_Type_Tubes.xmlGuillaume Desmottes2007-10-152-712/+0
* update tubes spec to 0.15.5Guillaume Desmottes2007-08-281-11/+204
* update extensions/Channel_Type_Tubes.xmlGuillaume Desmottes2007-08-271-41/+267
* Add the version of the tubes spec we implementSimon McVittie2007-08-081-0/+292
* Drop dependency on libtelepathy-glib-unstable; instead implement Tubes channe...Simon McVittie2007-08-081-0/+1
* Add coverage and valgrind support for testsEmanuele Aina2007-06-241-2/+2
* Resolve extensions/Makefile.amSimon McVittie2007-06-071-1/+17
* Update genginterface.py from telepathy-glibSimon McVittie2007-06-071-1/+3
* Update c-constants-generator from telepathy-glib (requires --stringparam mixe...Simon McVittie2007-06-071-37/+97
* Update c-interfaces-generator.xsl from telepathy-glib.Simon McVittie2007-06-072-28/+58
* Add Channel_Type_File_Transfer.xml to all.xmlSimon McVittie2007-06-061-0/+1
* Fix conflict in extensions/ in favour of using normal extension build process...Simon McVittie2007-06-063-36/+23
* Remove extensions/spec-gen.am (no longer used)Simon McVittie2007-06-061-6/+6
* Add a copy of the file transfer interface to the extensions dirMarco Barisione2007-05-154-29/+265
* extensions/Makefile.am: get all.xml from $(srcdir)Simon McVittie2007-06-061-1/+1
* Pull in auto-generation machinery from Gabble. Move tools from lib/ to extens...Simon McVittie2007-06-0614-42/+1698
* Sync extensions XML from GabbleSimon McVittie2007-06-062-27/+39
* Add codegeneration and build infrastructure for OLPCSjoerd Simons2007-04-176-0/+448