aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat-view.c
Commit message (Expand)AuthorAgeFilesLines
* empathy-chat-view: remove trailing tabsGuillaume Desmottes2009-06-251-16/+16
* empathy-chat-view: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-12/+12
* Remove useless virtual methodsXavier Claessens2008-12-161-75/+10
* Move the smiley menu code from EmpathyChatView to EmpathyChatManager.Xavier Claessens2008-12-161-49/+0
* EmpathyChatView interface can only be implemented by a GtkWidget subclassXavier Claessens2008-12-161-1/+1
* Replace _get_selection_bounds by _get_has_selectionXavier Claessens2008-12-161-7/+3
* Remove _append_button since it's not usedXavier Claessens2008-12-161-16/+0
* Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak...Xavier Claessens2008-12-161-96/+0
* Fix licence and clean up a bit the interfaceXavier Claessens2008-12-161-141/+129
* EmpathyChatView as GInterfaceXavier Claessens2008-12-161-1157/+124
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).Xavier Claessens2008-12-021-13/+16
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-10/+7
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-6/+5
* Do not apply different theme to chat and chatroomsXavier Claessens2008-04-231-41/+1
* Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens2008-04-021-58/+59
* Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contactXavier Claessens2008-03-141-58/+13
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-1/+0
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-16/+3
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-1/+1
* Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespaceXavier Claessens2008-01-161-9/+9
* Revert "merge git work"Xavier Claessens2007-12-291-38/+16
* merge git workXavier Claessens2007-12-291-16/+38
* Simplify chat theme systemXavier Claessens2007-12-291-38/+16
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-211-717/+215
* Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory...Xavier Claessens2007-12-131-11/+69
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-8/+4
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-232/+46
* Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).Xavier Claessens2007-07-091-1/+1
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+2226