summaryrefslogtreecommitdiff
path: root/src/idle-text.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Split long messages properly (Bug #17392)Jonathon Jongsma1-3/+4
2009-02-13Don't split a utf-8 codepoint in half when splitting long messageJonathon Jongsma1-17/+16
2008-09-25fix compile on 64bit archFlorian Steinel1-1/+1
2008-09-01Rewrite idle_text_encode_and_split to be more obviously correct.Will Thompson1-42/+51
2008-08-29Extract splitting of long/multiline messages to a functionWill Thompson1-20/+41
2008-08-29Fix another signedness warning.Will Thompson1-1/+3
2008-08-29Don't use an invalid enum value as a failure flagWill Thompson1-3/+4
2008-01-16Still more coding style unifications, now there should be quite a few less fu...Olli Salli1-1/+1
2008-01-15Clean up includesOlli Salli1-3/+2
2008-01-12Coding style, part: Public functions of classes shouldn't have an underscore ...Olli Salli1-1/+1
2007-12-27Unify coding style, chapter Six: Binary operators and their operands should h...Olli Salli1-8/+8
2007-12-27Unify coding style, book II: Thou shalt indent by tabs, and only tabsOlli Salli1-1/+1
2007-12-27Remove tabs from places other than beginning of linesOlli Salli1-1/+1
2007-12-27Remove trailing whitespaceOlli Salli1-2/+2
2007-12-27Unify coding style part 1 (mostly bracing style)Olli Salli1-23/+9
2007-05-01Use the blingbling killer in idle_text_decodeOlli Salli1-3/+10
2007-04-24Rename text.[ch] to idle-text.[ch] (how incredibly clever to do it in this br...Olli Salli1-0/+128