Home | History | Annotate | Download | only in libpng

Lines Matching full:png_debug

415   Added #ifdef PNG_DEBUG/#endif surrounding use of PNG_DEBUG in png.h .
452 Fixed a bug in pngconf.h that omitted <stdio.h> when PNG_DEBUG==0 (K Bracey).
837 Revised pngset.c to avoid a problem with expanding the png_debug macro.
929 Revised png_debug() macros and statements to eliminate compiler warnings.
1117 Changed a png_warning() to png_debug() in pnggccrd.c
1499 Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1.
2129 Moved newline character from individual png_debug messages into the
2130 png_debug macros.
2131 Allow user to #define their own png_debug, png_debug1, and png_debug2.
2140 Added non-ISO versions of png_debug macros.
2197 Merge png_debug with version 1.2.34beta04.
2227 Corrected order of #ifdef's in png_debug definition in png.h
2230 Fixed order of #ifdef directives in the png_debug defines in png.h
2371 Removed an extra png_debug() recently added to png_write_find_filter().
2477 Moved the png_debug macro definitions and the png_read_destroy(),
2481 png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3.
2733 Make all png_debug macros into *unterminated* statements or
2735 png_debug messages.
3161 Fixed typecasting of some png_debug() statements (Cosmin)
4736 Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'