summaryrefslogtreecommitdiff
path: root/tp-account-widgets
Commit message (Expand)AuthorAgeFilesLines
...
* tp-account-widgets/: remove absolute include for internal headersMarco Barisione2013-08-207-17/+22
* string-parser: reindentMarco Barisione2013-08-202-158/+172
* Move the settings to org.gnome.telepathy-account-widgetsMarco Barisione2013-08-201-1/+1
* tp-aw/Makefile.am: install irc-networks.xml in the right placeMarco Barisione2013-08-201-1/+1
* tp-account-widgets/Makefile.am: remove _LIBADD, it doesn't make senseMarco Barisione2013-08-201-5/+0
* debug.c: make the private variable flag_to_keys staticMarco Barisione2013-08-201-1/+1
* tp-account-widgets/Makefile.am: make tp-account-widgets a noinst libraryMarco Barisione2013-08-201-8/+1
* tp-accounts-widgets/Makefile.am: fix the log domainMarco Barisione2013-08-201-1/+1
* irc-network-chooser-dialog: style fix (remove a TAB)Marco Barisione2013-08-201-1/+1
* totem-submodule-encoding: remove trailing whitespacesMarco Barisione2013-08-202-2/+2
* configure.ac: change the PKG_CHECK_MODULES prefix from EMPATHY to TPAWMarco Barisione2013-08-201-1/+1
* tp-account-widgets/Makefile.am: don't check the style of copied filesMarco Barisione2013-08-201-2/+2
* account-widget: add an "action-area" propertyMarco Barisione2013-08-202-16/+55
* account-widget: make the buttons look like normal dialog buttonsMarco Barisione2013-08-201-3/+7
* protocol: add an object to represent a protocol and a way to list themMarco Barisione2013-08-203-0/+641
* tp-account-widgets/Makefile.am: remove Empathy's include pathsMarco Barisione2013-08-201-2/+0
* tp-account-widgets: don't include empathy(-ui)-utils.hMarco Barisione2013-08-2016-22/+0
* tp-account-widgets: use g_strcmp0 instead of strcmpMarco Barisione2013-08-203-6/+6
* irc-network-dialog: include stdlib.h needed for strtoulMarco Barisione2013-08-201-0/+1
* tpaw-string-parser: include string.h needed for strlenMarco Barisione2013-08-201-0/+1
* tpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIXMarco Barisione2013-08-203-5/+5
* tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione2013-08-202-0/+3
* calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flagMarco Barisione2013-08-201-1/+1
* tpaw-debug: remove unused debug keysMarco Barisione2013-08-202-30/+4
* tp-account-widgets: use TpAW's debugging functions instead of Empathy'sMarco Barisione2013-08-2017-34/+34
* tpaw-debug: don't set tp-glib's debug flags, Empathy does thatMarco Barisione2013-08-201-2/+0
* tpaw-debug: copy from EmpathyMarco Barisione2013-08-203-0/+266
* pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione2013-08-204-4/+238
* tpaw-utils: use self->priv instead of EMPATHY_GET_PRIV(self)Marco Barisione2013-08-2016-776/+597
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-204-10/+14
* tpaw-utils: copy URL handling functions from Empathy to tp-awMarco Barisione2013-08-203-1/+48
* tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione2013-08-203-1/+44
* tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-203-1/+63
* tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-204-5/+28
* tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione2013-08-204-7/+55
* user-info: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-0/+852
* avatar-chooser: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-0/+1293
* tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione2013-08-202-0/+32
* tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione2013-08-202-0/+38
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-0/+366
* cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-0/+484
* calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-203-0/+342
* contactinfo-utils: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-0/+312
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-203-0/+285
* time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-0/+194
* builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione2013-08-206-25/+203
* builder: add stub header and source file for tpaw_builder_* functionsMarco Barisione2013-08-203-0/+55
* live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-204-6/+815
* account-settings: don't set the presence on newly created accountsMarco Barisione2013-08-201-16/+0
* tpaw-utils: copy empathy_make_color_whiter()Marco Barisione2013-08-203-2/+15