summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520.Xavier Claessens2008-01-131-2/+2
* Change "Autoconnect on startup" to "Automatically connect on startup".Xavier Claessens2008-01-121-643/+1061
* Add option in preference to automatically connect at startup. Fixes bug #4998...Xavier Claessens2008-01-123-1043/+650
* Fix setting avatar. (Sjoerd Simons)Xavier Claessens2008-01-051-1/+1
* Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).Xavier Claessens2008-01-011-0/+7
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-014-52/+7
* Removed translatable property on stock labels.Claude Paroz2007-12-301-2/+2
* Revert "merge git work"Xavier Claessens2007-12-2916-1006/+564
* merge git workXavier Claessens2007-12-2916-564/+1006
* Chandlers leaves when there is no more channels to handle. Translate call win...Xavier Claessens2007-12-291-0/+1
* Set call window title to contact nameXavier Claessens2007-12-291-0/+18
* Make empathy_call_window_show return the widgetXavier Claessens2007-12-292-2/+4
* Wider list of participants in group chat/IRC channel. Fixes bug #447851 (Rohi...Xavier Claessens2007-12-291-181/+121
* Simplify chat theme systemXavier Claessens2007-12-2912-802/+405
* Simplify contact_list_view_cell_set_background()Xavier Claessens2007-12-291-21/+15
* Merge branch 'ignore'Xavier Claessens2007-12-231-0/+1
* Check if append_event is implemented by the theme before calling itXavier Claessens2007-12-201-0/+4
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-2013-1493/+2646
* Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal).Xavier Claessens2007-12-203-27/+2
* Fix focus and text selection in accounts dialog. Fixes bug #502932.Xavier Claessens2007-12-202-5/+0
* Simplify empaty_window_present, empathy_window_iconify and empathy_window_is_...Xavier Claessens2007-12-204-54/+80
* Do not set main window as parent of new conversation window.Xavier Claessens2007-12-201-1/+1
* Fix build if assertions are disabled. Fixes bug #503609Xavier Claessens2007-12-141-5/+6
* Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory...Xavier Claessens2007-12-131-11/+69
* Add help menu in chat windowXavier Claessens2007-12-112-0/+68
* When NM is in sleeping (=disabled) state, do just like if it wasXavier Claessens2007-12-062-25/+0
* Add a preference option to disable/enable NM support.Xavier Claessens2007-12-064-12/+75
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-037-178/+265
* Conflicts:Xavier Claessens2007-12-028-295/+301
* Squashed commit of the following:Xavier Claessens2007-12-026-5/+289
* Add a gconf key to define the char to be added for tab completion. FixesXavier Claessens2007-11-302-19/+23
* Request new Text Channel if the contact is online again and CM don'tXavier Claessens2007-11-281-1/+19
* use ":" instead of "," for nick completion.Xavier Claessens2007-11-221-1/+1
* Add nick completion for MUCs. Fixes bug #453418.Xavier Claessens2007-11-213-45/+38
* Don't use the same bus name for filter and chandler programs.Xavier Claessens2007-11-121-2/+2
* Jabber priority is in the range -128 127 (Laurent Bigonville).Xavier Claessens2007-11-121-1/+1
* Move chats to its own process.Xavier Claessens2007-11-111-3/+0
* Allow to change jabber priority. Fixes bug #493992 (Laurent Bigonville).Xavier Claessens2007-11-062-39/+101
* Display error message when an account failed to connect. Based on Gossip'sXavier Claessens2007-11-041-20/+245
* Rename empathy_contact_factory_set_name() to _set_alias(). ImplementsXavier Claessens2007-11-033-15/+26
* Unref contact returned by empathy_contact_factory_get_user().Xavier Claessens2007-11-031-0/+1
* Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in publicXavier Claessens2007-10-283-121/+121
* Rename icons to follow fd.o icon naming spec. Move icons to the rightXavier Claessens2007-10-284-8/+8
* Also accept :$ and :-$ for face-embarrassedXavier Claessens2007-10-281-1/+1
* Update to new icon naming spec for new avatars. Fixes bug #490173 (MichaelXavier Claessens2007-10-281-4/+5
* Change edit personal information window title to "Personal Information".Xavier Claessens2007-10-281-2/+10
* Add Ctr-L accelerator to clear the chat. Fixes bug #490125 (MarcoXavier Claessens2007-10-251-0/+1
* Change window title to "Contact List", both words should be capitalisedXavier Claessens2007-10-251-1/+1
* Remove "..." from the "Manage Favorites..." menu item. Fixes bug #490086Xavier Claessens2007-10-251-1/+1
* Use "document-open-recent" icon instead of gtk-justify-left for historyXavier Claessens2007-10-255-4/+5