Commit Graph

1614 Commits

Author SHA1 Message Date
Adam Weinberger 2bc14a7a6a Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2004-09-06 04:56:42 +00:00
Marco Ciampa 6b53572ac3 fix shear translation 2004-09-05 23:43:12 +00:00
Marco Ciampa ae3ec2976d fix shear translation 2004-09-05 23:09:02 +00:00
Marco Ciampa 8eb7568989 small fix 2004-09-05 23:03:07 +00:00
Marco Ciampa 529ae09ffb Updated italian translation 2004-09-05 21:58:05 +00:00
Sven Neumann 9b34b65068 Made 2.1.4 release.
2004-09-05  Sven Neumann  <sven@gimp.org>

        * Made 2.1.4 release.
2004-09-05 01:27:37 +00:00
Sven Neumann db6dff283f try to convert the result of gimp_directory() to UTF-8 and bail out with a
2004-08-26  Sven Neumann  <sven@gimp.org>

	* app/sanity.c (sanity_check_filename_encoding): try to convert
	the result of gimp_directory() to UTF-8 and bail out with a
	moderately helpful error message if this conversion fails. Works
	around bug #150917. Also marked these strings for translation.
2004-08-26 09:48:32 +00:00
Sven Neumann b80d513c1d minor update.
2004-08-26  Sven Neumann  <sven@gimp.org>

	* de.po: minor update.
2004-08-26 08:18:30 +00:00
Sven Neumann da66a8db22 updated.
2004-08-25  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2004-08-25 18:02:07 +00:00
Roman Joost f86f328277 updated and removed fuzzy strings
2004-08-24  Roman Joost	<romanofski@gimp.org>

	* de.po: updated and removed fuzzy strings
2004-08-24 20:34:06 +00:00
Tommi Vainikainen 8044f8caaa Unified po headers for Finnish Team 2004-08-13 19:46:23 +00:00
Michael Natterer 059f92634c updated.
2004-08-10  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: updated.
2004-08-10 18:46:56 +00:00
Marco Ciampa 09ad565eed Updated italian translation 2004-08-10 08:28:36 +00:00
Danilo Šegan 00e8541ec4 Merged translations from gimp-2-0 branch. 2004-08-09 01:20:11 +00:00
Sven Neumann 3efeb7982a Made 2.1.3 release.
2004-08-06  Sven Neumann  <sven@gimp.org>

        * Made 2.1.3 release.
2004-08-06 01:45:32 +00:00
Roman Joost 8e7d7f555d updated and removed fuzzy strings
2004-08-05  Roman Joost	<romanofski@gimp.org>

	* de.po: updated and removed fuzzy strings
2004-08-04 23:29:05 +00:00
Marco Ciampa 0101915253 Updated italian translation 2004-08-01 23:40:44 +00:00
Sven Neumann 2fbf203a47 added app/actions/plug-in-commands.c.
2004-07-26  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added app/actions/plug-in-commands.c.
2004-07-26 21:46:18 +00:00
Görkem Çetin 5658cb1a56 CVS_SILENT 2004-07-25 18:32:48 +00:00
Roman Joost 1d9d709c95 Updated few msgstrs and fixed typos
2004-07-24  Roman Joost <roman@bromeco.de>

	* de.po: Updated few msgstrs and fixed typos
2004-07-24 10:25:23 +00:00
Roman Joost 1b5c6356c3 removed all the fuzzyness
2004-07-23  Roman Joost	<roman@bromeco.de>

	* de.po: removed all the fuzzyness
2004-07-22 22:30:02 +00:00
Sven Neumann d3caf7a3ed app/core/Makefile.am app/core/gimpgradient-load.[ch]
2004-07-22  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/gimpgradient-load.[ch]
	* app/core/gimpgradient-save.[ch]
	* app/core/gimpgradient.[ch]: moved gradient file handling out of
	gimpgradient.c to new files.

	* app/core/gimp.c
	* app/actions/gradients-commands.c: changed accordingly.

	* libgimpcolor/gimpcolor.def: added gimp_rgb_parse_name.
2004-07-22 13:58:29 +00:00
Amanpreet Singh Alam afbc15ddac modify 2004-07-20 11:01:58 +00:00
Sven Neumann 49fa9b7589 Made 2.1.2 release.
2004-07-20  Sven Neumann  <sven@gimp.org>

        * Made 2.1.2 release.
2004-07-20 01:09:16 +00:00
Sven Neumann 996b45696e app/actions/Makefile.am app/actions/file-dialog-actions.[ch]
2004-07-17  Sven Neumann  <sven@gimp.org>

	* app/actions/Makefile.am
	* app/actions/file-dialog-actions.[ch]
	* app/actions/file-open-actions.[ch]
	* app/actions/file-save-actions.[ch]: these aren't needed any
	longer.

	* app/actions/actions.c: changed accordingly.

	* app/menus/Makefile.am
	* app/menus/file-dialog-menu.[ch]
	* app/menus/file-open-menu.[ch]
	* app/menus/file-save-menu.[ch]: these aren't needed any longer.

	* app/menus/menus.c: changed accordingly.

	* menus/Makefile.am
	* menus/file-open-menu.xml
	* menus/file-save-menu.xml: these are also not needed any longer.
2004-07-17 12:19:58 +00:00
Sven Neumann ccf8ed69e7 app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that
2004-07-16  Sven Neumann  <sven@gimp.org>

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h
	* app/widgets/gimpfileprocview.[ch]: added new widget that offers
	a treeview on file procedures.

	* app/widgets/gimpfiledialog.[ch]: replaced the file type option
	menu with the new GimpFileProcView widget.
	(gimp_file_dialog_set_image): reset the file type to Automatic
	(fixes bug #141535).

	* app/actions/file-commands.c
	* app/gui/file-open-dialog.[ch]
	* app/gui/file-save-dialog.[ch]: changed accordingly.

	* plug-ins/common/bz2.c
	* plug-ins/common/gz.c: don't register "xcf.gz" and "xcf.bz2"
	extension. It's redundant and breaks the code that sets the
	extension from the selected file-type.

	* plug-ins/common/dicom.c: register a shorter menu label.

	* plug-ins/common/gbr.c
	* plug-ins/common/gih.c
	* plug-ins/common/pat.c
	* plug-ins/common/url.c: register stock icons.
2004-07-16 21:24:39 +00:00
Dmitry Mastrukov 192e557a37 ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-07-15 04:52:09 +00:00
Michael Natterer 17f1dc1126 fixed broken formatting. 2004-07-14 00:25:57 +00:00
Michael Natterer 7964518597 updated.
2004-07-14  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: updated.
2004-07-14 00:22:45 +00:00
Sven Neumann 9000f4a9d8 removed the quit dialog code here.
2004-07-09  Sven Neumann  <sven@gimp.org>

	* app/gui/gui.c: removed the quit dialog code here.

	* app/gui/Makefile.am
	* app/gui/quit-dialog.[ch]: added new files that hold the old code
	for now.

2004-07-09  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: updated.
2004-07-09 20:38:35 +00:00
Marco Ciampa 469aa2d904 Updated italian translation 2004-07-06 09:44:01 +00:00
Amanpreet Singh Alam f0d560e191 Amanpreet Singh Alam<amanlinux@netscape.net Modify it 2004-07-05 01:07:23 +00:00
Sven Neumann 6423529b86 app/gui/Makefile.am new files implementing a clipboard for image data
2004-07-02  Sven Neumann  <sven@gimp.org>

	* app/gui/Makefile.am
	* app/gui/clipboard.[ch]: new files implementing a clipboard for
	image data based on GDK_SELECTION_CLIPBOARD (bug #133247).

	* app/actions/edit-actions.c
	* app/actions/edit-commands.c: use the new clipboard API.

	* app/gui/gui.c: initialize and shutdown the clipboard.

	* app/core/gimpbuffer.c: cosmetics.

	* app/actions/actions.c
	* app/menus/menus.c: added sanity checks to exit functions.

	* app/display/gimpdisplayshell-dnd.[ch]: let
	gimp_display_shell_drop_svg() take a guchar * buffer.

	* app/widgets/gimpselectiondata.c (gimp_selection_data_get_pixbuf):
	fixed the implementation.
2004-07-02 14:08:15 +00:00
Funda Wang 43d66b463c Updated Simplified Chinese translation 2004-06-26 10:14:22 +00:00
Sven Neumann 569765d7e3 Made 2.1.1 release.
2004-06-24  Sven Neumann  <sven@gimp.org>

        * Made 2.1.1 release.
2004-06-24 00:51:19 +00:00
Marco Ciampa 6e0730ab55 Small fix 2004-06-22 07:21:21 +00:00
Marco Ciampa d9848ca8ae Updated italian translation 2004-06-16 16:17:54 +00:00
Andras Timar 36e7050132 Updated Hungarian translation.
2004-06-15  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2004-06-16 13:52:27 +00:00
Pablo G. del Campo 15c9df32d4 Updated Spanish translation by Francisco Vila
2004-06-07  Pablo G. del Campo <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
        Francisco Vila <francisco.vila@hispalinux.es>.
2004-06-16 01:17:58 +00:00
Gustavo Noronha Silva 197c137c90 translation update by "Joao S. O. Bueno" <gwidion@mpc.com.br> 2004-06-10 17:50:03 +00:00
Pablo G. del Campo c8d19a0fee Updated Spanish translation by Francisco Vila
2004-06-08 Pablo G. del Campo <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
                 Francisco Vila <francisco.vila@hispalinux.es>.
2004-06-09 02:41:31 +00:00
Marco Ciampa 9393a1a9f9 Updated italian translation 2004-06-08 13:41:27 +00:00
Sven Neumann 18c7f92ae9 minimal updates.
2004-06-07  Sven Neumann  <sven@gimp.org>

	* de.po: minimal updates.
2004-06-07 11:32:08 +00:00
Marco Ciampa 28fb8280d0 Updated italian translation 2004-06-03 06:50:52 +00:00
Sven Neumann f3c3bc22c3 Made 2.1.0 development release.
2004-06-02  Sven Neumann  <sven@gimp.org>

	* Made 2.1.0 development release.
2004-06-02 18:57:57 +00:00
Michael Natterer f4a9e55464 added gimptoolbox-dnd.c and gimptoolbox-image-area.c
2004-06-02  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added gimptoolbox-dnd.c and gimptoolbox-image-area.c
2004-06-02 17:36:13 +00:00
Funda Wang 98e65795d0 Updated Simplified Chinese translation 2004-06-01 12:08:10 +00:00
Marco Ciampa 5cb9aed0e5 Updated italian translation 2004-06-01 09:46:23 +00:00
Sven Neumann a03ad36ca1 app/Makefile.am app/actions/file-actions.c app/actions/file-commands.[ch]
2004-05-31  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am
	* app/actions/file-actions.c
	* app/actions/file-commands.[ch]
	* app/gui/Makefile.am
	* app/gui/file-open-location-dialog.[ch]
	* app/widgets/gimphelp-ids.h
	* menus/image-menu.xml.in
	* menus/toolbox-menu.xml.in: added a rudimentary "Open Location"
	dialog.
2004-05-31 14:40:10 +00:00
Andras Timar ff2febccbb Updated Hungarian translation.
2004-05-28  Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.
2004-05-28 20:39:15 +00:00