aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-string-parser.h
Commit message (Collapse)AuthorAgeFilesLines
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-201-57/+3
| | | | | | | empathy_string_match_smiley() depends on other files and it's not needed by tp-account-widgets, so we can leave it in libempathy-gtk. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Add a comment explaining what does empathy_add_link_markup, and don't make ↵Xavier Claessens2010-03-041-0/+2
| | | | parser list static
* New function empathy_add_link_markup() to be used with gtk_label_set_markup()Xavier Claessens2010-03-031-0/+3
|
* Make empathy_string_replace_link and empathy_string_replace_escaped publicXavier Claessens2010-03-031-0/+13
| | | | The code is moved from empathy-theme-adium.c
* Move empathy_string_parser API to its own fileXavier Claessens2010-03-031-0/+74