Commit Graph

423 Commits

Author SHA1 Message Date
Michael Natterer be86df2a69 app/Makefile.am removed.
2001-10-18  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/module_db.[ch]: removed.

	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimpmoduleinfo.[ch]
	* app/core/gimpmodules.[ch]: new files containing the module info
	object and the module list handling code.

	* app/gui/Makefile.am
	* app/gui/module-browser.[ch]: new files containing the GUI.

	* app/xcf/xcf.[ch]: pass a "Gimp" pointer to xcf_exit().

	* app/core/gimp.[ch]: handle modules and xcf init/exit here too.

	* app/app_procs.c: don't touch the modules and xcf stuff any more.

	* app/gui/dialogs-constructors.c: changed accordingly.

2001-10-18  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: module_db.c has moved.
2001-10-18 17:27:36 +00:00
Sven Neumann b41061658e forgot to add this file which is needed now that we no longer use
2001-10-09  Sven Neumann  <sven@gimp.org>

	* Makefile.in.in: forgot to add this file which is needed now that
	we no longer use gettextize.
2001-10-08 22:18:19 +00:00
Valek Frob b19a129c83 Updated russian translation. 2001-09-28 14:29:52 +00:00
Wang Jian 8670d7e78a *** empty log message *** 2001-09-28 07:03:23 +00:00
Sven Neumann 9ebe622eb1 continuing ... 2001-09-27 15:34:48 +00:00
Sven Neumann d871f9035e resurrected mail plug-in. Thanks to David Odin <dindinx@wanadoo.fr> for
2001-09-17  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/mail.c: resurrected mail plug-in. Thanks to
	David Odin <dindinx@wanadoo.fr> for the patch.

	* plug-ins/common/.cvsignore
	* plug-ins/common/Makefile.am
	* plug-ins/common/plugin-defs.pl: build mail, nlfilt and plugindetails
	plug-ins again.

	* tips/Makefile.am
	* tips/gimp_conseils.fr.txt: removed ...
	* tips/gimp_tips.fr.txt: ... and readded under this name.
2001-09-17 12:01:27 +00:00
Andras Timar 2fd4615bc4 converted to UTF-8.
2001-09-17  Andras Timar  <timar@gnome.hu>

        * hu.po: converted to UTF-8.
2001-09-17 09:56:38 +00:00
Sven Neumann 645642e8d3 added a section that mentions the GNOME translation project that
2001-08-29  Sven Neumann  <sven@gimp.org>

	* README.i18n: added a section that mentions the GNOME translation
	project that coordinates translation efforts in the GNOME CVS tree.

	Mention the fact that po files as well as the tips files need to be
	UTF-8 encoded to work with GTK+-2.0.

	* tips/gimp_tips.de.txt: converted to UTF-8.
2001-08-29 21:39:54 +00:00
Christophe Merlet 8e6beaf08e Updated French translation. 2001-08-29 08:15:42 +00:00
Sven Neumann a1e7345719 I hate gettext. 2001-08-28 16:39:46 +00:00
Sven Neumann cae946baaf removed redefinitions of libtool macros. We use the installed libtool now.
2001-08-28  Sven Neumann  <sven@gimp.org>

	* acinclude.m4: removed redefinitions of libtool macros. We use the
	installed libtool now. If this breaks the build for your system,
	upgrade libtool. If that does not help, let us know.

	* ltconfig
	* ltmain.sh: removed these files. Newer versions of libtool don't use
	ltconfig and ltmain.sh is taken from your libtool installation.

	* autogen.sh: check for presence of libtool.

	* Makefile.am
	* configure.in
	* gimp-remote.1.in
	* gimp.1.in
	* gimprc.5.in: removed man-pages from toplevel dir ...

	* docs/Makefile.am
	* docs/gimp-remote.1.in
	* docs/gimp.1.in
	* docs/gimprc.5.in
	* docs/gimptool-1.4.1.in: ... and added them back here.

	* gimp-1.4.m4: removed from toplevel dir ...

	* m4macros/Makefile.am
	* m4macros/gimp-1.4.m4: ... and added it back here.
2001-08-28 13:04:47 +00:00
Pablo Saratxaga 4b122bc4ba updated Catalan file 2001-08-21 12:16:43 +00:00
Michael Natterer a44ec6b377 Removed accidentially checked in cruft added by gettextize. 2001-08-04 13:00:07 +00:00
Sven Neumann fd97c49813 replaced some deprecated gdk functions.
2001-07-25  Sven Neumann  <sven@gimp.org>

	* app/gximage.c: replaced some deprecated gdk functions.

	* app/widgets/gimpcontainergridview.c
	* app/widgets/gimpcontainermenuimpl.c
	* app/widgets/gimpcursor.c
	* app/widgets/gimpdialogfactory.c
	* app/widgets/gimpdnd.c
	* app/widgets/gimpdock.c
	* app/widgets/gimpdockbook.c
	* app/widgets/gimphistogramview.c
	* app/widgets/gimplistitem.c
	* app/widgets/gimpmenuitem.c
	* app/widgets/gimpnavigationpreview.c
	* app/widgets/gimppreview.c
	* app/widgets/gimpwidgets-utils.c: more work on porting to GObject.
2001-07-24 23:11:30 +00:00
Stanislav Brabec 731181e295 czech translation update 2001-07-22 19:52:51 +00:00
Fatih Demir dd2828b8cc Update.. 2001-07-18 11:13:37 +00:00
Fatih Demir 284e178d4c Updated tr.po 2001-07-17 10:18:36 +00:00
Christian Rose 3afc602f13 Updated Swedish translation.
2001-07-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-07-07 13:11:56 +00:00
Almer S. Tigelaar 04866238ad For Meilof Veeningen <meilof@hotmail.com> :
2001-06-17  Almer S. Tigelaar  <almer@gnome.org>

	For Meilof Veeningen <meilof@hotmail.com> :

	* nl.po: Updated Dutch translation.
2001-06-17 16:27:17 +00:00
Christian Rose 662686b2c8 Updated Swedish translation.
2001-06-14  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-06-14 16:22:02 +00:00
Almer S. Tigelaar c618e19410 For Meilof Veeningen <meilof@hotmail.com> :
2001-06-07  Almer S. Tigelaar  <almer@gnome.org>

	For Meilof Veeningen <meilof@hotmail.com> :

	* nl.po: Updated Dutch translation.
2001-06-07 16:28:42 +00:00
Pablo Saratxaga 63d29f3e5c fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
Michael Natterer 3c792d166e fixed invalid charset spec.
2001-05-20  Michael Natterer  <mitch@gimp.org>

	* hu.po: fixed invalid charset spec.
2001-05-20 13:02:17 +00:00
Sven Neumann 9691c46bfe added some missing files 2001-05-14 02:31:10 +00:00
Sven Neumann 20c2fb32e2 app/Makefile.am don't reference header files which don't exist any longer
2001-05-14  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am
	* libgimp/Makefile.am: don't reference header files which don't exist
	any longer
2001-05-14 02:25:19 +00:00
Michael Natterer b86ce96ae4 app/appenums.h app/core/core-types.h moved some more types to core-types.h
2001-05-13  Michael Natterer  <mitch@gimp.org>

	* app/appenums.h
	* app/core/core-types.h
	* app/tools/tools-types.h: moved some more types to core-types.h
	and tools-types.h.  Removed AUXILLARY_CHANNEL from the ChannelType
	enum.

	* app/gdisplay.[ch]: removed the "depth" and "color_type" fields
	from the struct. Cleaned up the header.

	* app/selection.c
	* app/gui/info-window.c: use g_visual->depth instead of
	gdisp->depth.

	* app/gimphelp.c: #include "core/core-types.h"

	* tools/pdbgen/Makefile.am: added app/core/core-types.h to the
	list of files to be scanned for enums.

	* libgimp/gimpenums.h
	* plug-ins/script-fu/script-fu-constants.c
	* tools/pdbgen/enums.pl
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/layer_cmds.c: regenerated.
2001-05-13 17:25:12 +00:00
Valek Frob 7dfb29cc1a Updated russian translation. 2001-05-08 08:29:34 +00:00
Valek Frob 57293f35df Updated russian translation. 2001-04-23 15:17:24 +00:00
Valek Frob 0ce01ad5bc Updated russian translation. 2001-04-15 13:16:02 +00:00
Simon Budig 77094344d0 POTFILES.in fixed the entry for gimpdatafactoryview.c
2001-04-11  Simon Budig  <simon@gimp.org>

        * POTFILES.in  fixed the entry for gimpdatafactoryview.c
2001-04-11 12:53:31 +00:00
Marius Andreiana 13b48e1808 Added ro (Romanian) translation 2001-03-23 11:17:52 +00:00
Fatih Demir c7a271b810 tr.po -- part II 2001-03-13 19:19:40 +00:00
Simon Budig 0f446e8dbe Fixed one pixel.
2001-03-12  Simon Budig  <simon@gimp.org>

        * pixmaps/wilber.xpm: Fixed one pixel.
2001-03-12 14:32:56 +00:00
Valek Frob 9495ea51c3 Updated russian translation. 2001-02-23 17:34:42 +00:00
Stanislav Brabec 617985837c czech translation update 2001-02-17 20:28:05 +00:00
Daniel Egger 58ccb180f3 Applied fix for #37716 from Domenico Rotiroti.
2001-02-08  Daniel Egger <egger@suse.de>

        * it.po: Applied fix for #37716 from Domenico Rotiroti.
2001-02-08 14:32:11 +00:00
Valek Frob f3bc8ec806 Updated russian translation. 2001-02-06 17:26:25 +00:00
Valek Frob 885bb23123 Updated russian translation. 2001-01-23 14:47:22 +00:00
Valek Frob 159832aa78 Updated russian translation. 2001-01-19 15:58:58 +00:00
Valek Frob d52c61a717 Updated russian translation. 2001-01-09 14:51:30 +00:00
Christian Rose 638d74a81e Updated Swedish translation. 2001-01-09 11:27:53 +00:00
Christian Rose bd96765ded Updated Swedish translation. 2001-01-08 11:55:13 +00:00
Christian Rose 858af3c063 Updated Swedish translation. 2001-01-02 12:49:10 +00:00
Kjartan Maraas 0b25db1e86 Fixed up Norwegian translation.
2000-12-25  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Fixed up Norwegian translation.
2000-12-25 17:32:38 +00:00
Szabolcs Ban 7fa6628cb1 Updated Hungarian translations 2000-12-22 11:48:15 +00:00
Szabolcs Ban a3e3b170c9 Updated Hungarian translations 2000-12-21 15:48:12 +00:00
Valek Frob 205af3442b Updated russian translation. 2000-12-21 10:05:21 +00:00
Tor Lillqvist 6dd159cd6c Update Finnish translation.
2000-12-21  Tor Lillqvist  <tml@iki.fi>

	* fi.po: Update Finnish translation.
2000-12-20 22:06:32 +00:00
Stanislav Brabec 61c5ef9b84 czech translation update 2000-12-19 19:09:10 +00:00
Christian Rose 3b12125045 Updated Swedish translation. 2000-12-19 00:41:03 +00:00