index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-theme-boxes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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