Commit Graph

196 Commits

Author SHA1 Message Date
Sven Neumann 2368d57c53 do nothing unless configured with --enable-gtk-doc-app.
2007-05-21  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am: do nothing unless configured with
	--enable-gtk-doc-app.

svn path=/trunk/; revision=22548
2007-05-21 10:08:15 +00:00
Sven Neumann e6fbf8d7b4 API docs
svn path=/trunk/; revision=22486
2007-05-14 10:38:59 +00:00
Sven Neumann 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
Sven Neumann 8c36cdaf72 suggest to use pango-1-16.
2007-05-06  Sven Neumann  <sven@gimp.org>

	* HACKING: suggest to use pango-1-16.

	* configure.in: added --enable-gtk-doc-app option and an 
automake
	conditional for it.
	
	* devel-docs/Makefile.am: build the app directory conditionally.

	* devel-docs/app/Makefile.am: override disthook since we don't
	want to distribute any generated files.


svn path=/trunk/; revision=22426
2007-05-05 23:16:58 +00:00
Michael Natterer 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
Sven Neumann 7b7affa9b0 convince the linker to do its job.
2007-04-27  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am (GTKDOC_LIBS): convince the linker to do its job.

svn path=/trunk/; revision=22358
2007-04-27 12:08:24 +00:00
Sven Neumann 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
Sven Neumann 385fac6b72 added GimpSubProgress.
2007-03-06  Sven Neumann  <sven@gimp.org>

	* app/app.types: added GimpSubProgress.


svn path=/trunk/; revision=22056
2007-03-06 11:18:59 +00:00
Sven Neumann 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
Sven Neumann e2e379e533 added new undo classes. minor update.
* app.types: added new undo classes.
	* app-sections.txt: minor update.

svn path=/trunk/; revision=21860
2007-02-07 16:27:26 +00:00
Sven Neumann f7f66d5db1 fixed linking of app-scan.
2007-02-07  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am (GTKDOC_LIBS): fixed linking of app-scan.


svn path=/trunk/; revision=21859
2007-02-07 16:19:40 +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 df8bf728a6 app/core/Makefile.am app/core/core-types.h added GimpToolPresets, derived
2006-12-10  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimptoolpresets.[ch]: added GimpToolPresets, derived
	from GimpList.

	* app/core/gimptoolinfo.[ch]: use the new type, renamed
	member "options_presets" to "presets".

	* app/actions/tool-options-actions.c
	* app/actions/tool-options-commands.c
	* app/core/gimptooloptions.[ch]
	* app/menus/tool-options-menu.c
	* app/widgets/gimptooloptionseditor.c: changed accordingly.

	* app/tools/gimp-tools.c: let the GimpToolPresets object deal
with
	loading and saving the presets from ${gimpdir}/tool-options.

	* app/core/gimpcontainer-filter.c
	* app/core/gimpdocumentlist.c
	* app/core/gimplist.c
	* app/text/gimpfontlist.c: use canonical property names.
2006-12-10 19:13:58 +00:00
Sven Neumann 95118021b7 even more updates 2006-12-04 15:40:10 +00:00
Sven Neumann a594537982 more updates to the internal docs 2006-12-04 13:02:10 +00:00
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann ac887ead60 updated.
* app/app.types: updated.
2006-11-27 12:05:02 +00:00
Sven Neumann ad8bb62d84 made app-scan link again.
2006-11-27  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am (GTKDOC_LIBS): made app-scan link again.
2006-11-27 11:18:19 +00:00
Michael Natterer 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
David Odin f94f48f130 Moved the GimpZoomType enum from here...
* app/widgets/widgets-enums.h: Moved the GimpZoomType enum from	here...

* libgimpwidgets/gimpwidgetsenums.h: ...to here.

* app/widgets/widgets-enums.c
* libgimpwidgets/gimpwidgetsenums.c: regenerated.

* app/display/gimpdisplayshell-scale.[ch]: removed
  gimp_display_shell_scale_zoom_step and
  gimp_display_shell_scale_get_fraction from here...

* libgimpwidgets/gimpzoommodel.[ch]: ... to here so we can use these
  utility functions in plug-ins and in the core.
  Also removed the step-size property since the zoom-model now use
  gimp_zoom_model_zoom_step.

* app/actions/view-commands.c
* app/display/gimpdisplayshell-title.c
* app/display/gimpdisplayshell.c
* app/tools/gimpmagnifytool.c: modified accordingly.

* libgimp/gimpzoompreview.c: don't pass any argument to the
  gimp_zoom_model_new function.

* libgimpwidgets/gimpwidgets.def: added gimp_zoom_model_zoom_step
  (gimp_zoom_model_get_fraction was already there)

* devel-docs/app/app-sections.txt: removed
  gimp_display_shell_scale_zoom_step and
  gimp_display_shell_scale_get_fraction.
2005-09-24 17:25:36 +00:00
Sven Neumann 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
Michael Natterer 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
Sven Neumann 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
Michael Natterer 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
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 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
Sven Neumann 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
Sven Neumann 06e8324687 minor update 2005-05-09 07:53:42 +00:00
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 3f06d2349b ooops 2005-03-25 18:06:43 +00:00
Sven Neumann 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
Sven Neumann 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
Sven Neumann 243cdf5306 renamed gimp_palette_[gs]et_n_columns to
2005-03-08  Sven Neumann  <sven@gimp.org>

	* app/core/gimppalette.[ch]: renamed gimp_palette_[gs]et_n_columns
	to gimp_palette_[gs]et_num_columns().

	* app/dialogs/palette-import-dialog.c
	* app/widgets/gimppaletteeditor.c: changed accordingly.

	* tools/pdbgen/pdb/palette.pdb: added new PDB function to control
	the number of columns used when displaying a palette (bug #169370).

	* app/pdb/internal_procs.c
	* app/pdb/palette_cmds.c
	* libgimp/gimppalette_pdb.[ch]: regenerated.

	* libgimp/gimp.def: updated.
2005-03-08 14:44:29 +00:00
Sven Neumann e6d8f87997 updated docs in app 2005-03-03 14:18:44 +00:00
Sven Neumann 3ee2a00974 added a title for the index 2005-02-25 13:58:31 +00:00
Sven Neumann 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
Sven Neumann 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
Sven Neumann 597bb6a7ee another tiny update 2005-02-14 13:33:51 +00:00
Sven Neumann 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
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 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 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
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 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 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
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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Michael Natterer 4d2bb1bcce removed same linker hacks as in app/Makefile.am.
2004-09-20  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am (GTKDOC_LIBS): removed same linker hacks
	as in app/Makefile.am.
2004-09-19 22:51:16 +00:00
Sven Neumann 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
Michael Natterer 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
Michael Natterer 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
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
Michael Natterer 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
Michael Natterer 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
Michael Natterer 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
Michael Natterer 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
Sven Neumann 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
Michael Natterer 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
Michael Natterer 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
Sven Neumann f1706f09e1 added file_open_location_dialog_show to make the scanner link again.
2004-07-13  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am (unused_symbols): added
	file_open_location_dialog_show to make the scanner link again.
2004-07-13 16:26:03 +00:00
Michael Natterer 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
Michael Natterer 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
Michael Natterer 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Sven Neumann 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
Michael Natterer 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
Sven Neumann 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
Sven Neumann 6b8d6ca4a6 fixed inline docs updated application docs 2004-02-19 20:26:51 +00:00
Michael Natterer 9fb67ad788 updated.
2004-02-14  Michael Natterer  <mitch@gimp.org>

	* app/app-sections.txt: updated.
2004-02-14 16:35:59 +00:00
Michael Natterer 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
Sven Neumann f05b2aac54 updated.
2004-02-06  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt: updated.
2004-02-06 22:34:11 +00:00
Manish Singh 9db6153f09 modernized, made a lot of things m4 macros, and made versioning a lot more
2004-01-21  Manish Singh  <yosh@gimp.org>

        * configure.in: modernized, made a lot of things m4 macros, and made
        versioning a lot more finegrained, in anticipation for post-2.0.

        * autogen.sh: bumped up libtool and glib minimum requirements to match
        reality.

        * gimp-2.0.pc.in
        * gimpthumb-2.0.pc.in
        * gimpui-2.0.pc.in: adapted to new versioning variables, and bring
        in RT_LIBS when needed.

        * */*/Makefile.am: adapted to new versioning variables.
2004-01-22 03:51:46 +00:00
Michael Natterer 30b7232801 updated.
2004-01-19  Michael Natterer  <mitch@gimp.org>

	* app/app-sections.txt: updated.
2004-01-19 01:19:53 +00:00
Sven Neumann eab63d3d3f added gimp_dash_editor_get_type.
2004-01-06  Sven Neumann  <sven@gimp.org>

	* app/app.types: added gimp_dash_editor_get_type.

	* app/app-docs.sgml: include xml/dasheditor.xml.
2004-01-06 21:09:20 +00:00
Sven Neumann 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
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
Michael Natterer 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
Sven Neumann 9d00e33d99 updated.
2003-11-21  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt: updated.
2003-11-21 19:54:36 +00:00
Michael Natterer 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
Sven Neumann d488037396 configure.in moved the definition of the symbol prefix to the configure
2003-11-15  Sven Neumann  <sven@gimp.org>

	* configure.in
	* app/Makefile.am: moved the definition of the symbol prefix to
	the configure script. Set it to '_' for MacOS X and Win32.

	* libgimpwidgets/gimpwidgets.[ch]: removed the deprecation guards
	again. It doesn't make sense to deprecate these function now.
2003-11-15 11:27:34 +00:00
Sven Neumann e6f46ae401 updated.
2003-11-13  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt: updated.
2003-11-12 23:14:30 +00:00