Commit graph

18373 commits

Author SHA1 Message Date
Jakub Friedl fee898e47a Updated Czech translation
2006-07-31  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Updated Czech translation
2006-07-31 11:10:33 +00:00
Michael Natterer 845cec013a enable "compose_by_drawable" for GIMP_RUN_WITH_LAST_VALS, since these
2006-07-31  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/compose.c (run): enable "compose_by_drawable"
	for GIMP_RUN_WITH_LAST_VALS, since these values are drawable IDs,
	not image IDs. Fixes bug #346859.
2006-07-30 22:40:10 +00:00
Raphael Quinet 3739ee1883 app/tools/gimppainttool.c app/tools/gimpvectortool.c Update the status bar
2006-07-30  Raphael Quinet  <raphael@gimp.org>

	* app/tools/gimppainttool.c
	* app/tools/gimpvectortool.c
	* app/tools/gimpselectiontool.c: Update the status bar messages.
	Work in progress, partial fix for bug #124040.
2006-07-30 20:15:07 +00:00
Marco Ciampa 1811714791 small fix in italian translation 2006-07-30 19:57:05 +00:00
Marco Ciampa 3c29fc1ccf small fix in italian translation 2006-07-30 19:51:35 +00:00
Karine Delvare d16cfa55d7 check zero division in the right place. Fixes bug #348807.
2006-07-30  Karine Delvare  <edhel@gimp.org>

	* app/tools/gimprectangletool.c: check zero division in the right
	place. Fixes bug #348807.
2006-07-30 19:38:50 +00:00
Francisco Javier F. Serrador 05fb296cf6 Updated Spanish translation.
2006-07-29  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.
2006-07-29 17:33:50 +00:00
David Odin cd2d93f3c1 small cleanups.
* plug-ins/bmp/bmpwrite.c: small cleanups.
2006-07-28 22:18:32 +00:00
Simon Budig 386d400db6 ported to new vectors API, removed some of the cruft (there is plenty
2006-07-28  Simon Budig  <simon@gimp.org>

	* plug-ins/sel2path/sel2path.c: ported to new vectors API,
	removed some of the cruft (there is plenty here...).
2006-07-28 21:58:30 +00:00
Michael Natterer 9426dd3702 removed GObject::dispose() implementation (no need to disconnect from a
2006-07-28  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimpbycolorselecttool.c: removed GObject::dispose()
	implementation (no need to disconnect from a signal connected with
	g_signal_connect_object). Code cleanup in some functions.
2006-07-28 20:04:06 +00:00
Simon Budig 8915dcda97 added the new symbol
2006-07-28  Simon Budig  <simon@gimp.org>

	* libgimp/gimp.def: added the new symbol

	* tools/pdbgen/pdb/vectors.pdb: cosmetics.

	* app/pdb/vectors_cmds.c
	* libgimp/gimpvectors_pdb.[ch]: regenerated.

	[oops - forgot to commit the new Changelog]
2006-07-28 17:51:16 +00:00
Simon Budig 990e85e23c added the new symbol
2006-07-28  Simon Budig  <simon@gimp.org>

	* libgimp/gimp.def: added the new symbol

	* tools/pdbgen/pdb/vectors.pdb: cosmetics.

	* app/pdb/vectors_cmds.c
	* libgimp/gimpvectors_pdb.[ch]: regenerated.
2006-07-28 17:34:50 +00:00
Michael Natterer 506d7a56c2 minor code cleanup.
2006-07-28  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimptoolcontrol.[ch]: minor code cleanup.
2006-07-28 17:19:23 +00:00
Simon Budig 04c16c08b5 implemented gimp-vectors-to-selection. deprecated gimp-path-to-selection.
2006-07-28  Simon Budig  <simon@gimp.org>

	* tools/pdbgen/pdb/vectors.pdb: implemented gimp-vectors-to-selection.
	* tools/pdbgen/pdb/paths.pdb: deprecated gimp-path-to-selection.

	* app/pdb/internal_procs.c
	* app/pdb/paths_cmds.c
	* app/pdb/vectors_cmds.c
	* libgimp/gimppaths_pdb.[ch]
	* libgimp/gimpvectors_pdb.[ch]: regenerated.
2006-07-28 14:54:31 +00:00
Francisco Javier F. Serrador 226e7e8222 Updated Spanish translation.
2006-07-28  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.
2006-07-28 09:47:24 +00:00
Raphael Quinet 8576f41ecd Clarify how patches can be submitted.
2006-07-27  Raphael Quinet  <raphael@gimp.org>

	* HACKING: Clarify how patches can be submitted.
2006-07-27 20:39:34 +00:00
Jakub Friedl 3d5faae26c exterminating "Vzdušný štětec".
2006-07-27  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: exterminating "Vzdušný štětec".
2006-07-27 18:48:27 +00:00
Jakub Friedl 9bcfa2eb4b minor fix in Czech translation.
2006-07-27  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: minor fix in Czech translation.
2006-07-27 18:24:27 +00:00
William Skaggs c77781de89 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/common/grid.c: fix my fix.
2006-07-27 18:05:41 +00:00
Jakub Friedl d56b31643a Fixed Czech translation
2006-07-27  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed Czech translation
2006-07-27 17:59:45 +00:00
Jakub Friedl 8b718e13bc updated Czech translation.
2006-07-27  Jakub Friedl <jfriedl@suse.cz>

  * cs.po: updated Czech translation.
2006-07-27 17:45:07 +00:00
William Skaggs bc099a98f3 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/common/grid.c: width and height were reversed when
	setting refval boundaries in a couple of places; problem
	pointed out by Maciej Katafiasz on irc.
2006-07-27 17:45:03 +00:00
Jakub Friedl c66f09311e updated web URL
2006-07-27  Jakub Friedl  <jfriedl@suse.cz>

  * plug-ins/script-fu/scripts/spyrogimp.scm: updated web URL
2006-07-27 17:17:58 +00:00
Francisco Javier F. Serrador 7f52b3d1aa Updated Spanish translation.
2006-07-27  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.
2006-07-27 13:09:49 +00:00
Marco Ciampa c4b3a93585 small fix in it translation 2006-07-27 10:40:03 +00:00
Jakub Friedl 73df311c26 Fixed Czech typos/language problems.
2006-06-27  Jakub Friedl  <jfriedl@suse.cz>

  * cs.po: Fixed Czech typos/language problems.
2006-07-27 10:21:24 +00:00
Michael Natterer bf036aa3bf added X-GNOME-Bugzilla-Component, X-GNOME-Bugzilla-Version and
2006-07-26  Michael Natterer  <mitch@gimp.org>

	* desktop/gimp.desktop.in.in: added X-GNOME-Bugzilla-Component,
	X-GNOME-Bugzilla-Version and X-GNOME-Bugzilla-OtherBinaries to
	make new bug-buddy happy. Fixes bug #348859.
2006-07-26 20:33:54 +00:00
Michael Natterer 9fda5a1268 the "shrink from border" toggle value needs to be negated for being used
2006-07-26  Michael Natterer  <mitch@gimp.org>

	* app/actions/select-commands.c (select_shrink_callback): the
	"shrink from border" toggle value needs to be negated for being
	used as internal "edge lock" parameter. Fixes bug #348839.
2006-07-26 20:11:02 +00:00
Marco Ciampa 1e1d10cad7 Updated italian translation 2006-07-26 11:25:22 +00:00
Marco Ciampa af631ce68b Updated italian translation 2006-07-26 10:35:04 +00:00
Michael Natterer c09e7f5914 removed code that was special-casing RTL since
2006-07-26  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpcontainertreeview.c
	(gimp_container_tree_view_button_press): removed code that was
	special-casing RTL since gtk_tree_view_get_path_at_pos() takes
	this correctly into account now. Fixes bug #348347.

	* app/widgets/gimpdockable.c (gimp_dockable_size_allocate): fix
	menu button positioning for RTL.
2006-07-26 09:47:05 +00:00
Michael Natterer 57d73d6a95 Applied patch from Wim Lewis which fixes major uglyness (the code was
2006-07-25  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimplevelstool.c (levels_input_area_event): Applied
	patch from Wim Lewis which fixes major uglyness (the code was
	rounding using sprintf() and atof() -- puke). Fixes bug #348317.
2006-07-25 09:42:12 +00:00
Hendrik Boom 88a01e0867 file gimpvectorlayer.c was initially added on branch soc-2006-vector-layers. 2006-07-22 20:26:10 +00:00
Hendrik Boom db58adcbb5 file gimpvectorlayer.h was initially added on branch soc-2006-vector-layers. 2006-07-22 20:26:10 +00:00
Hendrik Boom 66cc9ea3bd file vectorlayer-options-dialog.c was initially added on branch soc-2006-vector-layers. 2006-07-22 20:25:58 +00:00
Hendrik Boom b234f800db file vectorlayer-options-dialog.h was initially added on branch soc-2006-vector-layers. 2006-07-22 20:25:58 +00:00
Hendrik Boom f3e392d57e file gimpfilloptions.c was initially added on branch soc-2006-vector-layers. 2006-07-22 20:25:57 +00:00
Hendrik Boom ce22428394 file gimpfilloptions.h was initially added on branch soc-2006-vector-layers. 2006-07-22 20:25:57 +00:00
Francisco Javier F. Serrador e227520488 Updated Spanish translation.
2006-07-21  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.
2006-07-21 09:04:04 +00:00
Sven Neumann f2baf8d9a1 formatting.
2006-07-20  Sven Neumann  <sven@gimp.org>

	* app/core/gimp-edit.c: formatting.
2006-07-20 15:20:07 +00:00
Manish Singh d9573a4262 manually wrap the function gimp_brush_select_button_get_brush().
2006-07-20  Manish Singh  <yosh@gimp.org>

        * plug-ins/pygimp/gimpui.override: manually wrap the function
        gimp_brush_select_button_get_brush().
2006-07-20 08:17:33 +00:00
Manish Singh 3f1dd8ace4 use PF_DIRNAME for save_path. Fixes bug #138714.
2006-07-20  Manish Singh  <yosh@gimp.org>

        * plug-ins/pygimp/plug-ins/py-slice.py: use PF_DIRNAME for save_path.
        Fixes bug #138714.
2006-07-20 07:55:58 +00:00
Manish Singh 747a8dc1d3 make DrawableSelector work again.
2006-07-20  Manish Singh  <yosh@gimp.org>

        * plug-ins/pygimp/gimpui.py: make DrawableSelector work again.
2006-07-20 07:51:33 +00:00
Manish Singh 963b670f0f make the FileSelector class work again.
2006-07-20  Manish Singh  <yosh@gimp.org>

        * plug-ins/pygimp/gimpui.py: make the FileSelector class work
        again.

        * plug-ins/pygimp/gimpfu.py: add PF_FILENAME and PF_DIRNAME to
        match script-fu. Also, if the default value for PF_FILE ends in '/',
        it goes PF_DIRNAME mode.
2006-07-20 07:40:52 +00:00
Manish Singh 9230a66b6e font select API is get_font, not get_font_name.
2006-07-19  Manish Singh  <yosh@gimp.org>

        * plug-ins/pygimp/gimpui.py: font select API is get_font, not
        get_font_name.
2006-07-20 06:06:24 +00:00
Manish Singh cbd3a1930d This is the start of wrapping much more of the GIMP API in Python. It's
2006-07-19  Manish Singh  <yosh@gimp.org>

        This is the start of wrapping much more of the GIMP API in Python.
        It's not complete yet, some things are broken.

        * plug-ins/pygimp/gimpcolormodule.c
        * plug-ins/pygimp/pygimpcolor.h
        * plug-ins/pygimp/pygimpcolor-api.h
        * plug-ins/pygimp/pygimp-colors.c: wrapped GimpHSV, GimpHSL, and
        GimpCMYK. Fleshed out a bit more of GimpRGB as well. Made the API
        exportable to other modules.

        * plug-ins/pygimp/pygimp-rgb.c: removed, subsumed into
        pygimp-colors.c.

        * plug-ins/pygimp/gimpmodule.c
        * plug-ins/pygimp/pygimp-drawable.c
        * plug-ins/pygimp/pygimp-pdb.c: PDB calls receive and create
        gimpcolor.RGB objects now.

        * plug-ins/pygimp/gimpmodule.c
        * plug-ins/pygimp/pygimp-api.h: export pygimp_drawable_new.

        * plug-ins/pygimp/gimpcolor-types.defs
        * plug-ins/pygimp/gimpenums-types.defs
        * plug-ins/pygimp/gimpui.defs
        * plug-ins/pygimp/gimpui.override
        * plug-ins/pygimp/gimpuimodule.c: new module for GIMP UI widget
        bindings.

        * plug-ins/pygimp/gimpui.py
        * plug-ins/pygimp/gimpfu.py: use some of the new widgets.

        * plug-ins/pygimp/Makefile.am: hook all the above into the build
        system.

        * plug-ins/pygimp/plug-ins/palette-sort.py: use new color API.
2006-07-20 04:53:47 +00:00
Manish Singh fde314f555 libgimp/gimpgradientselectbutton.c Make doc comments match reality.
2006-07-19  Manish Singh  <yosh@gimp.org>

        * libgimp/gimpgradientselectbutton.c
        * libgimp/gimppatternselectbutton.c: Make doc comments match
        reality.
2006-07-20 03:45:28 +00:00
Manish Singh bc0c1a85cf add gimp_dialog_add_button[s] API, primarily for language bindings.
2006-07-19  Manish Singh  <yosh@gimp.org>

        * libgimpwidgets/gimpdialog.[ch]: add gimp_dialog_add_button[s] API,
        primarily for language bindings.
2006-07-19 21:41:46 +00:00
Manish Singh c4c0e2cd1f libgimpcolor/gimpcmyk.[ch] libgimpcolor/gimphsl.[ch] create boxed types
2006-07-19  Manish Singh  <yosh@gimp.org>

        * libgimpcolor/gimpcmyk.[ch]
        * libgimpcolor/gimphsl.[ch]
        * libgimpcolor/gimphsv.[ch]: create boxed types for GimpCMYK,
        GimpHSL, and GimpHSV.

        * libgimpcolor/gimpcolor.h
        * libgimpcolor/Makefile.am: include new gimphsl.[ch] files.
2006-07-19 21:23:10 +00:00
Inaki Larranaga a4bd29447c Updated Basque translation.
2006-07-19  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.
2006-07-19 16:21:57 +00:00