aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme-boxes.c
Commit message (Expand)AuthorAgeFilesLines
* Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-191-1/+1
* Use the avatar filename rather than token for change detectionPhilip Withnall2010-08-241-5/+7
* Merge EmpathyContact:name and *_set_alias() to EmpathyContact:aliasPhilip Withnall2010-07-221-2/+2
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-1/+0
* Always show avatars in "Boxes" C themeWill Thompson2010-04-281-33/+4
* group messages only if the delay is shortFelix Kaser2010-04-081-4/+11
* empathy-theme-boxes.c: fix shadow declarationsGuillaume Desmottes2009-10-221-3/+3
* Fix after reviewGabriel Millaire2009-10-011-4/+4
* Fix copy clipboard to show smileys and to show name and time when using theme...Gabriel Millaire2009-10-011-0/+11
* empathy-theme-boxes: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* Introduce empathy_contact_equal, adapt themesPatryk Zawadzki2009-06-161-1/+1
* empathy-theme-boxes: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-4/+4
* Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed t...Xavier Claessens2009-04-221-2/+2
* Correctly get foreground-gdk colorXavier Claessens2009-03-181-3/+5
* Completely rework the theming system to make easy implementing themes based o...Xavier Claessens2008-12-161-615/+134
* Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak...Xavier Claessens2008-12-161-1/+95
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-9/+8
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-4/+3
* Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters).Xavier Claessens2008-04-171-1/+1
* Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contactXavier Claessens2008-03-141-37/+4
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-1/+0
* Simplify !(a==b) to a!=bXavier Claessens2008-03-111-1/+1
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-1/+1
* Create avatar pixbuf only if the theme shows avatarsXavier Claessens2008-02-161-7/+8
* Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespaceXavier Claessens2008-01-161-8/+8
* Revert "merge git work"Xavier Claessens2007-12-291-266/+66
* merge git workXavier Claessens2007-12-291-66/+266
* Simplify chat theme systemXavier Claessens2007-12-291-266/+66
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-211-0/+1036