index
:
~smcv/telepathy-idle
catch-up
gdbus-object
gdbus-properties
group-mixin
interactive-tls
master
next
next-decore
next-handle-type
next-tests
trivia-54114
/msg a{sv}bot does it compile yet?
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
muc-channel: set configuration retrieved when appropriate
Jonny Lamb
1
-0
/
+2
2012-05-15
muc-channel: remove the last of the TpProperties code
Jonny Lamb
1
-80
/
+0
2012-05-15
muc-channel: remove last property flags setting
Jonny Lamb
1
-89
/
+0
2012-05-15
muc-channel: start setting RoomConfig properties for mode changes
Jonny Lamb
1
-227
/
+55
2012-05-15
muc-channel: remove SetProperties implementation
Jonny Lamb
1
-269
/
+0
2012-05-15
muc-channel: add initial RoomConfig1 implementation
Jonny Lamb
5
-0
/
+365
2012-05-15
muc-channel: stop implementing {Get,List}Properties
Jonny Lamb
1
-146
/
+0
2012-05-15
Implement Channel.I.Room
Will Thompson
2
-15
/
+81
2012-05-15
MUCManager: use constants for property names
Will Thompson
1
-7
/
+7
2012-05-15
MUCManager: simplify foreach_channel
Will Thompson
1
-18
/
+19
2012-05-15
MUCManager: simplify foreach_channel_class
Will Thompson
1
-13
/
+4
2012-05-15
MUCManager: move ChannelType check up
Will Thompson
1
-31
/
+27
2012-05-15
MUCManager: reindent requests code.
Will Thompson
1
-125
/
+116
2012-05-14
server-connection: fix race when writing to stream when closed
Jonny Lamb
1
-2
/
+5
2012-05-14
configure: disable newer deprecations and API additions
Jonny Lamb
3
-0
/
+6
2012-05-10
Bring in the compiler/linker warnings from telepathy-glib
Simon McVittie
1
-0
/
+4
2012-05-10
idle_debug_init: don't make a semicolon have side-effects
Simon McVittie
1
-1
/
+3
2012-05-10
Fix some confusing variable-shadowing by just reusing the variables
Simon McVittie
1
-3
/
+6
2012-05-10
Make some internal functions properly static
Simon McVittie
2
-2
/
+3
2012-05-10
Prototype functions properly: foo() is not a prototype, foo(void) is
Simon McVittie
6
-6
/
+8
2012-05-10
Various dull C89-compliance
Simon McVittie
8
-71
/
+104
2012-05-10
Stop refcounting handles, which have been "immortal" since 0.14
Simon McVittie
4
-23
/
+0
2012-05-08
Remove generated marshallers, just use g_cclosure_marshal_generic
Simon McVittie
2
-19
/
+2
2012-05-08
Use TpIntset, not deprecated TpIntSet
Simon McVittie
1
-11
/
+11
2012-05-08
Use TP_ERROR, not deprecated TP_ERRORS
Simon McVittie
9
-43
/
+43
2012-04-08
RoomlistManager: use tp_asv_new()
Will Thompson
1
-13
/
+6
2012-04-08
Roomlist: modernize private structures.
Will Thompson
4
-40
/
+34
2012-04-08
Roomlist: use Text interface constant
Will Thompson
1
-1
/
+1
2012-04-08
Roomlist: use tp_asv_new()
Will Thompson
1
-17
/
+5
2012-04-08
RoomList: use TpBaseChannel
Will Thompson
3
-279
/
+59
2012-04-08
Fix the crash on closing the RoomList channel
Jonathon Jongsma
2
-9
/
+9
2012-04-08
Initial support for listing IRC channels
Jonathon Jongsma
8
-0
/
+1233
2012-04-04
config.h has to be the first header included in C files
Guillaume Desmottes
4
-3
/
+7
2012-04-03
muc-channel,parser: fix GLib version check
Jonny Lamb
2
-2
/
+2
2012-04-03
replace calls to g_value_{get,set}_char with _schar versions
Jonny Lamb
2
-0
/
+8
2012-03-30
Connection: handle ServerConn errors while Connecting
Will Thompson
1
-15
/
+14
2012-03-30
ServerConnection: guard against double-disconnection
Will Thompson
1
-0
/
+9
2012-03-30
Connection: inline enqueueing messages
Will Thompson
1
-14
/
+13
2012-03-30
Connection: simplify adding queue timeouts
Will Thompson
1
-45
/
+8
2012-03-30
IdleConnection: remove unused message-batching code
Will Thompson
1
-19
/
+1
2012-03-30
IdleConnection: don't drop & leak messages on full output buffer
Will Thompson
1
-3
/
+4
2012-03-30
Connection: delete requeueing logic.
Will Thompson
1
-29
/
+7
2012-03-30
ServerConnection: disconnect on end-of-file.
Will Thompson
1
-1
/
+8
2011-11-07
Make unknown timestamp a G_MAXINT64
Danielle Madeley
2
-6
/
+8
2011-11-02
Support trailing parameter without a initial :
Sjoerd Simons
1
-8
/
+26
2011-11-01
Subject: implement ActorHandle property.
Will Thompson
1
-1
/
+15
2011-10-28
_network_member_left: indent a declaration
Will Thompson
1
-1
/
+1
2011-10-12
MUCChannel: Implement Channel.Interface.Subject
Will Thompson
1
-165
/
+235
2011-10-12
MUCChannel: remove GET_PRIVATE antipattern
Will Thompson
2
-36
/
+38
2011-10-12
MUCChannel: port to TpBaseChannel
Will Thompson
3
-413
/
+147
[prev]
[next]