summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Indicate that 0.7.1 in 0.7.0.abi is not a typotelepathy-glib_0.7.10telepathy-glib-0.7.10Simon McVittie2008-06-061-0/+1
* Add documentation to make-version-script.pySimon McVittie2008-06-061-2/+4
* Bump version to 0.7.10 and libtool c:r:a to 12:0:12Simon McVittie2008-06-061-4/+4
* telepathy-glib/Makefile.am: run make-version-script.py in --dpkg mode as well...Simon McVittie2008-06-061-0/+5
* *.abi: say which release this symbol-version was introduced inSimon McVittie2008-06-0610-0/+10
* Enhance make-version-script.py to produce dpkg symbols files tooSimon McVittie2008-06-061-21/+67
* tools/make-version-script.py: allow and ignore a "release" headerSimon McVittie2008-06-061-0/+3
* Add 0.7.10 ABISimon McVittie2008-06-062-1/+11
* Update NEWS for 0.7.10 releaseSimon McVittie2008-06-061-0/+20
* Update TpGroupMixin docs to indicate that the recent changes were not in 0.7....Simon McVittie2008-06-061-2/+10
* TpGroupMixin: provide a properties implementation for the external group mixi...Simon McVittie2008-06-063-10/+82
* Example CMs: consistently use static stringsSimon McVittie2008-06-067-9/+9
* Example CM channel factories: use clearer function namingSimon McVittie2008-06-062-36/+36
* ExampleCSHRoomChannel: interfaces should be read-onlySimon McVittie2008-06-051-1/+1
* ExampleCSHRoomChannel: make member name consistent with echo exampleSimon McVittie2008-06-051-1/+1
* Actually implement Group D-Bus properties on ExampleCSHRoomChannelSimon McVittie2008-06-051-4/+5
* Add basic channel properties to ExampleCSHRoomChannelSimon McVittie2008-06-051-0/+19
* Add an 'interfaces' GObject property to channel-specific-handles chatroom cha...Simon McVittie2008-06-051-3/+20
* Add an example CM with chatrooms that have channel-specific handlesSimon McVittie2008-05-2813-0/+1488
* Don't unref handles with owners until after we've emitted HandleOwnersChanged...Simon McVittie2008-06-061-1/+5
* Slightly simplify add_handle_owners_helper per sjoerd's reviewSimon McVittie2008-06-051-3/+4
* TpGroupMixin: use tp_dbus_properties_mixin_implement_interfaceSimon McVittie2008-05-272-10/+7
* Change tp_group_mixin_add_handle_owners to take a hash table rather than two ...Simon McVittie2008-05-262-46/+51
* Add tp_group_mixin_change_self_handle to docsSimon McVittie2008-05-261-0/+1
* TpGroupMixin: add tp_group_mixin_change_self_handle; correctly ref our self-h...Simon McVittie2008-05-262-1/+40
* Don't unref owner handles in remove_handle_owners_if_exist if they were 0Simon McVittie2008-05-261-2/+4
* Don't unref handles that are 0 when finalizing the message mixinSimon McVittie2008-05-261-1/+3
* Add tp_group_mixin_add_handle_owners, tp_group_mixin_get_dbus_property, tp_gr...Simon McVittie2008-05-261-0/+3
* Group mixin: improve docs for propertiesSimon McVittie2008-05-262-2/+26
* Don't ref and unref handles if they are 0Simon McVittie2008-05-261-2/+7
* tp_group_mixin_add_handle_owner: accept owner_handle == 0 as documentedSimon McVittie2008-05-261-1/+0
* Don't leak handle references if the owner of a handle is changedSimon McVittie2008-05-261-3/+13
* Implement tp_group_mixin_add_handle_owner in terms of tp_group_mixin_add_hand...Simon McVittie2008-05-261-21/+1
* TpGroupMixin: Implement the properties-based version of the Group APISimon McVittie2008-05-222-9/+244
* ExampleEchoChannel:interfaces: should not be written at construct timeSimon McVittie2008-06-051-1/+1
* Use the spec 0.17.7 releaseSimon McVittie2008-06-051-1/+1
* Don't guard tp_dbus_properties_mixin_class_init against being called multiple...Simon McVittie2008-06-051-8/+3
* Implement Channel interface's TargetHandleType, TargetHandle, ChannelType and...Simon McVittie2008-06-051-0/+12
* Add an empty implementation of Properties (supporting no properties) to "echo...Simon McVittie2008-06-052-0/+16
* Add 'interfaces' property to channels created by "echo" example CMSimon McVittie2008-06-051-3/+15
* Distribute Channel_Future.xmlSimon McVittie2008-06-051-0/+1
* Update spec from tp-spec-smcv (0.17.7 release candidate)Simon McVittie2008-06-057-27/+256
* TpChannel: add some more test-casesSimon McVittie2008-05-271-0/+39
* Nano version 0.7.9.1Simon McVittie2008-05-301-1/+1
* Commit to 0.7.9 ABItelepathy-glib_0.7.9telepathy-glib-0.7.9Simon McVittie2008-05-302-1/+22
* Prepare release 0.7.9Simon McVittie2008-05-302-3/+8
* Correct description of a{sv} in NEWSSimon McVittie2008-05-301-1/+1
* Distribute libtpcodegen.py, fixing distcheckSimon McVittie2008-05-301-0/+1
* Update NEWS for oggis' XSLT -> Python effortsSimon McVittie2008-05-301-0/+8
* Explicit is better than implicit: use an explicit from/import list rather tha...Simon McVittie2008-05-301-1/+9