summaryrefslogtreecommitdiff
path: root/src/roomlist-manager.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Use meta-headers for everythingSimon McVittie1-4/+3
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie1-2/+2
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-1/+0
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-2/+2
2011-09-01gabble: add capabilities.h and caps-channel-manager.h as public APIJonny Lamb1-1/+1
2010-08-05managers: implement type_foreach_channel_class instead of foreach_channel_classSenko Rasic1-4/+5
2010-04-28Use instance address to uniquify roomlist paths.Will Thompson1-14/+1
2008-12-05Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-0/+3
2008-11-27GabbleRoomlistManager: add a comment to explain why we use a temporary variableAlban Crequy1-0/+3
2008-11-10Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-4/+2
2008-11-05GabbleRoomlistManager: don't redundantly check TargetHandleSimon McVittie1-4/+2
2008-09-30Every Channel Managers must now implement the GABBLE_CAPS_CHANNEL_MANAGER int...Alban Crequy1-1/+3
2008-09-25Implement EnsureChannel for room lists; test that it worksWill Thompson1-0/+11
2008-09-16Reject roomlist requests containing unknown propertiesWill Thompson1-0/+12
2008-09-05Use TpChannelManager; remove GabbleChannelManagerWill Thompson1-13/+13
2008-09-05Use TpExportableChannel; remove GabbleExportableChannelWill Thompson1-5/+5
2008-09-05Requestotron: copy changes back from Salut before moving to tp-glibWill Thompson1-5/+2
2008-08-21GabbleRoomlistManager: disconnect from status-changed signal when appropriateSimon McVittie1-4/+10
2008-08-05GabbleRoomlistManager: add new channel manager for room lists onlySimon McVittie1-0/+433