summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-11use tp_cli_connection_call_connect instead of tp_cli_connection_run_connect a...HEADmasterYouness Alaoui1-1/+1
2009-03-11typo fix (RequestPresence -> RequestedPresence)Youness Alaoui1-1/+1
2009-03-11Typo fix (accounts the -> the accounts)Youness Alaoui1-2/+2
2009-03-11typo fix (ContractAttributeInterfaces -> ContactAttributeInterfacesYouness Alaoui1-2/+2
2009-03-10Typo fix (extra 'goes')Youness Alaoui1-1/+1
2009-03-10Merge branch 'master' of git://git.collabora.co.uk/git/telepathy-docYouness Alaoui7-43/+678
2009-03-09Open a chat window when a text channel opensDavyd Madeley3-2/+73
2009-03-09Only request available interfacesDavyd Madeley1-7/+11
2009-03-09Build a roster windowDavyd Madeley2-13/+79
2009-03-09Update .gitignoreDavyd Madeley1-0/+1
2009-03-09Add new RosterWindow classDavyd Madeley2-9/+59
2009-03-09Inform the state machine which handles have updated to cut down on updatesDavyd Madeley1-6/+6
2009-03-09Track presence and alias updates to contactsDavyd Madeley1-1/+54
2009-03-09Beginnings of a complete GTK+ chat client exampleDavyd Madeley1-0/+191
2009-03-09Use regexes for Part II as wellDavyd Madeley1-2/+12
2009-03-09More on message formatDavyd Madeley1-0/+118
2009-03-09More on ensuring channelsDavyd Madeley2-7/+37
2009-03-09Use regular expressions rather than find() to prevent undesired substring mat...Davyd Madeley1-3/+7
2009-03-09Section on Receiving messagesDavyd Madeley2-3/+63
2009-03-06Fix issue with inserting examples in the docs when an id is a substring of an...Youness Alaoui1-8/+31
2009-03-06Echo the message back to the senderDavyd Madeley1-0/+15
2009-03-06Make it handle incoming channels to receive messagesDavyd Madeley1-34/+26
2009-03-06Example using the Messages interfaceDavyd Madeley1-0/+176
2009-03-06Missing section ids that caused HTML generation to be crapcakesDavyd Madeley3-3/+3
2009-03-06Don't regenerate PNGs from SVGs unless requiredDavyd Madeley3-6/+10
2009-03-06An example Messages messageDavyd Madeley1-15/+134
2009-03-05More on text channelsDavyd Madeley1-20/+65
2009-03-05Initial work on text channelsDavyd Madeley1-19/+71
2009-03-04Merge branch 'new-template'Davyd Madeley16-78/+119
2009-03-04Some simple overrides of the XSL templatesDavyd Madeley2-0/+79
2009-03-04Use a local db2html.xsl to allow overriding of the stylesheetDavyd Madeley3-20/+29
2009-03-04Fix new template so that it doesn't error outDavyd Madeley13-62/+9
2009-03-04Some plurals that have been bugging meDavyd Madeley2-3/+3
2009-03-04Initial work on new HTML templatesDavyd Madeley1-17/+23
2009-03-04ContentDavyd Madeley3-15/+83
2009-03-04Makefile reworksDavyd Madeley6-99/+17
2009-03-03Optional InterfacesDavyd Madeley1-13/+66
2009-03-03Stuff on HandlesDavyd Madeley1-7/+133
2009-03-03Terminology sectionDavyd Madeley1-29/+12
2009-03-02Retrieving user defined listsDavyd Madeley2-4/+61
2009-03-02Presence updatesDavyd Madeley2-7/+37
2009-03-02Beginnings of a section on receiving updatesDavyd Madeley1-0/+13
2009-03-02An example return from the Contacts interfaceDavyd Madeley1-0/+81
2009-03-02Add some examplesDavyd Madeley2-1/+29
2009-03-02Fix makefile bug from beforeDavyd Madeley1-1/+1
2009-03-02some stuff on the Group interfaceDavyd Madeley1-1/+43
2009-03-02Section on Contact ListsDavyd Madeley1-92/+154
2009-03-02Fix to support XIncludeDavyd Madeley1-1/+7
2009-03-02Fix makefile for fragmentationDavyd Madeley2-87/+12
2009-03-02Refactor book into file per chapterDavyd Madeley13-2295/+2432