NEEShub will not be available on June 19 from 7am-5pm EST due to the Release 5 upgrade. Please complete all active tool sessions before the downtime.

Support

Support Options

Submit a Support Ticket

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