Tk Img Extensions
Timeline
Not logged in
Tcl 2014 Conference, Portland/OR, US, Nov 10-14
Send your abstracts to tclconference@googlegroups.com by Sep 8.

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

33 check-ins using file init.c version f1ca14bb3e

2010-06-03
12:44
svn:ignore *.a check-in: 85b8f71842 user: nijtmans tags: trunk
2010-05-31
21:33
upgrade to libpng 1.4.2 check-in: 9d5818f82f user: nijtmans tags: trunk
20:51
fix conflict in boolean definition between jpeg and others check-in: 9519ecf946 user: nijtmans tags: trunk
15:03
check-in: 8cde4284aa user: nijtmans tags: trunk
2010-05-11
07:36
Remove deprecated functions png_read_destroy and png_write_destroy check-in: a714145b90 user: nijtmans tags: trunk
2010-05-04
09:21
check-in: 0a52a0661b user: nijtmans tags: trunk
09:17
prevent problems on AIX check-in: 7e0bf6f6ce user: nijtmans tags: trunk
08:59
fix MSVC warning check-in: ac92700324 user: nijtmans tags: trunk
2010-05-03
15:33
fix date check-in: 91265119b7 user: nijtmans tags: trunk
15:32
Use PNGTCLAPI in stead of EXTERN in tkImg png package xbm fix unused variable Fix building tkimg --disable-shared check-in: e624253561 user: nijtmans tags: trunk
2010-04-30
05:51
The problem fixed by it was that the toplevel Makefile was not in sync with the Makefiles for the sub-packages. The per-package Makefile don't install a pkgIndex.tcl file when building static, and the 'collate' target of the toplevel Makefile was not taking this into account. The patch adds the same check as done in the per-package Makefiles to the toplevel Makefile as well. check-in: 32f2b48ab5 user: nijtmans tags: trunk
2010-04-28
15:11
upgrade to libpng 1.4.1 check-in: db652ebb67 user: nijtmans tags: trunk
15:01
upgrade to libpng 1.4.1 check-in: 8054c47c89 user: nijtmans tags: trunk
14:30
upgrade to libpng 1.4.1 check-in: 46f8d93c6a user: nijtmans tags: trunk
13:28
Fix various gcc and MSVC warnings check-in: 0635ecbf96 user: nijtmans tags: trunk
09:26
Fix various warnings with MSVC++ 6.0 check-in: 5a9fca9670 user: nijtmans tags: trunk
09:17
svn:ignore various file extensions check-in: 666664fc22 user: nijtmans tags: trunk
08:52
More MODULE_SCOPE functions in base Use TKIMGAPI in stead of EXTERN in tkImg base package check-in: 441dc79347 user: nijtmans tags: trunk
08:19
fix pkgIndex.tcl rule check-in: a095a0f5e4 user: nijtmans tags: trunk
2010-04-23
10:54
upgrade to zlib 1.2.5 check-in: 8da6c86e4e user: nijtmans tags: trunk
2010-04-13
22:29
Regenerate all configure scripts with latest TEA tcl.m4 check-in: 71fd70c2a2 user: nijtmans tags: trunk
15:25
Upgrade to latest TEA version check-in: 634bb20dbe user: nijtmans tags: trunk
2010-04-09
15:18
Only build pkgIndex.tcl when something changed. check-in: 25f63c18e9 user: nijtmans tags: trunk
14:56
Make all of Tk's stub table entries available to tkImg, no matter what Tk version we are compiling against. check-in: 34396d11ea user: nijtmans tags: trunk
12:32
Don't produce pkgIndex.tcl with configure any more. Make many internal symbols MODULE_SCOPE check-in: 06ff417ac0 user: nijtmans tags: trunk
12:03
Don't produce pkgIndex.tcl with configure any more. Make many internal symbols MODULE_SCOPE check-in: 150e6de60f user: nijtmans tags: trunk
11:32
Build failure for jconfig.h check-in: 930f114cc2 user: nijtmans tags: trunk
10:32
Build failure for jconfig.h Issue #682911 check-in: 403006dd9b user: nijtmans tags: trunk
2010-04-07
08:12
Eliminate msgcat compatibility layer (follow-up: don't import ::msg::mc when already done) check-in: b518a732b0 user: nijtmans tags: trunk
07:41
Eliminate forced dependancy for aqua on ::tk::unsupported::MacWindowStyle Eliminate msgcat compatibility layer check-in: 919bbd6ff2 user: nijtmans tags: trunk
07:36
TkimgInitUtilities() always succeeds, and does not return TCL_ERROR/TCL_OK. check-in: 1a4a1d0aee user: nijtmans tags: trunk
2010-04-01
10:05
configure ignores --mandir switch Issue #2907616 check-in: 0463fc0c4f user: nijtmans tags: trunk
09:28
Kill the Tk 8.2/8.3 ifdeffery - at least the runtime swizzle (I don't consider this a bug at all, because it worked fine as long as it was needed!) Issue #2975449 check-in: 362192a3b4 user: nijtmans tags: trunk