Changelog
moblin-chat (0.12.2ubuntu1) gutsy; urgency=low
[ Daniel Holbach ]
* debian/control: added Conflicts on libempathy2, libempathy-common,
libempathy-gtk-common.
* debian/rules: don't install docs, development files.
moblin-chat (0.12.2) gaston; urgency=low
[ Peter Zhu ]
* It's ready to be gaston release
[ John L. Villalovos ]
* Removed two of the libraries from the depends: line
* Backporting most of the changes from when this was initially pushed into
Ubuntu.
moblin-chat (0.12.1) UNRELEASED; urgency=low
* Rename all filenames starting with "gossip" by "empathy" and change
namespace of all gossip_*() functions to empathy_*()
* Initial room list
* Add gtk-doc support
* Add python binding support
* Merge 0.12 changes from upstream Empathy
* Delete some intermediate files and update debian/*
* Add back hidlonization
* bug fixes due to backport of hildonization
* a minor fix
* relayout of menu and add icon for accounts/personal_info
* rename to moblin-chat on configure.ac
* add two buttons of add/remove
* rename org.moblin.empathy to org.moblin.chat
* fix build error
moblin-chat (0.11.4) UNRELEASED; urgency=low
* Add channel filter support and dispatch channel only if user clicks
flashing icon
* Remove per-state "Custom message..." and add one at the bottom of menu
* Update profile file to use SupportedPresences field
* Add hidden support
* Add EMPATHY_LOGFILE env variable
* Bump MC minimal version to be 4.33
* Remove workaround due to mc-enum-types.h not installed. It has been
installed since MC4.33.
* minor fix
moblin-chat (0.11.3) gaston; urgency=low
* Ready to be gaston release
* Install libempathy and libempathy-gtk and get their API public
* Use libtool --version-info
* Remove empathy-marshal-main.c and include empathy-marshal.h in
empathy-marshal.c
* Generate files for enum types with glib-mkenums.
* Use g_param_spec_enum() and g_param_spec_flags() instead of
g_param_spec_(u)int
* Remove empathy_contact_list_store_sort_get_type() as it's now
auto-generated by glib-mkenums
* Do not list profiles that don't have the corresponding CM installed when
creating a new account
* Edit menu is now upper on Room menu
* Only update the topic of it has really be changed, avoid diplaying many
times "Topic set to:" message
* Log offline message
* small fixes to configure
* fix build error
-- <email address hidden> (John L. Villalovos) Fri, 28 Sep 2007 10:15:38 +0200