Michael Natterer
93473b0334
devel-docs: add missing functions to libgimpfoo-sections.txt
2018-05-18 19:32:51 +02:00
Michael Natterer
c63d812be8
libgimpcolor: rename gimp_color_profile_get_format() to _get_lcms_format()
2017-09-02 18:47:04 +02:00
Michael Natterer
0d5fa53b0e
devel-docs: add new stuff to *-sections.txt, and cleanup
2016-09-21 15:47:02 +02:00
Michael Natterer
4910c28957
libgimpcolor: rename the gimp_lcms_*() functions to gimp_color_profile_*()
...
because it doesn't make sense to call the typedef GimpColorProfile
but the function namespace gimp_lcms_*().
2015-06-03 09:41:23 +02:00
Michael Natterer
8005eea835
Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments
...
because it confuses gtk-doc and breaks some links. Also change the
"Index of new symbols in GIMP 2.x" sections to be what seems to be the
modern standard (looked at the GLib and GTK+ docs), and update some
other stuff.
2015-05-31 21:18:09 +02:00
Michael Natterer
68942a6307
devel-docs: fix one more libgimpcolor issue
2015-05-31 02:48:51 +02:00
Michael Natterer
00c508e8ea
devel-docs: update the libgimpcolor docs
2015-05-31 02:34:38 +02:00
Michael Natterer
c1e0929e61
devel-docs: add "Index of new symbols in GIMP 2.10"
2015-05-30 23:20:00 +02:00
Michael Natterer
189c329a2c
devel-docs: update the docs a bit
2014-07-02 13:53:22 +02:00
Michael Natterer
e3ad4c34da
devel-docs: update docs for libgimpcolor
2013-10-27 22:11:46 +01:00
Michael Natterer
cc47b2a600
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
...
Add CAIRO_CFLAGS to a lot of Makefiles to make this possible, and
because they pull in cairo via the libgimp headers.
2011-04-28 15:50:39 +02:00
Michael Natterer
1649241483
libgimpcolor: move docs from template files to inline comments
...
Only added section headers for now, there was nothing else in the
template files.
2010-06-29 19:46:37 +02:00
Martin Nordholts
e3175cb155
devel-docs: Add missing "new symbols in GIMP 2.8"
2009-09-05 14:33:48 +02:00
Martin Nordholts
fd481041bb
devel-docs: Update 2.8 symbols (cont.)
2009-08-15 19:38:04 +02:00
Martin Nordholts
eb73424044
devel-docs: Update 2.8 symbols
2009-08-15 17:06:43 +02:00
Martin Nordholts
4d7a6b10d1
Added .gitignore files generated with git svn create-ignore.
...
svn path=/trunk/; revision=27972
2009-01-31 11:37:44 +00:00
Sven Neumann
71297f7bf3
libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml
...
2007-10-31 Sven Neumann <sven@gimp.org>
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpbase/libgimpbase-docs.sgml: added "Index of new symbols
in GIMP 2.6".
svn path=/trunk/; revision=24004
2007-10-31 10:19:49 +00:00
Sven Neumann
63a6f34bfd
libgimpcolor/libgimpcolor-sections.txt added documentation for the
...
2007-06-06 Sven Neumann <sven@gimp.org>
* libgimpcolor/libgimpcolor-sections.txt
* libgimpcolor/libgimpcolor-docs.sgml: added documentation for the
GimpColorManaged interface.
* libgimpcolor/tmpl/gimpcolormanaged.sgml: new file.
svn path=/trunk/; revision=22719
2007-06-06 09:27:56 +00:00
Sven Neumann
930d6149da
removed all .cvsignore files from SVN
...
svn path=/trunk/; revision=21612
2006-12-30 14:31:03 +00:00
Sven Neumann
e5be061fc4
libgimpbase/Makefile.am libgimpcolor/Makefile.am pass deprecation guards
...
2006-11-27 Sven Neumann <sven@gimp.org>
* libgimpbase/Makefile.am
* libgimpcolor/Makefile.am
* libgimpmodule/Makefile.am: pass deprecation guards to gtkdoc-scan.
* libgimpconfig/libgimpconfig-sections.txt
* libgimpwidgets/libgimpwidgets-sections.txt: removed unused symbols.
2006-11-27 09:47:23 +00:00
Sven Neumann
a05eda5af7
added new symbols.
...
2006-11-23 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt: added new symbols.
* libgimp/tmpl/gimpimage.sgml: regenerated
* libgimp/libgimp-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: added id attributes
for
the index pages.
2006-11-23 07:26:41 +00:00
Sven Neumann
5d45aed020
minor update for the API reference
2006-08-09 15:44:40 +00:00
Sven Neumann
a9bd28e458
libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch]
...
2006-06-28 Sven Neumann <sven@gimp.org>
* libgimp/gimpfontselectbutton.[ch]
* libgimp/gimpgradientselectbutton.[ch]
* libgimp/gimppaletteselectbutton.[ch]
* libgimp/gimppatternselectbutton.[ch]: for consistency with
GimpBrushSelectButton dropped the _name suffix from the getter
and setter API.
* libgimp/gimpfontmenu.c
* libgimp/gimpgradientmenu.c
* libgimp/gimppalettemenu.c
* libgimp/gimppatternmenu.c
* plug-ins/gfig/gfig-style.c
* plug-ins/script-fu/script-fu-interface.c: changed accordingly.
* libgimp/gimpbrushmenu.c
* libgimp/gimpbrushselectbutton.[ch]
* libgimp/gimpselectbutton.c: cleanup for consistency.
2006-06-28 Sven Neumann <sven@gimp.org>
* libgimp/tmpl/gimpbrushselectbutton.sgml
* libgimp/tmpl/gimpgradientselectbutton.sgml
* libgimp/tmpl/gimppaletteselectbutton.sgml
* libgimp/tmpl/gimppatternselectbutton.sgml
* libgimp/tmpl/gimpselectbutton.sgml: new files.
* libgimp/libgimp-docs.sgml
* libgimp/libgimp-sections.txt
* libgimp/libgimp.types: added docs for GimpSelectButton widgets.
* libgimp/tmpl/gimpfontselectbutton.sgml: regenerated.
* libgimpcolor/libgimpcolor-sections.txt: added docs for GValue API.
* libgimpcolor/tmpl/gimprgb.sgml: regenerated.
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* libgimpwidgets/tmpl/gimppropwidgets.sgml
* libgimpwidgets/tmpl/gimpstock.sgml: regenerated.
2006-06-28 10:35:22 +00:00
Sven Neumann
fd5ec84138
add gimp_param_spec_rgb_has_alpha().
...
2006-04-28 Sven Neumann <sven@gimp.org>
* libgimpcolor/libgimpcolor-sections.txt: add
gimp_param_spec_rgb_has_alpha().
* libgimpcolor/tmpl/gimprgb.sgml
* libgimpconfig/tmpl/gimpconfig-params.sgml: regenerated.
2006-04-27 23:10:08 +00:00
Sven Neumann
0b9a9e4e88
hide the GimpParamSpecRGB struct again. Added getter for the has_alpha
...
2006-04-27 Sven Neumann <sven@gimp.org>
* libgimpcolor/gimprgb.[ch]: hide the GimpParamSpecRGB struct
again. Added getter for the has_alpha field.
* libgimpcolor/gimpcolor.def: updated.
* app/config/gimpconfig-dump.c
* libgimpconfig/gimpconfig-serialize.c: use
gimp_param_spec_rgb_has_alpha() instead of accessing the
GimpParamSpecRGB struct directly.
2006-04-27 16:01:16 +00:00
Sven Neumann
4f870bc132
deprecated RGB intensity functions and definitions. These coefficients do
...
2005-08-03 Sven Neumann <sven@gimp.org>
* libgimpcolor/gimprgb.[ch]: deprecated RGB intensity functions
and definitions. These coefficients do not accurately compute
luminance for contemporary monitors. Instead the coefficients from
the sRGB spec should be used which have now been added.
* libgimpcolor/gimpcolor.def: updated.
* libgimp/gimpdrawable.c
* libgimp/gimppixelfetcher.c
* app/base/colorize.c
* app/base/levels.c
* app/base/temp-buf.c
* app/core/gimpdrawable-blend.c
* app/core/gimpdrawable-convert.c
* app/core/gimpdrawable-desaturate.c
* app/core/gimpimage-convert.c
* app/core/gimpimage.c
* app/gui/splash.c
* app/widgets/gimpgradienteditor.c
* modules/colorsel_triangle.c
* plug-ins/common/aa.c
* plug-ins/common/bumpmap.c
* plug-ins/common/colorify.c
* plug-ins/common/despeckle.c
* plug-ins/common/displace.c
* plug-ins/common/engrave.c
* plug-ins/common/gradmap.c
* plug-ins/common/grid.c
* plug-ins/common/mng.c
* plug-ins/common/newsprint.c
* plug-ins/common/png.c
* plug-ins/common/whirlpinch.c
* plug-ins/gflare/gflare.c
* plug-ins/gfli/gfli.c
* plug-ins/maze/handy.c
* plug-ins/pagecurl/pagecurl.c: use gimp_rgb_luminance() and
friends instead of the deprecated intensity functions.
2005-08-03 00:36:41 +00:00
Michael Natterer
1fbd2d5188
gtk-doc 1.4 added the Stability_Level section all over the place.
...
2005-07-07 Michael Natterer <mitch@gimp.org>
* libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level
section all over the place.
2005-07-07 16:33:31 +00:00
Sven Neumann
638ed0e14b
removed obsolete AUTOMAKE_OPTIONS.
...
2005-06-14 Sven Neumann <sven@gimp.org>
* */Makefile.am: removed obsolete AUTOMAKE_OPTIONS.
2005-06-14 12:48:54 +00:00
Sven Neumann
3a4f1f697b
libgimp/libgimp-docs.sgml libgimpbase/libgimpbase-docs.sgml
...
2005-03-03 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: added several indices,
one for all symbols, and lists of new symbols for GIMP 2.2 and
2.4. For this to work correctly, you need gtk-doc from CVS (see
bug #168384 ). But don't worry, you can still build the docs with
older versions.
2005-03-03 13:57:50 +00:00
Sven Neumann
211f399648
set AUTOMAKE_OPTIONS to 1.7.
...
2005-02-09 Sven Neumann <sven@gimp.org>
* */Makefile.am: set AUTOMAKE_OPTIONS to 1.7.
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpconfig/libgimpconfig.types: let gtk-doc do introspection
on GimpColorConfig.
* libgimpconfig/tmpl/gimpcolorconfig.sgml
* libgimpconfig/tmpl/gimpconfig-iface.sgml
* libgimpconfig/tmpl/gimpconfig-params.sgml: regenerated.
* libgimpwidgets/libgimpwidgets-sections.txt: added new function.
* libgimpwidgets/tmpl/gimpsizeentry.sgml: regenerated.
2005-02-09 17:13:28 +00:00
Sven Neumann
490fcabe6f
libgimpbase/libgimpbase-docs.sgml libgimpbase/libgimpbase-sections.txt
...
2005-01-23 Sven Neumann <sven@gimp.org>
* libgimpbase/libgimpbase-docs.sgml
* libgimpbase/libgimpbase-sections.txt
* libgimpcolor/libgimpcolor-sections.txt
* libgimpmath/libgimpmath-sections.txt: updated for new param-specs.
* libgimpbase/tmpl/gimpbasetypes.sgml
* libgimpbase/tmpl/gimpmemsize.sgml
* libgimpbase/tmpl/gimpunit.sgml
* libgimpcolor/tmpl/gimprgb.sgml
* libgimpmath/tmpl/gimpmatrix.sgml: regenerated.
* libgimpbase/tmpl/gimppath.sgml: new file.
2005-01-23 02:14:12 +00:00
Sven Neumann
3d7364b658
HACKING autogen.sh switched to using gtkdocize for the build of the API
...
2004-12-13 Sven Neumann <sven@gimp.org>
* HACKING
* autogen.sh
* configure.in: switched to using gtkdocize for the build of the
API docs.
2004-12-13 22:51:55 +00:00
Michael Natterer
77d3e5a2f0
libgimp/tmpl/gimpaspectpreview.sgml libgimp/tmpl/gimpbrush.sgml
...
2004-11-08 Michael Natterer <mitch@gimp.org>
* libgimp/tmpl/gimpaspectpreview.sgml
* libgimp/tmpl/gimpbrush.sgml
* libgimp/tmpl/gimpbrushmenu.sgml
* libgimp/tmpl/gimpbrushselect.sgml
* libgimp/tmpl/gimpcontext.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimpdrawablecombobox.sgml
* libgimp/tmpl/gimpdrawablepreview.sgml
* libgimp/tmpl/gimpdrawabletransform.sgml
* libgimp/tmpl/gimpfontmenu.sgml
* libgimp/tmpl/gimpfontselect.sgml
* libgimp/tmpl/gimpgradient.sgml
* libgimp/tmpl/gimpgradientmenu.sgml
* libgimp/tmpl/gimpgradientselect.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimpimagecombobox.sgml
* libgimp/tmpl/gimplayer.sgml
* libgimp/tmpl/gimppalette.sgml
* libgimp/tmpl/gimppalettemenu.sgml
* libgimp/tmpl/gimppalettes.sgml
* libgimp/tmpl/gimppaletteselect.sgml
* libgimp/tmpl/gimppaths.sgml
* libgimp/tmpl/gimppattern.sgml
* libgimp/tmpl/gimppatternmenu.sgml
* libgimp/tmpl/gimppatternselect.sgml
* libgimp/tmpl/gimppixbuf.sgml
* libgimp/tmpl/gimppixelfetcher.sgml
* libgimp/tmpl/gimpprogress.sgml
* libgimp/tmpl/gimpprogressbar.sgml
* libgimp/tmpl/gimpregioniterator.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpbase/tmpl/gimpbasetypes.sgml
* libgimpbase/tmpl/gimpchecks.sgml
* libgimpbase/tmpl/gimpdatafiles.sgml
* libgimpbase/tmpl/gimpmemsize.sgml
* libgimpcolor/tmpl/gimpadaptivesupersample.sgml
* libgimpcolor/tmpl/gimpcmyk.sgml
* libgimpcolor/tmpl/gimphsv.sgml
* libgimpcolor/tmpl/gimprgb.sgml
* libgimpwidgets/tmpl/gimpcolorbutton.sgml
* libgimpwidgets/tmpl/gimpcolorhexentry.sgml
* libgimpwidgets/tmpl/gimpcolorselection.sgml
* libgimpwidgets/tmpl/gimpframe.sgml
* libgimpwidgets/tmpl/gimpintcombobox.sgml
* libgimpwidgets/tmpl/gimpintstore.sgml
* libgimpwidgets/tmpl/gimppatheditor.sgml
* libgimpwidgets/tmpl/gimppreview.sgml
* libgimpwidgets/tmpl/gimppreviewarea.sgml
* libgimpwidgets/tmpl/gimpscrolledpreview.sgml: applied a heavily
fixed and enhanced version of a patch from Cai Qian (bug #156271 ).
Made long_desc = short_desc where we lacked a long_desc but had
a short_desc. Removed unused parameters. Misc cleanups.
* libgimp/libgimp-docs.sgml: added some <chapter>s. The list of
libgimp modules was too long.
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/tmpl/gimpcontroller.sgml: added GimpController.
2004-11-08 14:37:30 +00:00
Sven Neumann
3efeb7982a
Made 2.1.3 release.
...
2004-08-06 Sven Neumann <sven@gimp.org>
* Made 2.1.3 release.
2004-08-06 01:45:32 +00:00
Sven Neumann
cc8df78cb6
app/app-docs.sgml app/app-sections.txt updated.
...
2004-07-27 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
* libgimpbase/libgimpbase-sections.txt
* libgimpbase/tmpl/gimpmemsize.sgml
* libgimpbase/tmpl/gimpunit.sgml
* libgimpcolor/libgimpcolor-sections.txt
* libgimpcolor/tmpl/gimprgb.sgml: minor improvements.
* libgimpwidgets/libgimpwidgets-docs.sgml: moved cell renderers to
a separate chapter.
2004-07-27 18:25:43 +00:00
Sven Neumann
c03a5b837e
register GimpRGB as a boxed type.
...
2004-07-26 Sven Neumann <sven@gimp.org>
* libgimpcolor/gimprgb.[ch]: register GimpRGB as a boxed type.
* libgimpcolor/gimpadaptivesupersample.c
* libgimpcolor/gimpcolorspace.c
* libgimpcolor/gimprgb-parse.c
* libgimp/gimp.h: include <glib-object.h> instead of <glib.h>.
2004-07-26 18:14:48 +00:00
Sven Neumann
e0b4899157
libgimpcolor/gimprgb-parse.c added new function gimp_rgb_list_names() that
...
2004-07-26 Sven Neumann <sven@gimp.org>
* libgimpcolor/gimprgb-parse.c
* libgimpcolor/gimprgb.h: added new function gimp_rgb_list_names()
that gives access to the list of SVG color keywords.
* libgimpwidgets/Makefile.am
* libgimpwidgets/gimpwidgets.h
* libgimpwidgets/gimpwidgetstypes.h
* libgimpwidgets/gimpcolorhexentry.[ch]: added new widget that
allows to enter colors in hex notation or by using color names.
* libgimpwidgets/gimpcolorscales.c: use a GimpColorHexEntry.
2004-07-26 15:20:18 +00:00
Sven Neumann
75565f28f3
libgimpcolor/gimprgb-parse.c improved the CSS color parser code, added new
...
2004-07-22 Sven Neumann <sven@gimp.org>
* libgimpcolor/gimprgb-parse.c
* libgimpcolor/gimprgb.h: improved the CSS color parser code,
added new function gimp_rgba_parse_css(), added support for HSL
color values.
2004-07-22 22:22:59 +00:00
Sven Neumann
a14bddae8a
libgimpcolor/Makefile.am libgimpcolor/gimprgb-parse.c added more RGB
...
2004-07-22 Sven Neumann <sven@gimp.org>
* libgimpcolor/Makefile.am
* libgimpcolor/gimprgb-parse.c
* libgimpcolor/gimprgb.[ch]: added more RGB parsers and moved the
code to a dedicated file.
* libgimpcolor/gimpcolor.def: added new symbols.
* libgimpwidgets/gimpcolorscales.c: use gimp_rgb_parse_hex().
2004-07-22 17:26:22 +00:00
Sven Neumann
fd36a39850
fixed gtk-doc comments and updated API docs
2004-07-22 13:21:44 +00:00
Sven Neumann
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
Dave Neary
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
Dave Neary
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
Sven Neumann
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
Sven Neumann
faa3e5e443
regenerated
2003-11-17 17:57:00 +00:00
Sven Neumann
e4c5b6b0ca
added a GIMP_RGB prefix to the INTENSITY macros.
...
2003-11-17 Sven Neumann <sven@gimp.org>
* libgimpcolor/gimprgb.[ch]: added a GIMP_RGB prefix to the
INTENSITY macros.
* libgimp/gimpcompat.h: document this change here.
* app/base/colorize.c
* app/base/temp-buf.c
* app/core/gimpdrawable-blend.c
* app/core/gimpdrawable.c
* app/core/gimpimage-convert.c
* app/core/gimpimage.c
* plug-ins/common/aa.c
* plug-ins/common/bumpmap.c
* plug-ins/common/colorify.c
* plug-ins/common/displace.c
* plug-ins/common/engrave.c
* plug-ins/common/gradmap.c
* plug-ins/common/newsprint.c
* plug-ins/common/oilify.c
* plug-ins/gflare/gflare.c
* plug-ins/gfli/gfli.c
* plug-ins/pagecurl/pagecurl.c: changed accordingly.
* libgimpcolor/gimpcolor.h: removed trailing whitespace.
* app/paint-funcs/paint-funcs.c: fixed indentation.
2003-11-17 14:58:31 +00:00
Sven Neumann
8fbf2be2e7
renamed version.xml.in to version.in in all API reference manuals.
...
2003-11-08 Sven Neumann <sven@gimp.org>
* configure.in: renamed version.xml.in to version.in in all API
reference manuals.
2003-11-08 Sven Neumann <sven@gimp.org>
* */version.xml.in: renamed to version.in.
* */*-docs.sgml: include the version number using XInclude.
2003-11-08 17:37:46 +00:00
Sven Neumann
a3fe20f1bc
app/app-docs.sgml libgimp/libgimp-docs.sgml
...
2003-11-07 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* libgimp/libgimp-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: specify encoding.
2003-11-07 18:54:35 +00:00
Sven Neumann
2d1bb81d13
libgimpcolor/libgimpcolor-sections.txt updated.
...
2003-10-16 Sven Neumann <sven@gimp.org>
* libgimpcolor/libgimpcolor-sections.txt
* libgimpcolor/tmpl/gimpcolorspace.sgml: updated.
2003-10-16 21:30:51 +00:00
Helvetix Victorinox
7b7b3c3f0c
app/composite/gimp-composite.h app/composite/gimp-composite-generic.h
...
* app/composite/gimp-composite.h
* app/composite/gimp-composite-generic.h
* app/composite/gimp-composite-regression.h: Reformatted to include
argument names in function prototypes.
* app/composite/gimp-composite.c
* app/composite/gimp-composite-generic.c
* app/composite/gimp-composite-regression.c: Added gtk-doc templates for functions.
* app/composite/make-install.py: migrated to new (trimmer) code and
removed dead code. Some beautification for generated code.
* app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis,generic}.{c,h}:
All init() functions are also a run-time check and now expected to
return TRUE/FALSE if the particular set of compositing functions can
be used.
* app/composite/gimp-composite.c: No longer has to determine if
the particular set of compositing functions can be used.
* app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis}-{install,test}.c:
Regenerated
* app/composite/test-composite.c: Deprecated, removed. All tests are automatically
generated and the code is in app/composite/gimp-composite-{mmx,sse,sse2,3dnow,altivec,vis}-test.c:
* app/composite/Makefile.am: removed unused references to test-composite.c
2003-10-12 00:10:21 +00:00