summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-theme-boxes.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-24empathy-theme-boxes: remove trailing tabsGuillaume Desmottes1-3/+3
2009-06-16Introduce empathy_contact_equal, adapt themesPatryk Zawadzki1-1/+1
2009-05-18empathy-theme-boxes: fix coding style and update FSF addressGuillaume Desmottes1-4/+4
2009-04-22Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed t...Xavier Claessens1-2/+2
2009-03-17Correctly get foreground-gdk colorXavier Claessens1-3/+5
2008-12-16Completely rework the theming system to make easy implementing themes based o...Xavier Claessens1-615/+134
2008-12-16Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak...Xavier Claessens1-1/+95
2008-12-12Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens1-1/+1
2008-05-05Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens1-9/+8
2008-04-30Make use of tp-glib debug system.Xavier Claessens1-4/+3
2008-04-17Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters).Xavier Claessens1-1/+1
2008-03-14Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contactXavier Claessens1-37/+4
2008-03-13Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens1-1/+0
2008-03-11Simplify !(a==b) to a!=bXavier Claessens1-1/+1
2008-03-11Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens1-1/+1
2008-02-16Create avatar pixbuf only if the theme shows avatarsXavier Claessens1-7/+8
2008-01-16Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespaceXavier Claessens1-8/+8
2007-12-29Revert "merge git work"Xavier Claessens1-266/+66
2007-12-29merge git workXavier Claessens1-66/+266
2007-12-29Simplify chat theme systemXavier Claessens1-266/+66
2007-12-20New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens1-0/+1036