aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme-boxes.c
Commit message (Expand)AuthorAgeFilesLines
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-9/+8
* Make use of tp-glib debug system.xclaesse2008-05-011-4/+3
* Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters).xclaesse2008-04-171-1/+1
* Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contactxclaesse2008-03-141-37/+4
* Move modules that make no sense to be used in other applicaton from libempath...xclaesse2008-03-141-1/+0
* Simplify !(a==b) to a!=bxclaesse2008-03-111-1/+1
* Make sure we don't expect contact id and handle to be directly ready. Add som...xclaesse2008-03-111-1/+1
* Create avatar pixbuf only if the theme shows avatarsxclaesse2008-02-161-7/+8
* Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespacexclaesse2008-01-161-8/+8
* Revert "merge git work"xclaesse2007-12-291-266/+66
* merge git workxclaesse2007-12-291-66/+266
* Simplify chat theme systemxclaesse2007-12-291-266/+66
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...xclaesse2007-12-211-0/+1036