Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | add tk upstream changes |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
367ac8ead56c74a0ef624674d520160d |
User & Date: | chw 2019-06-09 13:39:45.685 |
Context
2019-06-09
| ||
13:40 | add tcl upstream changes check-in: 84713bcd79 user: chw tags: trunk | |
13:39 | add tk upstream changes check-in: 367ac8ead5 user: chw tags: trunk | |
13:39 | fix typo in tkvlc check-in: fcb11f227e user: chw tags: trunk | |
Changes
Changes to jni/sdl2tk/macosx/tkMacOSXDraw.c.
1 2 3 4 | /* * tkMacOSXDraw.c -- * * This file contains functions that perform drawing to Xlib windows. Most | | | 1 2 3 4 5 6 7 8 9 10 11 12 | /* * tkMacOSXDraw.c -- * * This file contains functions that perform drawing to Xlib windows. Most * of the functions simply emulate Xlib functions. * * Copyright (c) 1995-1997 Sun Microsystems, Inc. * Copyright 2001-2009, Apple Inc. * Copyright (c) 2006-2009 Daniel A. Steffen <das@users.sourceforge.net> * Copyright 2014 Marc Culler. * * See the file "license.terms" for information on usage and redistribution |
︙ | ︙ |