[Jsmooth-cvs] jsmooth Changelog,1.38,1.39 build.number,1.36,1.37
Status: Beta
Brought to you by:
reyes
From: Rodrigo R. <re...@us...> - 2007-05-17 10:56:57
|
Update of /cvsroot/jsmooth/jsmooth In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14160 Modified Files: Changelog build.number Log Message: adds the single instance feature Index: build.number =================================================================== RCS file: /cvsroot/jsmooth/jsmooth/build.number,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** build.number 13 May 2007 20:07:43 -0000 1.36 --- build.number 17 May 2007 10:56:14 -0000 1.37 *************** *** 1,3 **** #Build Number for ANT. Do not edit! ! #Sun May 13 21:33:45 CEST 2007 ! build.number=224 --- 1,3 ---- #Build Number for ANT. Do not edit! ! #Thu May 17 11:54:22 CEST 2007 ! build.number=229 Index: Changelog =================================================================== RCS file: /cvsroot/jsmooth/jsmooth/Changelog,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** Changelog 13 May 2007 20:07:43 -0000 1.38 --- Changelog 17 May 2007 10:56:14 -0000 1.39 *************** *** 1,2 **** --- 1,12 ---- + 0.9.9-7 + - Changed network code so that download now uses the IE proxy + configuration. + - Download of files by custom-download wrapper can now be done in + http, https, and ftp. + - Added a single instance option for the auto-download, + custom-download and windowed wrappers. When this option is + enabled, launching another instance of the application results in + bringing the window of the first one to front. + 0.9.9-6 - Fixed a DOS console appearing for a fraction of second when |