index
:
delta/telepathy-glib.git
baserock/gnome
baserock/morph
call1
gdbus-prep3
master
next
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.14
telepathy-glib-0.16
telepathy-glib-0.18
telepathy-glib-0.20
telepathy-glib-0.22
telepathy-glib-0.24
telepathy-glib-0.6
telepathy-glib-0.8
gitlab.freedesktop.org: telepathy/telepathy-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telepathy-glib
/
presence-mixin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
0.23.1
Simon McVittie
2014-02-04
1
-7
/
+7
*
TpPresenceStatusSpec: be a boxed type
Simon McVittie
2013-11-11
1
-0
/
+100
*
TpPresenceStatusSpec: add some accessors
Simon McVittie
2013-11-11
1
-13
/
+88
*
TpPresenceMixin: fix indentation
Simon McVittie
2013-11-11
1
-1
/
+1
*
TpPresenceMixin: deprecate optional arguments other than "message"
Simon McVittie
2013-11-11
1
-2
/
+14
*
Use tp_value_array_free instead of g_value_array_free
Simon McVittie
2013-09-26
1
-5
/
+8
*
Make more use of tp_value_array_unpack, tp_value_array_build
Simon McVittie
2013-09-26
1
-62
/
+25
*
Use accessors rather than accessing TpBaseConnection fields directly
Simon McVittie
2012-06-04
1
-2
/
+4
*
Stop using TP_ERRORS
Simon McVittie
2012-05-02
1
-7
/
+7
*
many fixes to documentation comments
Jonny Lamb
2012-04-06
1
-53
/
+23
*
Add config.h include in all source files
Xavier Claessens
2012-02-06
1
-0
/
+2
*
Use _unref instead of _free _destroy when possible.
Xavier Claessens
2011-11-16
1
-22
/
+22
*
PresenceMixin: expunge g_hash_table_foreach
Will Thompson
2011-07-27
1
-102
/
+68
*
Version 0.14.5
telepathy-glib-0.14.5
Will Thompson
2011-04-20
1
-1
/
+2
*
Add missing docs for MaxStatusMessageLength stuff
Will Thompson
2011-04-20
1
-7
/
+28
*
Add rationale for TpPresenceMixinClass::get_maximum_status_message_length.
Andre Moreira Magalhaes (andrunko)
2011-04-20
1
-0
/
+9
*
Add support for Conn.SimplePresence.MaximumStatusMessageLength.
Andre Moreira Magalhaes (andrunko)
2011-04-20
1
-2
/
+19
*
Improve TpPresenceMixin introduction.
Will Thompson
2011-01-28
1
-8
/
+26
*
Clarify TpPresenceMixinStatusAvailableFunc
Will Thompson
2011-01-28
1
-15
/
+23
*
PresenceMixin: move documentation from .h to .c
Will Thompson
2011-01-28
1
-2
/
+130
*
tp_presence_mixin_remove_status: doc typo
David Laban
2010-09-27
1
-1
/
+1
*
Whitelist core TpPresenceMixin symbols for introspection.
Travis Reitter
2010-09-01
1
-23
/
+23
*
Fix various broken cross-references in documentation
Simon McVittie
2010-08-23
1
-3
/
+4
*
Prepare version 0.11.13
telepathy-glib-0.11.13
Simon McVittie
2010-08-17
1
-3
/
+3
*
Rewrite TpPresenceMixin introduction
Simon McVittie
2010-08-12
1
-26
/
+57
*
fd.o #25019: allow TpPresenceMixin on connections without old-style Presence
Butch Howard
2010-08-12
1
-5
/
+9
*
Use macros WARNING(), etc., consistently (within the library)
Simon McVittie
2010-04-30
1
-1
/
+1
*
Use generated token-name strings, except in tests
Simon McVittie
2010-04-30
1
-1
/
+1
*
Don't assert if get_contact_statuses returns NULL
Will Thompson
2009-05-18
1
-8
/
+15
*
TpPresenceMixin: when filling contact attributes, don't leak a GValueArray
Simon McVittie
2009-03-04
1
-5
/
+1
*
TpPresenceMixin: SimplePresence.SetPresence: don't leak a copy of message
Simon McVittie
2009-03-04
1
-8
/
+4
*
TpPresenceMixin: include everything in Statuses even if it can't be set on yo...
Simon McVittie
2009-01-29
1
-1
/
+3
*
Fix argument name
Simon McVittie
2009-01-29
1
-1
/
+1
*
Move check_status_available up so the changes actually compile
Simon McVittie
2009-01-29
1
-48
/
+47
*
TpPresenceMixin: enforce the "may set on self" flag
Simon McVittie
2009-01-29
1
-4
/
+34
*
TpPresenceMixin: factor out calling status_available() into a function
Simon McVittie
2009-01-29
1
-13
/
+23
*
TpPresenceMixin: warn if a CM sets an offline status to be available for sett...
Simon McVittie
2009-01-29
1
-0
/
+21
*
TpPresenceMixin: fix some bad indentation
Simon McVittie
2009-01-29
1
-7
/
+7
*
Attempt to fix a rather large leak in tp_presence_mixin_get_statuses()
Jonathon Jongsma
2009-01-23
1
-1
/
+1
*
TpPresenceMixin: remove references to an empty priv structure
Simon McVittie
2009-01-08
1
-15
/
+0
*
TpPresenceMixin: whitespace, remove a couple of unnecessary casts
Simon McVittie
2008-10-15
1
-15
/
+13
*
Rename _register_with_contacts_iface to _register_with_contacts_mixin
Sjoerd Simons
2008-08-14
1
-2
/
+2
*
Merge branch 'master' into inspectotron
Sjoerd Simons
2008-08-13
1
-3
/
+3
|
\
|
*
TpPresenceMixin: commit to including the simple presence stuff in 0.7.13
Simon McVittie
2008-07-29
1
-3
/
+3
*
|
Rename tp_contacts_mixin_add_inspectable_iface tp_contacts_mixin_add_contact_...
Sjoerd Simons
2008-08-13
1
-1
/
+1
*
|
PresenceMixin: s/get_contact_attribute/fill_contact_attributes for more consi...
Sjoerd Simons
2008-08-13
1
-6
/
+6
*
|
Add a register function instead that registers the right interface name and u...
Sjoerd Simons
2008-07-28
1
-1
/
+19
*
|
Use the TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE define to create the at...
Sjoerd Simons
2008-07-28
1
-1
/
+1
*
|
Add a attributes helper function to the presence mixin for use with the conta...
Sjoerd Simons
2008-07-28
1
-12
/
+70
|
/
*
Also rename the documentation comments
Sjoerd Simons
2008-07-24
1
-1
/
+1
[next]