index
:
~jonny/telepathy-rakia
debug
master
next
telepathy-sofiasip-0.4
telepathy-sofiasip-0.6
le rakia
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
Put Autoconf, Automake, Libtool droppings in /build-aux
HEAD
master
Simon McVittie
2
-0
/
+2
2013-10-09
Use MKDIR_P, not deprecated mkdir_p
Simon McVittie
1
-1
/
+1
2013-10-09
Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)
Simon McVittie
1
-1
/
+1
2013-10-03
stop using old request/handle API
Guillaume Desmottes
6
-46
/
+50
2013-10-03
protocol.py: stop using old API
Guillaume Desmottes
1
-6
/
+0
2013-10-03
create_channel_factories has been removed
Guillaume Desmottes
1
-1
/
+0
2013-10-03
s/NUM_TP_*/TP_NUM_*
Guillaume Desmottes
3
-4
/
+4
2013-10-03
include telepathy-glib-dbus
Guillaume Desmottes
9
-0
/
+11
2013-10-02
Merge branch 'telepathy-rakia-0.8' and bump version to 0.8.99
Simon McVittie
2
-4
/
+12
2013-10-02
nano version
Simon McVittie
2
-1
/
+6
2013-10-02
0.8.0
Simon McVittie
2
-2
/
+10
2013-10-02
Disable warnings about deprecated functions for stable branch
Simon McVittie
1
-1
/
+2
2013-10-02
stop using RakiaDirection
Guillaume Desmottes
6
-88
/
+81
2013-10-02
test-message.py: use constants
Guillaume Desmottes
1
-15
/
+11
2013-10-02
test-self-alias.py: use constants
Guillaume Desmottes
1
-12
/
+8
2013-10-01
fixup! sync constants.py from Gabble master
Guillaume Desmottes
3
-14
/
+14
2013-10-01
use constants in more tests
Guillaume Desmottes
3
-54
/
+35
2013-10-01
sofiatest: use constants
Guillaume Desmottes
1
-2
/
+2
2013-10-01
sync servicetest.py with Gabble
Guillaume Desmottes
1
-27
/
+260
2013-10-01
tests: move D-Bus signal handler to sofiatest
Guillaume Desmottes
2
-16
/
+17
2013-10-01
sync constants.py from Gabble master
Guillaume Desmottes
3
-85
/
+267
2013-10-01
remove full namespace prefix in comments
Guillaume Desmottes
3
-3
/
+3
2013-10-01
text-channel: use TpBaseChannel
Guillaume Desmottes
3
-339
/
+80
2013-10-01
remove tp_caller.c
Guillaume Desmottes
2
-576
/
+0
2013-09-16
use TP_SEAL_ENABLE
Guillaume Desmottes
7
-31
/
+58
2013-09-16
use TP_DISABLE_SINGLE_INCLUDE
Guillaume Desmottes
25
-60
/
+22
2013-09-16
Make sure we won't use latest deprecated tp-glib API
Guillaume Desmottes
1
-1
/
+4
2013-09-10
nano version
Simon McVittie
2
-1
/
+6
2013-09-10
prepare release
Simon McVittie
2
-3
/
+6
2013-09-10
NEWS so far for 0.7.5
Simon McVittie
1
-0
/
+24
2013-09-10
Update telepathy.am from Gabble 0.18.1 to fix out-of-tree and parallel releases
Simon McVittie
1
-5
/
+20
2013-09-10
test-message: make the test pass again
Simon McVittie
1
-4
/
+6
2013-09-10
Run regression tests under the run-test.sh "driver"
Simon McVittie
2
-35
/
+58
2013-09-10
Import run-test.sh.in from Gabble 0.18.1
Simon McVittie
2
-0
/
+70
2013-09-10
.gitignore: automake 1.13 copies in /test-driver
Simon McVittie
1
-0
/
+1
2013-07-24
Text channels: add Channel.Interface.Messages in the interface list
Alban Crequy
1
-0
/
+1
2013-06-05
Stop using handle qdata
Simon McVittie
7
-50
/
+67
2013-06-04
Initialize libdbus for thread safety
Simon McVittie
1
-0
/
+6
2013-06-04
Avoid having two of the same set of commands run in parallel
Simon McVittie
1
-4
/
+6
2013-06-04
Update with-session-bus.sh from telepathy-glib
Simon McVittie
1
-3
/
+15
2013-03-28
Remove deprecated macros.
Brian Pepple
3
-5
/
+5
2012-05-10
Stop refcounting handles
Simon McVittie
5
-49
/
+11
2012-05-10
Use tp_cm_message_set_sender instead of deprecated tp_message_set_handle
Simon McVittie
1
-4
/
+2
2012-05-10
Use tp_cm_message_new instead of deprecated/misleading tp_message_new
Simon McVittie
1
-2
/
+2
2012-05-10
Replace deprecated TP_ERRORS with TP_ERROR
Simon McVittie
8
-12
/
+12
2012-05-10
Apply GLib deprecation/availability version checks
Simon McVittie
1
-0
/
+4
2012-05-10
Consistently include config.h in every .c file, first
Simon McVittie
7
-0
/
+14
2012-05-10
Enable warnings about suspicious signed/unsigned comparisons, and fix them
Simon McVittie
4
-7
/
+6
2012-05-10
Switch on warnings about prototypes, and fix them
Simon McVittie
11
-14
/
+19
2012-05-10
Eradicate trailing whitespace after backslash (Automake warns about it)
Simon McVittie
1
-1
/
+1
[next]