summaryrefslogtreecommitdiff
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* IRC_Command: fix copyrightGuillaume Desmottes2013-10-161-3/+1
* IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes2013-10-151-0/+6
* IRC_Command: explain why the command is in UTF-8Guillaume Desmottes2013-10-151-0/+3
* IRC_Command: remove errors that doesn't make sense for Send()Guillaume Desmottes2013-10-151-3/+0
* IRC_Command: add Send() exampleGuillaume Desmottes2013-10-151-0/+3
* Rename IRC_Command interface to IRCCommand1Simon McVittie2013-10-153-4/+4
* distribute Irc_Command interface in tarballsSimon McVittie2013-10-151-1/+3
* add IrcCommand extensionGuillaume Desmottes2013-10-132-0/+47
* Use AC_PROG_MKDIR_P/MKDIR_P, not deprecated AM_PROG_MKDIR_P/mkdir_pSimon McVittie2013-10-101-1/+1
* extensions: include telepathy-glib.h in generated codeGuillaume Desmottes2013-09-231-1/+1
* build: fix for "make -j" safetyDan Winship2012-08-281-1/+4
* Tell Automake about _gen/svc-gtk-doc.htelepathy-idle-0.1.12Will Thompson2012-08-021-1/+2
* Remove generated marshallers, just use g_cclosure_marshal_genericSimon McVittie2012-05-081-13/+0
* Fix codegen to respect changes to the inputSimon McVittie2012-05-081-1/+1
* Allow generation of unstable interfacesSimon McVittie2012-05-081-0/+1
* Update Renaming interface from spec 0.25.2 to satisfy pickier codegenSimon McVittie2012-05-081-11/+16
* Quiet build.Will Thompson2009-08-231-9/+10
* Remove .git-darcs-dir filesWill Thompson2008-08-291-0/+0
* Remove unnecessary reference to an empty variableSimon McVittie2008-01-031-2/+1
* Simplify extensions/Makefile.am now that generated GInterfaces don't need ext...Simon McVittie2007-11-291-18/+2
* Remove _gen/all.xml in cleanSimon McVittie2007-11-231-1/+4
* Adjust extensions/Makefile.am: _gen/all.xml should mkdir _gen firstSimon McVittie2007-11-231-10/+7
* Update build system to resemble that of telepathy-glib 0.7Simon McVittie2007-11-231-27/+28
* Check for, and use, mkdir -p or equivalentSimon McVittie2007-11-231-1/+1
* Reference external type Contact_Handle (which is in the Tp spec)Simon McVittie2007-11-231-0/+5
* Move tools directory to top level. Stop using spec-gen.amSimon McVittie2007-11-2311-1657/+14
* Add enough extensions-generating infrastructure to generate stubs for the Ren...Simon McVittie2007-09-2515-0/+1863