Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > bc8c4cb4b1bdda6b8c83ef89fc3fbf01 > files > 5

gsx-0.90e-4mdk.i586.rpm

0.90e
   - Changed some errormessages so they are more descriptive.
   - Replaced all system() with unlink and link. 
   - Some minor structural changes
   - Added check for ongoing search, this should fix the "Protocol error, 
     searching." error message on failing login.
   - Make GTK+ thread-safe the proper way.
   - Ability to sort search results added (phew!).
   - Added more debugging capabilities to download-from-firewalled-client and
     connecting to host.
   - Save window setup when exiting and restore it at startup.
   - Adjusted widgets and window so that resizing of the window is possible.
   - Merged Micheal Walker 'Preview Media' code.
   - Fixed include statements to satisfy compilation under RedHat 7.0.

0.90d
   - Fixed a bug in downloading from firewalled clients function.
   - Fixed a serious bug in failing connectings.
   - Added more printed info on incoming connections.

0.90c
   - Added support for downloading files from firewalled clients. I have no
     way of checking if this works, since I am behind a firewall myself.
   - Added some semaphore checks when handling widgets from threads, hopefully 
     this fixes the Xlib crashes.
   - Fixed a bug with cancelling one of two downloads of same files from the
     same user.
   - Fixed the known bug with discontinuing one of two downloads of same files 
     from the same user.

0.90b
   - Updated and added documentation.
   - Minor code cleanup and major code architectural changes.
   - Added download time prediction.
   - Added ability to discontinue and resume file downloads.
   - Fixed several minor bugs.
   - Downloaded files are now downloaded in (DLdir)/incomplete and moved to
     (DLdir) when complete.
   - Added option for accessing a old account if no old configuration files
     are found.
   - Fixed a bug in file search which ignored all found files except those 
     search with Type "all".
   - Added checking for DL/UL dirs.
   - Cleaned up compilation.
   - Totally rewritten tcp code.

0.90a
   - First public release.
   - Search and download working.
   - Hotlist feature complete.