summaryrefslogtreecommitdiff
path: root/src/idle-connection.h
Commit message (Expand)AuthorAgeFilesLines
* Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2013-09-161-3/+1
* Connection: add priv field to structureWill Thompson2012-10-301-0/+2
* Add a TpContactsMixinWill Thompson2011-07-201-0/+3
* Implement ContactInfoDebarshi Ray2011-04-111-0/+1
* Add Protocol objectsSimon McVittie2010-11-181-0/+1
* Split long messages properly (Bug #17392)Jonathon Jongsma2009-02-131-1/+1
* Store our user host prefix to calculate max msg lengthJonathon Jongsma2009-02-131-0/+1
* Still more coding style unifications, now there should be quite a few less fu...Olli Salli2008-01-161-1/+1
* Clean up includesOlli Salli2008-01-151-11/+5
* Remove useless send_irc_cmd() from idle-connection.c and rename send_irc_cmd_...Olli Salli2008-01-121-1/+1
* Coding style, part: Public functions of classes shouldn't have an underscore ...Olli Salli2008-01-121-1/+1
* Unify coding style, book II: Thou shalt indent by tabs, and only tabsOlli Salli2007-12-271-6/+6
* Remove trailing whitespaceOlli Salli2007-12-271-2/+2
* Utilize Connection.Interface.Aliasing for representing IRC nicks in their cor...Olli Salli2007-04-261-0/+3
* Remove old declarations from idle-connection.hOlli Salli2007-04-261-3/+0
* Forward-declare IdleConnection properlyOlli Salli2007-04-261-2/+3
* Change the license header copyright statements also in .h files, which I stup...Olli Salli2007-04-111-2/+2
* Use TpBaseConnection in IdleConnection (with no MUC factory, we temporarily l...Olli Salli2007-04-101-29/+9
* Remove the TOTAL CRACKALL implementation of PresenceOlli Salli2007-04-051-18/+0
* Make object_path public in IdleConnectionOlli Salli2007-04-041-0/+1
* Make the parser public in IdleConnectionOlli Salli2007-04-011-0/+2
* Make IdleConnection use TpSvcConnectionInterfaceRenamingOlli Salli2007-03-221-1/+0
* Remove redundant DBUS_API_SUBJECT_TO_CHANGEOlli Salli2007-03-191-1/+0
* Move the message send implementation of IdleIMChannel to text.[ch], soon to b...Olli Salli2007-03-121-0/+2
* Migrate to the handle repos and sets in telepathy-glibOlli Salli2007-02-041-3/+4
* Migrate from local copy of the telepathy constants to telepathy-glib/enums.hOlli Salli2007-01-311-1/+2
* Initial import (migration from SF.net SVN)Olli Salli2007-01-291-0/+106