index
:
~jonny/telepathy-glib
av
base-channel-disappear
change-status-you-say
codegen
debug-lender
delay-approvers
feature-mixin
future-master-47100
master
misc
moar-deprecations
next
none-handle
ptr-array-extend
qed
target-id-in-channel-manager
telepathy-glib-0.10
telepathy-glib-0.12
telepathy-glib-0.6
telepathy-glib-0.8
le tp-glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-28
bump version to 0.6.0, libtool c:r:a = 3:1:3
telepathy-glib_0.6.0
telepathy-glib-0.6.0
Robert McQueen
1
-3
/
+3
2007-09-27
Sync with spec 0.16.0
Simon McVittie
3
-6
/
+40
2007-09-25
run.c: unref mainloop after it finishes running
Dafydd Harries
1
-0
/
+1
2007-07-24
Do restore the backwards-compatible behavior of the 'persist' debug flag
Mikhail Zabaluev
1
-1
/
+3
2007-07-24
Don't remove the 'persist' debug flag yet
Mikhail Zabaluev
1
-0
/
+1
2007-07-23
Introduced the persistent mode API orthogonal to the debug flags
Mikhail Zabaluev
4
-2
/
+37
2007-09-12
Fix detection of comments when deciding whether a bad_coding_style() report i...
Simon McVittie
1
-2
/
+2
2007-09-12
Use [:alpha:], [:lower:], [:upper:] instead of relying on ordering of A-Z, a-...
Simon McVittie
3
-7
/
+7
2007-09-07
Remove tools/genginterface.pyc in make clean
Simon McVittie
1
-0
/
+2
2007-09-07
Re-order tools/Makefile.am alphabetically
Simon McVittie
1
-2
/
+2
2007-09-07
Correct misleading comment in telepathy-glib/Makefile.am
Simon McVittie
1
-2
/
+1
2007-09-07
Don't make generated GInterfaces unnecessarily large (fd.o #11916).
Simon McVittie
1
-1
/
+1
2007-09-20
say the GArray is newly-allocated in tp_group_mixin_get_*_members
Guillaume Desmottes
1
-12
/
+12
2007-09-20
say the GArray is newly-allocated in tp_handle_set_to_array documentation
Guillaume Desmottes
1
-1
/
+2
2007-09-05
Annotate new 0.5.13 and 0.5.14 features with "Since:"
Simon McVittie
3
-2
/
+14
2007-08-30
De-const non-pointer fields and change const gpointer fields to gconstpointer...
Will Thompson
1
-4
/
+4
2007-08-30
Move documentation of filter implementations from .h to .c
Will Thompson
2
-20
/
+20
2007-08-29
make generation of spec-gen.am depend on stable interface whitelist
Dafydd Harries
1
-1
/
+1
2007-08-28
Version 0.5.14, libtool c:r:a = 3:0:3
telepathy-glib_0.5.14
telepathy-glib-0.5.14
Simon McVittie
1
-4
/
+4
2007-08-28
Fix misuse of <TITLE> in gtkdoc
Simon McVittie
1
-1
/
+1
2007-08-28
Incorporate new tubes spec into docs
Simon McVittie
1
-45
/
+70
2007-08-28
Channel_Type_Tubes.xml: the attr is called tp:type, not tp_type (fixes failur...
Simon McVittie
1
-1
/
+1
2007-08-28
Include autogen.sh in tarball - OLPC's jhbuild assumes this will be present
Simon McVittie
1
-0
/
+1
2007-08-28
Deprecate telepathy-glib-unstable
Simon McVittie
3
-4
/
+11
2007-08-28
Add Tubes to the shared library
Simon McVittie
1
-0
/
+1
2007-08-28
Actually syncing with 0.15.5, and not 0.15.5.1 snapshot
Senko Rasic
1
-1
/
+1
2007-08-28
updated to spec version 0.15.5.1
Senko Rasic
9
-72
/
+503
2007-08-27
Connection.Interface.Avatars: added new GetKnownAvatarTokens() method and dep...
Senko Rasic
1
-1
/
+28
2007-07-11
properties mixin: when SetProperties is called in the middle of an existing S...
Dafydd Harries
1
-1
/
+3
2007-07-11
fix loop termination condition
Dafydd Harries
1
-1
/
+1
2007-07-11
properties mixin: fix memory leak in ListProperties implementation
Dafydd Harries
1
-0
/
+6
2007-06-28
Remove extraneous debug from TpPresenceMixin
Simon McVittie
1
-4
/
+0
2007-06-28
base-connection-manager.c: #include <telepathy-glib/util.h>
Simon McVittie
1
-0
/
+2
2007-06-28
tp_presence_mixin_get_presence: don't leak the implementor-supplied hash table
Simon McVittie
1
-0
/
+1
2007-06-28
TpPresenceMixin: API clarifications
Simon McVittie
1
-2
/
+15
2007-06-28
TpPresenceMixin: wrap some long lines
Simon McVittie
1
-11
/
+14
2007-06-28
TpPresenceMixin: use tp_g_value_slice_dup
Simon McVittie
1
-4
/
+1
2007-06-28
Add tp_g_value_slice_dup [re-recorded]
Simon McVittie
3
-0
/
+22
2007-06-28
TpPresenceMixin: wrap long lines
Simon McVittie
1
-2
/
+5
2007-06-28
Use tp_g_value_slice_new in a couple of places
Simon McVittie
3
-6
/
+3
2007-06-28
Add tp_g_value_slice_new [re-recorded]
Simon McVittie
3
-0
/
+22
2007-06-27
In group mixin, don't leak the GPtrArray of external group mixins
Simon McVittie
1
-0
/
+3
2007-06-25
tp_group_mixin_change_members: remember the actor handle before any unreffing...
Senko Rasic
1
-4
/
+6
2007-06-20
stack allocate TpPresenceStatus when calling set_own_status function
Robert McQueen
1
-7
/
+5
2007-06-20
fix documentation for presence mixin to clarify that TpPresenceStatus->option...
Robert McQueen
1
-2
/
+3
2007-06-07
Bump nano version to 1
Simon McVittie
1
-1
/
+1
2007-06-07
c-constants-generator: reformat <tp:spec> template
Simon McVittie
1
-9
/
+20
2007-06-07
c-constants-generator: spec now has @plural so remove hack
Simon McVittie
1
-4
/
+0
2007-06-07
c-constants-generator.xsl: make mixed-case-prefix param mandatory
Simon McVittie
2
-3
/
+13
2007-06-07
Make c-interfaces-generator not telepathy-glib specific
Simon McVittie
2
-13
/
+40
[next]