Commit Graph

580 Commits

Author SHA1 Message Date
Sven Neumann cfd1c72936 added (yet unused) autosave feature.
2002-11-27  Sven Neumann  <sven@gimp.org>

	* app/config/gimprc.[ch]: added (yet unused) autosave feature.

	* app/core/gimpbrush.c
	* app/core/gimpbrushpipe.c: simplified user-visible messages.
2002-11-27 16:13:09 +00:00
Christian Rose 4531ab2767 Updated Swedish translation.
2002-11-26  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-11-26 19:03:09 +00:00
Sven Neumann 767a019bcc removed app/gimprc.c, added new files 2002-11-25 21:29:49 +00:00
Daniel Yacob f752dd8f90 Fixed Amharic translation. 2002-11-24 16:02:04 +00:00
Daniel Yacob c618840144 Updated Amharic translation. 2002-11-23 04:57:53 +00:00
Ole Laursen 12e0ec0b15 Updated Danish translation.
2002-11-17  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-11-17 17:00:22 +00:00
Christian Rose 163d88f20c Updated Swedish translation.
2002-11-12  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-11-12 19:42:08 +00:00
Daniel Yacob 9696d04c3e Adding Amharic translation. 2002-11-10 05:13:57 +00:00
Christian Rose 4e37354269 Updated Swedish translation.
2002-11-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-11-07 13:34:20 +00:00
Sven Neumann 41d1670d1f updated german translation.
2002-11-07  Sven Neumann  <sven@gimp.org>

	* de.po: updated german translation.
2002-11-07 12:47:24 +00:00
Christian Rose 2f45122a88 Updated Swedish translation.
2002-11-05  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-11-05 16:23:16 +00:00
Stanislav Brabec 6b46d3a0ac Updated Czech translation from Michal Bukovjan <bukm@centrum.cz>.
2002-11-05  Stanislav Brabec  <sbrabec@suse.cz>

	* cs.po: Updated Czech translation from Michal Bukovjan
	<bukm@centrum.cz>.
2002-11-05 15:07:57 +00:00
Christian Rose 6d974f7294 Updated Swedish translation.
2002-11-02  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-11-02 15:02:59 +00:00
Ole Laursen aca88b7cc9 Updated Danish translation.
2002-11-01  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-11-01 20:23:55 +00:00
Sven Neumann 1c0e9df23b use a mnemonic that doesn't collide with the rest of the dialog.
2002-10-30  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpcolorselect.c: use a mnemonic that doesn't
	collide with the rest of the dialog.

	* modules/Makefile.am
	* modules/colorsel_gtk.c: removed the GTK color selector module.

	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c: translate in the gimp14-libgimp domain.
2002-10-30 15:12:30 +00:00
Wang Jian 26dc29eb68 *** empty log message *** 2002-10-30 06:27:08 +00:00
Sven Neumann f5780115a7 app/tools/Makefile.am removed this file which was moved to libgimptool in
2002-10-29  Sven Neumann  <sven@gimp.org>

        * app/tools/Makefile.am
        * app/tools/tools-enums.c: removed this file which was moved to
        libgimptool in March.
2002-10-29 10:51:34 +00:00
Christian Rose dc0fc6c7ed Updated Swedish translation.
2002-10-29  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-10-29 00:06:13 +00:00
Stanislav Brabec f812426004 Updated Czech translation from Michal Bukovjan <bukm@centrum.cz>.
2002-10-25  Stanislav Brabec  <sbrabec@suse.cz>

	* cs.po: Updated Czech translation from Michal Bukovjan
	<bukm@centrum.cz>.
2002-10-25 12:09:39 +00:00
Pablo Saratxaga cf9095063a updated Vientamese file 2002-10-24 10:07:55 +00:00
Christian Rose 6039ba8808 Updated Swedish translation.
2002-10-24  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-10-24 01:31:53 +00:00
Sven Neumann ca6d7dc46c fixed some i18n glitches.
2002-10-21  Sven Neumann  <sven@gimp.org>

	* libgimpmodule/gimpmodule.c: fixed some i18n glitches.
2002-10-21 15:16:47 +00:00
Michael Natterer 0f77b4228f Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am
2002-10-21  Michael Natterer  <mitch@gimp.org>

	* Makefile.am
	* libgimpmodule/.cvsignore
	* libgimpmodule/Makefile.am
	* libgimpmodule/gimpmodule.[ch]
	* libgimpmodule/gimpmodule.def
	* libgimpmodule/gimpmoduletypes.h
	* libgimpmodule/makefile.msc: new library for module loading.

	* configure.in: generate Makefiles for libgimpmodule and its
	devel-docs. Added GMODULE_CFLAGS and GMODULE_LIBS.

	* app/Makefile.am: link the app against it.

	* libgimp/gimpmodule.h
	* app/core/gimpmoduleinfo.[ch]: removed.

	* libgimp/Makefile.am
	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimpmodules.c
	* app/gui/module-browser.c: changed accordingly.

	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c: #include "libgimpmodule/gimpmodule.h"

2002-10-21  Michael Natterer  <mitch@gimp.org>

	* Makefile.am
	* libgimpmodule/.cvsignore
	* libgimpmodule/Makefile.am
	* libgimpmodule/libgimpmodule-docs.sgml
	* libgimpmodule/libgimpmodule-sections.txt
	* libgimpmodule/libgimpmodule.types
	* libgimpmodule/tmpl/.cvsignore
	* libgimpmodule/tmpl/gimpmodule.sgml
	* libgimpmodule/tmpl/gimpmoduletypes.sgml: added API docs for the
	new module loading lib.

	* libgimp/tmpl/gimpmodule.sgml: removed.

	* libgimp/libgimp-docs.sgml
	* libgimp/libgimp-sections.txt: changed accordingly.

	* libgimpwidgets/tmpl/gimpcolordisplay.sgml
	* libgimpwidgets/tmpl/gimpcolorselect.sgml
	* libgimpwidgets/tmpl/gimpcolorselector.sgml: updated.

2002-10-21  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: removed app/core/gimpmoduleinfo.c

2002-10-21  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added libgimpmodule/gimpmodule.c
2002-10-21 14:15:02 +00:00
Ole Laursen 26bcdccaba Updated Danish translation.
2002-10-15  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-10-15 13:24:43 +00:00
Stanislav Brabec 98f0bce78b Updated Czech translation from Michal Bukovjan <bukm@centrum.cz>.
2002-10-14  Stanislav Brabec  <sbrabec@suse.cz>

	* cs.po: Updated Czech translation from Michal Bukovjan
	<bukm@centrum.cz>.
2002-10-14 16:25:20 +00:00
Sven Neumann 920096588f updated german translation 2002-10-10 14:53:31 +00:00
Sven Neumann ce3af12618 app/core/Makefile.am app/core/core-types.h added first draft of a GimpText
2002-10-10  Sven Neumann  <sven@gimp.org>

	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimptext.[ch]: added first draft of a GimpText object.
2002-10-10 14:30:01 +00:00
Stanislav Brabec 9e4b059e35 Updated Czech translation. Recode to UTF-8.
2002-10-10  Stanislav Brabec  <sbrabec@suse.cz>

	* cs.po: Updated Czech translation. Recode to UTF-8.
2002-10-10 14:07:36 +00:00
Stanislav Brabec 95c174701b Updated Czech translation from Michal Bukovjan <bukm@centrum.cz>.
2002-10-10  Stanislav Brabec  <sbrabec@suse.cz>

	* cs.po: Updated Czech translation from Michal Bukovjan
	<bukm@centrum.cz>.
2002-10-10 13:24:36 +00:00
Ole Laursen 6aee6f94bb Updated Danish translation.
2002-09-29  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-09-29 16:50:02 +00:00
Pablo Saratxaga e54d1e909f updated pVietnamese po fiels 2002-09-16 14:37:13 +00:00
Christian Neumair 5950668f55 Updated German translation. 2002-09-13 11:06:52 +00:00
Christian Neumair 24e4b4fef1 Updated German translation. 2002-09-08 11:06:56 +00:00
Christian Neumair 4f1753cae2 Updated German translation. 2002-09-07 17:06:43 +00:00
Christian Neumair aeeaaee5ea Updated German translation. 2002-09-05 18:34:15 +00:00
Christian Neumair d8fed54061 Updated German translation. 2002-09-02 12:17:22 +00:00
Christian Neumair 50e5e0c895 Updated German translation. 2002-08-31 14:17:43 +00:00
Ole Laursen 0ddf35e963 Updated Danish translation.
2002-08-30  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-08-29 22:19:27 +00:00
He Qiangqiang 60959463fd Updated Simplified Chinese translation by Xie Yuheng
2002-08-28  He Qiangqiang  <carton@linux.net.cn>

	* zh_CN.po: Updated Simplified Chinese translation
		    by Xie Yuheng <elephant@linux.net.cn>.
2002-08-28 13:22:13 +00:00
Christophe Merlet 36175afa85 Updated French translation. 2002-08-28 12:57:06 +00:00
Ole Laursen 427b29d07c Updated Danish translation.
2002-08-26  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-08-26 14:23:38 +00:00
Duarte Loreto a7a2bc2b20 Updated Portuguese translation.
2002-08-25  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2002-08-25 22:40:03 +00:00
Sven Neumann efca6c33c5 added missing file. Updated german translation.
2002-08-24  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added missing file.
	* de.po: Updated german translation.
2002-08-24 13:23:04 +00:00
Christian Rose a8b519030b Updated Swedish translation.
2002-08-23  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-08-23 09:57:15 +00:00
Duarte Loreto c66ade156f Updated Portuguese translation.
2002-08-17  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2002-08-17 17:18:10 +00:00
Ole Laursen 5215730101 Fixed a bunch of strings in Danish translation.
2002-08-13  Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed a bunch of strings in Danish translation.
2002-08-13 19:49:36 +00:00
Christophe Merlet eae2669b28 Updated French translation. 2002-08-12 08:20:17 +00:00
Christian Rose aa2c00937d Updated Swedish translation.
2002-07-20  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-07-20 12:05:32 +00:00
Marcel Telka 59b356ad56 Updated Slovak translation by Zdenko Podobny <zdpo@mailbox.sk>.
2002-07-16  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation by
	Zdenko Podobny <zdpo@mailbox.sk>.
2002-07-16 11:57:00 +00:00
Ole Laursen bf5973fac6 Updated Danish translation.
2002-07-13  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-07-13 13:55:16 +00:00