summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Nano-version bump to 0.14.10.1telepathy-glib-0.14Will Thompson2011-10-041-1/+1
* Version 0.14.10telepathy-glib-0.14.10Will Thompson2011-10-042-4/+4
* More NEWS for 0.14.10Will Thompson2011-10-041-0/+8
* Merge branch '40523-crash-on-ack' into telepathy-glib-0.14Will Thompson2011-10-042-12/+35
|\
| * MessageMixin: DEBUG if AckPM gets an id more than onceWill Thompson2011-10-041-1/+9
| * MessageMixin: don't repeatedly scan pending message listWill Thompson2011-10-031-1/+1
| * MessageMixin: don't crash if an id appears twiceWill Thompson2011-10-032-1/+14
| * MessageMixin: track messages to be acked in a GPtrArrayWill Thompson2011-10-031-10/+12
|/
* Update NEWSVivek Dasmohapatra2011-09-071-0/+9
* Debug messages leaked if the debug message cache is disabled, ironicallyVivek Dasmohapatra2011-09-071-0/+5
* Free the GStrv of keyfile keys when we are finished with itVivek Dasmohapatra2011-08-311-0/+2
* Two string members not freed in tp connection destructorVivek Dasmohapatra2011-08-301-0/+3
* Merge remote-tracking branch 'danni/crash-38060' into telepathy-glib-0.14Will Thompson2011-07-251-7/+9
|\
| * Warn if there is not at least one partDanielle Madeley2011-06-091-6/+8
| * Ensure there is at least 1 part in the delivery-echoDanielle Madeley2011-06-081-1/+1
| * Fix off-by-one errorDanielle Madeley2011-06-081-1/+1
* | test-stream-tube: pass if UNIX sockets are not implementedGuillaume Desmottes2011-07-121-6/+10
* | gnio-util: properly set the GError if UNIX sockets are not implementedGuillaume Desmottes2011-07-121-2/+2
* | tests/lib/stream-tube-chan: don't try to use UNIX socket if not supportedGuillaume Desmottes2011-07-121-0/+18
* | set nano flagGuillaume Desmottes2011-07-081-1/+1
* | prepare 0.14.9telepathy-glib-0.14.9Guillaume Desmottes2011-07-082-3/+16
* | Revert "channel-iface: set TP_UNKNOWN_HANDLE_TYPE as default handle type"Guillaume Desmottes2011-07-081-2/+1
* | Include the right headers to actually check if credentials-passing is supportedGuillaume Desmottes2011-07-061-1/+4
* | Skip stream tube credentials-passing tests where unsupportedSimon McVittie2011-07-011-0/+35
* | set nano flagGuillaume Desmottes2011-06-211-1/+1
* | prepare 0.14.8telepathy-glib-0.14.8Guillaume Desmottes2011-06-212-3/+13
* | channel-iface: set TP_UNKNOWN_HANDLE_TYPE as default handle typeGuillaume Desmottes2011-06-211-1/+2
|/
* set nano flagGuillaume Desmottes2011-05-301-1/+1
* prepare 0.14.7telepathy-glib_0.14.7Guillaume Desmottes2011-05-302-3/+14
* tp_text_channel_set_chat_state_finish: check the right source tagGuillaume Desmottes2011-05-191-1/+1
* connection: set the self handle to something sane instead of leaving uninitia...Jonny Lamb2011-05-181-0/+4
* set nano versionGuillaume Desmottes2011-05-161-1/+1
* prepare 0.14.6telepathy-glib-0.14.6Guillaume Desmottes2011-05-162-4/+8
* Merge remote-tracking branch 'upstream/telepathy-glib-0.14' into telepathy-gl...Simon McVittie2011-05-163-29/+29
|\
| * GroupMixin test: use tp_asv_get_boxed() for contact-idsWill Thompson2011-05-111-3/+3
| * GroupMixin: also update variable names to contact_idsWill Thompson2011-05-112-24/+24
| * GroupMixin: correctly use contact-ids, not member-idsWill Thompson2011-05-112-6/+6
| * configure: squash ‘AC_LANG_SOURCE call detected’ warning.Will Thompson2011-05-051-1/+1
* | tp_base_connection_change_status: delay side-effects until all preconditions ...Simon McVittie2011-05-161-1/+4
* | Merge branch 'telepathy-glib-0.14'Mike Ruprecht2011-05-041-4/+2
|\ \ | |/
| * Fix leak of source object.Mike Ruprecht2011-05-041-4/+2
* | Merge branch 'telepathy-glib-0.14'Vivek Dasmohapatra2011-05-042-0/+6
|\ \ | |/
| * Update NEWSVivek Dasmohapatra2011-05-041-0/+4
| * tp_dbus_daemon_watch_name_owner & ..._list_names_common leak a DBusMessageVivek Dasmohapatra2011-05-041-0/+2
* | Merge branch 'telepathy-glib-0.14'Will Thompson2011-05-021-20/+55
|\ \ | |/
| * BaseContactList: clarify how to use itWill Thompson2011-05-021-20/+55
* | glib-client-gen.py: try to add the enum type when documenting guint argsJonny Lamb2011-05-021-5/+24
* | Merge branch '0.14'Will Thompson2011-04-281-22/+46
|\ \ | |/
| * Merge branch 'base-connection-disconnect' into 0.14Will Thompson2011-04-281-22/+46
| |\
| | * base_connection_change_status: clean up docsWill Thompson2011-03-251-16/+22