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 19
by George A. Howlett
Version 20
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.0.4 ===
11
12 The following are early releases of SynchroNEES version ''1.0.4'' for each platform.
13
14 || [[Image(macosx.png, align=left)]] || ''Mac OS X version 10.6.4 64-bit'' [[BR]]
15 [[File(synchronees1.0.4-macosx-64bit.dmg)]] ||
16 -
|| [[Image(windows.png, align=left)]] || ''Windows XP 32-bit'' (also works on 64-bit versions) [[BR]] [[File(synchronees1.0.4-win32-ix86.msi)]] ||
+
|| [[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)]] ||
17 || [[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)]] ||
18
19 The biggest changes are
20
21 * Fix for Windows 7 error when accessing "My Documents".
22 * Added "open" menu item to open and an associated application with the selected file.
23 * BLT update: shared libraries moved into blt3.0 directory under new names.
24 * Windows version built with MinGW gcc 4.5.0
25
26 === Release 1.0.3 ===
27
28 The following are early releases of SynchroNEES version ''1.0.3'' for each platform.
29
30 ''Mac OS X version 10.6.4 64-bit''
31 * [[File(synchronees1.0.3-macosx-64bit.dmg)]]
32 ''Windows XP 32-bit'' (also works on 64-bit versions)
33 * [[File(synchronees1.0.3-win32-ix86.msi)]]
34 ''Linux 64-bit''
35 * [[File(synchronees1.0.3-linux-64bit.tar.gz)]]
36 ''Linux 32-bit''
37 * [[File(synchronees1.0.3-linux-32bit.tar.gz)]]
38
39 The biggest changes are the change over to the Tcl/Tk 8.5, BLT 4 and better diagnostics.
40
41 The 1.0.3 files were refreshed on 9/10/10.
42
43 * Updated ''panes.tcl'', ''bugreport.tcl'', ''progress.tcl'', and ''scroller.tcl'' from latest versions in Rappture trunk.
44 * Fixed BLT package ''ifneeded'' bodies to correctly handle paths with spaces.
45 * On Windows, corrected Makefile to replace Tk icon with SynchroNEES icon.
46 * Fixed BLT ''treeview'' clipping problem.
47 * Windows version built with latest version of MinGW.
48
49 The Linux and Mac versions of 1.0.3 files were refreshed on 9/12/10.
50
51 All versions were refreshed on 9/14/10. A new 32-bit Linux version has been added.
52
53 * Updated ''patch.tcl''.
54 * Fixed BLT treeview.tcl to handle directories with spaces.
55
56 Refreshed Windows version on 9/20/10.
57
58 * Fixed BLT resource leaks.
59 * Check for preview flag when attempting to interrupt a non-preview transfer.
60 * Added delay to preview generation to prevent multiple transfers of preview and non-preview.
61 * Added tests for "permission denied" to sftp expect switches.
62
63 All 1.0.3 versions have been refreshed on 9/21/10.
64
65 * Increased delay for preview to 1/2 second.
66 * Added "open" menu item. Still needs to be implemented for fp classes.
67 * Updated ''postern.tcl'' for MacOS.
68
69 All 1.0.3 versions have been refreshed on 9/22/10.
70
71 * Fixed popup menu bug in BLT.
72 * Remove "open" menu item.
73 * Updated ''bugreport.tcl''.
74 * Added freetype and zlib to MacOS builds.
75
76 Let me know if 32-bit MacOS versions are needed.
77
78 MacOS release refreshed on 9/23/10.
79
80 * Added right-click actions.
81 * Added command-button actions.