2008-05-12 Felix Riemann * NEWS: Update for 2.23.2 2008-05-12 Felix Riemann * doc/reference/Makefile.am: Make the API docs pass distcheck. 2008-05-10 Claudio Saavedra * doc/reference/eog-sections.txt: Remove unneeded private elements from documentation. 2008-05-09 Felix Riemann * src/eog-image.c: * src/eog-list-store.c: Fix gtk-doc error messages. 2008-05-09 Felix Riemann * src/eog-print-preview.c: * src/eog-print-preview.h: Fix gtk-doc warnings. Make property reference clickable. 2008-05-08 Felix Riemann * data/gtkrc: Ensure that the thumbnav hides the scrollbar's secondary steppers when using themes which enable them. Fixes bug #531809 (Benjamin Berg). 2008-05-04 Felix Riemann * src/eog-metadata-reader-png.c: (eog_metadata_reader_png_get_icc_profile): Remove bogus newline in debug message. 2008-05-04 Felix Riemann * src/eog-window.c: (eog_window_get_display_profile): Don't let lcms abort EOG if it encounters an error while trying to load the display profile. Fixes bug #531300. 2008-04-29 Claudio Saavedra * Makefile.am: Add doc to SUBDIRS and --enable-gtk-doc to DISTCHECK_CONFIGURE_FLAGS. * autogen.sh: Check for gtk-doc. * configure.ac: Add GTK_DOC_CHECK and new generated files to AC_CONFIG_FILES. * doc/Makefile.am: New file. * doc/reference/Makefile.am: Reference documentation. * doc/reference/eog-docs.sgml: * doc/reference/eog-sections.txt: * doc/reference/eog.types: * doc/reference/version.xml.in: Add API reference for plugins developers. Fixes bug #526352. 2008-04-28 Felix Riemann * data/eog.desktop.in.in: Remove unsupported "image/x-psd" file type. 2008-04-28 Felix Riemann * data/eog.desktop.in.in: Add "image/svg+xml-compressed" to the list of supported file types. Fixes bug #530102 (Franklin Piat). 2008-04-21 Lucas Rocha * configure.ac: post release version bump.