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-chat-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
chat_view_append_message: take a should_highlight argument
Will Thompson
2012-01-19
1
-2
/
+4
*
Add empathy_chat_view_append_event_markup
Emilio Pozuelo Monfort
2011-09-05
1
-0
/
+16
*
Add edit_message() method to ChatView iface
Danielle Madeley
2011-06-12
1
-0
/
+12
*
chat-view: add message_acknowledged vfunc
Jonny Lamb
2011-05-13
1
-0
/
+11
*
Use focus feature of adium themes
Xavier Claessens
2011-04-27
1
-0
/
+11
*
add match_case option to find_abilities
Thomas Meire
2010-01-21
1
-0
/
+2
*
added case sensitive search for adium themes (reverted previous commit)
Thomas Meire
2010-01-21
1
-4
/
+8
*
added case sensitive highlighting for adium themes
Thomas Meire
2010-01-21
1
-2
/
+3
*
empathy-chat-view: remove trailing tabs
Guillaume Desmottes
2009-06-25
1
-16
/
+16
*
empathy-chat-view: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-12
/
+12
*
Remove useless virtual methods
Xavier Claessens
2008-12-16
1
-75
/
+10
*
Move the smiley menu code from EmpathyChatView to EmpathyChatManager.
Xavier Claessens
2008-12-16
1
-49
/
+0
*
EmpathyChatView interface can only be implemented by a GtkWidget subclass
Xavier Claessens
2008-12-16
1
-1
/
+1
*
Replace _get_selection_bounds by _get_has_selection
Xavier Claessens
2008-12-16
1
-7
/
+3
*
Remove _append_button since it's not used
Xavier Claessens
2008-12-16
1
-16
/
+0
*
Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak...
Xavier Claessens
2008-12-16
1
-96
/
+0
*
Fix licence and clean up a bit the interface
Xavier Claessens
2008-12-16
1
-141
/
+129
*
EmpathyChatView as GInterface
Xavier Claessens
2008-12-16
1
-1157
/
+124
*
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
2008-12-12
1
-1
/
+1
*
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
Xavier Claessens
2008-12-02
1
-13
/
+16
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-10
/
+7
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-6
/
+5
*
Do not apply different theme to chat and chatrooms
Xavier Claessens
2008-04-23
1
-41
/
+1
*
Rework EmpathyChat's API, it is now a subclass of GtkBin.
Xavier Claessens
2008-04-02
1
-58
/
+59
*
Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contact
Xavier Claessens
2008-03-14
1
-58
/
+13
*
Move modules that make no sense to be used in other applicaton from libempath...
Xavier Claessens
2008-03-14
1
-1
/
+0
*
Make sure we don't expect contact id and handle to be directly ready. Add som...
Xavier Claessens
2008-03-11
1
-16
/
+3
*
Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...
Xavier Claessens
2008-01-23
1
-1
/
+1
*
Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace
Xavier Claessens
2008-01-16
1
-9
/
+9
*
Revert "merge git work"
Xavier Claessens
2007-12-29
1
-38
/
+16
*
merge git work
Xavier Claessens
2007-12-29
1
-16
/
+38
*
Simplify chat theme system
Xavier Claessens
2007-12-29
1
-38
/
+16
*
New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...
Xavier Claessens
2007-12-21
1
-717
/
+215
*
Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory...
Xavier Claessens
2007-12-13
1
-11
/
+69
*
Don't use deprecated GtkTooltips API. Add commented out lines in
Xavier Claessens
2007-10-13
1
-8
/
+4
*
More dynamic smiley managment and more efficient algorithm to detect
Xavier Claessens
2007-09-08
1
-232
/
+46
*
Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).
Xavier Claessens
2007-07-09
1
-1
/
+1
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+2226