Commit graph

14411 commits

Author SHA1 Message Date
Michael Natterer 4ee9b210b5 clear all viewable cell renderers so they don't keep pointers to
2004-12-10  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpcontainertreeview.c
	(gimp_container_tree_view_clear_items): clear all viewable cell
	renderers so they don't keep pointers to layers/masks which don't
	exist any more. Fixes the additional problem in bug #148852 but
	not the bug itself.
2004-12-10 17:56:13 +00:00
Amanpreet Singh Alam dc3cca1b56 update amanrpeetaalm@yahoo.com 2004-12-10 06:14:35 +00:00
Adam Weinberger 228e071b95 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-12-10 05:57:00 +00:00
William Skaggs 60655d8e7a Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/core/gimpbrushpipe.c (gimp_brush_pipe_select_brush):
	Don't initialize a new random number generator every time a brush
	is selected from a pipe.  Fixes bug #148205).
2004-12-09 21:34:48 +00:00
David Odin 1e77f9d4a7 marked the menu entry for translation (reported by Zigomar)
* plug-ins/common/cartoon.c: marked the menu entry for translation
  (reported by Zigomar)
2004-12-09 20:02:49 +00:00
Michael Natterer 01e94fcb19 app/dialogs/print-size-dialog.c set a focus_chain on the size_entries so
2004-12-09  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/print-size-dialog.c
	* app/widgets/gimpsizebox.c: set a focus_chain on the size_entries
	so the focus order is width->height->chain->unitmenu and not
	width->chain->height->unitmenu.

	* app/widgets/gimptemplateeditor.c: changed focus_chain code to
	work like above (cosmetics).
2004-12-09 16:22:25 +00:00
Hendrik Brandt 9920128eb7 Updated German translation.
2004-12-09  Hendrik Brandt  <heb@gnome-de.org>

	* po*/de.po: Updated German translation.
2004-12-09 16:04:02 +00:00
Sven Neumann 9af2a5d2b1 only expose the area of the window that actually changed.
2004-12-09  Sven Neumann  <sven@gimp.org>

	* app/gui/splash.c (splash_update): only expose the area of the
	window that actually changed.

	* app/plug-in/plug-in-rc.c (plug_in_rc_write): changed the header
	and footer to be more in line with the other rc files.
2004-12-09 10:11:43 +00:00
Sven Neumann f6ec544895 fixed bugzilla reference 2004-12-09 09:03:28 +00:00
Amanpreet Singh Alam faa4e2ef33 updating still amanpreetalam@yahoo.com 2004-12-09 07:27:39 +00:00
William Skaggs cc9a5670b5 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/dialogs/print-size-dialog.c (print_size_dialog_size_changed):
	Previous fix only worked if units were inches -- now seems to
	work for all units.  (Fixes #72852?)
2004-12-09 00:04:37 +00:00
William Skaggs 3e772fae0e Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/common/randomize.c:  Changed algorithm for Pick and
	Slur to treat all channels within a pixel in the same way;
	intended to fix bug #72852.
2004-12-08 23:16:56 +00:00
William Skaggs c999ad25d8 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/dialogs/print-size-dialog.c (print_size_dialog_size_changed):
	fixed kludgy use of size entry, seems to fix bug #159273.
2004-12-08 20:30:05 +00:00
Øyvind Kolås 67725268da fnord 2004-12-08 16:32:56 +00:00
Michael Natterer cf4a649f38 renamed gimp_ui_manager_get_action() to gimp_ui_manager_find_action().
2004-12-08  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpuimanager.[ch]: renamed
	gimp_ui_manager_get_action() to gimp_ui_manager_find_action().

	* app/widgets/gimpcolormapeditor.c
	* app/widgets/gimpitemtreeview.c
	* app/widgets/gimppaletteeditor.c
	* app/widgets/gimptoolbox.c
	* app/widgets/gimptooloptionseditor.c
	* app/display/gimpdisplayshell-close.c: changed accordingly.

	(this change is quite useless as it stands, but will help keeping
	the diff between 2.2 and 2.3 small as soon as we're branched).

	* app/widgets/gimpcolormapeditor.c
	(gimp_colormap_preview_button_press): invoke the "edit-color", not
	"new-color" action upon double click.

	(palette_editor_select_entry): update the ui manager after
	selecting the entry so the entry-specific actions become sensitive
	if there was no entry selected before.
2004-12-08 13:52:28 +00:00
Michael Natterer d90360e29f added new prop_widget gimp_prop_int_combo_box_new() which takes a
2004-12-08  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimppropwidgets.[ch]: added new prop_widget
	gimp_prop_int_combo_box_new() which takes a pre-built GimpIntStore
	and allows to create views on int properties with arbitrary sets
	of values (not just enums).

	* app/widgets/gimpcontrollereditor.c
	(gimp_controller_editor_constructor): added support for generic
	combo boxes controlled exclusively by controller properties: if an
	int property "foo" is followed by an object property "foo-values"
	and the contained object is a GimpIntStore, use that store as
	model for selecting "foo"'s values using
	gimp_prop_int_combo_box_new().

	(Allows for more flexible controller configuration, the actual use
	case in the midi controller is still work in progress).
2004-12-08 12:46:21 +00:00
Vincent van Adrighem 578ef3f9b0 Translation updated.
2004-12-07  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated.
2004-12-07 22:11:55 +00:00
Miloslav Trmac 24985ab2c2 Updated Czech translation.
2004-12-07  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2004-12-07 17:22:24 +00:00
Peteris Krisjanis b3138cc4d8 2004-12-07 Peteris Krisjanis <pecisk@gmail.com> Updated Latvian translation by Gatis Kalnins <gatis.kalnins@metatrons.org> 2004-12-07 09:55:17 +00:00
Peteris Krisjanis 937e3d32e0 2004-12-07 Peteris Krisjanis <pecisk@gmail.com> * lv.po: Updated Latvian translation by Gatis Kalnins <gatis.kalnins@metatrons.org> 2004-12-07 09:55:05 +00:00
Peteris Krisjanis 8e07ed76b6 2004-12-07 Peteris Krisjanis <pecisk@gmail.com> Updated Latvian translation by Gatis Kalnins <gatis.kalnins@metatrons.org> 2004-12-07 09:46:41 +00:00
Peteris Krisjanis 72ce93b752 2004-12-07 Peteris Krisjanis <pecisk@gmail.com> * lv.po: Updated Latvian translation by Gatis Kalnins <gatis.kalnins@metatrons.org> 2004-12-07 09:42:40 +00:00
Marco Ciampa 56da93ae22 Updated italian translation 2004-12-07 09:30:41 +00:00
Sven Neumann 6584f14d73 removed duplicate entry for Roman.
2004-12-06  Sven Neumann  <sven@gimp.org>

	* tools/authorsgen/contributors: removed duplicate entry for Roman.

	* AUTHORS
	* app/dialogs/authors.h: regenerated.
2004-12-06 15:21:00 +00:00
Roman Joost 95c2aae9ba added Rman Joost to contributors
2004-12-06  Roman Joost	<romanofski@gimp.org>

	* tools/authorsgen/contributors: added Rman Joost to
	contributors
2004-12-06 15:13:19 +00:00
Michael Natterer 13a32c91cc applied patch from Sven Neumann which removes code that prevents layers
2004-12-06  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimptransformtool.c: applied patch from Sven Neumann
	which removes code that prevents layers with mask from being
	transformed.

	* app/tools/gimptransformtool.[ch]: added "gboolean mask_empty"
	parameter to GimpTransformTool::transform(). Needed because the
	selection gets cleared by cutting from the drawable and we need
	the selection's state before that cutting.

	(gimp_transform_tool_doit): pass "mask_empty" to
	GimpTransformTool::transform():

	* app/tools/gimptransformtool.c (gimp_transform_tool_real_transform)
	* app/tools/gimpfliptool.c (gimp_flip_tool_transform): when
	transforming a layer with mask and there is no selection,
	transform the mask just as if it was a linked item.
	Fixes bug #143837 and bug #159697.
2004-12-06 14:37:00 +00:00
Michael Natterer ecf17031c3 Changed latin character to ascii one to fix the build.
2004-12-06  Michael Natterer  <mitch@gimp.org>

	* de.po: Changed latin character to ascii one to fix the build.
2004-12-06 13:04:25 +00:00
Laszlo Dvornik fa84c9863c Hungarian translation updated by Arpad Biro.
2004-12-06  Laszlo Dvornik  <dvornik@gnome.hu>

	* hu.po: Hungarian translation updated by Arpad Biro.
2004-12-06 11:11:07 +00:00
Roman Joost 4b8e7e70cf added Name to translators msgid, which I always forgott
2004-12-06  Roman Joost	<romanofski@gimp.org>

	* de.po: added Name to translators msgid, which I always forgott
2004-12-06 08:41:59 +00:00
Vincent van Adrighem 551de1e36e Translation updated by Tino Meinen.
2004-12-06  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2004-12-05 23:05:43 +00:00
Peteris Krisjanis 41d5d3af5c 2004-12-05 Peteris Krisjanis <pecisk@gmail.com> Updated Latvian translation by Gatis Krumins <gatis.krumins@metatrons.org> 2004-12-05 21:24:44 +00:00
Peteris Krisjanis be29afe897 2004-12-05 Peteris Krisjanis <pecisk@gmail.com> * lv.po: Updated Latvian translation by Gatis Krumins <gatis.krumins@metatrons.org> 2004-12-05 21:10:12 +00:00
Sven Neumann 6f73b3e58c applied patch from Joao S. O. Bueno that fixes bug #160339.
2004-12-05  Sven Neumann  <sven@gimp.org>

	* app/core/gimp-transform-utils.c (gimp_transform_matrix_flip_free):
	applied patch from Joao S. O. Bueno that fixes bug #160339.
2004-12-05 19:59:01 +00:00
Sven Neumann 1fe2636a8b plug-ins/help/domain.c plug-ins/help/gimp-help-lookup.c if the help files
2004-12-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/help/domain.c
	* plug-ins/help/gimp-help-lookup.c
	* plug-ins/help/help.[ch]: if the help files are not installed,
	uninstall the temporary procedure and quit. Fixes bug #160258.
2004-12-05 19:50:37 +00:00
Sven Neumann 92b0e87fed applied patch from Joao S. O. Bueno that sets a lower limit for the filter
2004-12-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/lic.c: applied patch from Joao S. O. Bueno that
	sets a lower limit for the filter length (bug #160121). The patch
	also makes the plug-in work on drawables with alpha channel.
2004-12-05 18:37:44 +00:00
Laszlo Dvornik 50f4f9a1d3 Hungarian translation updated by Arpad Biro.
2004-12-05  Laszlo Dvornik  <dvornik@gnome.hu>

	* hu.po: Hungarian translation updated by Arpad Biro.
2004-12-05 13:47:37 +00:00
Sven Neumann 6cb3f105dd applied patch from Karine Proot that limits the size of the preview in the
2004-12-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/wmf.c: applied patch from Karine Proot that
	limits the size of the preview in the WMF loader (bug #133521).
2004-12-05 03:25:40 +00:00
Sven Neumann 3396fa0ab6 fixed incorrect translation (bug #160471).
2004-12-05  Sven Neumann  <sven@gimp.org>

	* de.po: fixed incorrect translation (bug #160471).
2004-12-05 02:08:44 +00:00
David Odin db46d94222 plug-ins/gfig/gfig-arc.c plug-ins/gfig/gfig-arc.h
* plug-ins/gfig/gfig-arc.c
* plug-ins/gfig/gfig-arc.h
* plug-ins/gfig/gfig-bezier.c
* plug-ins/gfig/gfig-bezier.h
* plug-ins/gfig/gfig-circle.c
* plug-ins/gfig/gfig-circle.h
* plug-ins/gfig/gfig-dobject.c
* plug-ins/gfig/gfig-dobject.h
* plug-ins/gfig/gfig-ellipse.c
* plug-ins/gfig/gfig-ellipse.h
* plug-ins/gfig/gfig-line.c
* plug-ins/gfig/gfig-line.h
* plug-ins/gfig/gfig-poly.c
* plug-ins/gfig/gfig-poly.h
* plug-ins/gfig/gfig-preview.c
* plug-ins/gfig/gfig-spiral.c
* plug-ins/gfig/gfig-spiral.h
* plug-ins/gfig/gfig-star.c
* plug-ins/gfig/gfig-star.h: updating a object is now a virtual
  function.
2004-12-04 17:33:54 +00:00
Sigurd Gartmann ddfe763c87 Updated Norwegian Bokmål translation. Updated Norwegian Bokmål
2004-12-04  Sigurd Gartmann  <sigurd-translate@brogar.org>

	* po/no.po: Updated Norwegian Bokmål translation.
	* po/nb.po: Updated Norwegian Bokmål translation.
	* po-libgimp/no.po: Updated Norwegian Bokmål translation.
	* po-libgimp/nb.po: Updated Norwegian Bokmål translation.
2004-12-04 16:21:02 +00:00
Danilo Šegan 1c03553b20 Small fixes to Serbian translations. 2004-12-03 16:09:26 +00:00
Michael Natterer a708b85b8b when removing the floating selection, call
2004-12-03  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-undo-push.c (undo_pop_layer): when removing
	the floating selection, call gimp_drawable_invalidate_boundary()
	*before* setting gimage->floating_sel to NULL because otherwise
	gimp_display_shell_selection_invis() won't clear the correct
	selection bounds and leave garbage on screen. Fixes bug #160247.
2004-12-03 13:39:50 +00:00
Jan Morén 9adcd91b82 Updated Swedish translation.
2004-12-03  Jan Morén  <jan.moren@lucs.lu.se>

        * sv.po: Updated Swedish translation.
2004-12-03 05:39:27 +00:00
Adam Weinberger 05643f616e Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-12-03 05:34:58 +00:00
Michael Natterer c62967b8f3 don't forget to initialize the "value_variable" boolean of
2004-12-02  Michael Natterer  <mitch@gimp.org>

	* app/actions/tool-options-actions.c
	(tool_options_actions_update_presets): don't forget to initialize
	the "value_variable" boolean of GimpEnumActionEntry. Fixes myriads
	of warnings about wrong values for boolean properties.

	* app/actions/file-actions.c (file_actions_setup): same
	here. Fixes nothing but is cleaner.
2004-12-02 18:29:56 +00:00
Laszlo Dvornik 3a3845fb92 Hungarian translation updated by Arpad Biro.
2004-12-02  Laszlo Dvornik  <dvornik@gnome.hu>

	* hu.po: Hungarian translation updated by Arpad Biro.
2004-12-02 10:25:10 +00:00
Simon Budig a02853409e Fixed stupid typo that caused distorted vectors on scaling after resizing.
2004-12-02  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpvectors.c: Fixed stupid typo that caused
	distorted vectors on scaling after resizing. Spotted by
	Joao S. O. Bueno.

	Fixes bug #157852.
2004-12-02 09:22:12 +00:00
Sven Neumann afe3d4d7b2 rephrased the warning that is shown when the intltool check fails.
2004-12-01  Sven Neumann  <sven@gimp.org>

        * autogen.sh: rephrased the warning that is shown when the
        intltool check fails.
2004-12-01 14:19:26 +00:00
Michael Natterer 923d1d0092 added app/widgets/gimpuimanager.c
2004-12-01  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added app/widgets/gimpuimanager.c
2004-12-01 13:27:25 +00:00
Michael Natterer d8337d6f24 improved error message about missing XML files.
2004-12-01  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpuimanager.c (gimp_ui_manager_ui_get): improved
	error message about missing XML files.
2004-12-01 13:27:03 +00:00