Commit graph

4 commits

Author SHA1 Message Date
adam
da94ca1d61 Changes 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).
2010-06-02 13:08:22 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
f0d1c23176 Update to 0.75:
Numerous bugs with profile management in the GUI were fixed, along
with a display problem on GDL with GTK+ newer than 2.2.0, and some
random crashes.
2003-07-16 10:56:57 +00:00
wiz
b59a01d82b Initial import of dc_gui2, the GTK2/GNOME2 version of dc_gui.
dc_gui2 is a GUI for DCTC (Direct Connect Text Client), another file sharing
protocol.
2003-06-10 13:21:52 +00:00