Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-10 | Merge remote-tracking branch 'origin/telepathy-glib-0.18' | Simon McVittie | 1 | -1/+1 | |
2012-04-04 | the right GLib macro is GLIB_VERSION_MAX_ALLOWED | Guillaume Desmottes | 1 | -1/+1 | |
2012-04-02 | start on version 0.19.0 | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-04-02 | start on version 0.18.1 | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-04-02 | version 0.18.0telepathy-glib-0.18.0 | Jonny Lamb | 1 | -5/+5 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-03-30 | Add an example dbus tube offerer and accepter. | Will Thompson | 1 | -0/+1 | |
2012-03-22 | start on version 0.17.8 | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-03-22 | version 0.17.7telepathy-glib-0.17.7 | Jonny Lamb | 1 | -4/+4 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-03-19 | set nano flag | Guillaume Desmottes | 1 | -1/+1 | |
2012-03-19 | prepare 0.17.6 | Guillaume Desmottes | 1 | -4/+4 | |
2012-03-13 | Bump dbus-glib dependency to 0.90 for dbus_g_value_parse_variant_by_type | Simon McVittie | 1 | -1/+1 | |
Also add Requires.private: dbus-1 to the pkg-config files, since it'd be required for static linking. Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Vivek Dasmohapatra <vivek@collabora.co.uk> | |||||
2012-03-07 | Make use of new GLib macros to check API we are using | Guillaume Desmottes | 1 | -4/+3 | |
2012-03-01 | Require GLib 2.30, for g_cclosure_marshal_generic() | Simon McVittie | 1 | -1/+1 | |
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46523 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2012-02-20 | Nano version | Simon McVittie | 1 | -1/+1 | |
2012-02-20 | Prepare 0.17.5telepathy-glib-0.17.5 | Simon McVittie | 1 | -5/+5 | |
2012-02-06 | Merge branch 'master' into call1 | Xavier Claessens | 1 | -0/+4 | |
Conflicts: examples/cm/callable/conn.c examples/cm/callable/connection-manager.c examples/cm/callable/media-channel.c examples/cm/callable/media-manager.c examples/cm/callable/media-stream.c examples/cm/callable/protocol.c examples/future/call-cm/call-channel.c examples/future/call-cm/call-content.c examples/future/call-cm/call-stream.c extensions/call-content.c extensions/call-stream.c extensions/extensions-cli.c tests/dbus/call-example.c tests/dbus/callable-example.c | |||||
2012-02-06 | Disable glib deprecated warnings | Xavier Claessens | 1 | -0/+4 | |
We need GValueArray for dbus-glib, and it got deprecated in GLib 2.31.x | |||||
2012-01-10 | Call CM example is not future anymore | Xavier Claessens | 1 | -2/+1 | |
2012-01-10 | Remove StreamedMedia example | Xavier Claessens | 1 | -1/+0 | |
2012-01-10 | Remove extensions/ | Xavier Claessens | 1 | -1/+0 | |
It was used only for Call draft APIs. Now we can use the stable APIs. Authors: Will Thompson and David Laban | |||||
2011-12-19 | set nano version | Guillaume Desmottes | 1 | -1/+1 | |
2011-12-19 | prepare 0.17.4telepathy-glib-0.17.4 | Guillaume Desmottes | 1 | -3/+3 | |
2011-11-28 | set nano flag | Guillaume Desmottes | 1 | -1/+1 | |
2011-11-28 | Version 0.17.3telepathy-glib-0.17.3 | Guillaume Desmottes | 1 | -4/+4 | |
2011-11-23 | Bump nano-version | Will Thompson | 1 | -1/+1 | |
2011-11-23 | Version 0.17.2telepathy-glib-0.17.2 | Will Thompson | 1 | -2/+2 | |
2011-11-15 | configure: remove --enable-handle-leak-debug | Will Thompson | 1 | -4/+0 | |
Since handles became immortal, this has just been vestigial. | |||||
2011-11-15 | start on 0.17.2 | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-11-15 | version 0.17.1telepathy-glib-0.17.1 | Jonny Lamb | 1 | -4/+4 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2011-11-11 | Merge branch 'telepathy-glib-0.16' | Will Thompson | 1 | -2/+2 | |
Conflicts: configure.ac | |||||
2011-11-11 | configure: bump gobject-introspect dep to 1.30 | Will Thompson | 1 | -1/+1 | |
Sjoerd tells me that “with older g-i you don't get all annotation right and gnome-shell will fail”. Specifically, methods like DelegateChannel(), used by Gnome Shell 3.2, don't work. 1.30 is the current stable release. | |||||
2011-11-11 | Bump the Vala requirement to fix binding for ContactInfoField | Travis Reitter | 1 | -1/+1 | |
Vala-0.12 does not generate the constructor for ContactInfoField, which causes a build failure for Folks (and any other clients that depend upon creating new ContactInfoFields from Vala). Empathy 3.2, for whose benefit the 0.16 stable branch of tp-glib exists, depends (via Folks) on telepathy-glib being built with at least valac-0.14. https://bugs.freedesktop.org/show_bug.cgi?id=42296 | |||||
2011-11-08 | set nano version | Guillaume Desmottes | 1 | -1/+1 | |
2011-11-08 | prepare 0.17.0telepathy-glib-0.17.0 | Guillaume Desmottes | 1 | -6/+6 | |
2011-11-08 | Merge branch 'telepathy-glib-0.16' into release | Guillaume Desmottes | 1 | -1/+1 | |
Conflicts: NEWS configure.ac | |||||
2011-11-08 | set nano flag | Guillaume Desmottes | 1 | -1/+1 | |
2011-11-08 | prepare 0.16.2telepathy-glib-0.16.2 | Guillaume Desmottes | 1 | -3/+3 | |
2011-11-04 | tests: add --enable-installed-tests | Alban Crequy | 1 | -1/+19 | |
This configure option makes it possible to install the tests in /usr/lib/telepathy-glib-tests and run them without the sources. The dbus configuration moved to tests/dbus/dbus-installed for the installed tests and is duplicated into tests/dbus/dbus-uninstalled for the uninstalled tests. https://bugs.freedesktop.org/show_bug.cgi?id=41455 | |||||
2011-10-25 | set nano version | Guillaume Desmottes | 1 | -1/+1 | |
2011-10-24 | prepare 0.16.1telepathy-glib-0.16.1 | Guillaume Desmottes | 1 | -2/+2 | |
2011-10-18 | Bump g-i requirement to something that definitely supports the new makefile ↵ | Danielle Madeley | 1 | -1/+1 | |
rules | |||||
2011-10-14 | And bump again to 0.16.999.1 | Will Thompson | 1 | -1/+1 | |
2011-10-14 | Bump nano-version to 0.16.1.1 | Will Thompson | 1 | -1/+1 | |
2011-10-14 | Version 0.16.0telepathy-glib-0.16.0 | Will Thompson | 1 | -4/+4 | |
2011-10-12 | Bump nano-version to 0.15.9.1 | Will Thompson | 1 | -1/+1 | |
2011-10-12 | Version 0.15.9telepathy-glib-0.15.9 | Will Thompson | 1 | -3/+3 | |
2011-10-12 | bump nano version to 0.15.8.1 | Will Thompson | 1 | -1/+1 | |
2011-10-11 | Version 0.15.8telepathy-glib-0.15.8 | Will Thompson | 1 | -4/+4 | |
2011-10-10 | Bump nano version to 0.15.7.1 | Will Thompson | 1 | -1/+1 | |
2011-10-04 | Version 0.15.7telepathy-glib-0.15.7 | Xavier Claessens | 1 | -2/+2 | |