summaryrefslogtreecommitdiff
path: root/examples/extensions
Commit message (Expand)AuthorAgeFilesLines
* Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie2013-06-111-2/+2
* Remove useless TP_SEAL_ENABLEXavier Claessens2012-06-051-1/+0
* Examples: disable single includeXavier Claessens2012-06-051-0/+1
* Example extensions: include global headerXavier Claessens2012-06-051-1/+1
* Compile all examples with TP_SEAL_ENABLESimon McVittie2012-06-041-0/+4
* All examples: follow the meta-header policySimon McVittie2012-05-072-2/+5
* Apply the same codegen changes to examples, tests as to the main codegenSimon McVittie2012-03-091-4/+20
* Stop generating lists of signals marshallers altogetherSimon McVittie2012-03-013-17/+0
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson2011-10-101-1/+0
* Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile CSimon McVittie2011-01-101-0/+3
* Clean up all generated filesSimon McVittie2010-05-041-0/+3
* fd.o #27878: c-constants-gen: output gtk-doc separatelySimon McVittie2010-04-301-1/+1
* Move from shave to use automake 1.11's silent rules feature.Jonny Lamb2009-09-241-14/+12
* glib-client-gen.py: add support for deprecating or not generating _run_ methodsSimon McVittie2009-06-101-1/+2
* Replace the duplicate definitions of QUIET_GEN with an include of tools/shave...Jonny Lamb2009-04-181-4/+2
* Moved tp-glib to use shave and made make output legible.Jonny Lamb2009-04-181-12/+16
* Use xincludator.py (from telepathy-qt4) rather than abusing xsltproc to do XI...Simon McVittie2009-01-211-6/+4
* Hats example: add tp:name-for-bindingsSimon McVittie2009-01-191-3/+3
* Simplify makefiles and avoid using $(TP_GLIB_LIBS)Simon McVittie2008-12-031-1/+5
* Remove all .git-darcs-dir filesSimon McVittie2008-08-191-0/+0
* Consolidate all .gitignore files to top levelSimon McVittie2008-08-151-1/+0
* Add .gitignore filesXavier Claessens2008-08-141-0/+1
* Correct spec-formatting issues in Hats example interface, as picked up by the...Simon McVittie2008-07-211-4/+5
* glib-interfaces-gen.pyOlli Salli2008-06-191-15/+4
* c-constants-generator.xsl -> c-constants-gen.pyOlli Salli2008-06-181-4/+4
* Add init functions which have to be called at the beginning of extensions' cl...Simon McVittie2008-04-021-0/+2
* examples/extensions: use new 0.7.6 APISimon McVittie2008-04-021-0/+1
* example_cli_init: only run the registration code onceSimon McVittie2008-02-261-3/+12
* Fix sh syntax and not-always-regenerated code in examples/extensions/Makefile.amSimon McVittie2008-02-221-6/+4
* examples/extensions/: fix compilation with -Wmissing-prototypes -Wmissing-dec...Simon McVittie2008-02-212-2/+6
* examples/extensions/Makefile.am: allow extensions to include unstable interfa...Simon McVittie2008-02-111-0/+1
* Add infrastructure to remap DBUS_GERROR_REMOTE_EXCEPTION to a useful GError. ...Simon McVittie2008-01-141-2/+1
* Streamline initialization boilerplate for extensions convenience library by r...Simon McVittie2007-12-192-9/+8
* Set EXAMPLE_IFACE_QUARK as prefix for interface quark generation in extension...Simon McVittie2008-01-142-4/+1
* In examples, generate extended interfaces in their own subdirectory (more lik...Simon McVittie2007-12-198-0/+355