Age | Commit message (Expand) | Author | Files | Lines |
2007-02-07 | Add python2.3 to the list of Python executables to trytelepathy-gabble_0.5.3 | Simon McVittie | 1 | -1/+1 |
2007-02-07 | Increment version to 0.5.3 | Simon McVittie | 1 | -1/+1 |
2007-02-07 | #include <time.h> into text-mixin.h (for time_t) | Simon McVittie | 1 | -0/+2 |
2007-02-07 | Don't always rebuild the .manager: instead depend on just the relevant files ... | Simon McVittie | 1 | -3/+1 |
2007-02-07 | Don't use set() for Python 2.3 compatibility | Simon McVittie | 1 | -4/+4 |
2007-02-07 | genginterface.py: Make compatible with Python 2.3 for Scratchbox's benefit | Simon McVittie | 1 | -2/+7 |
2007-02-07 | fix debug headers putting G_BEGIN_DECLS inside #ifdef ENABLE_DEBUG, but G_END... | Robert McQueen | 2 | -6/+6 |
2007-02-06 | Delete the generate directory, no longer needed now we've implemented everyth...telepathy-gabble_0.5.2 | Simon McVittie | 59 | -6550/+1 |
2007-02-06 | genginterface: Copy in dbus-python 0.71's signature parser, so genginterface ... | Simon McVittie | 1 | -2/+61 |
2007-02-06 | Sync with spec release 0.14.1 (no changes) | Simon McVittie | 1 | -1/+1 |
2007-02-06 | GabbleVCardManager: fixed typos | Senko Rasic | 2 | -5/+5 |
2007-02-06 | GabbleVCardManager: handle NULL photos in vcards properly | Senko Rasic | 3 | -11/+14 |
2007-02-05 | bump version to 0.5.2 | Robert McQueen | 1 | -2/+2 |
2007-02-05 | Indicate in lib/telepathy-glib/Makefile.am where the files matching _gen/svc-... | Simon McVittie | 1 | -1/+1 |
2007-02-05 | Add pkg-config file for telepathy-glib (patch from oggis) | Simon McVittie | 3 | -0/+16 |
2007-02-05 | lib/telepathy-glib/base-connection.c: fix misleading indentation | Simon McVittie | 1 | -2/+4 |
2007-02-05 | Sync lib/telepathy-glib/Makefile.am with the conflicting branch of cmlib refa... | Simon McVittie | 1 | -2/+1 |
2007-02-05 | lib/telepathy-glib/dbus.h: If DBUS_API_SUBJECT_TO_CHANGE is already defined, ... | Simon McVittie | 1 | -1/+3 |
2007-02-05 | gabble_connection_connect(): don't segfault if _gabble_connection_connect() f... | Simon McVittie | 1 | -1/+1 |
2007-02-05 | Correct spelling of "destroy" | Simon McVittie | 1 | -1/+1 |
2007-02-05 | Actually add lib/tests/Makefile.am | Simon McVittie | 1 | -0/+23 |
2007-02-05 | Update spec-gen.am | Simon McVittie | 2 | -2/+3 |
2007-02-05 | Revert part of change to _boring - test-handles is still Gabble, not telepath... | Simon McVittie | 1 | -1/+1 |
2007-02-05 | Free handle repos *after* the channel factories that use them, so we don't se... | Simon McVittie | 1 | -7/+7 |
2007-02-05 | Fix up some paths in lib/telepathy-glib/Makefile.am | Simon McVittie | 1 | -5/+4 |
2007-02-05 | Don't rely on inter-library dependencies | Simon McVittie | 2 | -8/+13 |
2007-02-05 | Declare telepathy-gabble-0.foo.tar.gz etc. to be boring for Darcs purposes | Simon McVittie | 1 | -0/+1 |
2007-02-05 | Move tests for bits of lib to lib too | Simon McVittie | 7 | -28/+8 |
2007-02-05 | lib/telepathy-glib/Makefile.am: do install things now | Simon McVittie | 1 | -7/+8 |
2007-02-05 | Compensate for .c move into telepathy-glib subdir in src/Makefile.am too | Simon McVittie | 1 | -2/+2 |
2007-02-05 | Add lib/tools/Makefile.am | Simon McVittie | 1 | -0/+8 |
2007-02-05 | Finish updating lib/telepathy-glib/Makefile.am | Simon McVittie | 1 | -73/+52 |
2007-02-05 | Start altering Makefiles to compensate for files moving into telepathy-glib s... | Simon McVittie | 4 | -207/+222 |
2007-02-05 | Move .c files in lib into telepathy-glib subdirectory | Simon McVittie | 20 | -0/+0 |
2007-01-30 | Add _gen/main.c to BUILT_SOURCES (hence CLEANFILES) | Simon McVittie | 1 | -1/+2 |
2007-01-30 | Add comment explaining why there is no handle-set.h | Simon McVittie | 1 | -0/+3 |
2007-01-30 | Rename lib/debug.h to lib/internal-debug.h. | Simon McVittie | 16 | -25/+33 |
2007-02-05 | Merge duplicate merge (thanks, Darcs) | Simon McVittie | 1 | -12/+5 |
2007-02-05 | Merge src/Makefile.am: cmlib-14 vs IVC branch | Simon McVittie | 1 | -5/+12 |
2007-02-05 | merge IVC branch to ginterface refactoring | Robert McQueen | 1 | -12/+5 |
2007-01-30 | Fix out-of-tree builds and make "make distcheck" pass | Simon McVittie | 1 | -9/+32 |
2007-01-30 | Merge use of generated GInterfaces with vCard cache | Simon McVittie | 1 | -2/+15 |
2007-01-29 | Remove remnants of old copying-generated-files process | Simon McVittie | 3 | -93/+0 |
2007-01-29 | Ignore lib/check_self_contained | Simon McVittie | 1 | -0/+1 |
2007-01-29 | Generate GInterfaces at build time from a shipped copy of the spec. | Simon McVittie | 17 | -57/+801 |
2007-01-29 | src/: stop trying to include individual headers for all interfaces, use the n... | Simon McVittie | 8 | -14/+2 |
2007-01-29 | Sync with spec: Move Properties.xml to Properties_Interface.xml | Simon McVittie | 2 | -1/+1 |
2007-01-29 | Generate interfaces, enums, errors headers from a local copy of the spec usin... | Simon McVittie | 38 | -5/+4554 |
2007-01-26 | In Gabble text mixin, make gabble_text_mixin_send asynchronous and document i... | Simon McVittie | 4 | -39/+39 |
2007-01-26 | src/: Port Gabble implementations of interfaces to new ABI in the generated G... | Simon McVittie | 9 | -65/+122 |