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.

================================================================================
version 0.54
------------

- The "reload from client" button of user prefs tab now really reloads the
  client preferences, previously, it uses the values it has in the cache.

- "Content search" tab has been removed.

- Dutch translation of the GUI updated by Myckel Habets.

- Dutch translation of the help added by Myckel Habets.

- In the "done" tab, when the list is sorted by size, it is now sorted
  numerically instead of alphabetically.

================================================================================
version 0.55
------------

- The function handling insertion of new line in the share list tab has been
  updated and is approximately 15 times faster.

- When "download selected files" of share list tab is pressed, the GUI no more
  hangs a short time.

- configure can now detect Berkeley DB installed with library following the
  debian naming convention.

- Running client list can now be sorted.

- New column with the number of uploads added to the running client list.

================================================================================
version 0.56
------------

- Popup menus of Find result, GDL list and User list have a new entry to 
  wake up GDL source with a selected user.

- New button added in Done tab to reload current hub and global done lists.

- It is now possible to search inside the hub lists.

- On search result list, if the list is sorted by size, rows are colorized 
  according to their size (different size will have different color). Original
  idea and code (colorize when changing sort column) by Thomas Stewart. I have
  added the on-the-fly colorization of incoming rows.

================================================================================
version 0.57
------------

- Dutch translation of the GUI updated by Myckel Habets.

- Add support of new unode file format (Do not use Berkeley DB anymore).

- it is now possible to recursively download directories from the user file list.
  The remote directory structure is rebuilt locally from the selected directory.

- When adding search results, clist_thaw bug is now avoid thus the vertical
  slider no more falls down.

- New tab added in User Prefs to configure the Type of Service of network
  connections.

- Now, The makefile should install all GUI translation to their right places.

================================================================================
version 0.58
------------

- Fix a bug in list colorization. All lists share the same function to change
  the sort column and sort order. Unfortunatelly, this function was modified in
  the version 0.56 to colorize search result. The decolorization problem is now
  fixed.

- Add a button to delete the error message list.

- In Extra Parameters (DL), a new button was added to set up the default 
  mode of GDL entries (expanded or collapsed).

- French translation of the GUI added by Nicolas Le Gaillart.

- German translation of the GUI added by Christian Koenig.

- Tooltip added to the search input widget.

- Error messages tab moved from the user prefs tab to the transfer tab.

================================================================================
version 0.59
------------

- Swedish translation of the GUI added by Per Gransson and Tobias Olsson.

- Dutch translation of the GUI updated by Myckel Habets.

- when a user share file list is received, if you are not on the user file list
  page, the user file list label now blinks.

- In Extra Parameters (DL), a spin button was added to set up the maximum
  number of simultaneous downloads from a user.

- Support of the new LS cache from dctc 0.83.2. Old LS format remains available
  for few versions.

- User share list tab updated to include the cache share list. Some functions
  added to allow managment of cache share list from the GUI.

- Search entry now has a history of the last 10 search patterns.

- It is now possible to dynamically rename running GDL. A new entry is added to
  GDL popup menu with this feature.

================================================================================
version 0.60
------------

- Dutch translation of the GUI updated by Myckel Habets.

- French translation of the GUI updated by Nicolas Le Gaillart.

- When loading a cached share list, the progress bar at the bottom of the window
  gives the current status of this load. The GUI no more hangs during the load
  (it is just slowed down).

- More than one user profile can be kept now.

- Bookmark is modified. An existing profile can be automatically used to start
  a bookmarked hub.

- Entry to provide password for SOCKS v5 proxy added.

- Combo added to select either SOCKS v5 or SOCKS v4.

- In the download, upload and done list, the "view file list" of the popup menu
  works properly now.

- It is now possible to open a private chat from download, upload and done list
  popup menu.

- dc_gui.spec added. It is now possible to build a rpm source archive from the
  tarball with: rpm -ts dc_gui-x.xx.x.tar.gz

- A flag is now available for each bookmark entry: AutoStart. Bookmarks with
  this flag set are periodically tested and started if no client exist for them.
  It is strongly adviced to set a profil for such bookmark entry.
  Note 1: to limit overload, one client is started at a time, not all of them
          simultaneously.
  Note 2: This flag is incompatible with hub requiring a password. The client 
          will start but will be quickly disconnected. In such case, you have to
          select the client and use the "enter password" option.
  Note 3: WARNING: When this flag is set, it becomes nearly impossible to leave
          the hub because everytime, the GUI restarts a new client on this hub.

- a new tab added to the user preferences tab: Misc GUI Param. This tab contains
  2 parameters: a) the running client list refresh rate and b) the favorite
  client autostart check rate.

================================================================================
version 0.61
------------

- GDL handling has been totally rewritten and is now more clean.

- It is now possible to destroy GDL "rename at end" entry like any other one.

- In the GDL list, sizes are now displayed using locale format.

- search result handling has been partially rewritten and is now more clean.

- The search result size is now displayed using locale format.

- old style user list is no more supported, only new one is (the one using
  list cache).

- user share lists handling has been partially rewritten and is now more clean.

- The user share lists are now displayed using locale format.

================================================================================
version 0.62
------------

- fix a bug in GDL ctree which crashs dc_gui. Bug fixed by Raphael Scott.

- new button added to start a dummy client (requires DCTC 0.83.5).

- command line option added: -s. This command temporarily disables the autostart
  of clients which can be useful when an invalid hub has this flag set.

- command line option added: -h. This flag requires a parameter, a hub address
  and port. When this option is given, the GUI will automatically start a new
  DCTC connected to the given hub address. When this option is given, you must
  also give the option -p (see below).

- command line option added: -u. This flag requires a parameter, a dchub:// URL
  When this option is given, the GUI will automatically start a new DCTC
  connected to the given hub address. When this option is given, you must also
  give the option -p (see below).

- command line option added: -p. This flag requires a parameter, the name of
  an existing profile to use. This option is needed for both -h and -u.

- command line option added: -e. When this flag is specified, the program ends
  immediatly before displaying any window. This flag is useful with both -h
  and -u to avoid to have as many GUI as DCTC client.

================================================================================
version 0.63
------------

- fix Berkeley DB detection problem for NetBSD. Patch by Thomas Klausner.

- Dutch translation of the GUI updated by Myckel Habets.

- new button added in user prefs/misc GUI param to enable/disable case
  sensitivity when sorting by nickname.

- Search capability added to "user file list" tab.

================================================================================
version 0.64
------------

This version requires DCTC 0.83.7 or above.

- Dutch translation of the GUI updated by Myckel Habets.

- Download date of share list added to cached share list.

- Cached share lists can now be sorted by size and by date.

- Add capability to generate automatically autoscan pattern for selected GDL.

- fix compilation problem with Berkeley DB 4 (open function has a different
  prototype).

- French translation of the GUI updated by Nicolas Le Gaillart.

- GDL renaming part now works properly.

- GDL end program support added.

- fix the missing translation files problem in the RPM file.

- find result list modified. The local filename column is gone and is replaced
  by a column with the connection speed of the user having the file. Currently,
  only speed of users on the same hub is displayed.

- user list partially rewritten and is now displayed faster when reconnecting
  to a client.

- button added to close all private chats in one click.

- dc_gui does not hang anymore when it retrieves the hublist. The "connect" 
  label will blink when the hublist is received.

================================================================================
version 0.65
------------

- Dutch translation of the GUI updated by Myckel Habets.

- fix the compilation problem with Berkeley DB4. (open function of db4.0 has the
  same prototype as DB3 one but db4.1 does not).

- fix erroneous tooltip of virtual share entry.

- In find popup menu and user share list popup menu, only GDL having the same 
  size as the selected rows are displayed in the first level of the menu.

- In find popup menu and user share list popup menu, GDL entries were modified.
  GDL ID is not displayed and GDL size is displayed using locale format.

- file size and upload position of the upload list is now displayed using locale
  format.

- configure can detect C library which cannot handle locale format (%') in
  printf. This will ease port to other platforms.

- Support of new flag added: IGNORE_PUBMSG.

- it is now possible to flag user from the public chat by selecting a line (or 
  part of a line) containing a nickname. It is even possible to flag virtual
  user like Hub-Security.

================================================================================
version 0.66
------------

- add a missing locale display format in upload list. Previously, the upload
  list size are displayed alternatively with locale format and without it.

- fix bug in code detecting if C library can handle locale format in printf.

- in public hub list, a hub existing in both neo-modus and dc++ list is not
  displayed twice.

- The "connect" and the "public" labels blink when the hublist is received.
  The "connect" label no more blinks if the connect tab is the current tab.

- Add support of the search time delay flag (DCTC 0.83.9).

- Download tab is now after the Done tab, GDL tab becomes the first tab.

- In find result and user list tab, when multiple rows are selected and have
  the same size, only the GDL with the same size are displayed at the first
  level of the popup menu.

- fix incorrect charset in fr.po and sv.po

================================================================================
version 0.68
------------

- First GTK2 port. To import your previous configuration, in a shell, enter:
  cp $(HOME)/.gnome/Dc_gui $(HOME)/.gnome2/Dc_gui2
  WARNING: If you import your previous configuration, you must load, verify and
  SAVE all your profiles else they may contain inaccurate values.

- new flag added in user prefs/misc GUI Param: Use UTF8 characters. GTK2 uses
  UTF8 characters that permits support of numerous foreign languages with their
  features. Unfortunatelly, DC protocol uses only ASCII. Without UTF8, if your
  language contains unusual characters, you will see them, people speaking
  the same language will see them but other people will see weird characters
  on the screen. With UTF8, everyone will see the same characters. But there is
  one problem. If you send UTF8 characters to people having a client without
  UTF8 support, they will see weird characters.

  ADVICE: IT IS PROBABLY BETTER TO LEAVE THIS FLAG UNSET UNTIL OTHER CLIENTS
          PROVIDE UTF8 SUPPORT.

  Tips: if you want to test safely this feature, first, enter a hub (your own if
        possible). Then, while runnig this version of dc_gui, start a second
        one. Let one of the client with the option checked and the other with
        the option unchecked. Now, in one of the client, enter something in the
        public chat and see what the other displays. If you have started your
        dc_gui from a shell, you will see some 'Invalid UTF8' messages with
        trucated messages on the GUI.

- fix a display problem in the upload list (sometimes, the sizes are not 
  displayed in the locale format).

- The unattached GDLs now have their own tab. GDL popup menu opens faster.

================================================================================
version 0.69
------------

- Workaround added to provide compilation on gcc 2.9x. gcc 2.9x makes no 
  difference between a macro without parameter and a macro with one parameter
  which is empty.

- The size in the done list is now displayed with the locale format.

- All text windows scroll at the bottom of the text (where new characters are
  added) only if they already are at this place. If you have moved the slider
  to another position, the autoscroll will be disabled until you move the slider
  to its default position. Previously, it was pretty hard to read old chat 
  messages if the chat has some traffics because you goes at the bottom too
  often.

- In the popup menu of the user list, the kick function finally works.

- Documentation provided by Myckel Habets.

================================================================================
version 0.70
------------

- new RPM spec file compatible with more distributions by Mark Schreiber

- Setting autoscan port range is now supported.

================================================================================
version 0.71
------------

- Add support for broken GDL (require DCTC v0.85.0 or above).

- Dutch translation of the GUI added to dc_gui2 by Myckel Habets.

- nearly all icons have been replaced by standard gnome 2 ones.

- Thanks to the "again" new method used by glade to store the couple
  (widget;widgetname), we can now use again more memory to compile. Currently, I
  use more than 570MB to compile interface.c (and several minutes without
  swapping).

- fix a crash occuring if the cached user share list is modified when a share
  list is loading.

- new program added: cmd2dc_gui2. Any parameter provided to this program is 
  passed to dc_gui2. dc_gui2 can run or not, in this case, the parameter will
  be read only when a dc_gui2 will be started and attached to a DCTC.
  This program can be used to pass e-donkey 2000 URL to dc_gui2. Just register
  the protocol "ed2k" with the string 'cmd2dc_gui2 "%s"'. A quick and dirty way
  to do this is to edit the file $HOME/.gnome/Gnome and, in the section 
  "URL Handlers", to add the line: ed2k-show=cmd2dc_gui2 "%s"
  If someone knows an automatic and portable method to do this, I accept it :)

================================================================================
version 0.72
------------

- in Misc Extra Param, remove the old MD5sum computation flag.

- profile wizard added to quickly create new profile with typical values.

- add desktop entry and desktop icon.

- GDL now has a graphical progressbar in the first column instead of the GDL id.

- in user prefs, a new tab containing the user hublist URL is available.

================================================================================
version 0.73
------------

- add flag to hide user information in the hub user list, only user nicknames
  are displayed and downloaded from the hub.

- fix a display problem on GDL source if the user is in the hub (green
  backgroud).

- add support of the new DCTC tag flag.

- The program checks if the ed2k URL handler of GNOME is assigned to dc_gui2 and
  can assign it if the user wants to.

- fix a display problem in the find popup menu if a GDL with non-ASCII
  characters exists.

- fix a crash occuring when weird characters are entered in input field.

- support the '|' (pipe) in public and private chat.

- find manual page updated by Tomasz Sienicki.

================================================================================
version 0.74
------------

- add support of web proxy connection for the client.

- when a private message or the public hub list is received, the tab label goes
  green (was broken in a recent version). Blinking is disabled.

- fix the incorrect UTF8 code for error message problem.

- sound files can be played on event. Only file type supported by audiofile can
  be used, forget ogg and mp3 files, use wav files instead.

- search inside search results added.

================================================================================
version 0.75
------------

NOTE: this version requires DCTC version 0.85.4 or above. Using an older version
      of DCTC will prevent dc_gui2 to create GDL and to start download.

- fix a compilation problem for system having NO_PRINTF_LOCAL flag.
  Patch by Thomas Klausner.

- add support of system without the MSG_NOSIGNAL flag.

- add some explanations in tooltips.

- fix a crash occuring when a client closes its socket during a dialog with the
  GUI.

- all .done list are managed at the same time.

- support of DCTC new core with a central process handling GDL.

- add support for lmule interaction.

- fix a bug with profiles. Delay between 2 searchs was always taken from the GUI
  not from the profile.

- fix a crash occuring when the transfer list end is received before the
  transfer list begin.

- Autoscan port range and mininum delay between search are now properly handled
  when a new client is created from a bookmark having a profile to use.

- add an awful tip to have a correct background in rows for GDL tab. There is a
  bug in GTK 2.2.1 (and perhaps above but not in 2.2.0). If a cell has an
  expander, its background size does not include the expander but the background
  position includes it. The visual effect of this is a column with a background
  partially filled.
  
================================================================================
version 0.76
------------

- add polish translation by Emil.

- Don't set row background color on selected unfocused rows (white on light
  orange is not very readable).

- Add auto-detection of e-donkey temp directory (.xMule or .lmule)

- fix libtool compilation problem

- don't check at each start if the ed2k URL handler is set. It is now possible
  to force the verification later using the "settings" menu.

- In active mode, it is now possible to specify either an IP or a network
  interface.

================================================================================
version 0.77
------------

WARNING: some changes were made in the GUI. this new version will perhaps be
         unable to restore your previous configuration. Profiles should work as
         usual. Check the GUI prefs tab to properly configure. If you have
         configured hublists, this version may be unabled to restore it then you
         must add it again (you can find the list in $HOME/.gnome2/Dc_gui2,
         search for 'hidden_planar_hublist_ent_cnt=' and you fill find them.

- polish translation updated by Emil.

- User list has moved into the public chat tab. Thanks to Pascalek for this
  great idea... My smallest window size is 742x454... perhaps the gui will one
  day fit in a 640x480 screen :)

- Public and private chats has merged into a single new tab.

- remove some unused buttons from the 'user prefs' tab.

- prefs tab is splitted in 2 new tabs: the user prefs tab which contains
  parameters for and from DCTC and GUI prefs which contains parameters for
  dc_gui only.

- add checks when the program starts to be sure that external programs are
  available.

- If a profile named "default" exists, all new connections without specified
  profile will use it.

- bittorrent support is nearly completed. You need python and, python devel to
  add bittorrent support.

================================================================================
version 0.78
------------

- bittorrent done list is now loaded in the done tab.

- done tab contains end of transfer time (if the .done file contains it).

- add a "notes" tab to store miscellaneous text.

- shorten some polish translation. Patch by Tomasz Sienicki.

- If no filename is available for a bittorrent entry, the name of the file from
  the URL is used.

- bittorrent error messages are embedded in the bittorrent status column.

- the address to use can now be either an IP or the name of an interface. 
  A field located just below the previous one displayed the address currently
  used.

- The delete button of the "done" tab also cleans the bittorrent done list.

- fix a display bug in user prefs. The bug appears when dc_gui2 reconnects to
  dctc_master. When this appends, displayed parameters of the current client
  are cleared which creates unexpected results if the 'apply' button is pressed
  before the current client parameters were reloaded.

- Gtk+2 reloading speed of some big lists has been increased (time / 2).

- displaying of active hublists is now performed in more raisonnable time
  (~1.5 second for 15.000 hubs instead of 7 minutes with a big CPU :) ).

- on start, DCTC directory is tested to know if it is possible to create socket
  inside to prevent future problem.

- user processing is totally rewritten to have an homogenous structure
  everywhere. Side effect: hub with lot of users are handled a lot faster.

- handle enhanced hublist from hublist.org (require hublist from DCTC 0.85.7 of
  above).

================================================================================
version 0.79
------------

- communication with DCTC modified to have a faster display of user list
  (require DCTC 0.85.8).

- recent hub list display speed increased.

- hub user list heavily rewritten to increase speed (again... damn slow
  liststore).

- The "done" tab is now handled by an external process: dc_gui2_stat. This
  process can be start without dc_gui2. This process is also embedded into
  dc_gui2 to display the content of the "done" tab.

- Fix a overflow occuring in the "done" list when a transfer is bigger than 4GB.

- The "unattached GDL" tab is handled by an external process:
  dc_gui2_unattached_gdl. Unlike dc_gui2_stat, it cannot works alone because it
  communicates with dc_gui2 to obtain some information.

================================================================================
version 0.80
------------

- deletion of unattached GDL added.

- Polish translation update by Emil.

- fix UADDR list redisplay problem.

- fix a crash of dc_gui2_stat when there is nothing to display.

- add upload stat to dc_gui2_stat (only DCTC v0.85.9 provides upload logs).

- fix a user display problem. If a user entering the hub is already created
  (used by GDL, upload, share list, ...), he was not displayed in the user
  clist.

- Fix incorrect global stat values occuring when multiple 'done' files are
  loaded.

- Bittorrent tab is handled by an external program: dc_gui2_bt

- To ease development of future external program, most of the configuration is
  now store in gconf instead gnome_config.

- dc_gui2 command line parameters are back (dc_gui2 --help for the list).

- update .spec file to support fedora (based on Sammy Atmadja modification).

