Commit Graph

853 Commits

Author SHA1 Message Date
Michael Natterer 8101b98cae remove references to $(REGEXREPL).
2008-09-09  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am: remove references to $(REGEXREPL).


svn path=/trunk/; revision=26908
2008-09-09 12:22:04 +00:00
Sven Neumann 8ec1d65a4a removed trailing whitespace
svn path=/trunk/; revision=26852
2008-09-04 08:37:32 +00:00
Sven Neumann ee780698a2 libgimpwidgets/libgimpwidgets.types
2008-08-29  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets.types
	* libgimpwidgets/libgimpwidgets-sections.txt
	* libgimpwidgets/libgimpwidgets-docs.sgml: follow GimpRuler 
changes.

	* libgimpwidgets/tmpl/gimpruler.sgml: regenerated.

	* libgimpwidgets/tmpl/gimphruler.sgml
	* libgimpwidgets/tmpl/gimpvruler.sgml: removed.


svn path=/trunk/; revision=26813
2008-08-29 10:45:10 +00:00
Sven Neumann 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
Sven Neumann 5c34471feb added gimp_layer_new_from_visible().
2008-08-08  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added 
gimp_layer_new_from_visible().

	* libgimp/tmpl/gimplayer.sgml: regenerated.


svn path=/trunk/; revision=26447
2008-08-08 12:47:39 +00:00
Sven Neumann 48964f632e added gimp_vectors_copy().
2008-07-28  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added gimp_vectors_copy().

	* libgimp/tmpl/gimpvectors.sgml: regenerated.


svn path=/trunk/; revision=26330
2008-07-28 14:37:53 +00:00
Michael Natterer c3dcb54a80 don't use gtk_box_pack_start/end_defaults(), they got deprecated in GTK+
2008-07-21  Michael Natterer  <mitch@gimp.org>

	* tools/widgets.c: don't use gtk_box_pack_start/end_defaults(),
	they got deprecated in GTK+ trunk.


svn path=/trunk/; revision=26253
2008-07-21 13:42:18 +00:00
Sven Neumann 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
Michael Natterer 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
Sven Neumann bde0eed72c libgimpwidgets/libgimpwidgets-sections.txt added new stock icon.
2008-06-12  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets-sections.txt
	* libgimpwidgets/tmpl/gimpstock.sgml: added new stock icon.

svn path=/trunk/; revision=25936
2008-06-12 15:11:40 +00:00
Michael Natterer 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
Michael Natterer 57417566b2 libgimp/Makefile.am (GTKDOC_CFLAGS) undef GTK_DISABLE_SINGLE_INCLUDES and
2008-05-30  Michael Natterer  <mitch@gimp.org>

	* libgimp/Makefile.am (GTKDOC_CFLAGS)
	* libgimpwidgets/Makefile.am (GTKDOC_CFLAGS): undef
	GTK_DISABLE_SINGLE_INCLUDES and GIMP_DISABLE_DEPRECATED here.

	* libgimpwidgets/libgimpwidgets.types: don't try to #define or
	#undef anything here.


svn path=/trunk/; revision=25869
2008-05-30 10:48:56 +00:00
Sven Neumann 61f67a933e libgimpwidgets/libgimpwidgets-sections.txt
2008-05-29  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets-sections.txt
	* libgimpwidgets/libgimpwidgets.types
	* libgimpwidgets/libgimpwidgets-docs.sgml: added GimpRuler API,
	updated stock icons.

	* libgimpwidgets/tmpl/gimphruler.sgml
	* libgimpwidgets/tmpl/gimpruler.sgml
	* libgimpwidgets/tmpl/gimpstock.sgml
	* libgimpwidgets/tmpl/gimpvruler.sgml: regenerated.

svn path=/trunk/; revision=25856
2008-05-29 12:28:12 +00:00
Sven Neumann 86c2ad67bf libgimp/libgimp-sections.txt added new symbols.
2008-05-29  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt
	* libgimpconfig/libgimpconfig-sections.txt: added new symbols.

	* libgimp/tmpl/gimpdrawable.sgml
	* libgimp/tmpl/gimpgradient.sgml
	* libgimpconfig/tmpl/gimpconfig-serialize.sgml: regenerated.

svn path=/trunk/; revision=25853
2008-05-29 12:00:27 +00:00
Sven Neumann a51b3004ef Made 2.5.0 development release.
2008-04-09  Sven Neumann  <sven@gimp.org>

        * Made 2.5.0 development release.

svn path=/trunk/; revision=25450
2008-04-09 21:01:04 +00:00
Sven Neumann b206b9532d added new symbols.
2008-04-09  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added new symbols.

	* libgimp/libgimp-docs.sgml
	* libgimp/tmpl/gimptextlayer.sgml: added docs for new text layer 
API.

	* libgimp/tmpl/gimp.sgml
	* libgimp/tmpl/gimpdrawable.sgml
	* libgimp/tmpl/gimpproceduraldb.sgml
	* libgimp/tmpl/gimpvectors.sgml: regenerated.


svn path=/trunk/; revision=25441
2008-04-09 16:44:48 +00:00
Sven Neumann 82a6e606ab libgimpwidgets/libgimpwidgets-docs.sgml
2008-04-09  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets-docs.sgml
	* libgimpwidgets/libgimpwidgets-sections.txt
	* libgimpwidgets/tmpl/gimpstock.sgml
	* libgimpwidgets/tmpl/gimpcairo-utils.sgml: added new stock 
icons
	and gimpcairo-utils.


svn path=/trunk/; revision=25440
2008-04-09 16:39:39 +00:00
Sven Neumann e9da79c8ec added gimp_config_copy().
2008-04-09  Sven Neumann  <sven@gimp.org>

	* libgimpconfig/libgimpconfig-sections.txt: added 
gimp_config_copy().

	* libgimpconfig/tmpl/gimpconfig-iface.sgml: regenerated.


svn path=/trunk/; revision=25439
2008-04-09 16:29:48 +00:00
Sven Neumann 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
Sven Neumann ca9b98a88e added missing bits
svn path=/trunk/; revision=24962
2008-02-25 20:52:23 +00:00
Sven Neumann 4595ec68a4 document the "print-settings" and "print-page-setup" image parasites.
2008-02-25  Sven Neumann  <sven@gimp.org>

	* parasites.txt: document the "print-settings" and
	"print-page-setup" image parasites.


svn path=/trunk/; revision=24961
2008-02-25 20:49:59 +00:00
Michael Natterer 67298aaa6a link app/gegl/libappgegl.a
2007-12-29  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am (GTKDOC_LIBS): link app/gegl/libappgegl.a


svn path=/trunk/; revision=24464
2007-12-29 13:10:22 +00:00
Michael Natterer 50e629af4d link against GEGL_LIBS.
2007-12-20  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am (GTKDOC_LIBS): link against GEGL_LIBS.


svn path=/trunk/; revision=24415
2007-12-20 18:27:58 +00:00
Michael Natterer 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
Sven Neumann dc5d601675 use gtk_widget_set_tooltip_text() from gimp_help_set_help() and added
2007-11-22  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimphelpui.[ch]: use
	gtk_widget_set_tooltip_text() from gimp_help_set_help() and added
	gimp_help_set_help_data_with_markup() for the cases where markup
	is needed.

	* libgimpwidgets/gimpwidgets.def: updated.

	* app/tools/gimpselectionoptions.c
	* app/widgets/gimpeditor.c
	* app/widgets/gimpwidgets-utils.c: use the new function where markup
	in tooltips is being used.

	* app/widgets/gimptoolbox-color-area.c: no need to escape the
	ampersand any longer.

svn path=/trunk/; revision=24217
2007-11-22 13:59:06 +00:00
Sven Neumann 15cbb6a970 added "Index of new symbols in GIMP 2.6".
2007-11-19  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-docs.sgml: added "Index of new symbols in GIMP 2.6".

	* libgimp/libgimp-sections.txt: updated.

	* libgimp/tmpl/gimpimage.sgml
	* libgimp/tmpl/gimpvectors.sgml: regenerated.

svn path=/trunk/; revision=24195
2007-11-19 11:56:55 +00:00
Sven Neumann 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
Sven Neumann 5f7bf16e57 declared the fields as public so that they show up in the API
2007-10-27  Sven Neumann  <sven@gimp.org>

	* libgimpconfig/gimpcolorconfig.h (struct _GimpColorConfig):
	declared the fields as public so that they show up in the API
	documentation.


svn path=/trunk/; revision=23965
2007-10-27 14:06:03 +00:00
Sven Neumann 5ec574ba37 Reenabled update of the histogram while doing color corrections (bug
2007-10-26  Sven Neumann  <sven@gimp.org>

	Reenabled update of the histogram while doing color corrections
	(bug 490182):

	* app/core/gimpviewable.[ch]: added new methods preview_freeze()
	and preview_thaw().

	* app/core/gimpimagemap.c
	(gimp_image_map_new): freeze the drawable preview.
	(gimp_image_map_dispose): thaw the  drawable preview.
	(gimp_image_map_do): update the drawable, not the image.

	* app/tools/gimpimagemaptool.c (gimp_image_map_tool_response): no
	need to invalidate the drawable preview any longer.

svn path=/trunk/; revision=23956
2007-10-26 14:42:58 +00:00
Sven Neumann 6850b9043e pass options to gtkdoc-fixref.
2007-10-25  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am: pass options to gtkdoc-fixref.

svn path=/trunk/; revision=23949
2007-10-25 15:57:26 +00:00
Sven Neumann 280c5d5659 updated.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* devel-docs/app/app-sections.txt: updated.

svn path=/trunk/; revision=23903
2007-10-22 10:25:28 +00:00
Raphael Quinet ff9d3046cd updated, re-ordered the list to have first the global parasites, then
2007-10-18  Raphael Quinet  <raphael@gimp.org>

	* parasites.txt: updated, re-ordered the list to have first the
	global parasites, then image parasites, then layer parasites.

svn path=/trunk/; revision=23866
2007-10-18 08:49:41 +00:00
Sven Neumann 460a0d6609 regenerated.
2007-10-17  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated.

svn path=/trunk/; revision=23854
2007-10-17 08:21:35 +00:00
Sven Neumann e58846a61a updated.
2007-10-10  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets-sections.txt: updated.

	* libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated.

svn path=/trunk/; revision=23792
2007-10-10 08:11:27 +00:00
Sven Neumann 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
Sven Neumann d55473d673 updated.
2007-10-09  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt: updated.

svn path=/trunk/; revision=23780
2007-10-09 16:00:15 +00:00
Sven Neumann 83d8fa331c updated for gtk-doc-tools version 1.9
svn path=/trunk/; revision=23739
2007-10-05 20:18:05 +00:00
Sven Neumann 169c7dbc46 added settings for marking out-of-gamut colors in the Print Simulation
2007-10-05  Sven Neumann  <sven@gimp.org>

        * libgimpconfig/gimpcolorconfig.[ch]: added settings for marking
        out-of-gamut colors in the Print Simulation (bug #476824).

        * app/dialogs/preferences-dialog.c: added a check-button for the
        out-of-gamut warning and tweaked the layout of the Color Management
        page to make the relationship of the settings more obvious.

        * modules/cdisplay_lcms.c: mark out-of-gamut colors.


svn path=/trunk/; revision=23729
2007-10-05 08:21:27 +00:00
Sven Neumann 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
Sven Neumann 1f52a786f0 added gimp_layer_flatten.
2007-09-21  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added gimp_layer_flatten.

	* libgimp/tmpl/gimplayer.sgml: regenerated.


svn path=/trunk/; revision=23605
2007-09-21 16:00:43 +00:00
Sven Neumann f36f3e7241 libgimpwidgets/images/gimp-dialog.png
2007-09-21  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/images/gimp-dialog.png
	* libgimpwidgets/images/gimp-file-entry.png
	* libgimpwidgets/images/gimp-path-editor.png: updated with GTK+	2.12,
	showing off new Tango icons.

svn path=/trunk/; revision=23604
2007-09-21 14:54:04 +00:00
Sven Neumann 2fa523c36b recreated using the new version of the Clearlooks theme (as shipped with
2007-09-20  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/images/*.png: recreated using the new version of
	the Clearlooks theme (as shipped with GNOME 2.20).

svn path=/trunk/; revision=23593
2007-09-20 08:13:22 +00:00
Sven Neumann 37db612bca added gimp_context_list_paint_methods
svn path=/trunk/; revision=23506
2007-09-12 08:44:17 +00:00
Raphaël Quinet c93b008b78 if you do not succeed at first, try again...
svn path=/trunk/; revision=23372
2007-08-24 19:33:13 +00:00
Raphaël Quinet c3e06d274b moved misplaced entry to the correct ChangeLog file
svn path=/trunk/; revision=23371
2007-08-24 19:30:17 +00:00
Raphael Quinet 91d99d4d63 new function that swaps the vertical and horizontal axis for the saved
2007-08-24  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/jpeg-settings.c (jpeg_swap_original_settings): new
	function that swaps the vertical and horizontal axis for the saved
	subsampling parameters and quantization tables.

	* plug-ins/jpeg/jpeg-exif.c (jpeg_exif_rotate): swap the saved
	settings when the image is rotated.  Fixes bug #466593.

	* devel-docs/release-howto.txt: added note about having admin
	access to Bugzilla and to the news section on www.gimp.org.

svn path=/trunk/; revision=23370
2007-08-24 18:38:30 +00:00
Raphaël Quinet a2bf6db38a added note about having admin access to Bugzilla and to news on www.gimp.org
svn path=/trunk/; revision=23369
2007-08-24 17:53:21 +00:00
Michael Natterer 70661a417d argh, gimp_profile_chooser_dialog_new -> _get_type
2007-08-20  Michael Natterer  <mitch@gimp.org>

	* app/app.types: argh, gimp_profile_chooser_dialog_new -> _get_type


svn path=/trunk/; revision=23337
2007-08-20 10:42:01 +00:00
Sven Neumann 747561037a updated NEWS for 2.4.0-rc1
svn path=/trunk/; revision=23291
2007-08-16 09:20:30 +00:00
Sven Neumann c377ed53d2 added note about announcing the release
svn path=/trunk/; revision=23288
2007-08-16 09:01:17 +00:00