SynchroNEES Test Patches
- Version 34
- by George A. Howlett
- Version 35
- by George A. Howlett
Deletions or items before changed
Additions or items after changed
| 1 | This page contains a list of patches that should be applied to any installation of the !SynchroNEES tool. This page is used for testing, before patches are deployed to the general public on the [wiki:synchronees/patches SynchroNEES Patches] page. | |||
|---|---|---|---|---|
| 2 | ||||
| 3 | == Posted patches == | |||
| 4 | ||||
| 5 | * [[File(synchronees1.0.1-p1.zip)]] | |||
| 6 | * [[File(synchronees1.0.1-p2.zip)]] | |||
| 7 | ||||
| 8 | == Early Releases == | |||
| 9 | ||||
| 10 | === Release 1.1.0 === | |||
| 11 | ||||
| 12 | The following are early releases of SynchroNEES version ''1.1.0'' for each platform. (1/19/11) [[BR]] | |||
| 13 | ||||
| 14 | || [[Image(macosx.png, align=left)]] || ''Mac OS X version 10.6.4 64-bit'' [[BR]] [[File(synchronees1.1.0-macosx-64bit.dmg)]] || | |||
| 15 | || [[Image(windows.png, align=left)]] || ''Windows XP/Vista/7 32-bit'' (also works on 64-bit versions) [[BR]] [[File(synchronees1.1.0-win32-ix86.msi)]] || | |||
| 16 | || [[Image(linux.png, align=above)]] || ''Linux 64-bit'' [[BR]] [[File(synchronees1.1.0-linux-64bit.tar.gz)]] [[BR]] ''Linux 32-bit'' [[BR]] [[File(synchronees1.1.0-linux-32bit.tar.gz)]] || | |||
| 17 | + | |||
| 18 | + | '''The 1.1.0 release for 32-bit linux was refreshed on 2/9/11.'''
|
||
| 19 | + | * This was built on centOS 5.2. It should fix some problems
|
||
| 20 | + | for those with older distributions like RHEL 5.
|
||
| 21 | ||||
| 22 | '''The 1.1.0 release was refreshed on 1/31/11.''' | |||
| 23 | * This should release candidate 1. | |||
| 24 | ||||
| 25 | '''The 1.1.0 release was refreshed on 1/26/11.''' | |||
| 26 | ||||
| 27 | '''The 1.1.0 release was refreshed on 1/24/11.''' | |||
| 28 | * Fix reported file size with files > 4 GB. | |||
| 29 | * Update to sftp client for Windows. | |||
| 30 | * Handle case where NEES password has expired. | |||
| 31 | ||||
| 32 | '''The 1.1.0 release was refreshed on 1/20/11.''' | |||
| 33 | * Fix BLT bugs (tabset close button, treeview sort, italic font handling, bounding box of treeview entries). | |||
| 34 | * Fixed opaque busy window bug. | |||
| 35 | * Windows version built with MinGW gcc 4.5.0 | |||
| 36 | ||||
| 37 | === Release 1.0.4 === | |||
| 38 | ||||
| 39 | The following are early releases of SynchroNEES version ''1.0.4'' for each platform. (9/28/10) [[BR]] | |||
| 40 | ||||
| 41 | || [[Image(macosx.png, align=left)]] || ''Mac OS X version 10.6.4 64-bit'' [[BR]] [[File(synchronees1.0.4-macosx-64bit.dmg)]] || | |||
| 42 | || [[Image(windows.png, align=left)]] || ''Windows XP/Vista/7 32-bit'' (also works on 64-bit versions) [[BR]] [[File(synchronees1.0.4-win32-ix86.msi)]] || | |||
| 43 | || [[Image(linux.png, align=above)]] || ''Linux 64-bit'' [[BR]] [[File(synchronees1.0.4-linux-64bit.tar.gz)]] [[BR]] ''Linux 32-bit'' [[BR]] [[File(synchronees1.0.4-linux-32bit.tar.gz)]] || | |||
| 44 | ||||
| 45 | The biggest changes are | |||
| 46 | ||||
| 47 | * Fix for Windows 7 error when accessing "My Documents". | |||
| 48 | * Added "open" menu item to open and an associated application with the selected file. | |||
| 49 | * BLT update: shared libraries moved into blt3.0 directory under new names. | |||
| 50 | * Windows version built with MinGW gcc 4.5.0 | |||
| 51 | ||||
| 52 | '''The 1.0.4 release was refreshed on 9/29/10.''' | |||
| 53 | ||||
| 54 | * Fix for start command under Windows. | |||
| 55 | ||||
| 56 | '''The 1.0.4 release was refreshed on 9/30/10.''' | |||
| 57 | ||||
| 58 | * Fix for spaces in local files names. | |||
| 59 | ||||
| 60 | === Release 1.0.3 === | |||
| 61 | ||||
| 62 | The following are early releases of SynchroNEES version ''1.0.3'' for each platform. | |||
| 63 | ||||
| 64 | || [[Image(macosx.png, align=left)]] || ''Mac OS X version 10.6.4 64-bit'' [[BR]] [[File(synchronees1.0.3-macosx-64bit.dmg)]] || | |||
| 65 | || [[Image(windows.png, align=left)]] || ''Windows XP/Vista/7 32-bit'' (also works on 64-bit versions) [[BR]] [[File(synchronees1.0.3-win32-ix86.msi)]] || | |||
| 66 | || [[Image(linux.png, align=above)]] || ''Linux 64-bit'' [[BR]] [[File(synchronees1.0.3-linux-64bit.tar.gz)]] [[BR]] ''Linux 32-bit'' [[BR]] [[File(synchronees1.0.3-linux-32bit.tar.gz)]] || | |||
| 67 | ||||
| 68 | The biggest changes are the change over to the Tcl/Tk 8.5, BLT 4 and better diagnostics. | |||
| 69 | ||||
| 70 | '''The 1.0.3 files were refreshed on 9/10/10.''' | |||
| 71 | ||||
| 72 | * Updated ''panes.tcl'', ''bugreport.tcl'', ''progress.tcl'', and ''scroller.tcl'' from latest versions in Rappture trunk. | |||
| 73 | * Fixed BLT package ''ifneeded'' bodies to correctly handle paths with spaces. | |||
| 74 | * On Windows, corrected Makefile to replace Tk icon with SynchroNEES icon. | |||
| 75 | * Fixed BLT ''treeview'' clipping problem. | |||
| 76 | * Windows version built with latest version of MinGW. | |||
| 77 | ||||
| 78 | '''The Linux and Mac versions of 1.0.3 files were refreshed on 9/12/10.''' | |||
| 79 | ||||
| 80 | '''All versions were refreshed on 9/14/10.''' A new 32-bit Linux version has been added. | |||
| 81 | ||||
| 82 | * Updated ''patch.tcl''. | |||
| 83 | * Fixed BLT treeview.tcl to handle directories with spaces. | |||
| 84 | ||||
| 85 | '''Refreshed Windows version on 9/20/10.''' | |||
| 86 | ||||
| 87 | * Fixed BLT resource leaks. | |||
| 88 | * Check for preview flag when attempting to interrupt a non-preview transfer. | |||
| 89 | * Added delay to preview generation to prevent multiple transfers of preview and non-preview. | |||
| 90 | * Added tests for "permission denied" to sftp expect switches. | |||
| 91 | ||||
| 92 | '''All 1.0.3 versions have been refreshed on 9/21/10.''' | |||
| 93 | ||||
| 94 | * Increased delay for preview to 1/2 second. | |||
| 95 | * Added "open" menu item. Still needs to be implemented for fp classes. | |||
| 96 | * Updated ''postern.tcl'' for MacOS. | |||
| 97 | ||||
| 98 | '''All 1.0.3 versions have been refreshed on 9/22/10.''' | |||
| 99 | ||||
| 100 | * Fixed popup menu bug in BLT. | |||
| 101 | * Remove "open" menu item. | |||
| 102 | * Updated ''bugreport.tcl''. | |||
| 103 | * Added freetype and zlib to MacOS builds. | |||
| 104 | ||||
| 105 | Let me know if 32-bit MacOS versions are needed. | |||
| 106 | ||||
| 107 | '''MacOS release refreshed on 9/23/10.''' | |||
| 108 | ||||
| 109 | * Added right-click actions. | |||
| 110 | * Added command-button actions. | |||



