Sven Neumann
692669f4d8
renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_.
...
2005-02-05 Sven Neumann <sven@gimp.org>
* libgimpconfig/gimpconfig-params.h: renamed GIMP_PARAM_ #defines
to GIMP_CONFIG_PARAM_.
* app/config/gimpbaseconfig.c
* app/config/gimpconfig-dump.c
* app/config/gimpcoreconfig.c
* app/config/gimpdisplayconfig.c
* app/config/gimpguiconfig.c
* app/config/gimprc-deserialize.c
* app/config/gimprc-serialize.c
* app/config/gimprc.c
* app/core/gimp.c
* app/core/gimpstrokedesc.c
* app/dialogs/preferences-dialog.c
* app/text/gimptext.c
* app/tools/gimptextoptions.c
* libgimpconfig/gimpconfig-deserialize.c
* libgimpconfig/gimpconfig-iface.c
* libgimpconfig/gimpconfig-serialize.c
* libgimpconfig/gimpconfig-utils.c: changed accordingly.
* libgimpmodule/gimpmoduletypes.h: deprecate the
GIMP_MODULE_PARAM_SERIALIZE #define, GIMP_CONFIG_PARAM_SERIALIZE
should be used instead.
* modules/controller_linux_input.c
* modules/controller_midi.c: changed accordingly.
2005-02-05 14:52:58 +00:00
Sven Neumann
5cce5393ed
updated.
...
2005-02-05 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* libgimpwidgets/tmpl/gimppropwidgets.sgml: added this new file.
2005-02-05 11:46:45 +00:00
William Skaggs
21a49ef61f
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* libgimp/Makefile.am:
* libgimpwidgets/Makefile.am: fix build after moving
gimppropwidgets
* libgimpconfig/tmpl/gimpconfig-params.sgml:
* libgimpwidgets/libgimpwidgets-docs.sgml: modified.
2005-02-04 21:51:35 +00:00
Sven Neumann
843490a152
formatting.
...
2005-01-30 Sven Neumann <sven@gimp.org>
* app/core/gimpimagemap.c: formatting.
2005-01-30 16:50:52 +00:00
Sven Neumann
be6f9d259e
use libgimp header, added "Since: GIMP 2.4" to the gtk-doc comments.
...
2005-01-29 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimpenumwidgets.[ch]: use libgimp header,
added "Since: GIMP 2.4" to the gtk-doc comments.
2005-01-29 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpenumwidgets.sgml: updated.
2005-01-29 12:26:14 +00:00
Sven Neumann
52d0d70b5f
libgimpconfig/libgimpconfig-docs.sgml updated.
...
2005-01-28 Sven Neumann <sven@gimp.org>
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpconfig/libgimpconfig-sections.txt: updated.
* libgimpconfig/tmpl/gimpconfig-iface.sgml
* libgimpconfig/tmpl/gimpconfig-params.sgml
* libgimpconfig/tmpl/gimpconfig-path.sgml: regenerated.
2005-01-28 19:11:08 +00:00
Sven Neumann
30c7a45349
libgimpbase/libgimpbase-docs.sgml removed references to gimp_path
...
2005-01-26 Sven Neumann <sven@gimp.org>
* libgimpbase/libgimpbase-docs.sgml
* libgimpbase/libgimpbase-sections.txt: removed references to
gimp_path functions that moved to libgimpconfig.
* libgimpbase/tmpl/gimppath.sgml: removed.
* libgimpbase/tmpl/gimpbasetypes.sgml: regenerated.
2005-01-26 00:00:40 +00:00
Sven Neumann
4c9d52f761
shut up CVS
2005-01-25 23:21:41 +00:00
Sven Neumann
c53f4a6cf7
doesn't belong into CVS
2005-01-25 23:21:18 +00:00
William Skaggs
fc19b42ed0
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* Makefile.am: add libgimpconfig to subdirs
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpconfig/libgimpconfig-sections.txt
* libgimpconfig/tmpl/gimpconfig-deserialize.sgml
* libgimpconfig/tmpl/gimpconfig-error.sgml
* libgimpconfig/tmpl/gimpconfig-iface.sgml
* libgimpconfig/tmpl/gimpconfig-params.sgml
* libgimpconfig/tmpl/gimpconfig-path.sgml
* libgimpconfig/tmpl/gimpconfig-serialize.sgml
* libgimpconfig/tmpl/gimpconfig-utils.sgml
* libgimpconfig/tmpl/gimpconfigtypes.sgml
* libgimpconfig/tmpl/gimpconfigwriter.sgml
* libgimpconfig/tmpl/gimpscanner.sgml
* libgimpconfig/tmpl/libgimpconfig-unused.sgml: added or
corrected
2005-01-25 23:13:11 +00:00
Sven Neumann
e2bdac5548
shut up CVS
2005-01-25 20:43:36 +00:00
William Skaggs
38c2aa63b3
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
libgimpconfig/version: oop, removed
libgimpconfig/.cvsignore: added
2005-01-25 19:27:13 +00:00
William Skaggs
dd94b5f128
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
libgimpconfig/version:
libgimpconfig/version.in: added
2005-01-25 19:23:12 +00:00
William Skaggs
61a61a0cb7
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* libgimpconfig/tmpl/gimpconfig-error.sgml: removed, no need
for this.
* libgimpconfig/tmpl/gimpconfig-deserialize.sgml:
* libgimpconfig/tmpl/gimpconfig-iface.sgml:
* libgimpconfig/tmpl/gimpconfig-serialize.sgml:
* libgimpconfig/tmpl/gimpconfig-utils.sgml:
* libgimpconfig/tmpl/gimpconfigwriter.sgml: gtkdoc templates
for libgimpconfig.
2005-01-25 00:08:29 +00:00
William Skaggs
cf6db5e20f
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* libgimpconfig/Makefile.am
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpconfig/libgimpconfig-overrides.txt
* libgimpconfig/libgimpconfig-sections.txt
* libgimpconfig/libgimpconfig.types
* libgimpconfig/tmpl/gimpconfig-error.sgml: created, setting
up migration from app/config to libgimpconfig.
2005-01-24 22:57:00 +00:00
Sven Neumann
981d9ed8a5
- fixed ChangeLog entry
...
- gtk-doc wants to change this file
2005-01-23 12:16:08 +00:00
Sven Neumann
b9f0a8a5ab
app/app-docs.sgml updated for moves to libgimpbase.
...
2005-01-23 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* app/app-sections.txt: updated for moves to libgimpbase.
2005-01-23 02:25:01 +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
b145e84dd2
libgimp/libgimp-sections.txt libgimp/tmpl/gimpenums.sgml
...
2005-01-23 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpenums.sgml
* libgimpbase/libgimpbase-sections.txt
* libgimpbase/tmpl/gimpbaseenums.sgml: updated for moved enums.
2005-01-23 01:35:51 +00:00
Sven Neumann
5c6dae19dc
improved docs.
...
2005-01-21 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimppreviewarea.c: improved docs.
2005-01-22 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types: GimpEnumStore and
GimpEnumComboBox moved to libgimpwidgets.
* libgimpwidgets/tmpl/gimpenumcombobox.sgml
* libgimpwidgets/tmpl/gimpenumstore.sgml: new files.
2005-01-21 23:11:43 +00:00
Sven Neumann
e0a6c25548
HACKING Makefile.am acinclude.m4 applied (modified) patch from Raphaël
...
2005-01-20 Sven Neumann <sven@gimp.org>
* HACKING
* Makefile.am
* acinclude.m4
* autogen.sh: applied (modified) patch from Raphaël Quinet that
allows to build GIMP from CVS without having gtk-doc installed.
If you need to do this, pass --disable-gtk-doc to autogen.sh.
* configure.in: removed --disable-devel-docs option since it has
become obsolete now.
* devel-docs/Makefile.am: require gtk-doc when running 'make dist'.
2005-01-20 18:21:41 +00:00
Sven Neumann
943a62bc4f
regenerated
2005-01-11 18:43:16 +00:00
Sven Neumann
1bf9563307
app/app-docs.sgml updated.
...
2005-01-07 Sven Neumann <neumann@jpk.com>
* app/app-docs.sgml
* app/app-sections.txt: updated.
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpscrolledpreview.sgml: added
gimp_scrolled_preview_set_position().
2005-01-07 10:34:24 +00:00
William Skaggs
bd895a1131
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* configure.in: add check for libexif version >= 0.6.0,
necessary because of nasty incompatible api change.
* plug-ins/jpeg/exif-handling.txt: removed from here...
* devel-docs/exif-handling.txt: ...and added here
* plug-ins/jpeg/jpeg-exif.c
* plug-ins/jpeg/Makefile.am
* plug-ins/jpeg/jpeg-load.c
* plug-ins/jpeg/jpeg.c
* plug-ins/jpeg/jpeg.h: extract info from exif on loading,
and add info to exif on saving, addresses bug #56433 ,
bug #61499 , and bug #121810 .
2005-01-04 17:48:13 +00:00
William Skaggs
8a651f34df
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* tools/pdbgen/pdb/gradient.pdb: added gradient-is-editable
* tools/pdbgen/pdb/brush.pdb
* tools/pdbgen/pdb/palette.pdb: changed mitch_misc to bill_misc
where correct.
* app/pdb/brush_cmds.c
* app/pdb/palette_cmds.c
* libgimp/gimpbrush_pdb.c
* libgimp/gimppalette_pdb.c: regenerated.
2004-12-31 19:48:29 +00:00
Sven Neumann
c30a919b68
bumped gimp_app_version and gimp_user_version to 2.3.
...
2004-12-31 Sven Neumann <sven@gimp.org>
* configure.in: bumped gimp_app_version and gimp_user_version to 2.3.
2004-12-31 00:22:34 +00:00
William Skaggs
7678860c0c
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* parasites.txt: added information about "decompose-data"
parasite now added by the decompose plug-in.
2004-12-28 21:36:07 +00:00
Sven Neumann
4d27239a9c
renamed menu_path parameter to menu_label and added a pointer to
...
2004-12-28 Sven Neumann <sven@gimp.org>
* libgimp/gimp.[ch] (gimp_install_procedure, gimp_install_temp_proc):
renamed menu_path parameter to menu_label and added a pointer to
gimp_plugin_menu_register()
* app/widgets/gimpsizebox.c (gimp_size_box_constructor): removed
unused variables.
2004-12-28 15:21:16 +00:00
Sven Neumann
0dc830d6b9
fixed include.
...
* app/app-docs.sgml: fixed include.
2004-12-23 15:32:49 +00:00
Sven Neumann
7d11f4ddbc
made plug_in_proc_frame_free() a static function.
...
2004-12-23 Sven Neumann <sven@gimp.org>
* app/plug-in/plug-in-proc-frame.[ch]: made plug_in_proc_frame_free()
a static function.
2004-12-23 15:13:51 +00:00
Sven Neumann
4d908e46c6
moved ChangeLog entries around
2004-12-15 00:12:27 +00:00
Simon Budig
7323c5a07d
Changed the "gradient" parameter to "slope" to make it more clear what the
...
2004-12-14 Simon Budig <simon@gimp.org>
* app/vectors/gimpstroke.[ch]: Changed the "gradient" parameter
to "slope" to make it more clear what the returned result is (which
was wrong earlier).
* tools/pdbgen/pdb/paths.pdb: changed accordingly
* app/pdb/paths_cmds.c
* libgimp/gimppaths_pdb.[ch]
* devel-docs/libgimp/tmpl/gimppaths.sgml: regenerated.
Fixes bug #161274 .
2004-12-14 22:36:40 +00:00
Sven Neumann
c8d553c882
libgimpbase/libgimpbase-sections.txt updated.
...
2004-12-14 Sven Neumann <sven@gimp.org>
* libgimpbase/libgimpbase-sections.txt
* libgimpbase/tmpl/gimpversion.sgml: updated.
2004-12-14 01:58:08 +00:00
Michael Natterer
f06e15febb
updated.
...
2004-12-14 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt: updated.
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimppixbuf.sgml: regenerated.
2004-12-13 23:39:31 +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
Sven Neumann
5e92462789
Moved "gfig" description to the end (out of the gimp namespace) and
...
also moved the ChangeLog entry.
2004-12-13 20:46:32 +00:00
William Skaggs
9b82d030cd
Bill Skaggs <weskaggs@primate.ucdavis.edu>
...
* devel-docs/parasites.txt: add info about "gfig" layer parasite.
2004-12-13 20:11:19 +00:00
Sven Neumann
78444c9475
app/app-sections.txt updated for gimp_edit_copy_visible().
...
2004-12-12 Sven Neumann <sven@gimp.org>
* app/app-sections.txt
* libgimp/libgimp-sections.txt: updated for gimp_edit_copy_visible().
* libgimp/tmpl/gimpedit.sgml: regenerated.
2004-12-12 14:18:41 +00:00
Sven Neumann
4fed8e295a
updated.
...
2004-12-11 Sven Neumann <sven@gimp.org>
* app/app-sections.txt: updated.
2004-12-11 19:53:33 +00:00
Michael Natterer
cfcb716d51
define GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION
...
2004-11-24 Michael Natterer <mitch@gimp.org>
* libgimpwidgets/Makefile.am (GTKDOC_CFLAGS): define
GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION
* libgimpwidgets/libgimpwidgets.types: #include
<libgimpwidgets/gimpcontroller.h> separately.
2004-11-24 14:10:37 +00:00
Sven Neumann
dd245c4433
fixes
2004-11-24 02:38:17 +00:00
Sven Neumann
1b627bd015
app/app-docs.sgml updated.
...
2004-11-24 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* app/app-sections.txt: updated.
2004-11-24 02:27:49 +00:00
Michael Natterer
808cbc5319
regenerated.
...
2004-11-24 Michael Natterer <mitch@gimp.org>
* libgimpwidgets/tmpl/gimpcontroller.sgml: regenerated.
* libgimpwidgets/libgimpwidgets-docs.sgml: added note about the
"work in progress" controller API.
2004-11-24 02:21:42 +00:00
Michael Natterer
8930833c57
libgimp/libgimp-sections.txt updated.
...
2004-11-16 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpdrawabletransform.sgml: updated.
2004-11-16 15:25:40 +00:00
Sven Neumann
ec9ee41fe7
themes/Default/images/Makefile.am
...
2004-11-14 Sven Neumann <sven@gimp.org>
* themes/Default/images/Makefile.am
* themes/Default/images/stock-center-16.png
* themes/Default/images/stock-center-24.png
* themes/Default/images/stock-print-resolution-16.png
* themes/Default/images/stock-print-resolution-24.png: new icons
drawn by Jimmac.
* libgimpwidgets/gimpstock.[ch]: registered the new icons.
* app/actions/image-actions.c
* app/dialogs/print-size-dialog.c
* app/dialogs/resize-dialog.c
* plug-ins/ifscompose/ifscompose.c: use them.
2004-11-14 01:51:21 +00:00
Sven Neumann
b62ca985aa
app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to
...
2004-11-13 Sven Neumann <sven@gimp.org>
* app/plug-in/plug-in-proc-def.[ch]
* app/plug-in/plug-in-rc.c
* app/plug-in/plug-ins.[ch]: allow to associate a procedure for
thumbnail loading with any file load procedure.
* tools/pdbgen/pdb/fileops.pdb: export this functionality to the
PDB as gimp_register_thumbnail_loader().
* app/pdb/fileops_cmds.c
* app/pdb/internal_procs.c
* libgimp/gimpfileops_pdb.[ch]: regenerated.
* app/core/gimpimagefile.c
* app/file/file-open.[ch]: when creating a thumbnail for an image
file, use a thumbnail load procedure if available.
* plug-ins/common/svg.c: added "file_svg_load_thumb", a procedure
that allows to load a small preview of the SVG image.
2004-11-13 17:06:06 +00:00
Michael Natterer
e1932fc6aa
libgimpbase/libgimpbase-sections.txt updated.
...
2004-11-10 Michael Natterer <mitch@gimp.org>
* libgimpbase/libgimpbase-sections.txt
* libgimpbase/tmpl/gimputils.sgml: updated.
2004-11-10 12:45:21 +00:00
Sven Neumann
49f2e3610e
gtk-doc wants to remove that empty line by all means
2004-11-08 21:39:09 +00:00
Michael Natterer
bf7d9f96f1
libgimp/libgimp-sections.txt added gimp_layer_from_mask()
...
2004-11-08 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimplayer.sgml: added gimp_layer_from_mask()
* libgimp/tmpl/gimpdrawabletransform.sgml
* libgimp/tmpl/gimpregioniterator.sgml: gtk-doc insisted on
changing these.
2004-11-08 17:44:45 +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