- 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.
Changes:
A Berkeley DB detection problem on NetBSD was fixed, a command to set the
range of ports to use for autoscan was added, and search capabilites were
added to the user file list tab. In the GUI, nickname sort can now be case
sensitive or insensitive.
- 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.
Also, de-internationalize a bit more.
- 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.