summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove unnecessary x bit from source codeSimon McVittie2011-10-141-0/+0
* TpChannel: don't rely on introspection queue to add the iface ID of the typeGuillaume Desmottes2011-10-122-7/+49
* Bump nano-version to 0.15.9.1Will Thompson2011-10-122-1/+6
* Version 0.15.9telepathy-glib-0.15.9Will Thompson2011-10-122-5/+11
* Merge remote-tracking branch 'origin/master'Will Thompson2011-10-121-2/+5
|\
| * _tp_contacts_from_values: skip NULL contactsGuillaume Desmottes2011-10-111-2/+5
* | bump nano version to 0.15.8.1Will Thompson2011-10-122-1/+6
* | Version 0.15.8telepathy-glib-0.15.8Will Thompson2011-10-117-10/+36
* | NEWS for 0.15.8Will Thompson2011-10-111-0/+24
|/
* Merge branch 'bye-bye-properties'Will Thompson2011-10-119-1/+1434
|\
| * BaseRoomConfig: document why we copy properties dictWill Thompson2011-10-111-0/+12
| * BaseRoomConfig: move the macros up a bitWill Thompson2011-10-111-16/+17
| * BaseRoomConfig: pass self to update_asyncWill Thompson2011-10-112-17/+25
| * BaseRoomConfig: improve find_myself error checkingWill Thompson2011-10-111-0/+4
| * Add tp_base_room_config_dup_channel()Will Thompson2011-10-113-0/+22
| * Add TpBaseRoomConfigWill Thompson2011-10-117-1/+1316
| * Steal wocky_enum_{to,from}_nickWill Thompson2011-10-112-0/+71
|/
* Merge branch 'dbus-properties-mixin-stuff'Will Thompson2011-10-113-40/+93
|\
| * Expose tp_dbus_properties_mixin_set()Will Thompson2011-10-113-38/+73
| * Expose tp_svc_interface_get_dbus_properties_infoWill Thompson2011-10-103-2/+17
| * DBusProperties: document set_dbus_prop_info as nicheWill Thompson2011-10-101-0/+3
* | Merge branch 'spec-0.24'Will Thompson2011-10-1136-1093/+2843
|\ \ | |/
| * Generate code for Room, RoomConfig and SubjectWill Thompson2011-10-104-0/+143
| * codegen: add a whitelist of tp_cli_*_run_* methodsWill Thompson2011-10-103-21/+32
| * Update to telepathy-spec 0.24.0Will Thompson2011-10-1029-1072/+2668
|/
* channel-contacts: guard against no-op updatesWill Thompson2011-10-101-3/+3
* Bump nano version to 0.15.7.1Will Thompson2011-10-101-1/+1
* Version 0.15.7telepathy-glib-0.15.7Xavier Claessens2011-10-042-3/+13
* Merge branch 'telepathy-glib-0.14'Will Thompson2011-10-043-12/+52
|\
| * 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
* | test_upgrade_noop: verify with all featuresXavier Claessens2011-10-041-40/+51
* | Add regression test case to verify no-op upgradeXavier Claessens2011-10-041-0/+43
* | Make sure tp_connection_upgrade_contacts() is no-op if all features are alrea...Xavier Claessens2011-10-041-20/+27
* | Add unit test for sent message without message-senderXavier Claessens2011-10-041-0/+39
* | TpTextChannel: Fallback to self contact if sent message does not have a senderXavier Claessens2011-10-041-3/+19
* | Add warning comment to warn that ordering matters for gi-scannerXavier Claessens2011-10-031-0/+1
* | Revert "Sort alphabetically introspected files"Xavier Claessens2011-10-031-34/+34
* | Nano-version bumpXavier Claessens2011-10-031-1/+1
* | Version 0.15.6telepathy-glib-0.15.6Xavier Claessens2011-09-3011-35/+59
* | NEWS for 0.15.6Xavier Claessens2011-09-301-0/+41
* | Add unit test to make sure sender gets preparedXavier Claessens2011-09-301-3/+55
* | TpTextChannel: Guarantee that senders are always prepared with factory featuresXavier Claessens2011-09-301-349/+234