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.

95 check-ins using file init.c version 1ac20e7a05

2014-03-12
03:22
Stripping out the whole manual building process Leaf check-in: c1e91c7333 user: seandeelywoods tags: trunk
03:12
Nerfing dtplite calls so windows builds will complete check-in: 96fff058aa user: seandeelywoods tags: trunk
2013-11-21
22:06
ANNOUNCE update check-in: a56745ddce user: nijtmans tags: trunk
2013-11-19
12:32
Make various files writable after installation check-in: 2a2906c296 user: nijtmans tags: trunk
11:45
don't link with Xt libraries check-in: 8544e128d9 user: nijtmans tags: trunk
10:44
Update to latest TEA. Only affects compile with latest MinGW. check-in: e286ad9b53 user: nijtmans tags: trunk
2013-11-14
08:46
Add Img directory to svn:ignore check-in: dd227a5fcb user: nijtmans tags: trunk
2013-10-03
09:48
Some unused variables check-in: c9bd7a43a8 user: nijtmans tags: trunk
09:38
Use xerrorhandler on all platforms, not only UNIX. check-in: 88f406c8e9 user: nijtmans tags: trunk
2013-10-02
18:12
Replaced workaround for adding alpha channel with png_set_add_alpha for lower memory consumption. check-in: c8336949ad user: obermeier tags: trunk
2013-10-01
14:47
Eliminate a few compiler warnings, discovered by gcc 4.8.1 check-in: 31ff0acad8 user: nijtmans tags: trunk
14:24
Make the png_set_add_alpha function available through the stub table check-in: 11f8241fd0 user: nijtmans tags: trunk
13:41
Re-generate all "configure" scripts using autoconf-2.59 check-in: 669f43de72 user: nijtmans tags: trunk
13:03
Workaround for MinGW bug #2065: "gcc --shared" links with libgcc_s_dw2-1.dll when using 64-bit division in C. (TODO: regenerate all configure scripts) check-in: 1129f03f9d user: nijtmans tags: trunk
11:53
Eliminate some warnings when compiling zlib check-in: 2f08383e7e user: nijtmans tags: trunk
2013-09-18
20:02
configure scripts did not produce valid version numbers for Img and base modules. Regenerated all configure scripts with autoconf 2.65. check-in: 384b3cccb5 user: obermeier tags: trunk
20:00
#define PACKAGE_VERSION not needed in source file. Package version already contained in configure.in. check-in: 87682d47b1 user: obermeier tags: trunk
19:58
Added info about new PNG format option "-alpha" and applied bug fixes. check-in: cc6384ba76 user: obermeier tags: trunk
2013-09-16
10:47
renumber tkimg version to 1.4.2 check-in: 73a78c1dec user: nijtmans tags: trunk
2013-09-14
21:47
Need "#define HAVE_PROTOTYPES" to compile with MinGW. check-in: f76b1f7cff user: obermeier tags: trunk
21:46
Include tcl.h instead of tkimg.h check-in: ac6531d320 user: obermeier tags: trunk
21:45
Added new format option "-alpha" to be compatible with Tk 8.6. check-in: e1fc51987a user: obermeier tags: trunk
2013-09-11
09:11
Update to latest TEA check-in: 7870db93bf user: nijtmans tags: trunk
07:19
Prevent conflicting types for "boolean" on win32 (mingw) Issue #77 check-in: 1619c91cf5 user: nijtmans tags: trunk
2013-09-10
12:11
upgrade to libjpeg version 8d check-in: cb2134f758 user: nijtmans tags: trunk
2013-09-09
20:29
Corrected parsing of format options: Print error message, if an unknown option has been specified, instead of producing a core dump. check-in: 82bb5456df user: obermeier tags: trunk
2013-05-13
18:54
Upgrade zlib to version 1.2.8 check-in: 81ae9bb94c user: nijtmans tags: trunk
2012-09-20
15:54
Fix permissions during creation of the main package index file check-in: ef0ca47294 user: andreas_kupries tags: trunk
2012-07-24
07:40
forgot one check-in: 0eff7a950d user: nijtmans tags: trunk
07:34
Only do the SEH and related tests on gcc. check-in: 2bc5964fd1 user: nijtmans tags: trunk
2012-07-22
07:22
Upgrade libpng to 1.4.12 check-in: 5a2885fd80 user: nijtmans tags: trunk
2012-07-21
21:54
version to 1.4.1, revert to autoconf-2.59 check-in: 990887e8fa user: nijtmans tags: trunk
2012-07-18
21:49
forgot base configure script check-in: fcf005b06f user: nijtmans tags: trunk
20:44
upgrade autoconf 2.69 check-in: 34c3e62430 user: nijtmans tags: trunk
2012-06-10
18:19
Upgrade to zlib 1.2.7 check-in: a2052748c3 user: nijtmans tags: trunk
2012-04-04
04:37
re-generate configure check-in: e4c199e049 user: nijtmans tags: trunk
2012-04-03
06:43
update to latest TEA check-in: 6164edef79 user: nijtmans tags: trunk
2011-12-04
11:58
Bugfix/Enhancement: Added support for reading 8-bit grey images. Trying to read an image of that kind caused Img to crash. check-in: 416c9bf011 user: obermeier tags: trunk
2011-11-27
18:29
bmp option -resolution added Feature 3062062 check-in: 6edeb1bf4d user: oehhar tags: trunk
2011-11-19
16:47
Correct png version number in pngtcl.h check-in: 72911aec00 user: nijtmans tags: trunk
2011-11-17
22:01
upgrade to libjpeg-8c check-in: c0489cf9ab user: nijtmans tags: trunk
2011-08-04
20:57
Bug [3294848] Compile error: conflicting types for ... check-in: 7bdaa6623c user: nijtmans tags: trunk
2011-07-27
09:06
eliminate some unneeded write-only variables check-in: f06263d008 user: nijtmans tags: trunk
08:38
Upgrade to latest TEA tcl.m4 and install.sh check-in: 1036111628 user: nijtmans tags: trunk
2011-07-26
18:44
upgrade libpng to 1.4.8 check-in: ed8878b39f user: nijtmans tags: trunk
2011-05-12
14:13
remove png_zalloc and png_zfree: later libpng versions don't have it any more remove unused variable check-in: 35c6444a68 user: nijtmans tags: trunk
09:21
Fix [Bug 3294848]: Compile error: conflicting types for jpeg_set_quality check-in: 7af0187bcf user: nijtmans tags: trunk
2011-04-22
07:23
upgrade libpng to version 1.4.7 check-in: 799753c4db user: nijtmans tags: trunk
2011-04-15
12:43
just remove some old svn:mergeinfo property and prevent config.log files to be checked in check-in: 57cd7e047a user: nijtmans tags: trunk
2011-02-19
19:25
Added read option "-matte" to toggle reading the alpha/matte channel. When reading large images with alpha channel TkPhotoPutBlock just takes forever. check-in: 34a56b0f9a user: obermeier tags: trunk
19:12
Bugfix in ParseFormatOpts (Wrong error message printed for alpha channel). check-in: fa2b805b4e user: obermeier tags: trunk
2010-12-14
15:34
upgrade to latest TEA tcl.m4 and autoconf 2.68 check-in: 9258dcb434 user: nijtmans tags: trunk
14:32
upgrade to latest TEA tcl.m4 and autoconf 2.68 check-in: b265926e15 user: nijtmans tags: trunk
2010-12-11
21:25
Issue #3135172 check-in: ce506b5087 user: nijtmans tags: trunk
20:04
Added using a fast mode, if reading complete 3-channel byte (RGB) images and specifying the "-nomap" option. The fast mode improved read speed by factor 3 on Windows. check-in: a7c9eba856 user: obermeier tags: trunk
19:35
Read canvas only once to increase test speed. (Image format "window" is slow with Windows Aero enabled) check-in: 351560936c user: obermeier tags: trunk
2010-11-26
08:42
Issue #3098678 check-in: a09e93b128 user: nijtmans tags: trunk
08:01
Upgrade to TEA 3.9 check-in: e6ca49ab98 user: nijtmans tags: trunk
2010-11-23
15:44
Upgrade to TEA 3.9 check-in: 7fcdc71c14 user: nijtmans tags: trunk
2010-10-23
22:28
now really fix signature of png_malloc_default check-in: 1049fa4d76 user: nijtmans tags: trunk
22:08
possible sprintf format error check-in: e4b6ba0833 user: nijtmans tags: trunk
2010-10-22
12:44
svn:mime-type check-in: 369bb25210 user: nijtmans tags: trunk
2010-10-05
19:34
Fix for bug 3080944: Writing images with greenOffset and blueOffset equal zero (i.e. real gray-scale images) produced only white image. Removed if statement to count number of colors, when in gray-scale mode, too. check-in: d7df9cf722 user: obermeier tags: trunk
2010-09-17
12:07
Update for 1.4 release (typo) Issue #2975451 check-in: ec5489c5d9 user: nijtmans tags: trunk
09:28
Update for 1.4 release Issue #2975451 check-in: 1c94a2bd11 user: nijtmans tags: trunk
2010-09-10
11:12
Update for upcoming release check-in: 94acac847c user: nijtmans tags: trunk
2010-08-30
14:12
Fix DFARs note for number-adjusted rights clause check-in: 12eba2aa03 user: nijtmans tags: trunk
2010-08-29
14:34
Due to anti-aliased text introduced in Tk8.5, the GIF tests failed with "too many colors". Corrected by explicitly selecting a Courier font. Some minor beautifications (replace "==" with "eq"). check-in: 45700fb073 user: obermeier tags: trunk
2010-08-28
13:06
Added new option "-uuencode" to be able to read RAW image data without header from a Tcl variabe. Fix for Bug-ID 3054366. check-in: ddb17b00f5 user: obermeier tags: trunk
12:57
Corrected signature of png_malloc_default. Did not compile under SnowLeopard. check-in: 4832c1db2f user: obermeier tags: trunk
12:56
Changed "raw" to "ppm". Copy-Paste errors. check-in: 7d504a8287 user: obermeier tags: trunk
2010-07-13
15:44
tcl.m4: no longer depend on DLLEXPORT from tcl.h, revert the use of "-fvisibility=hidden" check-in: 13f65f70aa user: nijtmans tags: trunk
15:22
formatting check-in: 06c2205bf7 user: nijtmans tags: trunk
15:20
formatting check-in: 41aec0d474 user: nijtmans tags: trunk
2010-07-12
15:40
win32 does not have getopt check-in: a96aa7153a user: nijtmans tags: trunk
2010-07-09
07:27
Fix build problem on windows: error C2375: 'Tkimgpixmap_Init' : redefinition; different linkage ../../../src/pixmap/pixmapInt.h(145) : see declaration of 'Tkimgpixmap_Init' check-in: 6a5a394f5d user: nijtmans tags: trunk
2010-07-08
12:52
Use -fvisibility=hidden when available (not yet for libjpeg and libtiff) check-in: 9bbc5e4136 user: nijtmans tags: trunk
10:41
two tiny bug fixes check-in: 7c86581aaf user: nijtmans tags: trunk
08:53
prevent re-definition of libtiff macros check-in: 0e28065a23 user: nijtmans tags: trunk
08:26
rename png_set_dither to png_set_quantize check-in: 87e4c8e40a user: nijtmans tags: trunk
2010-07-07
15:04
enable tiff-lzw check-in: c4d038d7f8 user: nijtmans tags: trunk
11:54
Remove some more unnecessary USE_*_STUBS macros (configure still to be re-generated) check-in: ae6c071593 user: nijtmans tags: trunk
11:08
finish MODULE_SCOPE changes to tiff and jpeg (and png) check-in: 8afe841b62 user: nijtmans tags: trunk
11:02
fix various libtiff warnings (to be reported to the libtiff maintainers) check-in: faacf94eb3 user: nijtmans tags: trunk
08:09
remove distribution of *Mask.h file from configure.in check-in: 33929ec625 user: nijtmans tags: trunk
08:06
remove distribution of *Mask.h file from configure.in check-in: 3b734c2195 user: nijtmans tags: trunk
2010-07-06
13:48
remove distribution of *Mask.h file from configure.in check-in: 886007dbad user: nijtmans tags: trunk
13:36
Only support accessing tkImg procs through stub table implemented for libpng Issue #3011001 check-in: ee11e92e69 user: nijtmans tags: trunk
09:04
genStubs.tcl: "generic" argument is no longer necessary when there are no suppressors. check-in: 73e3f70f86 user: nijtmans tags: trunk
2010-06-30
15:03
adapt Img to libtiff changes, make it work again. check-in: 3027bd1400 user: nijtmans tags: trunk
14:44
fix gcc warning in pcx.c check-in: 2ce740b992 user: nijtmans tags: trunk
12:43
upgrade to libtiff 3.9.4 check-in: 8a73b07396 user: nijtmans tags: trunk
12:18
upgrade to libtiff 3.9.4 check-in: 983f9cf7b1 user: nijtmans tags: trunk
2010-06-28
14:46
backport various ttkGenStubs.tcl improvements to genStubs.tcl check-in: 2eb179d3aa user: nijtmans tags: trunk
13:23
backport various ttkGenStubs.tcl improvements to genStubs.tcl check-in: cd97d859bc user: nijtmans tags: trunk