summaryrefslogtreecommitdiff
path: root/telepathy-glib/text-mixin.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+1
* Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* Deprecate TpTextMixinXavier Claessens2012-04-301-0/+35
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* docs: many misc fixupsJonny Lamb2011-11-231-1/+1
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* use tp_handle_ref's new return type around sourceJonny Lamb2010-11-151-2/+1
* Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10Simon McVittie2010-03-021-1/+1
|\
| * Fix various typos and cross-referencesSimon McVittie2010-03-021-1/+1
* | tp_text_mixin_class_init: critical if the mixin class wasn't set up properlySimon McVittie2009-12-011-0/+1
|/
* TpTextMixin: don't assume that sizeof(time_t) == sizeof(guint)Simon McVittie2009-01-081-1/+1
* Add tp_text_mixin_receive_with_flagsSimon McVittie2008-10-301-6/+35
* TpTextMixin: use the proper constant for RESCUEDSimon McVittie2008-10-301-3/+0
* TpTextMixin: add tp_text_mixin_set_rescuedSimon McVittie2008-10-301-0/+26
* TpTextMixin: whitespaceSimon McVittie2008-10-151-2/+2
* Add tp_text_mixin_has_pending_messagesSimon McVittie2008-07-241-0/+27
* Fix wrong cast in initializerSimon McVittie2008-04-111-1/+1
* tp_text_mixin_get_message_types_async: inline tp_text_mixin_get_message_types...Simon McVittie2008-04-091-12/+3
* TpTextMixin: ListPendingMessages: don't leak the GValueArrays and their contentsSimon McVittie2008-04-091-0/+6
* TpTextMixin: comment where we might get an overflow in pathological casesSimon McVittie2008-04-091-0/+2
* TpTextMixin: trivial coding style fixesSimon McVittie2008-04-081-18/+23
* Remove resource limits in text-mixin.c (no longer needed)Simon McVittie2008-04-081-4/+0
* TpTextMixin: drop the futile attempt to limit memory consumptionSimon McVittie2008-04-081-120/+24
* TpTextMixin: prototype _pending_get_alloc correctlySimon McVittie2008-02-211-1/+1
* Change all internal-*.h to a more conventional *-internal.hSimon McVittie2007-11-151-1/+1
* Format _pending_get_alloc docstring how gtkdoc wants itSimon McVittie2007-10-081-2/+2
* Use the generated GTypes in various bits of tp-glibSimon McVittie2007-09-061-12/+4
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+707