index
:
~wjt/telepathy-idle
handle-massive-lines
master
☕
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
idle-text.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-24
Include config.h in each source file
Simon McVittie
1
-0
/
+1
2012-05-10
Various dull C89-compliance
Simon McVittie
1
-2
/
+4
2012-05-08
Use TP_ERROR, not deprecated TP_ERRORS
Simon McVittie
1
-2
/
+2
2011-05-10
Pass the message type to tp_cm_message_new_text
Sjoerd Simons
1
-2
/
+1
2011-03-17
Use tp_cm_message_new_text()
Guillaume Desmottes
1
-10
/
+2
2011-03-02
message-received is int64 not uint64
Danielle Madeley
1
-1
/
+1
2010-09-16
factor out idle_text_received
Guillaume Desmottes
1
-0
/
+26
2010-09-16
rename label
Guillaume Desmottes
1
-3
/
+3
2010-09-16
use tp_str_empty()
Guillaume Desmottes
1
-1
/
+1
2010-09-16
no need to check if content_type is NULL, tp_strdiff does it for us
Guillaume Desmottes
1
-1
/
+1
2010-08-17
Implement Messages interface (fdo #29378)
Guillaume Desmottes
1
-19
/
+51
2009-10-07
Fix two valgrind-reported leaks
Jonathon Jongsma
1
-0
/
+1
2009-05-28
Correct the error for unsupported message types
Will Thompson
1
-2
/
+2
2009-05-28
Document what idle_text_encode_and_split does
Will Thompson
1
-1
/
+23
2009-05-27
Don't include "PRIVMSG ..." in Sent signals
Will Thompson
1
-8
/
+21
2009-03-27
Bug #17354 - Emits Send immediately, even if the message is queued
Jonathon Jongsma
1
-3
/
+3
2009-02-13
Split long messages properly (Bug #17392)
Jonathon Jongsma
1
-3
/
+4
2009-02-13
Don't split a utf-8 codepoint in half when splitting long message
Jonathon Jongsma
1
-17
/
+16
2008-09-25
fix compile on 64bit arch
Florian Steinel
1
-1
/
+1
2008-09-01
Rewrite idle_text_encode_and_split to be more obviously correct.
Will Thompson
1
-42
/
+51
2008-08-29
Extract splitting of long/multiline messages to a function
Will Thompson
1
-20
/
+41
2008-08-29
Fix another signedness warning.
Will Thompson
1
-1
/
+3
2008-08-29
Don't use an invalid enum value as a failure flag
Will Thompson
1
-3
/
+4
2008-01-16
Still more coding style unifications, now there should be quite a few less fu...
Olli Salli
1
-1
/
+1
2008-01-15
Clean up includes
Olli Salli
1
-3
/
+2
2008-01-12
Coding style, part: Public functions of classes shouldn't have an underscore ...
Olli Salli
1
-1
/
+1
2007-12-27
Unify coding style, chapter Six: Binary operators and their operands should h...
Olli Salli
1
-8
/
+8
2007-12-27
Unify coding style, book II: Thou shalt indent by tabs, and only tabs
Olli Salli
1
-1
/
+1
2007-12-27
Remove tabs from places other than beginning of lines
Olli Salli
1
-1
/
+1
2007-12-27
Remove trailing whitespace
Olli Salli
1
-2
/
+2
2007-12-27
Unify coding style part 1 (mostly bracing style)
Olli Salli
1
-23
/
+9
2007-05-01
Use the blingbling killer in idle_text_decode
Olli Salli
1
-3
/
+10
2007-04-24
Rename text.[ch] to idle-text.[ch] (how incredibly clever to do it in this br...
Olli Salli
1
-0
/
+128