summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
22 hourstp-account-widgets: remove internal copyaccounts-submoduleMarco Barisione50-16616/+0
22 hoursUse the telepathy-account-widgets submodule instead of the internal copyMarco Barisione9-14/+30
22 hoursAdd telepathy-account-widgets submoduleMarco Barisione2-0/+3
8 daystp-account-widgets/Makefile.am: remove Empathy's include pathstpaw-empathy-common-ancestorMarco Barisione1-2/+0
8 daystp-account-widgets: don't include empathy(-ui)-utils.hMarco Barisione12-14/+0
8 daystp-account-widgets: use g_strcmp0 instead of strcmpMarco Barisione3-6/+7
8 daysirc-network-dialog: include stdlib.h needed for strtoulMarco Barisione1-0/+1
8 daystpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIXMarco Barisione3-5/+5
8 daystpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione3-2/+3
8 daysdebug: remove EMPATHY_DEBUG_IRC as it's not needed any moreMarco Barisione2-14/+12
8 daystpaw-debug: remove unused debug keysMarco Barisione2-30/+3
8 daystp-account-widgets: use TpAW's debugging functions instead of Empathy'sMarco Barisione10-20/+20
8 daysdebug: set tp-account-widgets's debug flagsMarco Barisione1-0/+3
8 daystpaw-debug: don't set tp-glib's debug flags, Empathy does thatMarco Barisione1-2/+0
8 daystpaw-debug: copy from EmpathyMarco Barisione3-0/+266
8 daystpaw-utils: copy EMPATHY_GET_PRIV from empathy-utils.hMarco Barisione9-8/+14
8 daystpaw-utils: add TPAW_STR_EMPTYMarco Barisione4-10/+14
8 daystpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione8-41/+50
8 daystpaw-utils: move empathy_window_present* to tp-aw and rename it NOT READY FOR...Marco Barisione9-53/+86
8 daystpaw-utils: move empathy_get_toplevel_window to tp-aw and rename it NOT READY...Marco Barisione7-22/+31
8 daystpaw-utils: copy empathy_implement_finish_* from Empathy and use themMarco Barisione2-6/+51
8 daysbuilder: move empathy_builder_* from Empathy to tp-account-widgets NOT READY...Marco Barisione26-229/+265
8 daysTMP! builder: change the licence to GPL. NOT READY FOR MERGE!Marco Barisione2-18/+20
8 daysbuilder: add stub header and source file for tpaw_builder_* functionsMarco Barisione3-0/+55
8 dayslive-search: move from Empathy to tp-account-widgetsMarco Barisione18-188/+190
8 daysaccount-settings: don't set the presence on newly created accountsMarco Barisione1-16/+0
8 daystpaw-utils: copy empathy_make_color_whiter()Marco Barisione3-2/+15
8 daysutils: remove empathy_account_has_uri_scheme_tel()Marco Barisione2-21/+0
8 daysaccount-settings: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione1-3/+9
8 daysindividual-menu: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione1-1/+1
8 daystpaw-utils: move functions for protocol and service display informationMarco Barisione9-100/+108
8 daystpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione8-52/+59
8 daystpaw-utils: add stub for files with misc utility functionsMarco Barisione3-0/+56
8 daysbase-keyring: explain why the schema name still contains “Empathy”Marco Barisione1-0/+2
8 daysbase-keyring: move from Empathy to tp-account-widgetsEmanuele Aina12-146/+147
8 daysconnection-managers: move from Empathy to tp-account-widgetsMarco Barisione13-186/+187
8 daysaccount-settings: fix a reference to empathy-account-widget.cMarco Barisione1-1/+1
8 daysaccount-settings: move from Empathy to tp-account-widgetsMarco Barisione19-601/+599
8 daystp-account-widgets: refer to the right renamed filesMarco Barisione2-5/+5
8 daystp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione42-96/+96
8 daystp-account-widgets: Switch the symbols namespace to tpawEmanuele Aina27-917/+917
8 daystp-account-widgets: Move the IRC network list with the related sourcesEmanuele Aina7-9/+15
8 daystp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina9-8/+9
8 daystp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina33-29/+104
8 daysaccounts-dialog: Include the proper account-widget headerEmanuele Aina1-1/+1
2013-04-21account-settings: Take a BaseKeyring as construction parameterEmanuele Aina5-21/+57
2013-04-21keyring: Encapsulate virtual functions in public accessorsEmanuele Aina3-20/+126
2013-04-21keyring: Split BaseKeyring and move the UOA support out of itEmanuele Aina6-337/+508
2013-04-21keyring: Use virtual functions as source tags for GSimpleAsyncResultEmanuele Aina1-10/+20
2013-04-21keyring: Make it a real singleton objectEmanuele Aina2-20/+263