Lines Matching refs:Renamed
172 Renamed pngrcb.c to pngset.c, and all png_read_<chunk> functions to be
247 Renamed makefile.elf to makefile.lnx.
255 Renamed "far_to_near()" "png_far_to_near()"
498 Renamed the makefiles with longer but more user friendly extensions.
576 Renamed "PNG_GLOBAL_ARRAYS" to "PNG_USE_GLOBAL_ARRAYS" and made available
628 Renamed "png_free_spalette" to "png_free_spalettes" for consistency.
686 Renamed pngdll.mak to makefile.bd32
733 Renamed png_spalette (_p, _pp) to png_sPLT_t (_tp, _tpp)
743 Renamed makefile.borland,turboc3 back to makefile.bor,tc3 as in version 1.0.3,
756 Renamed makefile.ibmvac3 to makefile.ibmc, added libpng.icc IBM project file
956 Renamed the "dll" subdirectory "projects".
1417 Renamed projects/msvc/ to projects/visualc6/, and projects/borland/ to
1438 Renamed PNG_MAX_UINT to PNG_UINT_31_MAX.
1619 Renamed CHANGES to ChangeLog.
1620 Renamed LICENSE to COPYING.
1621 Renamed ANNOUNCE to NEWS.
1686 Renamed "config.h" to "png_conf.h" and revised Makefile.am to add
2012 Renamed scripts/pngw32.* to scripts/pngwin.* (Cosmin).
2034 Renamed png_mem_size_t to png_alloc_size_t, fixed its definition in
2036 Renamed pngintrn.h to pngpriv.h, added a comment at the top of the file
2273 Renamed "user_chunk_data" to "my_user_chunk_data" in pngtest.c to suppress
2275 Renamed "gamma" to "png_gamma" in pngset.c to avoid "shadowed declaration"
2498 Renamed scripts/makefile.wce to scripts/makefile.cegcc
2594 Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt
3025 Renamed the prebuilt scripts/pnglibconf.h to scripts/pnglibconf.h.prebuilt
3490 Renamed png_set_strip_16() to png_set_scale_16() and renamed
3663 Renamed the LSR() macro to PNG_LSR() and added PNG_LSL() macro.
4598 Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c and revised it