| Commit message (Expand) | Author | Age | Files | Lines |
* | chat_view_append_message: take a should_highlight argument | Will Thompson | 2012-01-19 | 1 | -1/+2 |
* | use gtk_box_new() instead of gtk_[h,v]box_new() | Guillaume Desmottes | 2011-11-21 | 1 | -1/+1 |
* | empathy_contact_from_tpl_contact: don't override the alias | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -2/+2 |
* | Port all timestamps from time_t to gint64 (#648188) | Guillaume Desmottes | 2011-04-19 | 1 | -1/+1 |
* | Use the avatar filename rather than token for change detection | Philip Withnall | 2010-08-24 | 1 | -5/+7 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -2/+2 |
* | Port Empathy code to GSettings, remove EmpathyConf | Danielle Madeley | 2010-06-18 | 1 | -1/+0 |
* | Always show avatars in "Boxes" C theme | Will Thompson | 2010-04-28 | 1 | -33/+4 |
* | group messages only if the delay is short | Felix Kaser | 2010-04-08 | 1 | -4/+11 |
* | empathy-theme-boxes.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -3/+3 |
* | Fix after review | Gabriel Millaire | 2009-10-01 | 1 | -4/+4 |
* | Fix copy clipboard to show smileys and to show name and time when using theme... | Gabriel Millaire | 2009-10-01 | 1 | -0/+11 |
* | empathy-theme-boxes: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
* | Introduce empathy_contact_equal, adapt themes | Patryk Zawadzki | 2009-06-16 | 1 | -1/+1 |
* | empathy-theme-boxes: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -4/+4 |
* | Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed t... | Xavier Claessens | 2009-04-22 | 1 | -2/+2 |
* | Correctly get foreground-gdk color | Xavier Claessens | 2009-03-18 | 1 | -3/+5 |
* | Completely rework the theming system to make easy implementing themes based o... | Xavier Claessens | 2008-12-16 | 1 | -615/+134 |
* | Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak... | Xavier Claessens | 2008-12-16 | 1 | -1/+95 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -9/+8 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -4/+3 |
* | Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters). | Xavier Claessens | 2008-04-17 | 1 | -1/+1 |
* | Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contact | Xavier Claessens | 2008-03-14 | 1 | -37/+4 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 1 | -1/+0 |
* | Simplify !(a==b) to a!=b | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Create avatar pixbuf only if the theme shows avatars | Xavier Claessens | 2008-02-16 | 1 | -7/+8 |
* | Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace | Xavier Claessens | 2008-01-16 | 1 | -8/+8 |
* | Revert "merge git work" | Xavier Claessens | 2007-12-29 | 1 | -266/+66 |
* | merge git work | Xavier Claessens | 2007-12-29 | 1 | -66/+266 |
* | Simplify chat theme system | Xavier Claessens | 2007-12-29 | 1 | -266/+66 |
* | New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse... | Xavier Claessens | 2007-12-21 | 1 | -0/+1036 |