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
4fed8e295a
updated.
...
2004-12-11 Sven Neumann <sven@gimp.org >
* app/app-sections.txt: updated.
2004-12-11 19:53:33 +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
6170591541
app/app-docs.sgml app/app-sections.txt updated.
...
2004-10-13 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-10-12 23:51:06 +00:00
713e16ae42
app/app-docs.sgml app/app-sections.txt updated.
...
2004-10-05 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-10-04 23:46:40 +00:00
8c0a713fea
app/app-docs.sgml updated.
...
2004-09-24 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: updated.
2004-09-24 15:39:26 +00:00
adf71de005
synced with toplevel app/Makefile.am
...
2004-09-18 Sven Neumann <sven@gimp.org >
* app/Makefile.am (unused_symbols): synced with toplevel
app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: updated.
2004-09-18 11:58:13 +00:00
98b70b511c
app/Makefile.am app/app-docs.sgml app/app-sections.txt updated for the
...
2004-09-14 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated for the remaining Preview -> View changes
and the new app/dialogs/ module.
2004-09-14 11:41:36 +00:00
e919974b52
app/app-docs.sgml app/app-sections.txt updated.
...
2004-08-26 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-08-26 15:20:09 +00:00
e6a034fc2d
app/app-docs.sgml app/app-sections.txt updated.
...
2004-08-25 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-08-25 20:22:53 +00:00
28fcd47b35
app/app-docs.sgml app/app-sections.txt updated for new GimpProgress API.
...
2004-08-11 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated for new GimpProgress API.
2004-08-10 22:52:11 +00:00
2ed9e3428b
app/app-docs.sgml app/app-sections.txt updated.
...
2004-08-06 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-08-05 23:40:01 +00:00
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
982d8abfb0
app/app-docs.sgml updated after gimpgradient.c chopping.
...
2004-07-22 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: updated after gimpgradient.c chopping.
2004-07-22 14:52:37 +00:00
e656cdeb68
app/app-docs.sgml app/app-sections.txt added GimpActionView and
...
2004-07-21 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: added GimpActionView and GimpCellRendererAccel.
2004-07-21 09:43:52 +00:00
5bd5413825
GimpPaintCoreState -> GimpPaintState.
...
2004-07-19 Michael Natterer <mitch@gimp.org >
* app/app-sections.txt: GimpPaintCoreState -> GimpPaintState.
2004-07-19 20:15:23 +00:00
e29b2600c1
app-docs.sgml more updates and cleanups.
...
2004-07-19 Michael Natterer <mitch@gimp.org >
* app-docs.sgml
* app-sections.txt: more updates and cleanups.
2004-07-19 12:33:08 +00:00
55c03a25b5
don't start a comment with /** unless it's meant to be parsed by gtk-doc.
...
2004-07-18 Sven Neumann <sven@gimp.org >
* app/composite/gimp-composite-mmx.h: don't start a comment with
/** unless it's meant to be parsed by gtk-doc.
* app/actions/Makefile.am:
* app/actions/file-dialog-commands.[ch]: removed, not used any
longer.
2004-07-18 18:24:32 +00:00
9b28b36ff8
app/app-docs.sgml more updates.
...
2004-07-15 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: more updates.
2004-07-15 10:18:32 +00:00
8098af32f6
app/app-docs.sgml app/app-sections.txt updated and reviewed.
...
2004-07-15 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated and reviewed.
2004-07-14 23:10:57 +00:00
f98a996a85
app/Makefile.am app/app-docs.sgml updated after moving around gimpcoords
...
2004-05-24 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: updated after moving around gimpcoords stuff.
2004-05-24 17:17:41 +00:00
30c3e036ec
fixed docs for interfaces.
...
2004-05-24 Michael Natterer <mitch@gimp.org >
* app/app-sections.txt: fixed docs for interfaces.
2004-05-24 15:55:17 +00:00
241d59f1c4
app/Makefile.am app/app-docs.sgml app/app-sections.txt updated to include
...
2004-05-24 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated to include the new actions/ and menus/
directories. Lots of fixes and cleanups. Still stuff to do...
2004-05-24 15:27:21 +00:00
16a78d8957
make it compile again.
...
2004-05-12 Sven Neumann <sven@gimp.org >
* app/Makefile.am: make it compile again.
* app/app-sections.txt
* app/app.types: some minor updates, needs a lot more work.
2004-05-11 23:01:45 +00:00
044ede916c
more updates (everything but the new actions).
...
2004-04-19 Sven Neumann <sven@gimp.org >
* app/app-sections.txt: more updates (everything but the new actions).
2004-04-19 18:44:05 +00:00
b189e31e14
app/Makefile.am app/app-docs.sgml merged update from stable branch.
...
2004-04-19 Sven Neumann <sven@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: merged update from stable branch.
2004-04-19 16:36:18 +00:00
ca90b9bcb4
app/app-docs.sgml app/app-sections.txt updated, added new stuff, still
...
2004-04-19 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated, added new stuff, still incomplete...
2004-04-19 16:24:07 +00:00
eb7cce40e3
app/app-docs.sgml app/app-sections.txt updated.
...
2004-03-23 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-03-23 11:50:16 +00:00
b6d5a948bb
app/app-docs.sgml app/app-sections.txt updated.
...
2004-03-16 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-03-15 23:23:20 +00:00
e607ec7f24
app/app-docs.sgml app/app-sections.txt updated.
...
2004-02-24 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2004-02-24 13:58:20 +00:00
6b8d6ca4a6
fixed inline docs updated application docs
2004-02-19 20:26:51 +00:00
9fb67ad788
updated.
...
2004-02-14 Michael Natterer <mitch@gimp.org >
* app/app-sections.txt: updated.
2004-02-14 16:35:59 +00:00
e0c57f95c8
app/app-docs.sgml added gimpdisplayshell-draw.
...
2004-02-07 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: added gimpdisplayshell-draw.
2004-02-07 03:28:15 +00:00
f05b2aac54
updated.
...
2004-02-06 Sven Neumann <sven@gimp.org >
* app/app-sections.txt: updated.
2004-02-06 22:34:11 +00:00
30b7232801
updated.
...
2004-01-19 Michael Natterer <mitch@gimp.org >
* app/app-sections.txt: updated.
2004-01-19 01:19:53 +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
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
46f9a92467
app/app-docs.sgml app/app-sections.txt added GimpColorDisplayEditor,
...
2003-11-23 Michael Natterer <mitch@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: added GimpColorDisplayEditor, updates.
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated.
2003-11-23 01:14:12 +00:00
9d00e33d99
updated.
...
2003-11-21 Sven Neumann <sven@gimp.org >
* app/app-sections.txt: updated.
2003-11-21 19:54:36 +00:00
8462016ec5
s/libgimp_glue.o/units.o/.
...
2003-11-17 Michael Natterer <mitch@gimp.org >
* app/Makefile.am: s/libgimp_glue.o/units.o/.
* app/app-docs.sgml
* app/app-sections.txt: updates and fixes.
2003-11-16 23:36:55 +00:00
e6f46ae401
updated.
...
2003-11-13 Sven Neumann <sven@gimp.org >
* app/app-sections.txt: updated.
2003-11-12 23:14:30 +00:00
b219ccb394
added API docs for the less obvious functions. Gracefully handle attempts
...
2003-11-11 Sven Neumann <sven@gimp.org >
* app/display/gimpcanvas.c: added API docs for the less obvious
functions. Gracefully handle attempts to draw on the unrealized
widget.
* app/display/gimpdisplayshell-selection.c (selection_draw):
removed the redundant check for a realized canvas widget.
Also updated API docs.
2003-11-11 21:35:50 +00:00
7e3b14297f
app/widgets/gimpdialogfactory.c updated gtk-doc comments.
...
2003-11-11 Sven Neumann <sven@gimp.org >
* app/widgets/gimpdialogfactory.c
* app/widgets/gimptooldialog.c: updated gtk-doc comments.
2003-11-10 23:40:35 +00:00
f002de8194
app/app-sections.txt updated.
...
2003-11-08 Michael Natterer <mitch@gimp.org >
* app/app-sections.txt
* libgimpwidgets/tmpl/gimpquerybox.sgml: updated.
2003-11-08 16:38:12 +00:00
92d98207b6
removed GimpFontSelection and GimpFontSelectionDialog typedefs.
...
2003-11-05 Sven Neumann <sven@gimp.org >
* app/widgets/widgets-types.h: removed GimpFontSelection and
GimpFontSelectionDialog typedefs.
2003-11-05 16:37:38 +00:00
e35668eb73
app/app-docs.sgml app/app-sections.txt updated.
...
2003-11-01 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2003-11-01 15:42:30 +00:00
da365fdba9
app/app-docs.sgml updated.
...
2003-10-25 Sven Neumann <sven@gimp.org >
* app/app-docs.sgml
* app/app-sections.txt: updated.
* app/config/gimpconfig-utils.c: fixed inline docs.
2003-10-25 20:32:10 +00:00
fd14ea363d
app/app.types app/app-docs.sgml updated.
...
2003-10-23 Sven Neumann <sven@gimp.org >
* app/app.types
* app/app-docs.sgml
* app/app-sections.txt: updated.
2003-10-23 00:43:34 +00:00