Commit graph

6 commits

Author SHA1 Message Date
wiz
ff6d4b18a4 Update to 0.63. Changes:
- 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.
2002-11-03 21:32:24 +00:00
wiz
a7741e1c4b Update to 0.63. Two patches have been integrated.
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.
2002-10-21 01:36:59 +00:00
wiz
6273b5c413 Simplify a bit by properly using CPPFLAGS and BUILDLINK_PREFIX.db4. 2002-10-03 11:44:39 +00:00
wiz
2f82e6ac22 Update to 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.
Also, de-internationalize a bit more.
2002-09-30 16:35:18 +00:00
wiz
764cfa2177 Update to 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.
2002-09-23 11:48:29 +00:00
wiz
963cdd4291 Initial import of dctc (Direct Connect Text Client) and its GUI, dc_gui
(Direct Connect GUI). Requested by reed some months ago ;)
DC is another file sharing protocol.
2002-09-11 20:47:14 +00:00