| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-02-18 | Now that the GNU make requirement is documented, turn off Automake portabilit...HEADmaster | Simon McVittie | 1 | -2/+2 |
| 2008-02-18 | Replace the useless README with one based on telepathy-glib's | Simon McVittie | 1 | -4/+50 |
| 2008-02-18 | Move most dependencies to Requires.private. | Simon McVittie | 2 | -1/+4 |
| 2008-02-12 | Development version | Simon McVittie | 1 | -1/+1 |
| 2008-02-11 | Prepare version 0.3.3 (libtool c:r:a = 9:1:7)libtelepathy-0.3.3 | Simon McVittie | 2 | -3/+11 |
| 2008-02-11 | Paste 0.3.x announcement mails into NEWS | Simon McVittie | 1 | -0/+40 |
| 2008-02-11 | _tp_chan_set_channel: correct sense of assertion | Simon McVittie | 1 | -1/+1 |
| 2008-02-11 | tp_chan_new_from_channel: be more defensive about TpChannel properties | Simon McVittie | 1 | -1/+7 |
| 2008-02-11 | _tp_chan_new: don't assert that the channel type is given | Simon McVittie | 1 | -1/+0 |
| 2008-02-04 | Clear release flag | Simon McVittie | 1 | -1/+1 |
| 2008-02-04 | Bump version to 0.3.2 (libtool c:r:a = 9:0:7) and telepathy-glib dep to 0.7.1libtelepathy-0.3.2 | Simon McVittie | 1 | -5/+5 |
| 2008-02-04 | Remove xml/modified directory from version control | Simon McVittie | 1 | -0/+0 |
| 2008-02-01 | Require telepathy-glib >= 0.7.0.1 | Simon McVittie | 1 | -1/+1 |
| 2008-01-31 | src/Makefile.am: avoid confusing vim quickfix (:make) | Simon McVittie | 1 | -1/+4 |
| 2008-02-01 | _tp_conn_new: call GetStatus() synchronously if necessary, preserving old sem... | Simon McVittie | 2 | -7/+17 |
| 2008-02-01 | TpConn: implement in terms of TpConnection | Simon McVittie | 2 | -55/+152 |
| 2008-02-01 | Document tp_connmgr_list_cms as being replaced by tp_list_connection_managers | Simon McVittie | 1 | -0/+4 |
| 2008-02-01 | TpChan: refactor interface-adding to avoid unnecessary D-Bus calls | Simon McVittie | 1 | -96/+113 |
| 2008-02-01 | tp_chan_local_set_interfaces: minor style fix | Simon McVittie | 1 | -1/+1 |
| 2008-02-01 | TpChan: add tp_chan_dup_channel, tp_chan_new_from_channel | Simon McVittie | 2 | -1/+116 |
| 2008-01-31 | TpChan: add tp_chan_new_from_channel() | Simon McVittie | 2 | -28/+107 |
| 2007-12-14 | Add optional compiler and linker optimization control, and code coverage | Simon McVittie | 1 | -0/+4 |
| 2007-12-14 | Add compiler.m4, linker.m4 (from libgfshare via telepathy-glib) | Simon McVittie | 3 | -3/+144 |
| 2007-12-13 | TpChan, TpConn: use G_DEFINE_TYPE | Simon McVittie | 2 | -61/+4 |
| 2007-12-13 | TpConn: rename parent_class to tp_conn_parent_class for compatibility with G_... | Simon McVittie | 1 | -3/+3 |
| 2007-12-13 | TpChan: rename parent_class to tp_chan_parent_class for compatibility with G_... | Simon McVittie | 1 | -4/+4 |
| 2007-12-04 | Link dummy executables in check-compat against telepathy-glib etc. (actually ... | Simon McVittie | 1 | -0/+8 |
| 2007-11-28 | correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address) | Robert McQueen | 38 | -42/+42 |
| 2007-11-22 | Development version 0.3.1.1 | Simon McVittie | 1 | -1/+1 |
| 2007-11-22 | Correct .pc filelibtelepathy-0.3.1 | Simon McVittie | 1 | -3/+3 |
| 2007-11-22 | Fix check-compat for out of tree builds | Simon McVittie | 2 | -3/+3 |
| 2007-11-22 | Use $(srcdir) for whitelist.txt, deprecated.txt | Simon McVittie | 1 | -1/+1 |
| 2007-11-22 | Version 0.3.1 (libtool c:r:a = 8:0:6) | Simon McVittie | 1 | -4/+4 |
| 2007-11-22 | Turn off -Werror in everything_CFLAGS now I know it works | Simon McVittie | 1 | -1/+1 |
| 2007-11-22 | Generate a header containing all of libtelepathy's public API and check that ... | Simon McVittie | 3 | -0/+54 |
| 2007-11-22 | Use the spec's copy of Channel_Handler, not ours | Simon McVittie | 3 | -25/+1 |
| 2007-11-22 | Split "whitelisted" (= tp-glib) constants away from deprecated ones. | Simon McVittie | 2 | -9/+11 |
| 2007-11-22 | Update spec to 0.17.0 | Simon McVittie | 24 | -120/+603 |
| 2007-11-22 | Re-order configure.ac so we set $PKG_CONFIG before trying to use it | Simon McVittie | 1 | -2/+2 |
| 2007-11-22 | Sync c-constants-generator, c-interfaces-generator from telepathy-glib 0.7.0 | Simon McVittie | 2 | -2/+2 |
| 2007-11-22 | Instead of using our own copy of the whitelisted interface declarations/macro... | Simon McVittie | 1 | -1/+1 |
| 2007-11-22 | Require telepathy-glib 0.7.0, and use *its* version of tp_get_bus(), tp_get_b... | Simon McVittie | 2 | -2/+1 |
| 2007-11-22 | Do all checking for libraries at once | Simon McVittie | 2 | -15/+2 |
| 2007-11-22 | Link against telepathy-glib 0.6.x (only!); remove our version of tp_get_bus(|... | Simon McVittie | 3 | -42/+9 |
| 2007-11-22 | Make src/ before src/check-compat/ | Simon McVittie | 1 | -1/+1 |
| 2007-11-22 | Move check-backwards-compat to new directory src/check-compat/ and add tests ... | Simon McVittie | 6 | -14/+36 |
| 2007-11-22 | Separate generation of tp-glib-like interface (quark) stuff from generation o... | Simon McVittie | 3 | -2/+13 |
| 2007-11-22 | Split interface quark code into deprecated and whitelisted interfaces | Simon McVittie | 3 | -8/+14 |
| 2007-11-22 | Add machinery for splitting interfaces into supported and deprecated. Compile... | Simon McVittie | 4 | -24/+34 |
| 2007-11-22 | Generate LIBTELEPATHY_DISABLE_DEPRECATED guards around the old interface quar... | Simon McVittie | 1 | -1/+2 |