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.

50 ancestors of 73a78c1dece7fab5

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