summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-theme-adium.c
Commit message (Expand)AuthorAgeFilesLines
* Make empathy_string_replace_link and empathy_string_replace_escaped publicXavier Claessens2010-03-031-42/+4
* Move empathy_string_parser API to its own fileXavier Claessens2010-03-031-0/+1
* Fix leaked GtkMenuXavier Claessens2010-02-101-0/+2
* add match_case option to find_abilitiesThomas Meire2010-01-211-0/+1
* added case sensitive search for adium themes (reverted previous commit)Thomas Meire2010-01-211-10/+8
* make the adium theme respect new_searchThomas Meire2010-01-211-0/+6
* added case sensitive highlighting for adium themesThomas Meire2010-01-211-2/+3
* gssize isn't an int on various platformsSjoerd Simons2009-11-261-1/+1
* Merge branch 'adium-events'Xavier Claessens2009-11-261-20/+28
|\
| * Do not escape twice /me messages with adium theme.Xavier Claessens2009-11-241-20/+27
* | Clean how we insert smileys in adium themesXavier Claessens2009-11-261-13/+5
* | Clean how we insert link in adium themesXavier Claessens2009-11-261-8/+6
* | Escape what is put inside <a> tagsGustavo Noronha Silva2009-11-251-1/+8
* | Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-241-29/+49
* | Make possible to define different replace function for parsersXavier Claessens2009-11-241-49/+43
* | start and end positions in EmpathySmileyHit struct can't be negative. Change ...Xavier Claessens2009-11-241-1/+1
* | Optimisation: Do not fetch use-smiley gconf key for each substring.Xavier Claessens2009-11-241-6/+7
* | Extract empathy_string_parser_link and empathy_string_parser_escape from empa...Xavier Claessens2009-11-241-64/+2
* | Create API for generic string parserXavier Claessens2009-11-241-13/+28
* | Rework the way message parsing and escaping is done.Xavier Claessens2009-11-241-90/+126
|/
* Merge branch 'accountz'Jonny Lamb2009-11-021-3/+3
|\
| * theme-adium: port to new tp-glib account APIJonny Lamb2009-10-241-3/+3
* | theme_adium_parse_body: escape text between linksGuillaume Desmottes2009-10-261-2/+8
* | theme_adium_parse_body: escape all the text if smileys are disabled (#599640)Guillaume Desmottes2009-10-261-0/+2
* | theme_adium_append_event: escape textXavier Claessens2009-10-261-2/+6
|/
* Set default font from Gnome system if not set in the style.Matěj Cepl2009-10-231-9/+73
* empathy-theme-adium.c: fix uint comparaisonsGuillaume Desmottes2009-10-221-2/+2
* Refactor context menu code to use new HitTestResult APIGustavo Noronha Silva2009-10-091-125/+121
* Even if Next*.html are missing, we have to use the appendNextMessage js funct...Xavier Claessens2009-09-301-5/+8
* Respect "DisableCombineConsecutive" adium theme setting. Fixes bug #596317Xavier Claessens2009-09-301-3/+6
* Make the correct fallbacks in case of missing html files in an Adium theme. F...Xavier Claessens2009-09-301-50/+51
* Add empathy_make_absolute_url_len to limit the lenght of url stringPierre-Luc Beaudoin2009-08-281-1/+1
* Merge branch 'fix-navigation-handling'Gustavo Noronha Silva2009-08-281-9/+19
|\
| * Fix assumption about navigation-request not being called for HTML string loadGustavo Noronha Silva2009-08-271-9/+19
* | Fall back to protocol name in Adium themesWill Thompson2009-08-271-0/+2
|/
* Use the display name in hte adium parserCosimo Cecchi2009-08-251-1/+2
* Merge back from masterSjoerd Simons2009-08-211-28/+32
|\
| * Use empathy_make_absolute_url to fix URLs that have no schemePierre-Luc Beaudoin2009-08-181-1/+6
| * Don't check for smileys in urlsPierre-Luc Beaudoin2009-08-181-27/+26
* | Merge branch 'master' into mc5Cosimo Cecchi2009-08-011-36/+48
|\ \ | |/
| * - Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of hardcoding the...Xavier Claessens2009-07-291-36/+48
* | Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-37/+351
|\ \ | |/
| * Only consider what's clicked a link when priv->hovered_uri is non-NULL (Fixes...Gustavo Noronha Silva2009-07-171-7/+9
| * Make WebKit web inspector available, when using Adium themes.Gustavo Noronha Silva2009-07-161-4/+121
| * Merge branch 'fix-585882'Gustavo Noronha Silva2009-07-141-4/+90
| |\
| | * Fix Bug 585882: Can't easily copy URL's when using Adium themesGustavo Noronha Silva2009-06-301-4/+90
| * | empathy-theme-adium.c: remove trailing spacesGuillaume Desmottes2009-07-131-13/+13
| * | Support for history message in Adium themes. Use context HTMLs.Nicolò Chieffo2009-07-081-21/+110
| * | Use atomic operations to manage EmpathyAdiumData refcountXavier Claessens2009-07-081-3/+2
| * | List installed adium themesPierre-Luc Beaudoin2009-07-021-4/+18