diff options
author | hobbs <hobbs@noemail.net> | 2000-02-10 08:52:21 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-02-10 08:52:21 (GMT) |
commit | 32727598d12f2b612492e0cbd99dd49554d92578 (patch) | |
tree | c1ac0eee6af353a6c382657a235919447371a6da /generic/tkFrame.c | |
parent | 1ed7555aa4f40b0c347e6b5143f8c4daa945d87f (diff) | |
download | tk-32727598d12f2b612492e0cbd99dd49554d92578.zip tk-32727598d12f2b612492e0cbd99dd49554d92578.tar.gz tk-32727598d12f2b612492e0cbd99dd49554d92578.tar.bz2 |
* generic/tkImgGIF.c (FileReadGIF): added cast for trashBuffer
* generic/tkIntXlibDecls.h:
* generic/tkInt.decls: declared some Xlib emulation calls for
the Mac
* generic/tkFrame.c (TkInstallFrameMenu): added extra panic to
inform user of bad call when framePtr is NULL [Bug: 2530]
* generic/tkMenu.c (DestroyMenuInstance): Placed checks around
menu name objects before trying to incr the ref. [Bug: 3402]
* generic/tkTest.c: removed USE_OLD_IMAGE def for Mac
* library/listbox.tcl:
* library/text.tcl: added support for <4> and <5> for mousewheel
style scrolling on Unix for mice that map to these buttons.
* tests/scrollbar.test: fixed check of testmetrics command to
allow unix tests to run (testmetrics is mac/pc only)
* unix/tkUnixWm.c (Tk_CoordsToWindow): qualified delete of error
handler as the goto label is reached from above and below.
* unix/configure.in:
* unix/aclocal.m4: cleaned up macros to coincide with tcl.m4,
added -export-dynamic to LDFLAGS for FreeBSD-3+ [Bug: 2998]
* unix/README:
* unix/Makefile.in (dist): removed porting.notes and porting.old
from distribution and CVS. The information was very outdated. Now
refer to http://dev.scriptics.com/services/support/platforms.html
* xlib/xgc.c: #def'd out XDrawSegments for the Mac, and added
some extra include info for the Mac
FossilOrigin-Name: c36d2281bf5da4c0fe8eb265d94f9d1e2b617114
Diffstat (limited to 'generic/tkFrame.c')
0 files changed, 0 insertions, 0 deletions