PortAuthority

Check-in [056855c7c8]
Login

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

Overview
Comment:Release 8.0
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 056855c7c8d33f6a111a089fb2c08b08e082e6a1
User & Date: kevin 2019-01-09 13:41:59
Context
2019-01-10
16:03
Minor tweak check-in: 662213d333 user: kevin tags: trunk
2019-01-09
13:41
Release 8.0 check-in: 056855c7c8 user: kevin tags: trunk
2019-01-05
15:41
Update unit tests check-in: 36d5371956 user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to libs/machelp/help.tcl.

613
614
615
616
617
618
619
620
621
622

    exec /usr/bin/textutil -convert html  [file join $::env(TMPDIR) help.txt] -output  [file join $::env(TMPDIR) help.html] 
    catch {exec /usr/sbin/cupsfilter -i "text/html" [file join $::env(TMPDIR) help.html] > [file join $::env(TMPDIR) help.pdf]}
    cocoaprint::print [file join $::env(TMPDIR) help.pdf] $w
}

::Help::ReadHelpFiles $library
::Help::ReadImages $library
::Help::Help "PortAuthority User Help"










|


>
613
614
615
616
617
618
619
620
621
622
623
    exec /usr/bin/textutil -convert html  [file join $::env(TMPDIR) help.txt] -output  [file join $::env(TMPDIR) help.html] 
    catch {exec /usr/sbin/cupsfilter -i "text/html" [file join $::env(TMPDIR) help.html] > [file join $::env(TMPDIR) help.pdf]}
    cocoaprint::print [file join $::env(TMPDIR) help.pdf] $w
}

::Help::ReadHelpFiles $library
::Help::ReadImages $library
::Help::Help "Overview"



Changes to libs/machelp/help.txt.

210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226

227
228
229
230
231
232
233
 * The MacPorts software management system. Website and license: [http://www.macports.org].
 * The cocoaprint package for native printing. Website and license: [http://fossil.codebykevin.com].
 * The TclServices package. Website and license: [http://fossil.codebykevin.com].
 * The Aquahig package for OS X. Website and license: [http://fossil.codebykevin.com].
 * App icon by sixsixfive. Website: [https://openclipart.org/user-detail/sixsixfive]. License: [https://creativecommons.org/publicdomain/zero/1.0/].
 * Linea toolbar and tree icons by Dario Ferrando. Website: [http://www.linea.io] License: [http://creativecommons.org/licenses/by/4.0/]
 * Help viewer by Keith Vetter: [http://wiki.tcl.tk/19649].
 * aem package for AppleScript support. Website and license: [http://fossil.codebykevin.com].

-------------------
title: PortAuthority Version History
alias: History

'''8.0 (January 1, 2019):'''
 * Major UI refresh.  
 * Support for Mojave and dark mode.
 * Re-worked AppleScript implementation.


'''7.9 (April 20, 2018):'''
 * Migrate to new source code server. 
 * Minor bug fixes.

'''7.8 (December 1, 2017):'''
 * UI enhancements.







<






<
<
<
>







210
211
212
213
214
215
216

217
218
219
220
221
222



223
224
225
226
227
228
229
230
 * The MacPorts software management system. Website and license: [http://www.macports.org].
 * The cocoaprint package for native printing. Website and license: [http://fossil.codebykevin.com].
 * The TclServices package. Website and license: [http://fossil.codebykevin.com].
 * The Aquahig package for OS X. Website and license: [http://fossil.codebykevin.com].
 * App icon by sixsixfive. Website: [https://openclipart.org/user-detail/sixsixfive]. License: [https://creativecommons.org/publicdomain/zero/1.0/].
 * Linea toolbar and tree icons by Dario Ferrando. Website: [http://www.linea.io] License: [http://creativecommons.org/licenses/by/4.0/]
 * Help viewer by Keith Vetter: [http://wiki.tcl.tk/19649].


-------------------
title: PortAuthority Version History
alias: History

'''8.0 (January 1, 2019):'''



cg

'''7.9 (April 20, 2018):'''
 * Migrate to new source code server. 
 * Minor bug fixes.

'''7.8 (December 1, 2017):'''
 * UI enhancements.

Changes to portauthority-running.png.

cannot compute difference between binary files