summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-20Makefile.am: don't generate a ChangeLog, it's not useful for a submoduleMarco Barisione3-26/+0
2013-08-20configure.ac: change the PKG_CHECK_MODULES prefix from EMPATHY to TPAWMarco Barisione2-2/+2
2013-08-20configure.ac: remove versioning stuff we don't needMarco Barisione1-22/+1
2013-08-20configure.ac: add --enable-unreleased-checksMarco Barisione1-14/+22
2013-08-20release.py: remove, we are not going to release this as a separate libMarco Barisione1-308/+0
2013-08-20Add myself to the maintainersMarco Barisione2-0/+11
2013-08-20telepathy-accounts-widgets.doap: update name and descriptionMarco Barisione1-2/+2
2013-08-20telepathy-account-widgets.doap: rename from empathy.doapMarco Barisione1-0/+0
2013-08-20Remove Empathy files we don't need any moreMarco Barisione581-182836/+4
2013-08-20autogen.sh: s/Empathy/telepathy-account-widgets/Marco Barisione1-1/+1
2013-08-20README: nothing to see here (for now)Marco Barisione1-12/+0
2013-08-20NEWS: nothing to see hereMarco Barisione1-5982/+0
2013-08-20configure.ac: remove useless dependenciesMarco Barisione1-309/+2
2013-08-20m4: rename valgrind macro names and files (empathy → tpaw)Marco Barisione3-6/+6
2013-08-20m4: remove macros we don't need any moreMarco Barisione2-175/+0
2013-08-20Don't use egg-list-boxMarco Barisione2-22/+0
2013-08-20Makefile.am: don't compile code not related to tpawMarco Barisione2-45/+1
2013-08-20configure.ac: fix to refer to tpaw instead of empathyMarco Barisione1-23/+21
2013-08-20POTFILES.in: remove files that were moved to tp-account-widgetsindependent-tpawMarco Barisione1-22/+0
2013-08-20tp-account-widgets/Makefile.am: don't check the style of copied filesMarco Barisione1-2/+2
2013-08-20account-widget: add an "action-area" propertyMarco Barisione5-19/+59
2013-08-20account-widget: make the buttons look like normal dialog buttonsMarco Barisione1-3/+7
2013-08-20protocol-chooser: port to TpawProtocolMarco Barisione2-397/+54
2013-08-20protocol: add an object to represent a protocol and a way to list themMarco Barisione3-0/+641
2013-08-20tp-account-widgets/Makefile.am: remove Empathy's include pathsMarco Barisione1-2/+0
2013-08-20tp-account-widgets: don't include empathy(-ui)-utils.hMarco Barisione16-22/+0
2013-08-20tp-account-widgets: use g_strcmp0 instead of strcmpMarco Barisione3-6/+6
2013-08-20irc-network-dialog: include stdlib.h needed for strtoulMarco Barisione1-0/+1
2013-08-20tpaw-string-parser: include string.h needed for strlenMarco Barisione1-0/+1
2013-08-20tpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIXMarco Barisione3-5/+5
2013-08-20tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione3-2/+3
2013-08-20debug: remove EMPATHY_DEBUG_IRC as it's not needed any moreMarco Barisione2-14/+12
2013-08-20calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flagMarco Barisione1-1/+1
2013-08-20tpaw-debug: remove unused debug keysMarco Barisione2-30/+4
2013-08-20tp-account-widgets: use TpAW's debugging functions instead of Empathy'sMarco Barisione17-34/+34
2013-08-20debug: set tp-account-widgets's debug flagsMarco Barisione1-0/+3
2013-08-20tpaw-debug: don't set tp-glib's debug flags, Empathy does thatMarco Barisione1-2/+0
2013-08-20tpaw-debug: copy from EmpathyMarco Barisione3-0/+266
2013-08-20pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione18-190/+272
2013-08-20tpaw-utils: use self->priv instead of EMPATHY_GET_PRIV(self)Marco Barisione16-776/+597
2013-08-20tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione30-66/+98
2013-08-20tpaw-utils: copy URL handling functions from Empathy to tp-awMarco Barisione5-46/+50
2013-08-20tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione8-41/+50
2013-08-20tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione10-52/+72
2013-08-20tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione7-22/+30
2013-08-20tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione10-59/+70
2013-08-20user-info: move from Empathy to tp-account-widgetsMarco Barisione6-121/+120
2013-08-20avatar-chooser: move from Empathy to tp-account-widgetsMarco Barisione6-145/+147
2013-08-20tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione10-12/+47
2013-08-20tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione4-5/+42