aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in publicXavier Claessens2007-10-291-0/+10
* Rename icons to follow fd.o icon naming spec. Move icons to the rightXavier Claessens2007-10-281-0/+24
* Update to new icon naming spec for new avatars. Fixes bug #490173 (MichaelXavier Claessens2007-10-281-0/+5
* Change edit personal information window title to "Personal Information".Xavier Claessens2007-10-281-0/+8
* Add Ctr-L accelerator to clear the chat. Fixes bug #490125 (MarcoXavier Claessens2007-10-251-0/+5
* Change window title to "Contact List", both words should be capitalisedXavier Claessens2007-10-251-0/+6
* Remove "..." from the "Manage Favorites..." menu item. Fixes bug #490086Xavier Claessens2007-10-251-0/+5
* Use "document-open-recent" icon instead of gtk-justify-left for historyXavier Claessens2007-10-251-0/+10
* Use "user-info" icon for Edit->Personal Information menu item. Fixes bugXavier Claessens2007-10-251-0/+6
* Use the navigation icons in the history dialog. Fixes bug #490077 (MichaelXavier Claessens2007-10-251-0/+5
* Set window title to "Previous Conversations". Fixes bug #490075 (MichaelXavier Claessens2007-10-251-0/+5
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-0/+35
* Updated.Xavier Claessens2007-10-231-0/+6
* Add EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactWidgetFlags.Xavier Claessens2007-10-221-0/+5
* forgot changelogXavier Claessens2007-10-211-1/+2
* Don't allow to change account if we are editing information ofXavier Claessens2007-10-211-0/+7
* To know if an account is connected, useXavier Claessens2007-10-211-0/+13
* Update Enable/Disable button when "account-enabled" or "account-disabled"Xavier Claessens2007-10-191-0/+7
* set unsensitive the add button if there is no profile installed and tellXavier Claessens2007-10-191-0/+10
* If EmpathyChat object does not exist when DnD a contact, create one. FixesXavier Claessens2007-10-191-0/+5
* Fix crash when iconifying main window if it's already hiden.Xavier Claessens2007-10-191-0/+5
* Don't accept invitation if we are not invited.Xavier Claessens2007-10-191-0/+9
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-181-0/+31
* Don't warning if we try to load a NULL icon.Xavier Claessens2007-10-151-0/+10
* Set chat state to ACTIVE when receiving a message from a contact, avoidXavier Claessens2007-10-131-0/+6
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-0/+20
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-0/+13
* Set supress_handler to TRUE when creating new group channel.Xavier Claessens2007-10-121-0/+5
* Add missing files.Xavier Claessens2007-10-111-0/+4
* Bump MissionControl version to 4.37, we uses new API introduced in thatXavier Claessens2007-10-101-0/+5
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-0/+13
* Makes avatar looks better in information and edit dialogs.Xavier Claessens2007-10-091-0/+8
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-0/+16
* Initialize every GError to NULL. Fixes bug #482889.Marco Barisione2007-10-041-0/+8
* Add back protocol group.Xavier Claessens2007-10-021-0/+4
* Add a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisione).Xavier Claessens2007-10-011-0/+5
* Use fd.o standard location for autostart desktop files. Fixes bug #481860Xavier Claessens2007-10-011-0/+6
* Bump version to 0.15.Xavier Claessens2007-10-011-0/+4
* Add tp-stream-engine.xml to EXTRA_DIST. Add empathy-call-window.glade.EMPATHY_0_14Xavier Claessens2007-10-011-0/+5
* Update before release.Xavier Claessens2007-10-011-0/+5
* Fix refcounting of priv->factory. Fixes bug #473116.Xavier Claessens2007-10-011-0/+5
* Adding sanity checks to public functions.Xavier Claessens2007-10-011-0/+5
* Add some sanity checks. Fixes bug #463051.Xavier Claessens2007-10-011-0/+5
* Disconnect all signals in finalize. Fixes bug #462815.Xavier Claessens2007-10-011-0/+5
* Disconnect signals on chatroom manager. Fixes bug #456619.Xavier Claessens2007-10-011-0/+5
* Disconnect signals on list and contacts when finalizing the store.Xavier Claessens2007-10-011-0/+5
* Hide VOIP stuff if empathy is not compiled with --enable-voip=yes. FixesXavier Claessens2007-10-011-0/+7
* Updated to use new avatar cache.Xavier Claessens2007-10-011-0/+6
* ref group when async calls are in flight to avoid destroying the objectXavier Claessens2007-09-291-0/+6
* Refcount ContactFactoryAccountData struct.Xavier Claessens2007-09-291-0/+5
* Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, XavierXavier Claessens2007-09-291-3/+30
* Ported from VOIP branch.Xavier Claessens2007-09-281-0/+8
* Bump version to 0.14. Updated.Xavier Claessens2007-09-281-0/+5
* Updated for 0.13 release.EMPATHY_0_13Xavier Claessens2007-09-281-1/+7
* Remove GnomeProgram, not useful anymore, drop libgnome dependency. FixesXavier Claessens2007-09-281-0/+14
* Look in the local_pendings list if a contact is already local pending. FixXavier Claessens2007-09-281-0/+6
* Fix 2 leaks thanks to valgrind.Xavier Claessens2007-09-271-0/+5
* No need to init gtk, GMainLoop is enough and makes easier to run valgrind.Xavier Claessens2007-09-271-0/+6
* Fix leak when loading avatar from cache. Do not request avatar for unknownXavier Claessens2007-09-271-0/+6
* Set the sort function before begin to sort otherwise we get warnings.Xavier Claessens2007-09-271-0/+5
* Forgot changelogXavier Claessens2007-09-271-1/+2
* Cache avatars and RequestAvatars only when needed.Xavier Claessens2007-09-271-0/+8
* Fix capabilities update, the NOT operator is ~ and not !Xavier Claessens2007-09-261-0/+5
* Fix warning when sort criterium is NULL and when there is no profile.Xavier Claessens2007-09-261-0/+7
* Ignore log files that don't have a good filename. Fixes bug #462046Xavier Claessens2007-09-211-0/+6
* Explicitely use libempathy from builddir. Fixes bug #478558 (FredericXavier Claessens2007-09-211-0/+5
* Move TP_CHANNEL_CHAT_STATE_PAUSED to the not typing case. Fixes bugXavier Claessens2007-09-211-0/+5
* Tooltip for subscription request shouldn't display "Message:" if theXavier Claessens2007-09-211-0/+7
* Do not set "new message" in the title of conversation windows, it'sXavier Claessens2007-09-211-0/+5
* Fix warnings when finalizing.Xavier Claessens2007-09-211-0/+9
* Fix ref count error for account objects.Xavier Claessens2007-09-211-0/+29
* Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,Xavier Claessens2007-09-201-0/+11
* Fix a leak.Xavier Claessens2007-09-191-0/+4
* Forgot changelogXavier Claessens2007-09-111-0/+10
* Fix debug message.Xavier Claessens2007-09-101-0/+7
* Request media channel when clicking on call icon.Xavier Claessens2007-09-091-0/+6
* forgot to add those filesXavier Claessens2007-09-091-0/+2
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-091-0/+14
* Adding capabilities contact property.Xavier Claessens2007-09-091-0/+7
* Make use of the search function to correctly find when typing in theXavier Claessens2007-09-081-0/+7
* Fix crash if there is no date for a conversation. Fixes bug #473510.Xavier Claessens2007-09-081-0/+5
* Correct bug numberXavier Claessens2007-09-081-0/+1
* Updated for new API.Xavier Claessens2007-09-081-0/+5
* Bump libtelepathy depend to 0.0.57.Xavier Claessens2007-09-081-0/+4
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-0/+15
* Updated.Xavier Claessens2007-08-311-0/+13
* Don't use deprecated RequestAvatar method.Xavier Claessens2007-08-311-0/+5
* match maintainer.py syntaxXavier Claessens2007-08-311-2/+5
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-106/+152
* Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642Xavier Claessens2007-08-291-0/+7
* Bump version to 0.13. Last NEWS entry is for version 0.12 and not 0.11.Xavier Claessens2007-08-251-0/+5
* Updated.Xavier Claessens2007-08-251-1/+8
* Salut's protocol name is going to change to local-xmpp. Fixes bug #469638Xavier Claessens2007-08-251-0/+9
* Chech if there is already a Salut account before creating a new one andXavier Claessens2007-08-251-0/+5
* Change jabber icon. Fixes bug #466377 (Björn Martensen).Xavier Claessens2007-08-251-0/+21
* Add specialised UI for salut settings. Configure a Salut account firstXavier Claessens2007-08-231-0/+15
* Fix build system, make distcheck now works.Xavier Claessens2007-08-201-0/+7
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-201-0/+15
* Last patch was from Cosimo CecchiXavier Claessens2007-08-201-1/+1
* Edit menu should be second from the left. Fixes bug #467827 (Reinout vanXavier Claessens2007-08-201-0/+5
* Only update the topic of it has really be changed, avoid diplaying manyXavier Claessens2007-08-131-0/+10
* Bump version to 0.12.Xavier Claessens2007-08-131-0/+4
* Update libtool version.EMPATHY_0_11Xavier Claessens2007-08-131-0/+8
* Removed spaces in the SupportedPresences key to workaround a MC warning SFXavier Claessens2007-08-121-0/+5
* Make "Add account" button insensitive when we are creating one. Fixes bugXavier Claessens2007-08-121-0/+6
* s/Local Network/People nearby/ (Sjoerd Simons)Xavier Claessens2007-08-111-0/+5
* Unselect accounts when clicking on "add" button. Fixes bug #459173 (CosimoXavier Claessens2007-08-101-0/+5
* add some spacing in "Custom message" dialog. Fixes bug #465360 (FredericXavier Claessens2007-08-101-0/+5
* Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).Xavier Claessens2007-08-101-0/+14
* Remove per-state "Custom message..." item and add one on the bottom of theXavier Claessens2007-08-101-0/+13
* Remove workaround for mc-enum-types.h not being installed by MC and bumpXavier Claessens2007-08-091-0/+7
* Useless spell checker option. Fixes bug #459164 (Cosimo Cecchi).Xavier Claessens2007-08-091-0/+6
* Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi).Xavier Claessens2007-08-091-0/+4
* Updated the MAINTAINERS file to match new syntax.Xavier Claessens2007-08-081-0/+4
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-0/+27
* Change main window's title to "Contact list".Xavier Claessens2007-08-071-0/+5
* Don't forget to reverse the glist of pending messages.Xavier Claessens2007-08-061-0/+8
* Add an Advanced section and remove size_group. Fixes bug #463759 (Jaap A.Xavier Claessens2007-08-061-0/+9
* Click on the treeview to edit the name of an account. Fixes bug #459166.Xavier Claessens2007-08-031-0/+6
* Do not try to guess the Jabber server from the jid, gabble does that forXavier Claessens2007-08-031-0/+5
* Update doc.Xavier Claessens2007-08-031-0/+8
* Do not list profiles that don't have the corresponding CM installed whenXavier Claessens2007-08-021-0/+6
* Remove size_group. Fixes bug #462792.Xavier Claessens2007-08-021-0/+5
* Adding new empathy_strdiff API stolen from telepathy-glib. It check ifXavier Claessens2007-08-021-0/+8
* Click on the tray icon shows the window if it's not active and hide if itXavier Claessens2007-08-021-0/+6
* don't display "Topic set to: (null)". Fixes bug #460205 (Michael Scherer).Xavier Claessens2007-08-021-0/+5
* Added back, it calls gnome-autogen.sh.Xavier Claessens2007-07-301-0/+4
* Add missing include string.h.Xavier Claessens2007-07-301-0/+5
* Bump version to 0.11.Xavier Claessens2007-07-301-1/+5
* Align param names on the left.Xavier Claessens2007-07-301-0/+12
* Makes easier to change to profile order.Xavier Claessens2007-07-291-0/+5
* Try to guess the server from the jid only if we are using the jabberXavier Claessens2007-07-291-0/+7
* Improve the sort function a bit to have Jabber before GTalk.Xavier Claessens2007-07-291-0/+5
* Update the Enable/Disable button even if there is no account selected. SetXavier Claessens2007-07-291-0/+7
* Sort profiles to have free protocols first. Fixes bug #460605.Xavier Claessens2007-07-281-0/+5
* Add message type in log files. Fixes bug #459579.Xavier Claessens2007-07-271-0/+9
* Add missing file libempathy-gtk/empathy-account-widget-msn.glade.Xavier Claessens2007-07-271-0/+5
* Bump version to 0.10Xavier Claessens2007-07-271-0/+4
* Hide "advanced options" for jabber in a GtkExpander. Fixes bug #459168Xavier Claessens2007-07-271-0/+7
* Fix Room listing. Fixes bug #460416 (Sjoerd Simons).Xavier Claessens2007-07-261-0/+6
* Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).Xavier Claessens2007-07-261-0/+7
* forgot to set the bug # in the changelogXavier Claessens2007-07-261-1/+1
* Remove the autogen.sh script and use gnome-autogen.sh instead.Xavier Claessens2007-07-261-0/+6
* Do not show salut accounts in the add contact dialog. Rework a bitXavier Claessens2007-07-261-0/+14
* add contact frame is not hidden after cancelling. Fixes bug #458997Xavier Claessens2007-07-261-0/+5
* Fix problems when NM is not running. Fixes bug #460419.Xavier Claessens2007-07-261-0/+7
* Adding more debug output.Xavier Claessens2007-07-261-0/+4
* Add a check to be sure the new channel is valid in the NewChannel cb.Xavier Claessens2007-07-251-0/+5
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-0/+47
* Show avatars by default.Xavier Claessens2007-07-141-0/+4
* If there is no pending msg when a text channel should be filtered wait forXavier Claessens2007-07-141-0/+7
* Fix avatar request queue.Xavier Claessens2007-07-131-0/+4
* Remove unused nickname entry and use a GtkTable for room information. MoreXavier Claessens2007-07-131-0/+16
* Fix missing header for EmpathyAccountWidgetMSN.Xavier Claessens2007-07-131-0/+9
* Adding initial API documentation using gtk-doc.Xavier Claessens2007-07-131-0/+6
* forgot to set a changelog entry for last commitXavier Claessens2007-07-121-0/+6
* Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).Xavier Claessens2007-07-101-0/+7
* Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).Xavier Claessens2007-07-091-1/+15
* Workaround to fix a commonly reported crash. Add a missing check.Xavier Claessens2007-07-071-0/+6
* Bump MC version required to 4.27. Updated.Xavier Claessens2007-07-011-0/+5
* Fix a leaked ref.Xavier Claessens2007-07-011-0/+23
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-231-0/+9
* s/gossip/empathy/Xavier Claessens2007-06-221-0/+4
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+8
* Bump version to 0.9Xavier Claessens2007-06-221-0/+4
* Fix typo causing warnings.Xavier Claessens2007-06-221-0/+4
* We show in our roster all contacts members and remote-pending of subscribeXavier Claessens2007-06-211-0/+14
* Adding NetworkManager support.Xavier Claessens2007-06-211-0/+5
* Prepare for slack time when coming back from auto away. Not yet fullyXavier Claessens2007-06-151-0/+9
* Use gtk-info for contact informaiton.Xavier Claessens2007-06-151-0/+13
* Show logs when right click on a contact in the roster.Xavier Claessens2007-06-141-0/+5
* Empathy is no more splitted into 2 processes. It makes debugging moreXavier Claessens2007-06-141-0/+14
* Disconnect signals from chatroom_manager. Fixes bug #447178.Xavier Claessens2007-06-141-0/+5
* Get strings in empathy.desktop.in.in and skip empathy.desktop.in. FixesXavier Claessens2007-06-141-0/+6
* Adding missing files.Xavier Claessens2007-06-141-1/+5
* Do not create log directory for a chat if there is no messages to put in.Xavier Claessens2007-06-141-0/+9
* New window for viewing logs.Xavier Claessens2007-06-141-0/+35
* Adding spellcheck support.Xavier Claessens2007-06-101-0/+12
* Smooth scrolling. Fixes bug #445859 (Raphael Slinckx).Xavier Claessens2007-06-101-0/+5
* Emit notify signal only if the property value effectively changed.Xavier Claessens2007-06-101-0/+5
* Fix warning for DnD. patch imported from gossip.Xavier Claessens2007-06-101-0/+5
* Bump version to 0.8Xavier Claessens2007-06-101-0/+12
* Fix a warning.Xavier Claessens2007-06-091-0/+4
* We can now add a new contact. EmpathyContactWidget can change the contactXavier Claessens2007-06-091-0/+13
* Checks if the chatroom has an account and a room. Fixes bug #444135.Xavier Claessens2007-06-091-0/+5
* Do not save when closing the dialog. Update information in real-time andXavier Claessens2007-06-091-0/+13
* Fix build on 64bits arch. Fixes bug #444680 (Matej Cepl).Xavier Claessens2007-06-091-0/+5
* Fix response and action buttons.Xavier Claessens2007-06-071-0/+6
* Implement editing and viewing contact information with right click on theXavier Claessens2007-06-071-0/+17
* EmpatchContactWidget has 2 modes: editable or not.Xavier Claessens2007-06-071-0/+8
* Updated with new files.Xavier Claessens2007-06-071-0/+4
* New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget toXavier Claessens2007-06-071-0/+15
* New widget: EmpathyContactWidget. It displays information about a contact,Xavier Claessens2007-06-061-0/+18
* Add support for blinking when there is an event. Make use of EmpathyIdleXavier Claessens2007-06-061-0/+23
* Set use_stock for button_connect to False, to avoid a crasher when openingXavier Claessens2007-06-041-0/+8
* adding more detail to the changelogXavier Claessens2007-06-041-1/+2
* libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.cXavier Claessens2007-06-041-0/+18
* Add missing files that have strings for translation. SkipXavier Claessens2007-06-031-0/+6
* Add all properties described by TP spec for the Text channel onXavier Claessens2007-06-031-0/+10
* Fix crash when there is no log available for a chat. Fix a crash whenXavier Claessens2007-06-031-0/+7
* Log chats and display 10 last messages when opening a new chat.Xavier Claessens2007-06-021-0/+11
* Set default presence to available if there is no presence iface.Xavier Claessens2007-06-021-0/+7
* Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeuiXavier Claessens2007-06-021-0/+7
* Monitor changes on chatrooms.xml file and relead it when it's modified.Xavier Claessens2007-06-021-0/+10
* Bump version to 0.7Xavier Claessens2007-06-021-0/+4
* set bug #Xavier Claessens2007-06-011-1/+1
* No need to RequestHandle, MissionControl has API to request the channelXavier Claessens2007-05-311-0/+10
* Do not restore away presence message when coming back after the user setXavier Claessens2007-05-311-0/+5
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-0/+47
* Do not highlight contacts already known when creating the contact list. DoXavier Claessens2007-05-261-1/+9
* Bump version to 0.6Xavier Claessens2007-05-251-0/+4
* update NEWS fileEMPATHY_0_5Xavier Claessens2007-05-251-2/+2
* Fix refcounting of GossipGroupChat. Add debug message when alias requestXavier Claessens2007-05-251-0/+9
* Do not use the server entry's value if it's hidden. Do not highlightXavier Claessens2007-05-251-0/+11
* Preset the server only for jabber protocol to conference.server. ThisXavier Claessens2007-05-251-0/+48
* White space fix.Xavier Claessens2007-05-241-0/+5
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-0/+22
* If we are offline do not set away on idle. If we are already away restoreXavier Claessens2007-05-211-0/+6
* Implementing basic chatroom support. Actually it works only if we getXavier Claessens2007-05-211-0/+16
* Correctly remember the contact who sent last message.Xavier Claessens2007-05-201-0/+5
* Correctly remember if last message comes from the self contact or another.Xavier Claessens2007-05-201-0/+5
* Removed.Xavier Claessens2007-05-201-0/+7
* Set COL_NAME earlier like that it can directly be sorted.Xavier Claessens2007-05-201-0/+6
* Bump version to 0.5Xavier Claessens2007-05-201-0/+4
* Allow to set custom function for getting groups of a contact. MakeXavier Claessens2007-05-201-0/+12
* Fix indentation Fix not returning the contact in tp_contact_list_find()Xavier Claessens2007-05-201-0/+10
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-14/+30
* Auto away when session id idle, instead of when screensaver is active.Xavier Claessens2007-05-191-0/+5
* EmpathyContactList is now an interface implemented byXavier Claessens2007-05-191-0/+29
* Display ChatState.Xavier Claessens2007-05-181-0/+4
* New object EmpathyIdle to manage autoaway and extended autoaway states.Xavier Claessens2007-05-171-0/+9
* Set bugzilla information in desktop file and add it to POTFILES.inXavier Claessens2007-05-161-0/+9
* Fix using of gossip icons in menus.Xavier Claessens2007-05-151-0/+6
* Add empathy icon stolen from cohoba.Xavier Claessens2007-05-141-0/+18
* po/POTFILES.inXavier Claessens2007-05-141-0/+11
* Add an example label for jid.Xavier Claessens2007-05-141-0/+5
* When a new text channel arrives, check if there is no existing GossipChatXavier Claessens2007-05-141-0/+9
* Removing empathy-contact-list program, it's useless.Xavier Claessens2007-05-141-0/+6
* Change version from 0.3darcs to 0.3svnXavier Claessens2007-05-131-0/+4
* Set executable Update translatable filesXavier Claessens2007-05-131-0/+5
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+4