Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump GLib dep to 2.34 | Guillaume Desmottes | 2013-09-30 | 1 | -2/+2 |
| | | | | Needed for g_test_dbus_new(). | ||||
* | build with telepathy-glib-1 | Guillaume Desmottes | 2013-09-30 | 1 | -4/+5 |
| | |||||
* | build with TP_DISABLE_SINGLE_INCLUDE | Guillaume Desmottes | 2013-09-26 | 1 | -0/+1 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=69846 | ||||
* | stop using tp-glib sealed variables | Guillaume Desmottes | 2013-09-26 | 1 | -0/+1 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=69846 | ||||
* | bump TP_VERSION_MIN_REQUIRED to 0.22 | Guillaume Desmottes | 2013-09-25 | 1 | -1/+1 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=69797 | ||||
* | bump tp-glib dep to 0.21.2 | Guillaume Desmottes | 2013-09-25 | 1 | -2/+2 |
| | | | | | | Needed for tp_dbus_properties_mixin_dup_all() which I'm going to use in tests. https://bugs.freedesktop.org/show_bug.cgi?id=69797 | ||||
* | bump GLib dep and use versioning macros | Guillaume Desmottes | 2013-09-25 | 1 | -8/+4 |
| | | | | | | | | Set to 2.32 as tp-glib so we can safely use newer API. Also, stop disabling single include warnings. https://bugs.freedesktop.org/show_bug.cgi?id=69797 | ||||
* | automake: use serial-tests | Guillaume Desmottes | 2013-09-23 | 1 | -1/+1 |
| | | | | | | | | | It's easier to use the old tests behavior for now. Bump the automake dep to 1.12 as that's the version which introduced this new option. https://bugs.freedesktop.org/show_bug.cgi?id=69715 | ||||
* | Merge branch 'telepathy-logger-0.8' | Will Thompson | 2013-05-01 | 1 | -1/+1 |
|\ | |||||
| * | Post release verison bump | Nicolas Dufresne | 2013-04-04 | 1 | -1/+1 |
| | | |||||
* | | Post stable release version bump | Nicolas Dufresne | 2013-04-04 | 1 | -1/+1 |
|/ | |||||
* | version 0.8.0telepathy-logger-0.8.0 | Debarshi Ray | 2013-01-21 | 1 | -4/+4 |
| | |||||
* | Bump minimum GLib version to 2.28 | Debarshi Ray | 2013-01-09 | 1 | -1/+1 |
| | | | | We are using g_clear_object. | ||||
* | start on version 0.6.1telepathy-logger-0.6 | Jonny Lamb | 2012-10-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | version 0.6.0telepathy-logger-0.6.0 | Jonny Lamb | 2012-10-30 | 1 | -6/+6 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Update tools/ copy from telepathy-glib | Xavier Claessens | 2012-07-03 | 1 | -0/+2 |
| | | | | This avoid single include from generated code | ||||
* | Bump telepathy-glib dependency to 0.19.2 | Xavier Claessens | 2012-07-03 | 1 | -2/+2 |
| | | | | This is needed for the fixed meta headers | ||||
* | use tp-glib version macros | Guillaume Desmottes | 2012-06-05 | 1 | -0/+3 |
| | |||||
* | Merge branch 'telepathy-logger-0.4' | Danielle Madeley | 2012-04-26 | 1 | -1/+1 |
|\ | |||||
| * | Since we depend on Call support now, bump tp-glib dep to 0.18.0telepathy-logger-0.4 | Danielle Madeley | 2012-04-26 | 1 | -1/+1 |
| | | |||||
* | | start on version 0.5.0 | Jonny Lamb | 2012-04-03 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | start on version 0.4.1 | Jonny Lamb | 2012-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | version 0.4.0telepathy-logger-0.4.0 | Jonny Lamb | 2012-04-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Post release version bump | Danielle Madeley | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | Version 0.2.13telepathy-logger-0.2.13 | Danielle Madeley | 2012-04-03 | 1 | -2/+2 |
| | |||||
* | Port TplCallChannel to Call1 API | Nicolas Dufresne | 2012-03-28 | 1 | -13/+0 |
| | | | | | This include a API break in the unstable Call code. Code using the unstable call log feature will need porting. | ||||
* | Disable GLib deprecation warnings | Guillaume Desmottes | 2012-02-14 | 1 | -0/+4 |
| | | | | We are stuck with GValueArray. | ||||
* | Post release version bump | Nicolas Dufresne | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Version 0.2.12telepathy-logger-0.2.12 | Nicolas Dufresne | 2011-11-01 | 1 | -3/+3 |
| | |||||
* | Version 0.2.11telepathy-logger-0.2.11 | Nicolas Dufresne | 2011-10-31 | 1 | -3/+3 |
| | |||||
* | Correctly enable silent build output | Nicolas Dufresne | 2011-10-31 | 1 | -1/+1 |
| | |||||
* | Fix observer singleton and select features | Nicolas Dufresne | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Post version bump | Nicolas Dufresne | 2011-06-27 | 1 | -1/+1 |
| | |||||
* | version 0.2.10telepathy-logger-0.2.10 | Nicolas Dufresne | 2011-05-26 | 1 | -5/+5 |
| | |||||
* | Post release version bump | Nicolas Dufresne | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | version 0.2.9telepathy-logger-0.2.9 | Nicolas Dufresne | 2011-05-06 | 1 | -2/+2 |
| | |||||
* | Downgraded autotools requirement to 2.65 | Jamie Lennox | 2011-04-15 | 1 | -1/+1 |
| | |||||
* | version 0.2.8telepathy-logger-0.2.8 | Nicolas Dufresne | 2011-03-31 | 1 | -2/+2 |
| | |||||
* | Fix wrong shared object version | Nicolas Dufresne | 2011-03-31 | 1 | -2/+2 |
| | |||||
* | Post release version bump | Nicolas Dufresne | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | version 0.2.7telepathy-logger-0.2.7 | Nicolas Dufresne | 2011-03-30 | 1 | -4/+4 |
| | |||||
* | Remove twisted from configuration summary | Nicolas Dufresne | 2011-03-25 | 1 | -1/+0 |
| | |||||
* | Make Call support conditional to --enable-call | Nicolas Dufresne | 2011-03-25 | 1 | -0/+13 |
| | |||||
* | Readd AM_PATH_PYTHON back to configure.ac, it's required for codegen | Danielle Madeley | 2011-03-24 | 1 | -0/+2 |
| | |||||
* | Post release version bump | Nicolas Dufresne | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | version 0.2.6telepathy-logger-0.2.6 | Nicolas Dufresne | 2011-03-22 | 1 | -3/+3 |
| | |||||
* | Update required TP-Glib version to 0.14.0 | Nicolas Dufresne | 2011-03-21 | 1 | -1/+1 |
| | | | | | | This version includes a bug fix for sender property of TpSignalledMessage class. This is required for the logger to function properly. | ||||
* | Bump required Telepathy GLib version for TpTextChannel | Nicolas Dufresne | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | Removed twisted test has they have never been used | Nicolas Dufresne | 2011-03-15 | 1 | -17/+0 |
| | |||||
* | Post release version bump | Nicolas Dufresne | 2011-03-03 | 1 | -1/+1 |
| |