Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 ancestors of 31ff0acad82a83cf
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 | |