summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* remove tpaw_make_color_whiter()Guillaume Desmottes2014-01-081-2/+0
| | | | | | It's not used any more. https://bugzilla.gnome.org/show_bug.cgi?id=710252
* tpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIXMarco Barisione2013-08-201-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione2013-08-201-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-201-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: copy URL handling functions from Empathy to tp-awMarco Barisione2013-08-201-0/+5
| | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione2013-08-201-0/+6
| | | | | | | This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-201-0/+9
| | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-201-1/+6
| | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione2013-08-201-0/+45
| | | | | | All the code was initially written for wocky which is under LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: copy empathy_make_color_whiter()Marco Barisione2013-08-201-0/+3
| | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move functions for protocol and service display informationMarco Barisione2013-08-201-0/+5
| | | | | | | | | | | | | The following functions were moved from empathy to tp-aw and renamed accordingly: * empathy_protocol_icon_name; * empathy_protocol_name_to_display_name; * empathy_service_name_to_display_name. This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione2013-08-201-1/+6
| | | | | | | This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* tpaw-utils: add stub for files with misc utility functionsMarco Barisione2013-08-201-0/+30
https://bugzilla.gnome.org/show_bug.cgi?id=699492