aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Only display tooltip on the contact list if running with GTK >= 2.12.10.Xavier Claessens2008-06-031-0/+5
* Do not ref tooltip_widget otherwise it never gets destroyed.Xavier Claessens2008-06-021-24/+6
* gtk_widget_set_has_tooltip can't take a value >1 even if it's still TRUEXavier Claessens2008-05-301-2/+3
* Set a tooltip on contact list view showing EmpathyContactWidget informationXavier Claessens2008-05-302-11/+80
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-283-3/+2
* Do not add a separator on the contact menu if there is no remove feature.Xavier Claessens2008-05-221-3/+2
* Add help button on accounts dialog. Fixes bug #533732 (Milo Casagrande).Xavier Claessens2008-05-212-8/+32
* Do not use statis pointer for MenuPopupData because it get freed.Xavier Claessens2008-05-191-5/+6
* No need of an idle callback forkey mXavier Claessens2008-05-191-6/+5
* Little cleanupXavier Claessens2008-05-191-9/+5
* Popup context menu when menu key is pressed. Fixes bug #531414 (Baptiste Mill...Xavier Claessens2008-05-191-0/+23
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-183-7/+10
* sync totem-subtitle-encoding.c with totem as the file was properly relicensed...Xavier Claessens2008-05-141-9/+9
* Do not try to remove duplicate backlog from archives and server. Fixes bug #5...Xavier Claessens2008-05-081-34/+3
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-0632-148/+139
* Make use of tp-glib debug system.Xavier Claessens2008-05-0125-218/+152
* Hide contact list when text channel is destroyed.Xavier Claessens2008-04-281-18/+21
* Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-272-3/+3
* Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
* Do not give a struct as a parameter by value. (Alban Crequy).Xavier Claessens2008-04-254-16/+16
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-255-248/+260
* Setup contact submenu in chat window.Xavier Claessens2008-04-252-0/+49
* Simplify input resizeXavier Claessens2008-04-251-139/+29
* Do not create the contact list if it's not displayed.Xavier Claessens2008-04-251-17/+21
* Reorder functions to not have to declare them on top.Xavier Claessens2008-04-251-668/+564
* Move contact menu code to its own module.Xavier Claessens2008-04-254-285/+401
* Remove conditional build of VOIP.Xavier Claessens2008-04-243-22/+0
* Do not apply different theme to chat and chatroomsXavier Claessens2008-04-234-63/+2
* Make sure we don't assume Text channel's handle_type is != NONE.Xavier Claessens2008-04-231-14/+32
* Cleanup the spell code.Xavier Claessens2008-04-222-19/+22
* Use enchant instead of aspell. Fixes bug #460624 (Frederic Peters).Xavier Claessens2008-04-221-72/+66
* Remove duplicate define in header.Xavier Claessens2008-04-211-2/+0
* Don't resize the window when a contact list appear if it's already big enough.Xavier Claessens2008-04-211-9/+13
* Rework the way chat window is resized when the contact list appear/disappear....Xavier Claessens2008-04-212-8/+23
* Make possible to show "ghelp:" URIs and display a dialog in case of error in ...Xavier Claessens2008-04-201-9/+20
* Fix acknoledge of messagesXavier Claessens2008-04-201-7/+5
* Hide password from debug messages.Xavier Claessens2008-04-191-1/+2
* Always set urgency hint on p2p chat windows when receiving a message.Xavier Claessens2008-04-182-0/+15
* Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters).Xavier Claessens2008-04-173-3/+4
* glade property for i18n comments in "comments" and not "comment"Xavier Claessens2008-04-171-2/+2
* Add a contact in the roster as soon as it has a name, don't wait for the ID. ...Xavier Claessens2008-04-161-1/+1
* stun-server and stun-port sensibility is the opposit: They are sensitive if d...Xavier Claessens2008-04-161-7/+5
* Remove most SIP settings since they are impossible to understand.Xavier Claessens2008-04-162-321/+58
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-167-100/+180
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-1518-18/+18
* fix bug #526374.Xavier Claessens2008-04-141-40/+17
* Fix bug #525084.Xavier Claessens2008-04-141-1/+2
* Fix bug #526145.Xavier Claessens2008-04-141-0/+7
* Show/Hide contact list if we have/haven't a remote_contact.Xavier Claessens2008-04-141-0/+27
* Various fixes for chatsXavier Claessens2008-04-142-2/+58
* "registrar" misspelled Fixes bug #527876 (Frederic Peters).Xavier Claessens2008-04-141-1/+1
* Fix disconnection of AccountStatusChanged signal.Xavier Claessens2008-04-133-14/+9
* Fix crash crash when opening a chat with the keyboard Fixes bug #527713 (Fred...Xavier Claessens2008-04-131-1/+1
* Add some comments for translators. Fixes bug #496309 (Andre Klapper).Xavier Claessens2008-04-1211-14/+14
* Use audio-input-microphone for the mic imageXavier Claessens2008-04-112-2/+2
* We can't use *_run_* API from dbus signal cb or method implementation. To avo...Xavier Claessens2008-04-113-9/+9
* Remove unused includesXavier Claessens2008-04-111-1/+0
* Update for new APIXavier Claessens2008-04-111-3/+1
* Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 (Frederi...Xavier Claessens2008-04-091-1/+1
* Remove invisible_char property to let GTK use the default.Xavier Claessens2008-04-057-22/+0
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).Xavier Claessens2008-04-025-0/+235
* Fix a warning: don't set the ui sensitive if it's not yet createdXavier Claessens2008-04-021-3/+5
* Add contact list and restructure a bit the codeXavier Claessens2008-04-021-60/+101
* Move create_ui to constructed()Xavier Claessens2008-04-021-37/+45
* Correctly block eventsXavier Claessens2008-04-021-17/+17
* Redefine size_request and size_allocation on EmpathyChatClassXavier Claessens2008-04-022-5/+47
* Fix build errors EmpathyChatWindow, port to new API.Xavier Claessens2008-04-022-133/+19
* Add a tooltip property on EmpathyChatXavier Claessens2008-04-022-55/+110
* Build UI from gladeXavier Claessens2008-04-021-16/+180
* Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens2008-04-027-447/+293
* Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.cXavier Claessens2008-04-021-473/+0
* Fix some coding style and move group chat glade into empathy-chat.gladeXavier Claessens2008-04-022-44/+120
* Remove unimplementer and not used APIXavier Claessens2008-04-021-1/+0
* Add empathy_chat_new and don't use empathy_group/private_* in empathy.cXavier Claessens2008-04-022-1/+7
* Remove vtable and add info as properties. Reorder empathy-chat.c to not decla...Xavier Claessens2008-04-022-573/+493
* Remove deleted files from Makefile.amXavier Claessens2008-04-021-5/+0
* Remove group/private chat, will unify in empathy-chat.chXavier Claessens2008-04-025-1315/+0
* Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).Xavier Claessens2008-03-275-0/+232
* Better detection of backlog to avoid droping messagesXavier Claessens2008-03-261-28/+42
* Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...Xavier Claessens2008-03-255-0/+561
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-1713-27/+92
* fix indentationXavier Claessens2008-03-161-2/+1
* Remove empathy_chat_present from header, it's not implemented anymoreXavier Claessens2008-03-161-1/+0
* Cleanup a bit previous commitXavier Claessens2008-03-141-15/+17
* Confirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy).Xavier Claessens2008-03-141-6/+57
* Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contactXavier Claessens2008-03-143-109/+17
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-1436-10238/+148
* Remove the select all entry for nowXavier Claessens2008-03-111-14/+0
* Use more stock menu entries and fix a separatorXavier Claessens2008-03-111-12/+3
* Convert another glade file to glade3Xavier Claessens2008-03-111-524/+313
* Use stock menu entriesXavier Claessens2008-03-112-40/+27
* Convert glade file to glade3 to minimize future deltaXavier Claessens2008-03-1116-6509/+4099
* Remove useless libtelepathy headersXavier Claessens2008-03-113-4/+0
* Fix warnings if finalizing a disconnected EmpathyGroupChatXavier Claessens2008-03-111-2/+6
* Implement _set_propertyXavier Claessens2008-03-111-1/+1
* Fix usage of property iface and make use of it to get chatroom topic.Xavier Claessens2008-03-111-55/+48
* Continue property stuffXavier Claessens2008-03-111-1/+6
* Remove useless empathy_contact_run_until_ready and use tp_strdiff instead of ...Xavier Claessens2008-03-111-5/+2
* Simplify !(a==b) to a!=bXavier Claessens2008-03-111-1/+1
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-1111-36/+39
* Fix droping a contact to the chat window.Xavier Claessens2008-03-111-21/+6
* Fix compilation and usage of GErrorXavier Claessens2008-03-111-2/+2
* Fix leaksXavier Claessens2008-03-111-10/+11
* Avoid dup the url string if not needed.Xavier Claessens2008-03-111-15/+11
* Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc...Xavier Claessens2008-03-112-25/+41
* Fix a leak and simplify account_chooser_set_account_foreach.Xavier Claessens2008-03-111-4/+7
* By default display all the favorite rooms in the favorite room dialog. Fixes ...Xavier Claessens2008-03-111-1/+1
* Never show avatars in compact mode. Fixes #475789 (Marco Barisione).Xavier Claessens2008-03-111-1/+5
* Fix indentationXavier Claessens2008-03-111-1/+2
* Merge commit 'bari/disable-avatars-opt-if-compact'Xavier Claessens2008-03-112-14/+40
* Reset block event time to 1sec, messages are not blocked anymoreXavier Claessens2008-03-091-1/+1
* Do not queue messages in EmpathyChat as there are queued in EmpathyTpChat now.Xavier Claessens2008-03-091-23/+0
* Queue received messages until the sender got his alias.Xavier Claessens2008-03-092-21/+5
* Reduce block events time, this is still a ugly hack but better fix is too dan...Xavier Claessens2008-03-081-1/+1
* If the main window already exists show it using empathy_window_present() inst...Xavier Claessens2008-03-081-1/+1
* Move the "Close" button after the other ones in the favourite rooms dialog. F...Xavier Claessens2008-03-081-7/+7
* Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma...Xavier Claessens2008-03-083-17/+117
* Remember correctly the window position and size when using tabs in the chat w...Xavier Claessens2008-03-082-25/+33
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.Xavier Claessens2008-03-042-3/+4
* Install missing glade files and add them in POTFILESXavier Claessens2008-03-031-0/+2
* Update collabora copyright to 2008Xavier Claessens2008-03-0325-25/+25
* Add filter for incoming calls so the status icon blink instead of popup direc...Xavier Claessens2008-02-271-6/+119
* libempathy-gtk/libempathy-gtk.pc.in: fix name of the libraryXavier Claessens2008-02-261-1/+1
* Make use of generated code for using stream engine.Xavier Claessens2008-02-261-6/+6
* Fix typo in APIXavier Claessens2008-02-212-6/+6
* Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).Xavier Claessens2008-02-204-0/+566
* Remove "override server settings" frame in ICQ widget.Xavier Claessens2008-02-201-256/+373
* Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).Xavier Claessens2008-02-204-0/+296
* Merge commit 'bari/marshalList'Xavier Claessens2008-02-181-1/+1
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-189-2/+2219
* Merge commit 'cassidy/accounts-create-order'Xavier Claessens2008-02-181-15/+15
* Wait a bit before displaying pending messages of a chat to have a chance to g...Xavier Claessens2008-02-161-7/+31
* Block events messages when the chat is connecting to a new Text channel. Fixe...Xavier Claessens2008-02-164-21/+48
* Create avatar pixbuf only if the theme shows avatarsXavier Claessens2008-02-161-7/+8
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.Xavier Claessens2008-02-153-511/+792
* Call gtk_window_deiconify() when presenting a window because in some cases th...Xavier Claessens2008-02-151-0/+3
* Fix a bug when unset portXavier Claessens2008-02-111-6/+4
* Change a bit the generic account setting API.Xavier Claessens2008-02-114-88/+44
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-1113-1172/+633
* Force a larger account treeview.EMPATHY_0_21_90Xavier Claessens2008-02-101-577/+346
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-104-4/+26
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-105-5/+4
* Mark some private symbols as staticXavier Claessens2008-02-101-6/+6
* Set a title to the enable column in account dialogXavier Claessens2008-02-101-7/+8
* Put the toggle cell to enable/disable account in a separate column. Fixes bug...Xavier Claessens2008-02-101-5/+7
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-096-562/+485
* Move nickname to the main section of account setting UI and do not set automa...Xavier Claessens2008-02-081-63/+64
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-258-65/+35
* Add a public method to change the contact showed.Xavier Claessens2008-01-242-0/+25
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-2314-12/+474
* Try to load dtd and glade files from the srcdir first to aboid having to inst...Xavier Claessens2008-01-231-1/+9
* Change "Edit account details" to "Edit account" because it gets too long in l...Xavier Claessens2008-01-231-1/+1
* Move empathy-contact-groups to libempathy, it has nothing to do in -gtkXavier Claessens2008-01-215-350/+2
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-216-473/+2
* Replace Enable/Disable button by a toggle cell in the account treeview. Fixes...Xavier Claessens2008-01-212-267/+156
* Respect CALL feature when clicking on the contact list's microphone iconXavier Claessens2008-01-211-0/+4
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-214-7/+4
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-214-39/+153
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-215-124/+196
* Add a program to show chat logsXavier Claessens2008-01-202-6/+8
* Add a cancel button on the custom message diaogXavier Claessens2008-01-202-12/+36
* Fix a leak: unref the GtkListStore for presets messagesXavier Claessens2008-01-201-0/+2
* Fix alignment of entry boxes in jabber account widgetXavier Claessens2008-01-202-218/+216
* Unset account parameter if user gives an empthy value.Xavier Claessens2008-01-192-8/+36
* Remove useless function declarationsXavier Claessens2008-01-194-50/+0
* Add shortcuts to jabber settingsXavier Claessens2008-01-191-5/+6
* New UI for Jabber accounts, gabble >= 0.7.2 is required. Fixes bug #507840.Xavier Claessens2008-01-192-117/+283
* Fix state order to have offline contacts last. Fixes bug #509906.Xavier Claessens2008-01-181-1/+27
* Show/Hide main window when chaning corresponding gcong key.Xavier Claessens2008-01-171-0/+18
* Do not set MAIN_WINDOW_HIDDEN gconf key if not neededXavier Claessens2008-01-171-8/+12
* Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespaceXavier Claessens2008-01-163-26/+26
* Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSERXavier Claessens2008-01-162-7/+7
* Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520.Xavier Claessens2008-01-141-2/+2
* Change "Autoconnect on startup" to "Automatically connect on startup".Xavier Claessens2008-01-131-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-021-0/+7
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-024-52/+7
* Removed translatable property on stock labels.Claude Paroz2007-12-311-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-211-0/+4
* New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...Xavier Claessens2007-12-2113-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-151-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-038-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-223-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-043-15/+26
* Unref contact returned by empathy_contact_factory_get_user().Xavier Claessens2007-11-041-0/+1
* Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in publicXavier Claessens2007-10-293-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
* Use "user-info" icon for Edit->Personal Information menu item. Fixes bugXavier Claessens2007-10-251-1/+13
* Use the navigation icons in the history dialog. Fixes bug #490077 (MichaelXavier Claessens2007-10-251-2/+2
* Set window title to "Previous Conversations". Fixes bug #490075 (MichaelXavier Claessens2007-10-251-1/+1
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-2527-198/+195
* Add EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactWidgetFlags.Xavier Claessens2007-10-221-0/+1
* Don't allow to change account if we are editing information ofXavier Claessens2007-10-214-9/+9
* To know if an account is connected, useXavier Claessens2007-10-215-113/+182
* Update Enable/Disable button when "account-enabled" or "account-disabled"Xavier Claessens2007-10-191-3/+9
* set unsensitive the add button if there is no profile installed and tellXavier Claessens2007-10-194-13/+36
* If EmpathyChat object does not exist when DnD a contact, create one. FixesXavier Claessens2007-10-191-0/+7
* Fix crash when iconifying main window if it's already hiden.Xavier Claessens2007-10-191-1/+3
* Don't accept invitation if we are not invited.Xavier Claessens2007-10-192-18/+25
* Don't warning if we try to load a NULL icon.Xavier Claessens2007-10-151-0/+4
* Set chat state to ACTIVE when receiving a message from a contact, avoidXavier Claessens2007-10-131-0/+5
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-135-39/+12
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-137-74/+30
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-107-58/+99
* Makes avatar looks better in information and edit dialogs.Xavier Claessens2007-10-094-79/+84
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-099-106/+1198
* Add a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisione).Xavier Claessens2007-10-011-0/+2
* Fix refcounting of priv->factory. Fixes bug #473116.Xavier Claessens2007-10-011-11/+12
* Adding sanity checks to public functions.Xavier Claessens2007-10-011-6/+18
* Add some sanity checks. Fixes bug #463051.Xavier Claessens2007-10-011-1/+1
* Disconnect signals on chatroom manager. Fixes bug #456619.Xavier Claessens2007-10-011-0/+6
* Disconnect signals on list and contacts when finalizing the store.Xavier Claessens2007-10-011-1/+35
* Hide VOIP stuff if empathy is not compiled with --enable-voip=yes. FixesXavier Claessens2007-10-012-2/+20
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-296-57/+574
* Ported from VOIP branch.Xavier Claessens2007-09-282-15/+56