summaryrefslogtreecommitdiff
path: root/src/idle-connection.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Connection: add priv field to structureWill Thompson1-0/+2
2011-07-20Add a TpContactsMixinWill Thompson1-0/+3
2011-04-11Implement ContactInfoDebarshi Ray1-0/+1
2010-11-18Add Protocol objectsSimon McVittie1-0/+1
2009-02-13Split long messages properly (Bug #17392)Jonathon Jongsma1-1/+1
2009-02-13Store our user host prefix to calculate max msg lengthJonathon Jongsma1-0/+1
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-11/+5
2008-01-12Remove useless send_irc_cmd() from idle-connection.c and rename send_irc_cmd_...Olli Salli1-1/+1
2008-01-12Coding style, part: Public functions of classes shouldn't have an underscore ...Olli Salli1-1/+1
2007-12-27Unify coding style, book II: Thou shalt indent by tabs, and only tabsOlli Salli1-6/+6
2007-12-27Remove trailing whitespaceOlli Salli1-2/+2
2007-04-26Utilize Connection.Interface.Aliasing for representing IRC nicks in their cor...Olli Salli1-0/+3
2007-04-26Remove old declarations from idle-connection.hOlli Salli1-3/+0
2007-04-26Forward-declare IdleConnection properlyOlli Salli1-2/+3
2007-04-11Change the license header copyright statements also in .h files, which I stup...Olli Salli1-2/+2
2007-04-10Use TpBaseConnection in IdleConnection (with no MUC factory, we temporarily l...Olli Salli1-29/+9
2007-04-05Remove the TOTAL CRACKALL implementation of PresenceOlli Salli1-18/+0
2007-04-04Make object_path public in IdleConnectionOlli Salli1-0/+1
2007-04-01Make the parser public in IdleConnectionOlli Salli1-0/+2
2007-03-22Make IdleConnection use TpSvcConnectionInterfaceRenamingOlli Salli1-1/+0
2007-03-19Remove redundant DBUS_API_SUBJECT_TO_CHANGEOlli Salli1-1/+0
2007-03-12Move the message send implementation of IdleIMChannel to text.[ch], soon to b...Olli Salli1-0/+2
2007-02-04Migrate to the handle repos and sets in telepathy-glibOlli Salli1-3/+4
2007-01-31Migrate from local copy of the telepathy constants to telepathy-glib/enums.hOlli Salli1-1/+2
2007-01-29Initial import (migration from SF.net SVN)Olli Salli1-0/+106