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.

================================================================================
version 0.43
------------

* fix a display refresh error. GDL autoscan pattern are no more erased and 
  recreated immediatly.

* fix a problem with private chat, with the offset and with the search config
  when GUI is translated.

* chat messages are now time stamped (patch by Morra).

* fix the wrong panel size hidding the top of the GUI which occurs when dc_gui
  is opened for the first time.

* minor typo error in the GUI has been corrected.

* When a remote user leaves a hub while being in a private chat, a message is
  displayed in this chat. Patch by Tero Aaltonen.

* Dutch translation of the GUI updated by Myckel Habets.

* New button added in User Prefs/Extra param to enable/disable DCTC link
  feature (the capability to cooperate with other running DCTC client on task
  like search, multisearch, download and GDL download).

================================================================================
version 0.44
------------

* a new tab has been added: UADDR. It contains the list of all known users with
  their IP. These information are used by the direct download.

* the UADDR list is no more refreshed periodically because it slows down too 
  much the GUI (especially when the list becomes very big).

* It is now possible to choose the sort column and order of the UADDR list.

* When adding a new host is manually added to the UADDR list, if no port is
  given, the default port (412) is appended.

* 2 new buttons added in UADDR tab. They allow search by nickname and by
  address.

* The function receiving data from dctc has been partially rewritten to be more
  efficient when a large amount of data are received (like the UADDR list).
  Now, the number of system calls are more limited because data are no more
  read byte by byte.

* avoiding GTK bug occuring sometimes when adding/removing in user clist. For
  an unknown reason, the vertical scrollbar moves to the bottom of the range.
  The problem mainly seems to occur after removing something from a clist,
  in the gtk_clist_thaw function.

* New options added in User Prefs/Connection to allow input of SOCKS parameters.

================================================================================
version 0.45
------------

* Dutch translation of the GUI updated by Myckel Habets.

* Bookmark now works.

* when you receive private message, if you are not on the private message page,
  the private chat label now blinks.

* fix the bug preventing the away button to be taken into account when starting
  a new client.

* when entering into the "content search" tab, the list is immediatly displayed.

* fix the "Follow hub redirection" problem occuring when applying the changes to
  a running client.

* new flag added in user prefs/extra param: Force download.

================================================================================
version 0.46
------------

* several DCTC can be started at the same time using multi-selection in 
  favorite, public or recent hub list.

* if available (DCTC 0.72 and above), the running client list is colorized. 
  Client color changes according to their connection status.

* To avoid overload problem when the GDL list becomes huge (more than 200-300
  entries), dcgui now uses the new /SLOWGDLLST command.

* New tab added into the connection tab: Seen Hubs. This tab contains the list
  of all hubs seen in the public hub list at one time or another.

================================================================================
version 0.47
------------

* New button added in User Prefs/Extra param to enable/disable absolute path
  hiding (no more display the \ or the  at the beginning of the file name you
  send on the DC network.

* In the user file list, if you enter a string, the clist moves automagically to
  the first file matching the string you have entered. patch made by Jimmy
  Mkel.

* Fix the bug preventing done GDL to be displayed in the done list.

* In GDL popup menu, 2 new entries added: expand all GDL and shrink all GDL.

* New entry added to search popup menu. It is now possible to create a new GDL
  with all selected search result entries and add the current search pattern as
  autoscan pattern.

* to reduce the number of invalid search results returned by buggy clones, it is
  now possible to filter received results. An option has been added in "find
  config" tab.

* User prefs have been reorganized and sorted (a little).

* New button added in user prefs/misc extra param: Abort upload when user leaves
  hub. If this option is set, when a user leaves the hub and still downloads
  from your client, its transfers are automatically cancelled.

* 2 new options added in user prefs/extra param (DL): max running source per GDL
  and disable autoscan when enough sources run. These options are here to 
  optimize bandwidth usage and segmentation algorithm.

* Dutch translation of the GUI updated by Myckel Habets.

================================================================================
version 0.48
------------

* 2 buttons added to clear public and private chat text area.

* sort by share size now sorts properly. Patch by Laurent Rossier.

* double-click on a user of the user list automatically download this user
  shared file list. Patch by Laurent Rossier.

* In user prefs/identity & connection, it is now possible to define if hublist
  must use the socks proxy, a web proxy or no proxy.

* In connect/running, the number of users and GDLs on each client is displayed.

================================================================================
version 0.49
------------

* BerkeleyDB v3 library/includes is required.

* Add support for "flagged" users.

* search button added in the find tab.

================================================================================
version 0.50
------------

* Dutch translation of the GUI updated by Myckel Habets.

* In user prefs/Misc extra param, it is now possible to discard global chat
  message from Hub-Security about kicked user.

* New tab added to user prefs: flagged users. This allows control of flagged
  user command.

* Nickname completion in global and private chats added. Use [Tab] key to
  complete.

* minor error message fixed in berkeley database initialization. dc_gui no more
  crash when database creation fails.

================================================================================
version 0.51
------------

* Spanish translation of README and help file by Iigo Lpez-Barranco Muiz.

* Fix a bug preventing dc_gui to work properly the first time when the .dctc
  directory does not exist. Now, if this directory has no write access, dc_gui
  ends and if it does not exist, it is created.

* it is now possible to end or to kill one or more client without being connect
  to it.

* Error returned by Berkeley database is handled more gracefully.

* In the done tab, the size column is now right aligned and the speed column
  has been removed.

* It it now possible to attach all unused GDLs to the current client using the
  appropriate entry of the GDL popup menu.

* Add support of download bandwidth limitation and GDL gathering speed.

* Support of Berkeley Database 4.0 added. 

* The configure script now has the option --with-db to specify where the
  Berkeley Database include and lib directories are. If you have compiled the
  library yourself, you probably will have to use this option with something 
  like /usr/local/BerkeleyDB.4.0 as parameter.

================================================================================
version 0.52
------------

* In the queue list, previous version has the nickname right aligned instead.

* In the queue list, the size column has been removed and the filename column is
  came back.

* configure is now able to guess Berkeley DB version and adapts itself to find
  a valid combination of include/library (v3.x and v4.x). The old detection
  method is still available using --enable-manual-db-detect flag. Usage of
  --with-db option is still required if the include and lib directories are
  installed in an unusual place.

* It is now possible to "flag" user from GDL list popup menu.

* The "view file list" option of the GDL popup menu now works properly.

* Seen hub list is no more stored into the gnome config file but in a Berkeley
  database. This solution is more stable when more than one GUI runs and above
  all, the GUI no more hangs during several seconds when you stop it. Fast and
  reliable, what more to expect :)

* In the done list, the speed column has been removed (not useful here) and the
  size column is now right aligned.

* The UADDR tab has been updated to include UNODE information.

* GDL now displayed the time to completion.

* new button added in User prefs/misc extra param: it is now possible to
  discard all private chat messages.

* New Flag for user: "No DL slot limit". When set, the flagged user can download
  even if there is no download slot.

* The user shared file list is now displayed as a tree.

* Display of remote user shared file list is now bufferized. This improves the
  display speed, mainly for long list.

================================================================================
version 0.53
------------

* Dutch translation of the GUI updated by Myckel Habets.

* Functions calling the normal download is modified to handle the new syntax of
  this command.

* configure now checks for DCTC version to avoid incompatibility between the
  GUI and the client.

* Support of the new /DL function added.

* New column added to the running DCTC list. This column tells which client is
  the master client (==the one updating UADDR content and managing the UNODE).

* Support of the new GLSTC message format. The download speed is now more
  accurate.

* Support of the new GDL wake up functions added.

* Support of the virtual share function added.

* The find tab includes a new part to find on which hub a given user is
  connected to.

