0.5.0 - Mon, 29 Jan 2007 17:23:14 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * "Active Connections" tab on main window now shows current active connections right from start.

0.4.5 - Mon, 29 Jan 2007 17:06:12 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Added support for org.freedesktop.Telepathy.Properties on connections and channels.

0.4.4 - Wed, 24 Jan 2007 14:40:19 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Fixed incomplete "group-flags-changed" signal hadling on TIChannel and  TIPageChannelGroup

0.4.3 - Tue, 23 Jan 2007 12:28:08 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Fixed GTK warning when constructing main window.

0.4.2 - Tue, 23 Jan 2007 10:20:15 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Cosmetics on the main window. Hitting <Enter> when the connection manager name combobox has
    focus is equivalent to clicking the "Query" button.

0.4.1 - Tue, 07 Nov 2006 14:55:38 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Fixing some dbus_g_type_get_struct calls.

0.4.0 - Tue, 31 Oct 2006 16:45:00 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Make TIHandleListEditor correctly disconnect its signal handler from TIPreferences when disposing.

0.4.0 - Tue, 31 Oct 2006 16:35:04 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Generalized "contact handle display mode" global preference to "handle display mode".
    * plus some minor refacoring and code cleaning.

0.3.10 - Tue, 31 Oct 2006 12:38:31 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Added support for org.freedesktop.Telepathy.Channel.Type.RoomList.

0.3.9 - Thu, 26 Oct 2006 12:31:23 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Fixed bug in ti-page-channel-group.c where you could end up having multiple rows for the same contact.

0.3.8 - Wed, 25 Oct 2006 18:46:41 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Fixed bug where connection windows created from the "Active Connections" tab, in the main window,
      wheren't being correctly freed after being closed.

0.3.7 - Wed, 25 Oct 2006 18:13:22 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * A channel window is now opened in response for a org.freedesktop.Telepathy.Connection.NewChannel signal.
    * The channel list on the connection window now refreshes itself when needed.

0.3.6 - Wed, 25 Oct 2006 12:16:19 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Support for Connection.Interface.Capabilities is finished.

0.3.5 - Thu, 05 Oct 2006 15:19:41 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Support for Connection.Interface.Capabilities almost finished.

0.3.4.1 - Tue, 19 Sep 2006 17:16:37 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Some hacks and bug-hunting debug code in Scons build scripts for Uduntu Edgy packaging.

0.3.4 - Tue, 19 Sep 2006 14:37:35 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Fixed a bug in TIDlgRequestChannel: When typing handle numbers directly, for
      contact handle types, the dialog would always return a handle 0 regardless of what you've typed in.

0.3.3 - Mon, 18 Sep 2006 09:54:25 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)
    * Added missing COPYING file.

0.3.3 - Fri, 15 Sep 2006 12:00:28 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * It now lists registered connection managers on the main window.

0.3.2 - Thu, 14 Sep 2006 18:29:44 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Improved TIDlgRequestChannel. It's now also aware of global preferences.
    * Added TI_OBJ_UNREF(obj) macro to ti-utils.

0.3.1 - Thu, 14 Sep 2006 12:12:09 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * TIWndChannel is now aware of global preferences.
    * Added project homepage address to "About" dialog.

0.3 - Fri, 08 Sep 2006 18:31:08 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Improved the "Request Presence" dialog.
    * Generalized TIDlgRequestAliases to TIDlgHandlesList, which also replaced TIDlgRequestPresence.

0.2.7 - Fri, 08 Sep 2006 17:01:10 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Added an option (in the preferences dialog) to automatically inspect unknown handles.

0.2.6 - Fri, 08 Sep 2006 13:43:10 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Added a "Inspect Handles" button on TIWndConnection.
    * Refactored TIHandleMapper and TIWndConnection (regarding acquired handles list).

0.2.5.2 - Wed, 06 Sep 2006 14:01:38 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Fixed build script to (finally) enable the creation of a proper debian package.

0.2.5.1 - Wed, 06 Sep 2006 11:33:59 -0300 - Rodrigo Novo (rodarvus@ubuntu.com)

    * Dropped usage of make and the "./build" script

0.2.5 - Wed, 06 Sep 2006 11:01:47 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Fixed build scripts.

0.2.4 - Wed, 06 Sep 2006 10:44:00 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Removed the use of an internal copy of SCons.
    * Updated ./INSTALL text file.
    * Added a ./Makefile to ease debian packaging.

0.2.3 - Wed, 06 Sep 2006 09:57:41 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Fixed widget order inside TIHandleListEditor

0.2.2 - Tue, 05 Sep 2006 18:31:01 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * TIConnection can now access all methods and signals from [...].Connection.Interface.Aliasing.
    * Added a new notebook page, TIPageAliasing, to expose [...].Connection.Interface.Aliasing functionality.
    * Added two dialogs that are used by TIPageAliasing: TIDlgRequestAliases and TIDlgSetAliases.
    * Changed a signal name in TIPreference from "contact-handle-display-changed-id" to "contact-handle-display-changed".
    * Added my e-mail address in the about dialog.

0.2.1 - Thu, 31 Aug 2006 14:33:57 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Small bug fix in ti_get_tree_model_elements() and ti_get_selected_elements()
    * Added a missing #include (which could brake builds) in ti_constants.h
    * Improved code reuse and modularization: There's now a widget called TIHandleListEditor. Refactored TIDlgAddMembers accordingly.
    * Added new functionality to TIHandleMapper (used by TIHandleListEditor).
    * Small bug fix in TIPageChannelGroup

0.2.0 - Tue, 29 Aug 2006 12:20:22 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Added an About Dialog.
    * DlgRequestConn - password parameter is now "invisible".

0.1.10 - Tue, 29 Aug 2006 11:29:41 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Improved TIDlgAddMembers.
    * Improved TIPageGroup. It now has a better interface and is aware of global preferences.
    * Added some new utility functions (as a by product of above mentioned code changes) and refactored TIWndConnection to use then as well.

0.1.9 - Mon, 28 Aug 2006 11:15:42 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Created TIPreferences - Stores global application preferences.
    * Added a preference option to display handle names instead of numbers throughout the UI.
    * Modified TIPagePresence to obey the above mentioned preference option.
    * Created TIHandleMapper to store information (e.g. their names) about handle numbers.
    * Added an Options menu option (and dialog) to main window.
    * Renamed TIDlgRequestHandles to TIDlgGetHandles in order to add some generalization to that dialog.

0.1.8 - Fri, 25 Aug 2006 11:17:49 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Connection.Interface.Presence page is now fully functional.
    * A new utility function (ti_value_destroy) and some minor refactoring to make use of it.

0.1.7 - Thu, 24 Aug 2006 16:30:00 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Connection.Interface.Presence page: Buttons "Request Presence" and "Clear Presence List" are now functional.
    * New class: DlgRequestPresence

0.1.6 - Thu, 24 Aug 2006 14:15:28 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Fixed crash bug in "Hold Handles" dialog.
    * Refactored "acquired handles" code and small change on its appearance.

0.1.5 - Thu, 24 Aug 2006 12:06:41 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Fixed D-Bus proxy issues in TIChannel and TIConnection
    * Page "Presence" (Connection.Interface.Presence): "Contact presence" list is now working.
    * New utility functions in ti-util.[c|h].
    * Small refactoring in TIWndMain to use one of those new functions.

0.1.4 - Mon, 21 Aug 2006 11:45:26 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * "Active Connections" page (on main window): Showing connected Telepathy connections now works correctly.

0.1.3 - Mon, 21 Aug 2006 10:54:59 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Main window (protocol parameters' list) and "Request Connection" dialog: Boolean parameters are now correctly shown and handled

0.1.2 - Fri, 18 Aug 2006 10:26:20 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Minor cosmetic changes in some glade files
    * Improved TIPage (which reflects in all child classes)
    * Implemented the valid statuses' list in TIPagePresence ([...].Interface.Presence.GetValidStatuses method)

0.1.1 - Wed, 16 Aug 2006 15:57:57 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * Cleaned up compilation warnings.

0.1.0 - Wed, 16 Aug 2006 15:17:55 -0300 - Daniel d'Andrada T. de Carvalho (daniel.carvalho@indt.org.br)

    * The beginning of recorded history. Added application versioning.
