X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=ChangeLog;h=070bb6e47c53eaf0008c52e6c1d818a0b1e2c05a;hp=0a25e6be5bc62fb743aa9520535f0def2529c973;hb=cb967b4780dd2f0df87a448fee0a47b25df0cce1;hpb=dcdd0316bf2568d3ccd949394643827af8d4da78 diff --git a/ChangeLog b/ChangeLog index 0a25e6be..070bb6e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,265 @@ +2007-11-21 Xavier Claessens + + * TODO: Updated. + +2007-11-21 Xavier Claessens + + * configure.ac: Add x11 to build deps. + +2007-11-21 Xavier Claessens + + * libempathy-gtk/empathy-group-chat.c: + * libempathy-gtk/empathy-chat.c: + * libempathy-gtk/empathy-chat.h: Add nick completion for MUCs. + Fixes bug #453418. + +2007-11-15 Xavier Claessens + + * docs/*: + * doc/*: + * configure.ac: + * Makefile.am: Remove doc directory and replace it with a better gtk-doc + in docs. More files are auto-generated, we have less files on SVN. + +2007-11-15 Xavier Claessens + + * src/Makefile.am: Do not build voip chandler if building without voip + support. Fixes bug #496861. + +2007-11-13 Xavier Claessens + + * libempathy/empathy-chandler.c: + * libempathy/empathy-filter.c: Do not use deprecated tp_conn_new(), use + tp_conn_new_without_connect() instead. + +2007-11-12 Xavier Claessens + + * configure.ac: Bump version to 0.21.3. + +2007-11-12 Xavier Claessens + + * libempathy-gtk/empathy-status-icon.c: + * src/empathy-call-chandler.c: + * src/empathy-call.chandler: + * src/org.gnome.Empathy.Call.service.in: + * src/empathy-chat.chandler: + * src/org.gnome.Empathy.Chat.service.in: + * src/empathy-chat-chandler.c: Don't use the same bus name for filter + and chandler programs. + +2007-11-12 Xavier Claessens + + * libempathy-gtk/empathy-account-widget-jabber.glade: Jabber priority is + in the range -128 127 (Laurent Bigonville). + +2007-11-11 Xavier Claessens + + * libempathy-gtk/empathy-chat.c: + * src/empathy-call-chandler.c: + * src/org.gnome.Empathy.Chat.service.in: + * src/empathy-chat-chandler.c: + * src/empathy.c: + * src/Makefile.am: Move chats to its own process. + +2007-11-07 Xavier Claessens + + * src/org.gnome.Empathy.Call.service.in: + * src/Makefile.am: Install empathy-call-chandler to $libexecdir. + +2007-11-06 Xavier Claessens + + * libempathy-gtk/empathy-account-widget-jabber.glade: + * libempathy-gtk/empathy-account-widget-jabber.c: Allow to change jabber + priority. Fixes bug #493992 (Laurent Bigonville). + +2007-11-04 Xavier Claessens + + * libempathy-gtk/empathy-main-window.c: Display error message when an + account failed to connect. Based on Gossip's code. + +2007-11-03 Xavier Claessens + + * libempathy/empathy-contact-factory.c: Call ClearAvatar if the data + is NULL or size <= 0 in empathy_contact_factory_set_avatar(). + +2007-11-03 Xavier Claessens + + * libempathy-gtk/empathy-contact-widget.c: + * libempathy-gtk/empathy-avatar-chooser.c: + * libempathy-gtk/empathy-avatar-chooser.h: + * python/pyempathy/pyempathy.defs: + * libempathy/empathy-contact-factory.c: + * libempathy/empathy-contact-factory.h: Rename + empathy_contact_factory_set_name() to _set_alias(). Implements + empathy_contact_factory_set_avatar(). Return the mime_type in + empathy_avatar_chooser_get_image_data(). + +2007-11-03 Xavier Claessens + + * libempathy-gtk/empathy-main-window.c: Unref contact returned by + empathy_contact_factory_get_user(). + +2007-11-03 Xavier Claessens + + * src/empathy.c: Make use of gtk_init_with_args for command line + parsing. Fixes bug #491985 (Basilio Kublik). + +2007-11-03 Xavier Claessens + + * data/icons/hicolor_status_scalable_empathy-pending.svg: + * data/icons/hicolor_status_16x16_empathy-pending.svg: + * data/icons/hicolor_status_scalable_empathy-extended-away.svg: + * data/icons/hicolor_status_16x16_empathy-extended-away.svg: + * data/icons/hicolor_status_scalable_empathy-away.svg: + * data/icons/hicolor_status_16x16_empathy-away.svg: + * data/icons/hicolor_status_scalable_empathy-offline.svg: + * data/icons/hicolor_status_16x16_empathy-offline.svg: + * data/icons/hicolor_status_scalable_empathy-busy.svg: + * data/icons/hicolor_status_16x16_empathy-busy.svg: + * data/icons/hicolor_status_scalable_empathy-available.svg: + * data/icons/hicolor_status_16x16_empathy-available.svg: + * data/icons/Makefile.am: Install SVG status images as scalable. + Fixes bug #492984. + +2007-11-03 Xavier Claessens + + * configure.ac: Bump version to 0.21.2. + +2007-10-28 Xavier Claessens + + * libempathy-gtk/empathy-contact-list-view.c: + * libempathy-gtk/empathy-contact-list-store.c: + * libempathy-gtk/empathy-contact-list-store.h: + * doc/libempathy-gtk/libempathy-gtk.types: + * doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Rename + COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in public API. + Fixes bug #470804. + +2007-10-28 Xavier Claessens + + * libempathy-gtk/empathy-status-icon.glade: + * libempathy-gtk/empathy-group-chat.glade: + * libempathy-gtk/empathy-main-window.glade: + * libempathy-gtk/empathy-images.h: + * src/empathy.c: + * src/Makefile.am: + * configure.ac: + * data/jabber.profile: + * data/salut.profile: + * data/msn.profile: + * data/gtalk.profile: + * data/irc.profile: + * data/22x22: + * data/32x32: + * data/24x24: + * data/16x16: + * data/48x48: + * data/scalable: + * data/Makefile.am: + * data/icons/*: Rename icons to follow fd.o icon naming spec. Move icons + to the right directory. Fixes bug #470418 (Michael Monreal). + +2007-10-28 Xavier Claessens + + * libempathy-gtk/empathy-smiley-manager.c: Update to new icon naming + spec for new avatars. Fixes bug #490173 (Michael Monreal). + +2007-10-28 Xavier Claessens + + * libempathy-gtk/empathy-contact-dialogs.c: Change edit personal + information window title to "Personal Information". Fixes bug #490159. + Change add contact window title to "New Contact", need a capitalized + 'C'. Change edit contact information window title to + "Edit Contact Information". + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-chat.glade: Add Ctr-L accelerator to clear + the chat. Fixes bug #490125 (Marco Barisione). + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-main-window.glade: Change window title to + "Contact List", both words should be capitalised according to HIG. + Fixes bug #490076 (Michael Monreal). + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-main-window.glade: Remove "..." from the + "Manage Favorites..." menu item. Fixes bug #490086 (Michael Monreal). + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-images.h: + * libempathy-gtk/empathy-contact-list-view.c: + * libempathy-gtk/empathy-chat.glade: + * libempathy-gtk/empathy-log-window.glade: + * libempathy-gtk/empathy-main-window.glade: Use "document-open-recent" + icon instead of gtk-justify-left for history icon. + Fixes bug #490080 (Michael Monreal, Xavier Claessens). + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-main-window.glade: Use "user-info" icon for + Edit->Personal Information menu item. + Fixes bug #490079 (Michael Monreal). + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-log-window.glade: Use the navigation icons in + the history dialog. Fixes bug #490077 (Michael Monreal). + +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-log-window.glade: Set window title to + "Previous Conversations". Fixes bug #490075 (Michael Monreal). + +2007-10-24 Xavier Claessens + + * libempathy-gtk/empathy-account-chooser.c: + * libempathy-gtk/empathy-profile-chooser.c: + * libempathy-gtk/empathy-account-chooser.h: + * libempathy-gtk/empathy-profile-chooser.h: + * libempathy-gtk/empathy-images.h: + * libempathy-gtk/empathy-main-window.c: + * libempathy-gtk/empathy-main-window.h: + * libempathy-gtk/empathy-cell-renderer-activatable.c: + * libempathy-gtk/empathy-account-widget-salut.c: + * libempathy-gtk/empathy-presence-chooser.c: + * libempathy-gtk/empathy-cell-renderer-activatable.h: + * libempathy-gtk/empathy-account-widget-salut.h: + * libempathy-gtk/empathy-account-widget-msn.c: + * libempathy-gtk/empathy-presence-chooser.h: + * libempathy-gtk/empathy-status-icon.c: + * libempathy-gtk/empathy-contact-dialogs.c: + * libempathy-gtk/empathy-account-widget-msn.h: + * libempathy-gtk/empathy-status-icon.h: + * libempathy-gtk/empathy-contact-dialogs.h: + * libempathy-gtk/empathy-account-widget-jabber.c: + * libempathy-gtk/empathy-account-widget-jabber.h: + * libempathy-gtk/empathy-contact-widget.c: + * libempathy-gtk/empathy-contact-widget.h: + * libempathy-gtk/empathy-smiley-manager.c: + * libempathy-gtk/empathy-about-dialog.h: + * libempathy-gtk/empathy-smiley-manager.h: + * libempathy-gtk/empathy-accounts-dialog.h: + * libempathy/empathy-avatar.h: + * libempathy/empathy-debug.h: Cleanup licences and copyrights, + Modules with 100% collabora code are now relicenced to LGPL. + + * doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Updated. + +2007-10-23 Xavier Claessens + + * doc/libempathy-gtk/tmpl/empathy-profile-chooser.sgml: + * doc/libempathy-gtk/tmpl/empathy-contact-dialogs.sgml: + * doc/libempathy-gtk/tmpl/empathy-contact-widget.sgml: Updated. + +2007-10-21 Xavier Claessens + + * libempathy-gtk/empathy-contact-widget.h: Add + EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactWidgetFlags. + 2007-10-21 Xavier Claessens * libempathy-gtk/empathy-contact-dialogs.h: @@ -1975,6 +2237,7 @@ 2007-03-16 Xavier Claessens * Initial version + 2007-09-28 Xavier Claessens * libempathy/empathy-tp-group.c: Look in the local_pendings list if a