6dc83396a2
Remove dead item gimptoolpresets.xml in app-docs.sgml
...
This item caused builds with --enable-gtk-doc-app to
fail because of a typo and it was also misplaced in
app-core-containers.(cherry picked from commit e1564c44a8
)
2013-09-03 21:29:33 +02:00
6b0d1038cc
Bug 692641 - Various spelling fixes
2013-01-27 18:59:02 +01:00
3670fa5ddd
devel-docs: all functions in app/ appear in the docs again \o/
2012-02-11 19:10:55 +01:00
2e3e941de3
devel-docs: make app/ docs build again and update them a bit
...
It's now less bad than before but still a horror.
2012-02-10 01:28:29 +01:00
21dbff186f
devel-docs: some updates
2011-02-08 09:05:00 +01:00
5df0aa7b41
Bug 594983 - Build fails with "--enable-gtk-doc-app"
...
Tons of doc updates, it's almost up-to-date now. Also fixes the build.
2009-09-14 21:41:09 +02:00
4255e43681
Bug 555954 – Merge Tagging of Gimp Resources GSoC Project
...
Merge the rest of the tagging code developed on the tagging branch
by Aurimas Juška. Development will now continue in trunk.
* app/core/gimptag.[ch]: New files (not strictly true but almost)
implementing the represention of a tag.
* app/core/gimptagcache.[ch]: New files implementing functionality
for loading and saving tags to tags.xml, and assigning loaded tags
to tagged objects.
* app/core/gimpfilteredcontainer.[ch]: New files implementing a
tag filtered GimpContainer.
* app/widgets/gimptagentry.[ch]: New files implementing a
GtkEntry-like widget for entering tags.
* app/widgets/gimpcombotagentry.[ch]: New files implementing a
combobox-like widget for selecting tags.
* app/widgets/gimptagpopup.[ch]: New files implementing a popup of
all available tags that can be selected and combined in a
checkbox-like way.
* app/core/gimp.[ch]: Add a GimpTagCache member and manage tag
assignment and saving and loading to/from tags.xml.
* app/widgets/gimpdatafactoryview.c: Add the tag query and tag
assignment widgets to the UI and show the tag filtered items
instead of all items.
* app/core/Makefile.am
* app/widgets/Makefile.am: Add new files.
* app/core/core-types.h
* app/widgets/widgets-types.h: Add new types.
svn path=/trunk/; revision=27816
2008-12-20 14:46:54 +00:00
2c7845f7ed
GimpDBusService was in the wrong chapter.
...
2008-06-15 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml: GimpDBusService was in the wrong chapter.
svn path=/trunk/; revision=25960
2008-06-15 15:37:52 +00:00
dec89318e7
app/Makefile.am app/app-docs.sgml app/app-sections.txt a zillion updates.
...
2008-06-04 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: a zillion updates.
svn path=/trunk/; revision=25892
2008-06-04 16:06:09 +00:00
e277fe8f68
add app/gimp-log.o
...
2007-12-17 Michael Natterer <mitch@gimp.org >
* app/Makefile.am (GTKDOC_LIBS): add app/gimp-log.o
* app/app.types
* app/app-docs.sgml
* app/app-sections.txt: updated.
svn path=/trunk/; revision=24385
2007-12-17 15:52:58 +00:00
420772db16
app/app-sections.txt updated.
...
2007-10-09 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: updated.
svn path=/trunk/; revision=23782
2007-10-09 16:17:14 +00:00
35dc3b3548
app/app-sections.txt updated.
...
2007-10-01 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: updated.
svn path=/trunk/; revision=23705
2007-10-01 14:48:05 +00:00
f557b62dc4
app/app.types app/app-docs.sgml completely updated, everything from app/
...
2007-08-15 Michael Natterer <mitch@gimp.org >
* app/app.types
* app/app-docs.sgml
* app/app-sections.txt: completely updated, everything from app/
should be listed now.
svn path=/trunk/; revision=23276
2007-08-15 16:42:35 +00:00
2c2b5ceadc
app/app-sections.txt minor update.
...
2007-08-10 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: minor update.
svn path=/trunk/; revision=23185
2007-08-10 11:59:17 +00:00
ce300917de
app/app-sections.txt adjust to renamed files in app/paint-funcs.
...
2007-08-08 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: adjust to renamed files in app/paint-funcs.
svn path=/trunk/; revision=23150
2007-08-08 12:55:12 +00:00
6a81003fbd
app/app-sections.txt app/app.types minor updates.
...
2007-07-20 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app.types
* app/app-docs.sgml: minor updates.
svn path=/trunk/; revision=22965
2007-07-20 13:05:22 +00:00
460708749d
app/app-sections.txt added TilePyramid docs.
...
2007-06-21 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: added TilePyramid docs.
svn path=/trunk/; revision=22816
2007-06-21 10:49:35 +00:00
2a01c7e706
app/app-sections.txt minor updates.
...
2007-05-29 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: minor updates.
svn path=/trunk/; revision=22655
2007-05-29 10:10:45 +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
7d3b541e4f
app/Makefile.am app/app-docs.sgml "app_procs" is now merely "app"
...
2007-04-30 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: "app_procs" is now merely "app"
svn path=/trunk/; revision=22369
2007-04-30 18:03:21 +00:00
254a95de18
app/app-sections.txt app/app.types removed some stuff that doesn't exist
...
2007-04-16 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app.types
* app/app-docs.sgml: removed some stuff that doesn't exist any
longer and added some new docs.
svn path=/trunk/; revision=22257
2007-04-16 15:02:15 +00:00
3702e82dfd
app-docs.sgml minor updates.
...
* app-docs.sgml
* app-sections.txt: minor updates.
svn path=/trunk/; revision=21861
2007-02-07 16:59:52 +00:00
a594537982
more updates to the internal docs
2006-12-04 13:02:10 +00:00
adf564e819
app/app-docs.sgml some updates.
...
2006-12-04 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: some updates.
2006-12-04 11:08:46 +00:00
29ec4af9e7
use LDFLAGS instead of GTKDOC_LDFLAGS.
...
2006-11-29 Sven Neumann <sven@gimp.org >
* app/Makefile.am: use LDFLAGS instead of GTKDOC_LDFLAGS.
* app/app-docs.sgml
* app/app-sections.txt: some minor updates.
2006-11-29 15:15:35 +00:00
f74ba3fcf2
added id attributes for the index page.
...
2006-11-27 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml: added id attributes for the index page.
* libgimp/libgimp-docs.sgml: merged the GIMP Constants chapter into
the GIMP Library chapter.
2006-11-27 12:23:52 +00:00
8ff18863d7
app/app-docs.sgml app/app-sections.txt lots of updates.
...
2006-04-15 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: lots of updates.
2006-04-15 16:52:00 +00:00
a8b1565416
qmask became quick-mask.
...
2005-09-20 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml:
* app/app-sections.txt: qmask became quick-mask.
2005-09-20 12:24:08 +00:00
63356a86cb
:2005-09-12 Michael Natterer <mitch@gimp.org>
...
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: some updates.
2005-09-12 18:47:26 +00:00
5c471f9c98
app/Makefile.am app/app-docs.sgml app/app-sections.txt lots of updates and
...
2005-08-21 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: lots of updates and fixes, still not completely
up-to-date.
2005-08-21 17:43:23 +00:00
5190f74be5
app/app-docs.sgml app/app-sections.txt updated.
...
2005-05-25 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2005-05-25 11:23:59 +00:00
71070f4585
app/app-docs.sgml app/app-sections.txt updated.
...
2005-05-12 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2005-05-12 11:26:47 +00:00
fedce533a2
corrected variable names.
...
2005-04-28 Sven Neumann <sven@gimp.org >
* app/display/gimpdisplayshell-scale.h: corrected variable names.
2005-04-28 14:43:11 +00:00
d28d006bc2
app/app-docs.sgml app/app-sections.txt udpated.
...
2005-04-13 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: udpated.
2005-04-13 17:04:54 +00:00
bd48c4b0f8
app/app-docs.sgml app/app-sections.txt updated.
...
2005-03-31 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2005-03-31 16:24:05 +00:00
3f06d2349b
ooops
2005-03-25 18:06:43 +00:00
7e6f17860f
app/app-docs.sgml updated.
...
2005-03-25 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: updated.
2005-03-25 18:03:22 +00:00
a93f4bdb94
app/app-docs.sgml updated.
...
2005-03-23 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: updated.
2005-03-23 16:38:26 +00:00
e6d8f87997
updated docs in app
2005-03-03 14:18:44 +00:00
3ee2a00974
added a title for the index
2005-02-25 13:58:31 +00:00
905f1d2335
app/app-docs.sgml updated internal docs.
...
2005-02-25 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: updated internal docs.
2005-02-25 13:33:44 +00:00
52d6f00e56
app/core/Makefile.am new files holding gimp_drawable_convert_rgb() and
...
2005-02-18 Sven Neumann <sven@gimp.org >
* app/core/Makefile.am
* app/core/gimpdrawable-convert.[ch]: new files holding
gimp_drawable_convert_rgb() and gimp_drawable_convert_grayscale()
moved out of gimpimage-convert.[ch].
* app/core/gimpchannel.c
* app/core/gimpimage-convert.[ch]
* app/core/gimplayer.c: changed accordingly.
2005-02-18 16:16:24 +00:00
793f9765d4
app/Makefile.am app/app-docs.sgml some updates, there's still a lot to do
...
2005-02-14 Sven Neumann <sven@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: some updates, there's still a lot to do here.
2005-02-14 13:32:26 +00:00
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
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
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
0dc830d6b9
fixed include.
...
* app/app-docs.sgml: fixed include.
2004-12-23 15:32:49 +00:00
dd245c4433
fixes
2004-11-24 02:38:17 +00:00
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
36f34b86db
app/app-docs.sgml app/app-sections.txt udpated.
...
2004-11-04 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: udpated.
2004-11-03 23:41:48 +00:00