aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-webkit-utils.c
Commit message (Collapse)AuthorAgeFilesLines
* libraries and plugins must be using gi18n-lib.hXavier Claessens2012-07-301-1/+1
|
* Stop using EmpathyChatViewGuillaume Desmottes2012-07-021-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=679255
* Factor out WebKit context menu as a utilityDanielle Madeley2011-08-171-0/+136
|
* Utility to set the webkit default font/size from GSettingsDanielle Madeley2011-08-091-0/+73
|
* Abstract WebKit string parsers into empathy-webkit-utilsDanielle Madeley2011-08-011-0/+91
This file is currently optionally built, but if the logviewer is going to depend on WebKit, maybe that's a bad idea? Maybe we should just make WebKit required (this will probably happen when we require Adium themes in the future).