Commit graph

1277 commits

Author SHA1 Message Date
Stanislav Visnovsky 32815162ff Updated Slovak translation by Zdenko Podobny.
2003-10-20  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation by Zdenko Podobny.
2003-10-20 16:22:45 +00:00
Stano Visnovsky 025850937d really update 2003-10-20 16:00:51 +00:00
Marco Ciampa b8e10e02e8 Updated italian translation. 2003-10-20 11:22:48 +00:00
Jan Morén 42e8e14a7a Updated Swedish translation.
2003-10-19  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2003-10-19 10:39:37 +00:00
Sven Neumann 5b84acdc81 removed the "Select Tab" menu and all the evil hacks that were needed to
2003-10-18  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpdockbook.c: removed the "Select Tab" menu and
	all the evil hacks that were needed to make it work. Now that we
	have an extra dockable menu, the standard menu from GTK+ is good
	enough.

	* app/widgets/gimpdockable.c: added a tooltip to the close button
	and removed code that used to hide the "Select Tab" menu.

	* app/gui/dialogs-menu.c (dialogs_menu_entries): removed now unused
	"Select Tab" entry.
2003-10-18 22:12:32 +00:00
Danilo Šegan 33bb0f522d Updated Serbian translation.
2003-10-18  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-10-18 02:55:15 +00:00
Pablo Gonzalo del Campo 476f412c0f Updated Spanish translation.
2003-10-17  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation.
2003-10-17 21:04:39 +00:00
Sven Neumann 3a8ee221d0 Reverted Maurits' change to po/Makefile.in.in.
We want the version installed from latest intltoolize.
2003-10-17 12:21:56 +00:00
Maurits Rijk 072f57ee6a commented out code for Lock Grid (which wasn't implemented). Fixes
* plug-ins/gfig/gfig.c: commented out code for Lock Grid (which wasn't
  implemented). Fixes #124157.
2003-10-17 11:46:15 +00:00
Dmitry Mastrukov d2eb76deca ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-10-17 04:20:41 +00:00
Michael Natterer a01d7afe07 s/gimp-grid.c/gimpgrid.c/. Fixes bug #124709.
2003-10-15  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: s/gimp-grid.c/gimpgrid.c/. Fixes bug #124709.
2003-10-15 20:18:10 +00:00
Marco Ciampa 3ad58e9de4 Updated italian translation. 2003-10-15 17:11:45 +00:00
Sven Neumann db705daae0 added app/core/gimpgrid.c.
2003-10-15  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added app/core/gimpgrid.c.
2003-10-14 23:46:08 +00:00
Dmitry Mastrukov d452d0d7e8 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-10-14 04:32:45 +00:00
Marco Ciampa 40173c4e05 Updated italian translation. 2003-10-13 14:48:18 +00:00
Henrik Brix Andersen 4ac8c82501 removed the grid parasite related functions from here ...
2003-10-10 Henrik Brix Andersen <brix@gimp.org>

* app/core/gimpimage-grid.[ch]: removed the grid parasite related
functions from here ...

* app/core/gimpgrid.[ch]: ... and added them here. While I was at
it I also changed PROP_TYPE to PROP_STYLE and added blurbs to the
properties

* app/xcf/xcf-load.c
* app/display/gimpdisplayshell.c: changed accordingly

* app/widgets/Makefile.am
* po/POTFILES.in
* app/widgets/widgets-types.h
* app/widgets/gimpgrideditor.[ch]: added a new GimpGridEditor
widget - with a work-around for the fact that
gimp_prop_coordinated_new() doesn't accept boundaries

* app/gui/grid-dialog.h
* app/gui/grid-dialog.c (grid_dialog_new): use the new
GimpGridEditor widget, take a GimpImage as function parameter,
assume GimpImages always have a GimpGrid. This simplifies the grid
dialog.

* app/gui/image-commands.c
(image_configure_grid_cmd_callback): changed accordingly

* app/core/core-types.h: moved typedef GimpGrid from here ...

* app/config/config-types.h: ... to here to be able to use it in
GimpCoreConfig

* app/config/gimprc-blurbs.h
* app/config/gimpcoreconfig.[ch]: added default_grid member

* app/widgets/gimphelp-ids.h
* themes/Default/images/preferences/Makefile.am
* themes/Default/images/default-grid.png
* app/gui/preferences-dialog.c: added UI for specifying default
image grid

* app/core/gimpimage.c (gimp_image_new): create a GimpGrid from
core_config->default_grid

* app/gui/image-menu.c (image_menu_update): the grid/guide entries
in <Image>/View/ should always be sensitive ...

* app/display/gimpdisplayshell.c (gimp_display_shell_init):
... but the grid entries should be disabled by default
2003-10-10 14:11:47 +00:00
Christophe Merlet b218186760 Updated French translation. 2003-10-09 23:06:15 +00:00
Tor Lillqvist 0b40992080 Remove, unmaintained.
2003-10-09  Tor Lillqvist  <tml@iki.fi>

	* po*/makefile.cygwin: Remove, unmaintained.
2003-10-09 21:34:24 +00:00
Jan Morén 3f07a21d1c Updated Swedish translation.
2003-10-07  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2003-10-07 15:32:27 +00:00
Marco Ciampa 2034865555 Updated italian translation. 2003-10-07 14:50:10 +00:00
Dmitry Mastrukov 2b3583f7fb ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2003-10-07 04:28:18 +00:00
Sven Neumann 8c4dd58bfe updated after file moves.
2003-10-06  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated after file moves.
2003-10-06 15:11:04 +00:00
Marco Ciampa 035d1e6506 Updated italian translation. 2003-10-06 10:45:32 +00:00
Sven Neumann 9d2332176d Made 1.3.21 release.
2003-10-06  Sven Neumann  <sven@gimp.org>

        * Made 1.3.21 release.
2003-10-05 23:00:36 +00:00
Marco Ciampa 73e9b1aafc Updated italian translation. 2003-10-05 21:39:32 +00:00
Danilo Šegan 576d7a68d8 Updated Serbian translation.
2003-10-04  Danilo Šegan  <dsegan@gmx.net>

	* po/sr.po, po/sr@Latn.po, po-plug-ins/sr.po,
          po-plug-ins/sr@Latn.po, po-script-fu/sr.po,
          po-script-fu/sr@Latn.po: Updated Serbian translation.
2003-10-04 12:01:48 +00:00
Marco Ciampa 33b5e0aa94 Updated italian translation. 2003-10-02 16:31:42 +00:00
Sven Neumann 8996d18ff5 added back ellipsis to Display Filters and Configure Grid.
2003-10-02  Sven Neumann  <sven@gimp.org>

	* app/gui/image-menu.c: added back ellipsis to Display Filters and
	Configure Grid.

2003-10-02  Sven Neumann  <sven@gimp.org>

	* de.po: updated german translation (reviewing my menu changes).
2003-10-02 00:55:52 +00:00
Marco Ciampa 7de2d87eb6 Updated italian translation. 2003-10-01 11:14:38 +00:00
Pablo Gonzalo del Campo 1359a914db Updated Spanish translation.
2003-09-30  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation.
2003-09-30 12:59:35 +00:00
Michael Natterer 695fb9822e follow tool_options file moving/adding.
2003-09-29  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: follow tool_options file moving/adding.
2003-09-29 20:26:49 +00:00
Marco Ciampa 6f0619705d Updated italian translation. 2003-09-29 16:07:32 +00:00
Marco Ciampa a28d33eef9 Updated italian translation. 2003-09-29 15:56:12 +00:00
Marco Ciampa fdad904833 Updated italian translation. 2003-09-29 09:57:27 +00:00
Jan Morén 6f8fd54fab Updated Swedish translation.
2003-09-28  Jan Morén  <jan.moren@lucs.lu.se>

         * sv.po: Updated Swedish translation.
2003-09-28 09:40:57 +00:00
Duarte Loreto e4060d2133 Updated Portuguese translation.
2003-09-28  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.
2003-09-28 01:09:23 +00:00
David Odin e6cd5255d0 Removed tabs and trailing whitespaces. 2003-09-27 23:02:39 +00:00
Christian Neumair fb5b3834d9 Updated German translation. 2003-09-27 18:44:40 +00:00
Sven Neumann b2a6cddcfb added unit properties for stroke width and dashes. Use convenience macros
2003-09-27  Sven Neumann  <sven@gimp.org>

	* app/core/gimpstrokeoptions.[ch]: added unit properties for
	stroke width and dashes. Use convenience macros from GimpConfig to
	register the properties. Removed init function since all values
	are construct properties.

	* app/vectors/gimpvectors.c: respect the stroke width unit.

	* app/widgets/gimpstrokeeditor.c: added a unit menu here.
2003-09-27 14:58:46 +00:00
Danilo Šegan bfe74ae391 po/sr@Latn.po: po-script-fu/sr.po: po-script-fu/sr@Latn.po:
2003-09-27  Danilo Šegan  <dsegan@gmx.net>

	* po/sr.po:
	po/sr@Latn.po:
	po-script-fu/sr.po:
	po-script-fu/sr@Latn.po:
	po-plug-ins/sr.po:
	po-plug-ins/sr@Latn.po:
				Updated Serbian translation.
2003-09-27 10:15:22 +00:00
Sven Neumann a1d495b99c added more missing files.
2003-09-26  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added more missing files.
2003-09-26 10:31:31 +00:00
Kwok-Koon Cheung cc2994e31e Add missing file and remove non-existant file from POTFILES.in 2003-09-26 09:50:21 +00:00
Sven Neumann 973ae7b5dc added missing slashes in menu path translations.
2003-09-24  Sven Neumann  <sven@gimp.org>

	* he.po: added missing slashes in menu path translations.
2003-09-24 11:43:00 +00:00
Pablo Gonzalo del Campo 84ab2c3426 Updated Spanish translation.
2003-09-23  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.
2003-09-23 21:13:38 +00:00
Miloslav Trmac fa3dad6a54 Update Czech translation 2003-09-23 21:06:58 +00:00
Marco Ciampa e2786ca863 Updated italian translation. 2003-09-23 13:33:40 +00:00
Danilo Šegan 6206f28ab2 Updated Serbian translation.
2003-09-21  Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.
2003-09-21 04:40:12 +00:00
Duarte Loreto 6ba4d98c85 Updated Portuguese translation.
2003-09-21  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.
2003-09-21 02:05:23 +00:00
Miloslav Trmac 09837f7add Update Czech translation 2003-09-20 17:47:42 +00:00
Christian Neumair 584cbf9890 Updated German translation. 2003-09-20 12:07:49 +00:00