filemorph

Check-in [83230a13ac]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Additional tweaks
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 83230a13ac9b283414b9225ba2517f2a1a27de7f
User & Date: kevin 2015-11-13 11:48:51
Context
2015-11-15
22:26
Commit of final revisions for 2.6 check-in: ad11b54de7 user: kevin tags: trunk
2015-11-13
11:48
Additional tweaks check-in: 83230a13ac user: kevin tags: trunk
11:39
Refine Windows exe; now changes working directory to location of script, launches much faster check-in: 897c670d65 user: kevin tags: trunk
Changes
Hide Diffs Side-by-Side Diffs Ignore Whitespace Patch

Changes to scriptlibs/machelp/help.txt.

126
127
128
129
130
131
132

133
134
135
136
137
138
139
140


141
142
143
144
145
146
147
126
127
128
129
130
131
132
133
134
135
136
137
138
139


140
141
142
143
144
145
146
147
148







+






-
-
+
+







 * The "windowlist" package. Website and license: [http://fossil.codebykevin.com].
 * App icon from the Gnome project. Website: [http://www.gnome.org]. License: [http://creativecommons.org/licenses/by-sa/3.0/].
 * Icon fonts from Iconic project. Website and license: [https://github.com/somerandomdude/Iconic].
 * Help viewer by Keith Vetter: [http://wiki.tcl.tk/19649].
 * TkDND for drag and drop. Website and license: [http://sourceforge.net/projects/tkdnd/].
 * aem package for AppleScript support. Website and license: [http://fossil.codebykevin.com]/
 * Twapi packages for Windows integration. Website and license: [http://twapi.sourceforge.net]
 * Windows executable deployment based on code from [http://perl-node-interface.blogspot.com/2011/03/deploy-perl-application-on-windows.html]
 

-------------------
title: FileMorph Version History
alias: History

'''2.6 (October 15, 2015):'''
 * Changes in Windows installer. 
'''2.6 (November 15, 2015):'''
 * Different approach to Windows deployment; startup is now much faster and smoother. 
 * Fix bug in event processing and image rendering on OS X.

'''2.5 (October 30, 2015):'''
 * Improvements in Windows installer. 
 * Fix bug in image display on OS X.

'''2.4 (October 10, 2015):'''