QuickWho

Check-in [59924e6214]
Login

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

Overview
Comment:Update fullscreen library
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 59924e6214ca13195a99bab9b947509988a4a0cf
User & Date: kevin 2017-04-25 03:01:36
Context
2017-04-25
03:02
Add fullscreen bits check-in: d5e76360d5 user: kevin tags: trunk
03:01
Update fullscreen library check-in: 59924e6214 user: kevin tags: trunk
02:37
Rev bump for Win installer check-in: af46b7fb02 user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Show Whitespace Changes Patch

Deleted maclibs/fullscreen1.1/libfullscreen1.1.dylib.

cannot compute difference between binary files

Deleted maclibs/fullscreen1.1/pkgIndex.tcl.

1
2
3
4
5
6
7
#
# Tcl package index file
#
package ifneeded fullscreen 1.1 "
    package require Tk 8.5-
    if {\"AppKit\" ni \[winfo server .\]} {error {TkAqua Cocoa required}}
        load [list ][file join $dir libfullscreen1.1.dylib] fullscreen"
<
<
<
<
<
<
<