Commit graph

994 commits

Author SHA1 Message Date
Daniel Yacob
91abc8caf5 Updating Amharic translation. 2003-02-09 12:45:10 +00:00
Sven Neumann
bb5d687557 app/text/gimptext.c app/tools/gimpbucketfilloptions.c
2003-02-08  Sven Neumann  <sven@gimp.org>

	* app/text/gimptext.c
	* app/tools/gimpbucketfilloptions.c
	* app/tools/gimpselectionoptions.c
	* app/tools/gimptextoptions.c: use N_() instead of _() with blurbs
	of object properties. GimpConfig wants the untranslated string as
	well.

	* app/widgets/gimpenummenu.c
	* app/widgets/gimppropwidgets.c: added gettext() calls.

	* app/config/gimpconfig-serialize.c: document the fact that
	gimp_config_serialize_comment() only handles ASCII comments.
2003-02-09 00:22:42 +00:00
Sven Neumann
4093cd2e75 added a note about generating the developers documentation and how to
2003-02-08  Sven Neumann  <sven@gimp.org>

	* HACKING: added a note about generating the developers
	documentation and how to disable it in case of problems.
2003-02-08 10:52:19 +00:00
Daniel Yacob
485f454b80 Updating Amharic translation. 2003-02-07 22:57:46 +00:00
Miloslav Trmac
155907d0b5 Update Czech translation 2003-02-07 22:51:14 +00:00
Pablo Gonzalo del Campo
7a94666786 Updated Spanish translation
2003-02-07  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation
2003-02-07 20:54:31 +00:00
Pablo Gonzalo del Campo
6d827d98bc Updated Spanish translation
2003-02-06  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation
2003-02-06 21:24:11 +00:00
Sven Neumann
87b133f813 added some blurbs that will show up as tooltips in the text tool options.
2003-02-05  Sven Neumann  <sven@gimp.org>

	* app/text/gimptext.c: added some blurbs that will show up as
	tooltips in the text tool options. Tweaked default values.

	* app/text/gimptextlayout.c (gimp_text_layout_position): if
	gravity is none (the default), position the layout according to its
	justification.

	* app/widgets/gimpenummenu.[ch]: added new functions that create a
	hbox of radio buttons with icons from an enum type.

	* app/widgets/gimppropwidgets.[ch]: added a property widget
	constructors for the new enum_stock_box.
2003-02-05 13:03:44 +00:00
Kwok-Koon Cheung
e49d99afbc Updated traiditional Chinese translation and fixed glitches for other po files 2003-02-05 10:08:46 +00:00
Sven Neumann
4f22db2174 fixed rules for generated sources.
2003-02-05  Sven Neumann  <sven@gimp.org>

        * app/paint/Makefile.am: fixed rules for generated sources.

        * app/text/Makefile.am
        * app/text/text-enums.[ch]: added new files with text-related enums.

        * app/text/gimptext.[ch]: added text alignment property.

        * app/text/gimptext-render.[ch]: removed

        * app/text/text-types.h
        * app/text/gimptextlayout.[ch]: added new files that define
        GimpTextLayout, a wrapper around PangoLayout. Moved render code to
        this file.

	* app/text/gimptextlayer.c: changed accordingly.
2003-02-05 08:29:12 +00:00
Maurits Rijk
05bd8fc9d2 Fix for #105062 + minor code clean-up 2003-02-04 11:59:35 +00:00
Ole Laursen
c094e5359a Updated Danish translation.
2003-02-03  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-02-03 20:34:00 +00:00
Sven Neumann
4fb5ca6a87 changed the text used in the preview.
2003-02-03  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimpfontselection-dialog.c: changed the text used in
	the preview.

	* app/widgets/gimpfontselection.[ch]: removed the yes/no image
	that used to signal a valid font but stopped working a long time
	ago.

	* app/widgets/gimppropwidgets.c: added a property widget for fonts.

	* app/tools/gimptexttool.c: use the new prop_widget.
2003-02-03 18:11:54 +00:00
Daniel Yacob
3a105c809b Updating Amharic translation. 2003-02-03 18:09:54 +00:00
Sven Neumann
47f2a7f8d9 app/config/gimpconfig.[ch] added a reset method to GimpConfigInterface.
2003-02-01  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig.[ch]
	* app/config/gimpconfig-utils.[ch]: added a reset method to
	GimpConfigInterface. Added the new function gimp_config_reset()

	* app/text/gimptext.c: added a GimpConfigInterface to GimpText.

	* app/widgets/Makefile.am
	* app/widgets/gimptexteditor.[ch]: new files that hold the simple
	text editor dialog used by the text tool.

	* app/widgets/gimppropwidgets.[ch]: added new widget constructor
	gimp_prop_scale_entry_new().

	* app/tools/gimptexttool.[ch]: replaced old-style ToolOptions with
	a GimpText object. Connect text layers to the text tool by means
	of their GimpText objects. Still work in progress ...
2003-02-01 21:50:21 +00:00
Christophe Merlet
bc288a6f29 Updated French translation. 2003-02-01 15:36:05 +00:00
Kwok-Koon Cheung
71d6126a8a Updated traditional Chinese translation 2003-01-31 19:04:30 +00:00
Yuri Syrota
fb4df89f59 Updated Ukrainian translation 2003-01-29 09:08:23 +00:00
Pablo Gonzalo del Campo
a8179722f4 Updated Spanish translation.
2003-01-29  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation.
2003-01-29 03:40:08 +00:00
Pablo Saratxaga
a29f833258 updated Vietnamese file 2003-01-28 16:39:48 +00:00
Sven Neumann
e6bd0db317 removed the description of the image title format string from the blurb
2003-01-26  Sven Neumann  <sven@gimp.org>

	* app/config/gimprc-blurbs.h: removed the description of the image
	title format string from the blurb ...

	* app/config/gimpconfig-dump.c: ... and added it here.  Slightly
	improved manpage formatting.

	* app/config/gimpconfig-deserialize.c: fixed a typo.

	* docs/gimprc-1.3.5.in
	* etc/gimprc: regenerated.
2003-01-26 01:20:20 +00:00
Ole Laursen
90e72e5f62 Updated Danish translation.
2003-01-25  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-01-25 18:09:01 +00:00
Daniel Yacob
27ce1d421b Updating Amharic translation. 2003-01-24 15:01:12 +00:00
Kjartan Maraas
8037e82a2c Updated Norwegian (bokmal) translation.
2003-01-22  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.
2003-01-22 00:11:02 +00:00
Christian Neumair
060a0a5c11 Updated German translation. 2003-01-20 21:38:37 +00:00
Christian Neumair
99dc98e1f0 Updated German translation. 2003-01-20 13:54:46 +00:00
Pablo Gonzalo del Campo
63e197b610 Updated Spanish translation.
2003-01-19  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation.
2003-01-20 00:26:15 +00:00
Pablo Saratxaga
c266754865 updated Vietnamese file 2003-01-16 15:54:46 +00:00
Christian Rose
6cfc050f0b Updated Swedish translation.
2003-01-15  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-01-15 00:47:28 +00:00
Pablo Gonzalo del Campo
c2ed6093c9 Updated Spanish translation.
2003-01-14  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation.
2003-01-14 20:45:17 +00:00
Daniel Yacob
82e6baa051 Updating Amharic transaltion. 2003-01-14 17:03:59 +00:00
Manish Singh
b3502bd4a2 Partially address #102058 with a --with-shm configure options. Defaults to
2003-01-13  Manish Singh  <yosh@gimp.org>

        * configure.in: Partially address #102058 with a --with-shm configure
        options. Defaults to sysv except on OS X, where it is none.
2003-01-14 04:23:25 +00:00
Michael Natterer
5cff2617cf added the new app/gui/*-menu.c files.
2003-01-13  Michael Natterer  <mitch@gimp.org>

	* POTFILES.in: added the new app/gui/*-menu.c files.
2003-01-13 14:08:36 +00:00
Christian Rose
c44a93c223 Updated Swedish translation.
2003-01-11  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-01-11 12:34:44 +00:00
Christian Rose
31cc062905 Updated Swedish translation.
2003-01-10  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-01-10 15:35:11 +00:00
Daniel Yacob
9929157cb2 Updating Amharic translation. 2003-01-10 02:55:14 +00:00
Christian Neumair
a91a136379 Updated German translation, .cvsignore; Added POTFILES.skip. 2003-01-09 16:57:13 +00:00
Christian Rose
67fd924149 Updated Swedish translation.
2003-01-09  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-01-09 10:36:00 +00:00
Daniel Yacob
58ffb2c408 Updated Amharic translations. 2003-01-09 00:16:28 +00:00
Michal Bukovjan
128522ef5f Updated Czech translation. 2003-01-08 22:08:50 +00:00
Maurits Rijk
9251579729 Fixes #91282 2003-01-08 21:38:12 +00:00
Christian Rose
f3e738439d Updated Swedish translation.
2003-01-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-01-07 19:06:13 +00:00
Daniel Yacob
3a36d127ff Updated Amharic translation. 2003-01-07 16:06:36 +00:00
Sven Neumann
f6c77ecf91 configure.in plug-ins/gfig/Makefile.am added a new directory with PNG
2003-01-07  Sven Neumann  <neo@wintermute>

	* configure.in
	* plug-ins/gfig/Makefile.am
	* plug-ins/gfig/images/Makefile.am: added a new directory with PNG
	images for the GFig plug-in.

	* plug-ins/gfig/images/*.png: placeholder images that need to be
	replaced (see bug #92473).

	* plug-ins/gfig/gfig-stock.[ch]: new files that register the
	images as stock icons.

	* plug-ins/gfig/gfig.c: use stock icons for the buttons on the
	left side of the dialog.

	* plug-ins/gfig/pix_data.h: removed obsoleted images. The
	remaining ones should get converted as well.
2003-01-06 23:47:04 +00:00
Sven Neumann
fdffb13ea8 app/gui/gradient-editor-commands.c don't split translatable sentences into
2003-01-06  Sven Neumann  <sven@gimp.org>

        * app/gui/gradient-editor-commands.c
        * libgimp/gimpexport.c: don't split translatable sentences into
        multiple messages (bug #85828).
2003-01-06 01:01:02 +00:00
Maurits Rijk
0eccb0fec1 Fix for #102562 + minor clean-up of bmp plug-in 2003-01-05 15:48:32 +00:00
Ole Laursen
23a593e481 Updated Danish translation.
2003-01-04  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-01-04 21:52:59 +00:00
Kjartan Maraas
d0268f987d Updated Norwegian (bokmal) translation.
2003-01-03  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.
2003-01-03 23:23:00 +00:00
Christian Rose
950cc00bc2 Updated Swedish translation.
2003-01-03  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-01-03 21:22:51 +00:00
Sven Neumann
de91634349 Made 1.3.11 release. 2002-12-30 20:47:42 +00:00