version 0.1
-----------

* private chat support added.

* user "color" added (display user/op here and away with different colors).
  (background: white=here, grey=away, foreground: black=user, red=operator).

* user file list is now displayed.

* a status bar below user list displays the number of users connected and the
  total size of shared data.

* public chat is fully functionnal.

* public hub list is now displayed. Sort by number of users works.

* in download and upload list, speed is now properly displayed. Sort by size
  works.

* in the "done" list, when switching from one DCTC to another, the list is not
  imported each time, only new entries are added.

* recent hub list is now displayed.

* using the public hub list, it is now possible to directly start a new client.
  WARNING: all user preferences are taken into account except "shared directories"
  list.

* $HOME/.dctc/running is cleaned each time the running process list is reload.
  .done files without socket are merged with the done+exited file.

================================================================================
version 0.2
-----------

* fix a bug on user file list click. Now, it works properly when double-clicking
  on an entry.

* new buttons added to clear recent hub list, user file list, global done list
  and local done list.

* new parameter added into the user preferences panel.

* the hub users information now supports the TB unit.

* in find result list and user file list, it is now possible to select more than
  one file to download at the same time.

* when entering inside a hub, a message is displayed in the chat.

* when a message is added to the chat window, the chat window slider is updated
  to display the newly inserted message.

================================================================================
version 0.3
-----------

* in the running dctc list, the hubname is displayed (if something with the same
  IP exists in the recent list.

* on the bottom left side of the window, when contacting a client, the connection
  status is displayed (online/offline).

================================================================================
version 0.31
------------

* SIGHUP is now catched. If the start shell ends (or crashs), the GUI will stay
  alive. This change has been done because the xterm of Mandrake 8.1 seems to be
  buggy and crashs when the GUI displays some strange nicknames.

* The "away" button now works.

* Included Olle Hllns changes to make "make dist" works.

* new field added in User Preferences/extra parameters. It is now possible to
  force protocol version number reported by the client to the hub. I strongly
  suggest to avoid this feature except if a "security patch" on DC is created
  and DCTC is not yet updated.

* In the queued transfer list, if the wanted user is on the hub, the task
  background is green.

================================================================================
version 0.32
------------

* DCTC search by content is now supported.

* in user list, public hub list, find result list and content search list, gtk
  auto-sort is no more used. The GUI no more goes to the bottom of the list 
  each time the list is modified.

================================================================================
version 0.33
------------

* password support has been added.

* Sending a message in a private chat now works properly.

================================================================================
version 0.34
------------

* sites are not more duplicated in the recent list.

* private chat window content now scrolls properly.

* new extra option added to manage bandwidth limitation.

================================================================================
version 0.35
------------

* In user preferences/extra parameters, "move in done/ directory" now works on
  running client.

* in global chat, after validating a message, the input entry is cleared. 
  Previously, you must erase it with backspace before entering another one.

* the function sending data to dctc has been rewritten. DCTC/dc_gui should no
  more hang when dc_gui retrieves a hub user list from DCTC.

* When starting a new DCTC client, dc_gui no more try to display the NULL at
  the end of the command line (bug fixed by Glen Koundry).

* it is now possible to start a search with multiple file type criteria.

================================================================================
version 0.36
------------

* while refreshing running DCTC list, there is no more the "use /QUIT to quit"
  message.

* New command added to find and user file list popup menu. It is now possible
  to retrieve user shared file list of select files.

* in find, content search and user file list, sort by size works properly.
  Perviously, numbers are sorted as strings so 10 is smaller than 2.

* after 10 seconds, if a search doesn't provide more than 15 results and if the
  multi-hub search option is enabled, a multi-hub search is initiated.

* Upload transfer status is now displayed.

================================================================================
version 0.37
------------

* When opening a private chat from the user list, previous version uses the
  wrong column and instead of the user nickname uses the user connection type.
  Bug discovered and fixed by Tero Aaltonen.

* New check button added in user preferences: it is now possible to disable
  display of error messages in small error window.

* New tab added in user preferences: error messages (regardless of the
  previous option) are kept inside the "error messages" tab in user prefs.

* New slider added in user prefs: The hub reconnection delay is now user
  adjustable from 30 seconds up to 1/2 hour.

* New slider added in user prefs: The delay between rebuilding of the shared
  file database is now user adjustable from 15 minutes up to ... a very long
  time.

* A profil can now be stored independantly of the one used by DCTC. This feature
  has been added because sometimes, if all your DCTC goes down, you may lose you
  configuration. Using this, you can keep it.

* Transfer operation with operator and search results returned by operator are
  now displayed in red.

================================================================================
version 0.38
------------

* add the missing scrollbars in all private chats but the first.

* queued transfer with operator are now displayed in red.

* upload status are now displayed correctly.

* A little documentation is now embedded inside dc_gui thanks to Joakim Verona.

================================================================================
version 0.39
------------

* fix the nickname display error occuring when displaying a queued shared list
  download.

* New panel added in the transfer area: GDL. It displays GDL of the current
  client. It is now possible to use GDL directly from search result list and
  from user shared list. It is also possible to attach unused GDL (GDL created
  by dead client) to the running client.

* New button added in the connect tab. "reconnect now" for the current running
  DCTC to reconnect to the hub immediatly. This feature works only if the client
  is offline.

* In the connect tab, new field added "Direct DCTC command". Using it, you can
  send DCTC command (in DCTC, see /Documentation/commands) to the current DCTC.

* fix the sort error (in all list) occuring on values with bigger than 
  99999999 (mainly sort by size).

* OP connecting after you are logged in is now displayed in red.

* New button added in User Prefs/Extra param to enable/disable hub redirection
  support.

* It is now possible to copy/paste multi-line string inside the [private] chat
  entry.

================================================================================
version 0.40
------------

* DESTDIR bug in doc/C/Makefile.am fixed by Arkadiusz Miskiewicz.

* Dutch translation of the GUI by Myckel Habets.

* dc_gui no more displays console message with unprintable characters.
  (patch by Joakim Axelsson).

* follow hub redirection is now taken into account when creating a new client.

* some debug messages have been removed.

* in GDL list, sort by size (filename) now also sorts by GID/nickname
  if the compared sizes (filename) are equal.

* configure has been modified to stop compilation if dctc or hublist is not in
  path.

* New button added in User Prefs/Extra param to enable/disable md5sum
  computation used by content search.

================================================================================
version 0.41
------------

* New button added in User Prefs/Extra param to enable/disable Direct DownLoad
  feature (the capability to download from active users even if not connected).

* When DCTC is offline, the GUI displays the reconnection date in the bottom 
  status bar.

* download status of each GDL is now displayed (downloaded bytes and download
  speed).

* Dutch translation of the GUI updated by Myckel Habets.

================================================================================
version 0.42
------------

* fast users are displayed with a green background in the connection type column

* It is now possible to add autoscan patterns to each GDL.

* find configuration now include GDL autoscan configuration.

* An icon is now displayed on the iconified window (icon made by naku/d'Oh!).

* some internal strings are now translatable.

* Dutch translation of the GUI updated by Myckel Habets.

* in public and private chats, nicknames have a different color.


