f81d7d2f0b
devel-docs: update the libgimpconfig and libgimpbase docs
2019-07-23 15:35:50 +02:00
e02a03a63d
devel-docs: add missing stuff to libgimpbase-sections.txt
2018-04-17 13:19:16 +02:00
bf21bc1476
devel-docs: add missing stuff to *-sections.txt files
2017-03-10 23:52:59 +01:00
0d5fa53b0e
devel-docs: add new stuff to *-sections.txt, and cleanup
2016-09-21 15:47:02 +02:00
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
3daef677ca
devel-docs: API docs updates
2015-05-31 19:34:26 +02:00
c1e0929e61
devel-docs: add "Index of new symbols in GIMP 2.10"
2015-05-30 23:20:00 +02:00
189c329a2c
devel-docs: update the docs a bit
2014-07-02 13:53:22 +02:00
a89744c88f
devel-docs: update docs for libgimpbase
2013-10-27 22:06:21 +01:00
d2828cb279
devel-docs: add lots of missing functions to foo-sections.txt
2011-04-14 22:01:33 +02:00
b67aa5fe8b
devel-docs: add --name-space=gimp to MKDB_OPTIONS
2011-04-14 21:27:29 +02:00
48f54d50f1
devel-docs: really remove the template files
2010-06-29 19:18:52 +02:00
3411c7b63a
libgimpbase: move docs from template files to inline comments
...
and remove all template files. Also fixed all gtk-doc warnings
and fixed/added some docs.
2010-06-29 19:16:51 +02:00
332ebeb5d3
Add enum GimpTextHintStyle and gimp_rectangle_union() to the docs
2009-09-08 19:46:18 +02:00
e3175cb155
devel-docs: Add missing "new symbols in GIMP 2.8"
2009-09-05 14:33:48 +02:00
fd481041bb
devel-docs: Update 2.8 symbols (cont.)
2009-08-15 19:38:04 +02:00
eb73424044
devel-docs: Update 2.8 symbols
2009-08-15 17:06:43 +02:00
4d7a6b10d1
Added .gitignore files generated with git svn create-ignore.
...
svn path=/trunk/; revision=27972
2009-01-31 11:37:44 +00:00
9d7f541364
added gimp_get_pdb_error() and gimp_plugin_{get,set}_pdb_error_handler().
...
2008-08-19 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: added gimp_get_pdb_error() and
gimp_plugin_{get,set}_pdb_error_handler().
* libgimp/tmpl/gimpplugin.sgml
* libgimp/tmpl/gimp.sgml: regenerated.
* libgimpbase/libgimpbase-sections.txt: added
GimpPDBErrorHandler.
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
svn path=/trunk/; revision=26659
2008-08-19 06:36:10 +00:00
b011030433
added gimp_palette_get_colors()
...
2008-07-16 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: added gimp_palette_get_colors()
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimp/tmpl/gimppalette.sgml: regenerated.
svn path=/trunk/; revision=26194
2008-07-16 06:36:45 +00:00
32ec093fab
added new enums.
...
2008-04-09 Sven Neumann <sven@gimp.org >
* libgimpbase/libgimpbase-sections.txt: added new enums.
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
svn path=/trunk/; revision=25438
2008-04-09 16:25:33 +00:00
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
69297fcffa
regenerated.
...
2007-08-12 Sven Neumann <sven@gimp.org >
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
svn path=/trunk/; revision=23223
2007-08-11 23:33:25 +00:00
e54669b0b6
fixed newly added entries
...
svn path=/trunk/; revision=22480
2007-05-13 18:40:01 +00:00
c18e58cac5
added gimp_user_directory().
...
2007-05-13 Sven Neumann <sven@gimp.org >
* libgimpbase/libgimpbase-sections.txt: added
gimp_user_directory().
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpbase/tmpl/gimpenv.sgml: regenerated.
* app/app-sections.txt
* app/app.types
* app/app-docs.sgml: some updates; still a lot left to be
done...
svn path=/trunk/; revision=22479
2007-05-13 18:32:23 +00:00
517b0c35ab
tools/pdbgen/pdb/display.pdb tools/pdbgen/pdb/drawable.pdb
...
2007-01-12 Sven Neumann <sven@gimp.org >
* tools/pdbgen/pdb/display.pdb
* tools/pdbgen/pdb/drawable.pdb
* tools/pdbgen/pdb/image.pdb
* tools/pdbgen/pdb/vectors.pdb: added PDB functions to validate
display, drawable, image and vectors IDs.
* app/pdb/image_cmds.c
* app/pdb/vectors_cmds.c
* app/pdb/display_cmds.c
* app/pdb/internal_procs.c
* app/pdb/drawable_cmds.c
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimpdisplay_pdb.[ch]
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimpvectors_pdb.[ch]: regenerated.
* libgimp/gimp.def: updated.
svn path=/trunk/; revision=21697
2007-01-12 19:59:36 +00:00
930d6149da
removed all .cvsignore files from SVN
...
svn path=/trunk/; revision=21612
2006-12-30 14:31:03 +00:00
a145c0df25
libgimp/libgimp-sections.txt version symbols moved from libgimp to
...
2006-11-29 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimpbase/libgimpbase-sections.txt: version symbols moved from
libgimp to libgimpbase.
* libgimp/tmpl/gimp.sgml
* libgimpbase/tmpl/gimpversion.sgml: regenerated.
2006-11-30 17:00:02 +00:00
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
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
14731a5a81
libgimp/libgimp-sections.txt updated.
...
2006-11-04 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimpbase/libgimpbase-sections.txt: updated.
* libgimp/tmpl/gimpedit.sgml
* libgimp/tmpl/gimpfileops.sgml
* libgimp/tmpl/gimpfontselectbutton.sgml
* libgimp/tmpl/gimpvectors.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpconfig/tmpl/gimpcolorconfig.sgml: regenerated.
2006-11-04 07:58:07 +00:00
ff555bb19c
libgimpwidgets/libgimpwidgets-docs.sgml
...
2006-09-07 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* tools/widgets.c: added GimpHintBox and GIMP_STOCK_HEAL_TOOL.
* libgimpwidgets/images/*.png: updated screenshots.
* libgimpwidgets/tmpl/gimphintbox.sgml: new file.
* libgimpwidgets/tmpl/gimpstock.sgml: added GIMP_STOCK_HEAL_TOOL.
2006-09-07 12:53:50 +00:00
a19e8d6ff3
libgimp/libgimp-sections.txt libgimpbase/libgimpbase-docs.sgml updated.
...
2006-09-01 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimpbase/libgimpbase-docs.sgml
* libgimpbase/libgimpbase-sections.txt: updated.
* libgimpbase/tmpl/gimprectangle.sgml: added.
* libgimp/tmpl/gimpenums.sgml
* libgimp/tmpl/gimppixbuf.sgml
* libgimp/tmpl/gimptools.sgml: regenerated.
2006-09-01 12:22:19 +00:00
20014cb752
Made 2.3.9 development release.
...
2006-06-05 Sven Neumann <sven@gimp.org >
* Made 2.3.9 development release.
2006-06-05 21:58:22 +00:00
5df0dfb289
libgimpbase/libgimpbase-docs.sgml libgimpbase/libgimpbase-sections.txt
...
2006-06-02 Sven Neumann <sven@gimp.org >
* libgimpbase/libgimpbase-docs.sgml
* libgimpbase/libgimpbase-sections.txt
* libgimpbase/tmpl/gimpcpuaccel.sgml: added docs for cpu accel API.
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpwidgets/tmpl/gimppatheditor.sgml: regenerated.
2006-06-02 12:43:40 +00:00
2f2dca7e6e
libgimp/tmpl/gimpproceduraldb.sgml libgimp/tmpl/gimpprogress.sgml
...
2006-04-22 Sven Neumann <sven@gimp.org >
* libgimp/tmpl/gimpproceduraldb.sgml
* libgimp/tmpl/gimpprogress.sgml
* libgimpbase/tmpl/gimpenv.sgml
* libgimpwidgets/tmpl/gimppropwidgets.sgml
* libgimpwidgets/tmpl/gimpzoommodel.sgml: regenerated (removed
unused parameters).
2006-04-22 16:54:11 +00:00
f164b57955
libgimp/libgimp-sections.txt updated.
...
2006-04-06 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimpbase/libgimpbase-sections.txt: updated.
* libgimp/tmpl/gimpenums.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
2006-04-06 10:44:37 +00:00
95f9330dbb
app/plug-in/plug-in-enums.h moved GimpRunMode enum to libgimpbase.
...
2006-04-06 Sven Neumann <sven@gimp.org >
* app/plug-in/plug-in-enums.h
* libgimpbase/gimpbaseenums.h: moved GimpRunMode enum to libgimpbase.
* app/plug-in/plug-in-enums.c
* libgimp/gimpenums.h
* libgimpbase/gimpbaseenums.c
* tools/pdbgen/enums.pl: regenerated.
* libgimpbase/gimpbase.def: updated.
2006-04-06 10:16:39 +00:00
e284712cf2
libgimp/libgimp-sections.txt updated.
...
2006-04-02 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimpbase/libgimpbase-sections.txt: updated.
* libgimp/tmpl/gimpenums.sgml
* libgimp/tmpl/gimpproceduraldb.sgml
* libgimp/tmpl/gimpvectors.sgml
* libgimpbase/tmpl/gimpparasite.sgml: regenerated.
2006-04-02 16:53:57 +00:00
c561552fde
Made 2.3.7 release.
2006-02-08 17:40:31 +00:00
7b24dd8e36
moved GIMP_PARAM defines from here ...
...
2006-01-30 Sven Neumann <sven@gimp.org >
* app/config/config-types.h: moved GIMP_PARAM defines from here ...
* libgimpbase/gimpparam.h: ... to this new files.
* libgimpbase/Makefile.am
* libgimpbase/gimpbasetypes.h: include the new header file.
* libgimp/gimpfontselectbutton.c
* libgimpconfig/gimpcolorconfig.c
* libgimpthumb/gimpthumbnail.c
* libgimpwidgets/gimpcellrenderercolor.c
* libgimpwidgets/gimpcellrenderertoggle.c
* libgimpwidgets/gimpcolorarea.c
* libgimpwidgets/gimpcolorbutton.c
* libgimpwidgets/gimpcolordisplay.c
* libgimpwidgets/gimpcontroller.c
* libgimpwidgets/gimpdialog.c
* libgimpwidgets/gimpenumcombobox.c
* libgimpwidgets/gimpintcombobox.c
* libgimpwidgets/gimppageselector.c
* libgimpwidgets/gimppreview.c
* libgimpwidgets/gimppreviewarea.c
* libgimpwidgets/gimpzoommodel.c
* modules/cdisplay_colorblind.c
* modules/cdisplay_gamma.c
* modules/cdisplay_highcontrast.c
* modules/cdisplay_lcms.c
* modules/cdisplay_proof.c
* modules/controller_linux_input.c
* modules/controller_midi.c: use the GIMP_PARAM defines to avoid
unnecessary string allocations.
2006-01-30 16:10:56 +00:00
004a78e276
app/actions/actions.c app/actions/cursor-info-actions.c
...
2006-01-12 Sven Neumann <sven@gimp.org >
* app/actions/actions.c
* app/actions/cursor-info-actions.c
* app/actions/dialogs-actions.c
* app/config/gimprc-blurbs.h
* app/dialogs/dialogs.c
* app/dialogs/preferences-dialog.c
* app/widgets/gimphelp-ids.h: use the term Pointer instead of
Cursor when refering to the mouse pointer (bug #326700 ).
2006-01-12 10:31:13 +00:00
493cd140f8
libgimpbase/Makefile.am libgimpbase/libgimpbase-docs.sgml do not generate
...
2005-12-14 Sven Neumann <sven@gimp.org >
* libgimpbase/Makefile.am
* libgimpbase/libgimpbase-docs.sgml
* libgimpbase/libgimpbase-sections.txt: do not generate API docs
for the private wire protocol API.
* libgimp/libgimp-sections.txt: added new path API.
* libgimpbase/tmpl/gimpprotocol.sgml
* libgimpbase/tmpl/gimpwire.sgml: removed from CVS.
* libgimp/tmpl/gimppaths.sgml
* libgimpbase/tmpl/gimpenv.sgml: regenerated.
2005-12-14 13:36:12 +00:00
39e866d9c0
Added support for binary relocation by means of binreloc, largely based on
...
2005-11-06 Sven Neumann <sven@gimp.org >
Added support for binary relocation by means of binreloc, largely
based on a patch by Hongli Lai:
* m4macros/Makefile.am
* m4macros/binreloc.m4: new file providing a macro to check for
binreloc support.
* acinclude.m4
* configure.in: use the macro.
* libgimpbase/Makefile.am
* libgimpbase/gimpreloc.[ch]: new files providing binreloc support
on Linux.
* libgimpbase/gimpenv.[ch]: use binreloc, provide a function to
initialize the environment machinery.
* libgimpbase/gimpbase.def: updated.
* app/Makefile.am: fiddle with the LDFLAGS for binreloc.
* app/main.c (main): gimp_env_init(FALSE).
* libgimp/gimp.c (gimp_main): gimp_env_init(TRUE).
2005-11-06 01:06:41 +00:00
6a915a6559
added GimpGridStyle.
...
2005-11-04 Sven Neumann <sven@gimp.org >
* libgimpbase/libgimpbase-sections.txt: added GimpGridStyle.
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpwidgets/tmpl/gimppageselector.sgml: regenerated.
2005-11-04 20:57:53 +00:00
f96f94e933
updated.
...
2005-09-10 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: updated.
* libgimp/tmpl/gimpprogress.sgml
* libgimp/tmpl/gimpui.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
2005-09-10 00:32:18 +00:00
dc8bdb4fa1
app/base/siox.[ch] fixed API docs.
...
2005-08-25 Sven Neumann <sven@gimp.org >
* app/base/siox.[ch]
* app/core/gimpscanconvert.c: fixed API docs.
2005-08-25 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app.types: minor updates.
* libgimpbase/tmpl/gimputils.sgml: regenerated.
2005-08-25 16:52:46 +00:00
4085329839
added GimpForegroundSelectMode stuff and gimp_canonicalize_identifier().
...
2005-08-03 Michael Natterer <mitch@gimp.org >
* libgimpbase/libgimpbase-sections.txt: added
GimpForegroundSelectMode stuff and gimp_canonicalize_identifier().
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpbase/tmpl/gimputils.sgml: regenerated.
2005-08-03 10:08:28 +00:00
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
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