Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
208 check-ins using file changes version a0861714c8
|
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 | |
| 09:54 | upgrade to libpng 1.4.3 check-in: ae13e1060e user: nijtmans tags: trunk | |
|
2010-06-17
| ||
| 13:56 | upgrade to libjpeg version 8b check-in: 26d0da7b5f user: nijtmans tags: trunk | |
| 13:40 | Use XXX_VERSION macros in stead of hardcoding version number. Eliminate some TCL_STORAGE_CLASS usages fix sgi tests check-in: 804159e90d user: nijtmans tags: trunk | |
|
2010-06-04
| ||
| 13:33 | [tkimg-Bugs-3011001] Only support accessing tkImg procs through stub table implemented for zlib Issue #3011001 check-in: a86f46d41f user: nijtmans tags: trunk | |
| 12:46 | re-generate many configure scripts check-in: 9a681b133e user: nijtmans tags: trunk | |
| 12:29 | Always define MODULE_SCOPE define NO_VIZ if MODULE_SCOPE has default value check-in: 9c1c74f14c user: nijtmans tags: trunk | |
| 09:58 | Eliminate use of USE_TKIMG_STUBS, no longer necessary Define MODULE_SCOPE if not already done Issue #3011001 check-in: 150460e65f user: nijtmans tags: trunk | |
|
2010-06-03
| ||
| 19:48 | [ tkimg-Bugs-3011001 ] Only support accessing tkImg procs through stub table implemented for base Issue #3011001 check-in: 31a81c2c47 user: nijtmans tags: trunk | |
| 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 | |
|
2010-03-31
| ||
| 20:53 | check-in: a647f59c6e user: nijtmans tags: trunk | |
| 20:49 | check-in: 4c327d7b77 user: nijtmans tags: trunk | |
| 20:17 | Sync with latest TEA (tcl.m4), regenerated all configure scripts with autoconf-2.65. Sync genStubs.tcl with latest one from Tcl 8.6, regenerated all *Decls.h files. All stubs pointers are const now. check-in: 7d5af7ff81 user: nijtmans tags: trunk | |
|
2010-01-12
| ||
| 20:53 | Sync with latest TEA version check-in: a56d6eeff8 user: nijtmans tags: trunk | |
|
2009-10-18
| ||
| 13:46 | Fixed bug in 4-bit RLE parser, which caused Tcl/Tk to crash. Now the BmpSuite (http://entropymine.com/jason/bmpsuite/) runs without valgrind errors. check-in: 299f32083a user: obermeier tags: trunk | |
|
2009-07-27
| ||
| 14:17 | remove dist directory from libtiff/libtiff, which still belonged to libtiff 3.6.1 and is not used any more check-in: cbe0ce7877 user: nijtmans tags: trunk | |
| 12:55 | skip some unused directories check-in: 29f12353eb user: nijtmans tags: trunk | |
| 09:20 | img::gif crashes on some GIF images Issue #2678265 check-in: 58bdbf5728 user: nijtmans tags: trunk | |
| 08:47 | Sync with latest TEA (tcl.m4), regenerated all configure scripts. Issue #2824935 check-in: a76c452fdb user: nijtmans tags: trunk | |
|
2009-07-24
| ||
| 07:41 | ppm format build breaks on AIX, configure not setting -lm Issue #2477446 check-in: 8637231c57 user: nijtmans tags: trunk | |
|
2009-07-19
| ||
| 15:11 | Major rewrite of PPM format parser: Now supports reading and writing of 8-bit RAW and ASCII formats. Supports reading of 16-bit PPM files with gamma correction. Updated test cases and documentation. check-in: 316367ba4e user: obermeier tags: trunk | |
|
2009-07-03
| ||
| 11:16 | - Add svn:ignore to a lot of directories - pixmap: Allow X11 headers to be non-system ones - ps: fix minor gcc warning check-in: f841b525a2 user: nijtmans tags: trunk | |
|
2009-04-28
| ||
| 08:23 | Fix bug "teacup requires libX11 to run" Issue #82910 check-in: 5f8d1e1a34 user: nijtmans tags: trunk | |
|
2009-03-26
| ||
| 10:10 | sync with latest TEA version check-in: 962e386056 user: nijtmans tags: trunk | |
|
2009-03-16
| ||
| 13:19 | - document tiff -index option - update sgi/ChangeLog check-in: 4b919e7a2a user: nijtmans tags: trunk | |
|
2009-03-15
| ||
| 13:57 | Added documentation for format handlers DTED and RAW. Updated documentation to Img version 1.4. check-in: ea73e2068a user: obermeier tags: trunk | |
| 13:37 | Fixed issue #2685291: Fill ALL unused header bytes with zeros. Issue #2685291 check-in: 9df9912b6a user: obermeier tags: trunk | |
|
2009-03-12
| ||
| 16:59 | a few CONST84 eliminations check-in: 4aaa1ca82c user: nijtmans tags: trunk | |
| 14:42 | fix bug "Can't 'make test'" Issue #2669482 check-in: c73f5680a0 user: nijtmans tags: trunk | |
| 11:30 | fix "make checkstubs" check-in: 51c4a4c58b user: nijtmans tags: trunk | |
| 10:27 | - sync with latest tcl.m4 - re-generate all configure scripts check-in: 4dd55466b2 user: nijtmans tags: trunk | |
| 09:58 | various fixes to tcl.m4 (Stuart Cassoff) (To be checked in in sampleextension as well.) Issue #2669308 check-in: 68e45c819a user: nijtmans tags: trunk | |
|
2009-03-09
| ||
| 10:33 | Revert to using "ld -b" in stead of "${CC} -b" for HP-UX-11; it doesn't work in 64-bit mode. check-in: 409a7a1b2e user: nijtmans tags: trunk | |
|
2009-03-03
| ||
| 17:19 | img -> Img check-in: 9a8ae2eb79 user: nijtmans tags: trunk | |
| 14:15 | - fix "make genstubs" for libpng, libtiff, libz, libjpeg - PNG build fix check-in: bbfef9b42f user: nijtmans tags: trunk | |
|
2009-02-24
| ||
| 16:06 | gif handler cleanup Allow -index N option for TIFF images too [Feature Request #706277] check-in: 91cec65a9d user: nijtmans tags: trunk | |
|
2009-02-23
| ||
| 23:33 | Added support for new png_info_init_3 function check-in: 1f69b85022 user: nijtmans tags: trunk | |
| 23:00 | revert r177 change to pkgIndex.tcl: it broke TEApot package handling. check-in: d3e414267e user: nijtmans tags: trunk | |
| 22:52 | Attempt to fix HP-UX Itanium 64-bit build check-in: b9df4008f7 user: nijtmans tags: trunk | |
|
2009-02-17
| ||
| 22:47 | move lib*/tcl to lib* check-in: 0f2384ec4c user: nijtmans tags: trunk | |
| 14:54 | Move ./libjpeg to ./compat/libjpeg Move ./libpng to ./compat/libpng Move ./libtiff to ./compat/libtiff check-in: 8d86a9699d user: nijtmans tags: trunk | |
| 14:00 | Move ./libz to ./compat/zlib and ./libz/tcl to ./zlib Require Tcl/Tk 8.3 for libz, libpng, libtiff and libjpeg check-in: 5d760daafa user: nijtmans tags: trunk | |
| 11:49 | c/smaler/smaller/ check-in: 8392d99194 user: nijtmans tags: trunk | |
|
2009-01-23
| ||
| 12:15 | Upgrade TEA to version 3.7 check-in: 4e22857eca user: nijtmans tags: trunk | |
|
2009-01-22
| ||
| 15:56 | - don't wrap Tk_ImageBlock in another structure any more: this was only needed for Tk 8.0.2 and earlier. - be more consistant with using either #include <...> or #include "...", and don't include unnecessary headers. check-in: 15c48dd85d user: nijtmans tags: trunk | |
| 15:49 | place tk include directory before tcl include directory check-in: bb8b79492f user: nijtmans tags: trunk | |
| 13:22 | - typo in README - Adapt all Makefile.in files for autoconf-2.63 without warnings (@datarootdir@) - Only configure for internal Tcl/Tk header files, when the module really needs it. check-in: 41704eae7e user: nijtmans tags: trunk | |
|
2009-01-20
| ||
| 22:45 | add more options to main configure script, like --enable-64bit, --enable-symbols ..... check-in: 53eae1f5c8 user: nijtmans tags: trunk | |
| 20:27 | Adapt to tkImg 1.4 check-in: 9fa3291428 user: nijtmans tags: trunk | |
| 20:16 | Small type in README Issue #2523968 check-in: 930af20935 user: nijtmans tags: trunk | |
|
2009-01-19
| ||
| 10:49 | add --with-tk, --with-tclinclude, --with-tkinclude and --with-x to all configure.in files, and regenerate all configure scripts Issue #2514136 check-in: 5c715d57cf user: nijtmans tags: trunk | |
|
2009-01-14
| ||
| 13:06 | store all configure and configure.in files with UNIX line-endings. check-in: 281bb3fee0 user: nijtmans tags: trunk | |
|
2009-01-12
| ||
| 13:37 | upgrade to libpng 1.2.34 check-in: e2ae0451f2 user: nijtmans tags: trunk | |
| 10:56 | eliminate _ANSI_ARGS_ macro everywhere check-in: 9512687bff user: nijtmans tags: trunk | |
| 09:32 | Modified sgi, sun, tga, tiff, window, xbm and xpm, no longer panicing when an out-of-memory error occurs (Tk bug #2477446). This only works when tkImg is compiled against Tcl/Tk 8.5 and later, and running with Tcl/Tk 8.5 and later. If not, tkImg will fall back to the previous behavior, just panicing in this case. check-in: d0998cf626 user: nijtmans tags: trunk | |
| 09:15 | Modified gif, jpeg, pcx, png, ppm, and ps, no longer panicing when an out-of-memory error occurs (Tk bug #2477446). This only works when tkImg is compiled against Tcl/Tk 8.5 and later, and running with Tcl/Tk 8.5 and later. If not, tkImg will fall back to the previous behavior, just panicing in this case. check-in: 6155d49292 user: nijtmans tags: trunk | |
| 09:05 | ANSIfication, VOID -> void, whitespacing check-in: ae8aac4e45 user: nijtmans tags: trunk | |
|
2009-01-09
| ||
| 23:28 | Modified dted and raw, no longer panicing when an out-of-memory error occurs (Tk bug #2477446). This only works when tkImg is compiled against Tcl/Tk 8.5 and later, and running with Tcl/Tk 8.5 and later. If not, tkImg will fall back to the previous behavior, just panicing in this case. check-in: 9adc39538e user: nijtmans tags: trunk | |
|
2009-01-06
| ||
| 11:28 | Modified bmp and ico, no longer panicing when an out-of-memory error occurs (Tk bug #2477446). This only works when tkImg is compiled against Tcl/Tk 8.5 and later, and running with Tcl/Tk 8.5 and later. If not, tkImg will fall back to the previous behavior, just panicing in this case. Still to do: all other format handlers. BMP and ICO can be used as example how to do that. check-in: 262a71dc18 user: nijtmans tags: trunk | |
|
2009-01-05
| ||
| 15:05 | Two more stub functions for improved Tcl 8.5 support. check-in: 3f4d8b4136 user: nijtmans tags: trunk | |
| 11:57 | Make sure that in C preprocessor directives the "#" character is the first character on the line. check-in: 542067a9ad user: nijtmans tags: trunk | |
|
2009-01-02
| ||
| 19:16 | Additional check for supported compression types. Implemented missing 32-bit mode for reading. check-in: 5376179f60 user: obermeier tags: trunk | |
|
2009-01-01
| ||
| 17:56 | Additional checks on icon size when reading to avoid core dumps with defect icon files. (Bug 2477446 in Tk Toolkit) check-in: 342b8051cc user: obermeier tags: trunk | |
|
2008-12-21
| ||
| 22:57 | Provide both "Img" and "img" package name. check-in: 22c121b935 user: nijtmans tags: trunk | |
| 22:52 | Update for 1.4 check-in: c2bec677b0 user: nijtmans tags: trunk | |
|
2008-12-01
| ||
| 15:41 | spacing check-in: 8e31ebdfbb user: nijtmans tags: trunk | |
| 15:39 | CONST -> const spacing eliminate some -Wwrite-strings warnings check-in: f02d10a25c user: nijtmans tags: trunk | |
|
2008-11-14
| ||
| 23:32 | Fixed syntax error reported by MSVC check-in: e80de8c138 user: andreas_kupries tags: trunk | |
| 22:29 | re-generated configure for dted and raw (follow-up to r171, requested by akupries) check-in: ec4b9a1eea user: nijtmans tags: trunk | |
| 18:58 | Fix math_libs issue for AIX. NOTE: configure files were not regenerated. Autoconf here appaears to be too old (2.59 vs 2.63), leading to trouble on OSX regarding endian-handling for universal. check-in: b74b04be24 user: andreas_kupries tags: trunk | |
| 13:31 | remove support for Tcl 8.2 and lower check-in: 58e481a18d user: nijtmans tags: trunk | |
|
2008-11-13
| ||
| 23:54 | Add items to Changelog, fix subversion properties for raw and dted format check-in: 885496139a user: nijtmans tags: trunk | |
| 22:45 | Fix win32 compile issue with zlib, mask gzprintf check-in: bbaaa3c03a user: andreas_kupries tags: trunk | |
| 21:10 | check-in: 23f2396f6d user: nijtmans tags: trunk | |
|
2008-11-04
| ||
| 20:06 | Added new (visual) test suite for checking the different ways of reading and writing images in the various formats. check-in: beef5eeaa3 user: obermeier tags: trunk | |
| 20:04 | Updated demo program to include all available image formats. Also added additional tests for all image formats. check-in: f8bf9c9d1b user: obermeier tags: trunk | |
| 20:02 | Added two new format handlers: DTED for displaying terrain elevation data files as an image. RAW for displaying files filled with raw matrix data in 8-bit intger, 16-bit integer or 32-bit float binary data. Note: These very special format handlers are not loaded with a "package require Img", but must be loaded explicitly with "package require img::dted" and "package require img::raw". check-in: 0782be70a5 user: obermeier tags: trunk | |
| 19:42 | Corrected spelling errors. check-in: 0db6cfc64e user: obermeier tags: trunk | |
| 19:41 | Fixed issue #1963052: Added correct base64 encoded image for format ICO. Added correct base64 encoded image for format SGI. Also added code to fill unused bytes of file header with zeros to get identical test results. Removed test for format pixmap. check-in: e3d5ce4278 user: obermeier tags: trunk | |
|
2008-10-27
| ||
| 13:09 | Minor inconsistencies in top level Makefile Issue #1979485 check-in: 7af9183798 user: nijtmans tags: trunk | |
| 12:30 | configure now finds the tclConfig.sh and tkConfig.sh files from a parallel Tcl and Tk ming32 build. With this change, tkimg now builds uit-of-the-box on mingw32. Issue #762108 check-in: d2bb2e6c94 user: nijtmans tags: trunk | |
|
2008-10-23
| ||
| 16:09 | spacing check-in: 96d1b2928d user: nijtmans tags: trunk | |