8b01c7c17f
should have gone in with the last commit
2004-01-06 17:42:01 +00:00
4db53911a0
fixed inline docs.
...
2004-01-06 Sven Neumann <sven@gimp.org >
* app/core/gimpimage-scale.c (gimp_image_scale_check): fixed inline
docs.
2004-01-06 Sven Neumann <sven@gimp.org >
* app/app-sections.txt: updated.
* libgimpthumb/libgimpthumb-sections.txt
* libgimpthumb/tmpl/gimpthumbnail.sgml: updated.
2004-01-06 16:46:03 +00:00
4ffc8a7510
app/app-docs.sgml libgimpbase/libgimpbase-docs.sgml
...
2003-12-20 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: reverted the XInclude
namespace update. xsltproc crashes if the new namespace URL is
being used so we better continue to use the deprecated one until
this is fixed.
2003-12-20 17:10:49 +00:00
c8e557ae81
Fixed syntax errors in makefiles. Oops.
...
2003-12-16 Dave Neary <bolsh@gimp.org >
* */Makefile.am: Fixed syntax errors in makefiles. Oops.
2003-12-16 21:06:03 +00:00
5758978528
Fixed long-standing gtk-doc problem caused by a problem with docbook-xml
...
2003-12-16 Dave Neary <bolsh@gimp.org >
* */Makefile.am: Fixed long-standing gtk-doc
problem caused by a problem with docbook-xml installations,
dodgy debian packages and suspect Makefile checks which
makes "make install" work even if some gtk docs aren't
correctly built.
2003-12-16 20:55:38 +00:00
085f7ebb19
fixed gtk-doc comment.
...
2003-12-16 Sven Neumann <sven@gimp.org >
* app/composite/gimp-composite.c (gimp_composite_init): fixed
gtk-doc comment.
* plug-ins/script-fu/scripts/3d-outline.scm: use enums.
2003-12-16 Sven Neumann <sven@gimp.org >
* app/Makefile.am: link against libgimpthumb.
* app/app-sections.txt: updated.
* app/app-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: updated XInclude
namespace URL.
2003-12-16 13:12:32 +00:00
0bd63ee306
added API documentation.
...
2003-12-16 Sven Neumann <sven@gimp.org >
* libgimpthumb/gimpthumbnail.c: added API documentation.
2003-12-16 Sven Neumann <sven@gimp.org >
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpthumb/libgimpthumb-sections.txt
* libgimpthumb/tmpl/gimpthumb-enums.sgml
* libgimpthumb/tmpl/gimpthumb-error.sgml
* libgimpthumb/tmpl/gimpthumb-utils.sgml
* libgimpthumb/tmpl/gimpthumbnail.sgml: completed API docs for
libgimpthumb.
2003-12-15 23:22:50 +00:00
53be6dae66
don't scale the pixbuf, always return the pixbuf as loaded from disk.
...
2003-12-08 Sven Neumann <sven@gimp.org >
* libgimpthumb/gimpthumbnail.c (gimp_thumbnail_load_thumb): don't
scale the pixbuf, always return the pixbuf as loaded from disk.
* app/core/gimpimagefile.c (gimp_imagefile_get_description):
return NULL when being asked for a description on a thumbnail
without an image_uri.
2003-12-08 14:15:25 +00:00
de68ab22bb
renamed a function, added another one.
...
2003-12-08 Sven Neumann <sven@gimp.org >
* libgimpthumb/gimpthumb-utils.[ch]: renamed a function, added
another one.
* libgimpthumb/gimpthumb.def
* libgimpthumb/gimpthumbnail.c: changed accordingly.
2003-12-08 Sven Neumann <sven@gimp.org >
* Makefile.am: removed unnecessary stuff.
* libgimpthumb/libgimpthumb-sections.txt
* libgimpthumb/tmpl/gimpthumb-utils.sgml: updated.
2003-12-08 13:09:33 +00:00
9467ee7b59
bumped version number to 1.3.24. (AC_CONFIG_FILES): added files in
...
2003-12-08 Sven Neumann <sven@gimp.org >
* configure.in: bumped version number to 1.3.24.
(AC_CONFIG_FILES): added files in devel-docs/libgimpthumb.
* gimp.spec.in: added files from libgimpthumb.
2003-12-08 Sven Neumann <sven@gimp.org >
* Makefile.am
* libgimpthumb/Makefile.am
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpthumb/libgimpthumb-sections.txt
* libgimpthumb/libgimpthumb.types
* libgimpthumb/version.in
* libgimpthumb/tmpl/gimpthumb-enums.sgml
* libgimpthumb/tmpl/gimpthumb-error.sgml
* libgimpthumb/tmpl/gimpthumb-utils.sgml
* libgimpthumb/tmpl/gimpthumbnail.sgml: added framework for
libgimpthumb documentation.
2003-12-08 10:28:40 +00:00