]> git.0d.be Git - empathy.git/history - ChangeLog
Conflicts:
[empathy.git] / ChangeLog
2007-12-02 Xavier ClaessensConflicts:
2007-12-02 Xavier ClaessensImplement New Message menu entry. Fixes bug #489979.
2007-11-30 Xavier ClaessensAdd a gconf key to define the char to be added for...
2007-11-28 Xavier ClaessensRequest new Text Channel if the contact is online again...
2007-11-22 Xavier Claessensuse ":" instead of "," for nick completion.
2007-11-21 Xavier ClaessensUpdated.
2007-11-21 Xavier ClaessensAdd x11 to build deps.
2007-11-21 Xavier ClaessensAdd nick completion for MUCs. Fixes bug #453418.
2007-11-15 Xavier ClaessensRemove doc directory and replace it with a better gtk...
2007-11-15 Xavier ClaessensDo not build voip chandler if building without voip...
2007-11-13 Xavier ClaessensDo not use deprecated tp_conn_new(), use tp_conn_new_wi...
2007-11-12 Xavier ClaessensBump version to 0.21.3.
2007-11-12 Xavier ClaessensDon't use the same bus name for filter and chandler...
2007-11-12 Xavier ClaessensJabber priority is in the range -128 127 (Laurent Bigon...
2007-11-11 Xavier ClaessensMove chats to its own process.
2007-11-07 Xavier ClaessensInstall empathy-call-chandler to $libexecdir.
2007-11-06 Xavier ClaessensAllow to change jabber priority. Fixes bug #493992...
2007-11-04 Xavier ClaessensForgot to say the code comes from gossip
2007-11-04 Xavier ClaessensDisplay error message when an account failed to connect...
2007-11-03 Xavier ClaessensCall ClearAvatar if the data is NULL or size <= 0 in
2007-11-03 Xavier ClaessensRename empathy_contact_factory_set_name() to _set_alias...
2007-11-03 Xavier ClaessensUnref contact returned by empathy_contact_factory_get_u...
2007-11-03 Xavier ClaessensMake use of gtk_init_with_args for command line parsing...
2007-11-03 Xavier ClaessensInstall SVG status images as scalable. Fixes bug #492984.
2007-10-28 Xavier ClaessensRename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX...
2007-10-28 Xavier ClaessensRename icons to follow fd.o icon naming spec. Move...
2007-10-28 Xavier ClaessensUpdate to new icon naming spec for new avatars. Fixes...
2007-10-28 Xavier ClaessensChange edit personal information window title to "Perso...
2007-10-25 Xavier ClaessensAdd Ctr-L accelerator to clear the chat. Fixes bug...
2007-10-25 Xavier ClaessensChange window title to "Contact List", both words shoul...
2007-10-25 Xavier ClaessensRemove "..." from the "Manage Favorites..." menu item...
2007-10-25 Xavier ClaessensUse "document-open-recent" icon instead of gtk-justify...
2007-10-25 Xavier ClaessensUse "user-info" icon for Edit->Personal Information...
2007-10-25 Xavier ClaessensUse the navigation icons in the history dialog. Fixes...
2007-10-25 Xavier ClaessensSet window title to "Previous Conversations". Fixes...
2007-10-24 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-23 Xavier ClaessensUpdated.
2007-10-21 Xavier ClaessensAdd EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactW...
2007-10-21 Xavier Claessensforgot changelog
2007-10-21 Xavier ClaessensDon't allow to change account if we are editing informa...
2007-10-20 Xavier ClaessensTo know if an account is connected, use
2007-10-19 Xavier ClaessensUpdate Enable/Disable button when "account-enabled...
2007-10-19 Xavier Claessensset unsensitive the add button if there is no profile...
2007-10-19 Xavier ClaessensIf EmpathyChat object does not exist when DnD a contact...
2007-10-19 Xavier ClaessensFix crash when iconifying main window if it's already...
2007-10-19 Xavier ClaessensDon't accept invitation if we are not invited.
2007-10-18 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-15 Xavier ClaessensDon't warning if we try to load a NULL icon.
2007-10-13 Xavier ClaessensSet chat state to ACTIVE when receiving a message from...
2007-10-13 Xavier ClaessensDon't use deprecated GtkTooltips API. Add commented...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-10-12 Xavier ClaessensSet supress_handler to TRUE when creating new group...
2007-10-11 Xavier ClaessensAdd missing files.
2007-10-09 Xavier ClaessensBump MissionControl version to 4.37, we uses new API...
2007-10-09 Xavier ClaessensMore flexible API for EmpathyContactWidget, we now...
2007-10-09 Xavier ClaessensMakes avatar looks better in information and edit dialogs.
2007-10-08 Xavier ClaessensImplement EmpathyAvatarChooser and EmpathyAvatarImage...
2007-10-03 Marco BarisioneInitialize every GError to NULL. Fixes bug #482889.
2007-10-02 Xavier ClaessensAdd back protocol group.
2007-10-01 Xavier ClaessensAdd a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisi...
2007-10-01 Xavier ClaessensUse fd.o standard location for autostart desktop files...
2007-10-01 Xavier ClaessensBump version to 0.15.
2007-10-01 Xavier ClaessensAdd tp-stream-engine.xml to EXTRA_DIST. Add empathy...
2007-10-01 Xavier ClaessensUpdate before release.
2007-10-01 Xavier ClaessensFix refcounting of priv->factory. Fixes bug #473116.
2007-10-01 Xavier ClaessensAdding sanity checks to public functions.
2007-10-01 Xavier ClaessensAdd some sanity checks. Fixes bug #463051.
2007-10-01 Xavier ClaessensDisconnect all signals in finalize. Fixes bug #462815.
2007-10-01 Xavier ClaessensDisconnect signals on chatroom manager. Fixes bug ...
2007-10-01 Xavier ClaessensDisconnect signals on list and contacts when finalizing...
2007-10-01 Xavier ClaessensHide VOIP stuff if empathy is not compiled with --enabl...
2007-10-01 Xavier ClaessensUpdated to use new avatar cache.
2007-09-29 Xavier Claessensref group when async calls are in flight to avoid destr...
2007-09-29 Xavier ClaessensRefcount ContactFactoryAccountData struct.
2007-09-29 Xavier ClaessensInitial Voice+Video support Fixes bug #468204 (Elliot...
2007-09-28 Xavier ClaessensPorted from VOIP branch.
2007-09-28 Xavier ClaessensBump version to 0.14. Updated.
2007-09-28 Xavier ClaessensUpdated for 0.13 release.
2007-09-28 Xavier ClaessensRemove GnomeProgram, not useful anymore, drop libgnome...
2007-09-28 Xavier ClaessensLook in the local_pendings list if a contact is already...
2007-09-27 Xavier ClaessensFix 2 leaks thanks to valgrind.
2007-09-27 Xavier ClaessensNo need to init gtk, GMainLoop is enough and makes...
2007-09-27 Xavier ClaessensFix leak when loading avatar from cache. Do not request...
2007-09-27 Xavier ClaessensSet the sort function before begin to sort otherwise...
2007-09-26 Xavier ClaessensForgot changelog
2007-09-26 Xavier ClaessensCache avatars and RequestAvatars only when needed.
2007-09-26 Xavier ClaessensFix capabilities update, the NOT operator is ~ and...
2007-09-26 Xavier ClaessensFix warning when sort criterium is NULL and when there...
2007-09-21 Xavier ClaessensIgnore log files that don't have a good filename. Fixes...
2007-09-21 Xavier ClaessensExplicitely use libempathy from builddir. Fixes bug...
2007-09-21 Xavier ClaessensMove TP_CHANNEL_CHAT_STATE_PAUSED to the not typing...
2007-09-21 Xavier ClaessensTooltip for subscription request shouldn't display...
2007-09-21 Xavier ClaessensDo not set "new message" in the title of conversation...
2007-09-21 Xavier ClaessensFix warnings when finalizing.
2007-09-21 Xavier ClaessensFix ref count error for account objects.
2007-09-20 Xavier ClaessensAdd 2 properties to EmpathyIdle to activate auto-away...
2007-09-19 Xavier ClaessensFix a leak.
2007-09-11 Xavier ClaessensForgot changelog
2007-09-10 Xavier ClaessensFix debug message.
2007-09-08 Xavier ClaessensRequest media channel when clicking on call icon.
next