Commit Graph

3356 Commits

Author SHA1 Message Date
165368cfaf Translation of some stuff, including names of fonts.
Now a question: do I have to specify I want iso8859-1 ?
How do I say I can handle iso8859-1 or -15 ?
2000-01-31 18:35:10 +00:00
7c41d523a1 i18n
--Sven
2000-01-31 15:52:24 +00:00
4006d434df more sanity checks in gimpdrawable.c and a few i18n issues
--Sven
2000-01-31 13:07:39 +00:00
4ad56fb075 see plug-ins/perl/Changes 2000-01-31 05:16:03 +00:00
a22fd354ad see plug-ins/perl/Changes 2000-01-31 03:48:28 +00:00
03015f85d7 merged the table attach helper functions into one function.
2000-02-01  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpwidgets.[ch]: merged the table attach helper
	functions into one function.

	* app/*
	* plug-ins/*: changed the calls to gimp_table_attach_aligned()
	accordingly. Did minimal ui updates (spacing and stuff) in some
	files.
2000-01-31 03:13:02 +00:00
734d4c42b0 *** empty log message *** 2000-01-31 02:32:30 +00:00
07cd86c451 use color_conversion routines out of libgimp
--Sven
2000-01-30 23:56:04 +00:00
35714bd79b Mon, 31 Jan 2000 22:00:37 +0100 Fellmann Joaquim <joaquim@hrnet.fr>
Mon, 31 Jan 2000 22:00:37 +0100  Fellmann Joaquim <joaquim@hrnet.fr>

	* Updated French translation of plugins / list of plugins source
	  files
2000-01-30 23:07:27 +00:00
74608f7894 update after fixed typo 2000-01-30 23:02:37 +00:00
b1eed798d5 fixed typo 2000-01-30 23:00:03 +00:00
776e896cbd czech translation update 2000-01-30 22:34:13 +00:00
0647863ca1 see plug-ins/perl/Changes 2000-01-30 22:24:03 +00:00
2747db5fa1 s/colour/color/
--Sven
2000-01-30 13:25:54 +00:00
bb7b98a4f3 applied patches from Wolfgang Hofer <hof@hotbot.com>
--Sven
2000-01-30 12:06:53 +00:00
9e0e369e4d Images we save are full size (duh)
Applied to fix #5000 after some discussion and thought, this is really Quark's bug, but who am I to argue?
2000-01-30 05:01:58 +00:00
4e38e85594 i18n
--Sven
2000-01-30 02:48:50 +00:00
c69e85c8c9 app/brush_select.c create the dialog at mouse position if not the main
* app/brush_select.c
* app/gradient_select.c: create the dialog at mouse position if not
  the main dialog (which is session-managed)

* app/convert.c: small UI changes

* app/gradient.c: don't include session.h

* app/session.c: the gradient_select dialog is not the gradient_editor


--Sven
2000-01-29 23:06:06 +00:00
c81391e964 the "blue" variable should not be connected to the "red" adjustment
2000-01-30  Michael Natterer  <mitch@gimp.org>

	* plug-ins/FractalExplorer/Dialogs.c: the "blue" variable should
	not be connected to the "red" adjustment (Thanks to Peter Kmpf
	<pkaempf@box.echo.ch>), fixed the initial size of the "number of
	colors" preview.
2000-01-29 15:38:26 +00:00
497ba1ecc0 badly hacked the FractalExplorer (only 18 plugins left... ;-) 2000-01-29 03:19:53 +00:00
da57754eb5 More conservative resolution behaviour in loading PNGs 2000-01-29 00:39:18 +00:00
b58e4f0ded czech translation update 2000-01-29 00:18:32 +00:00
27814ebe13 fixed typo 2000-01-29 00:02:11 +00:00
a878070c5e A few more translations. 2000-01-28 19:39:21 +00:00
fbf643b93a _() tagging for hardcoded fonts.
* app/install.c: _() tagging for hardcoded fonts.

-- yasuhiro
2000-01-28 19:33:32 +00:00
73b18f66bf more _() tagging.
* plug-ins/script-fu/script-fu.c: more _() tagging.

-- yasuhiro
2000-01-28 16:56:47 +00:00
3b03c8f219 In indexed_conversion dialog, use a pattern_selector instead op an
option_menu. Adam, I hope you like this...


--Sven
2000-01-28 16:47:57 +00:00
e51458c68b forgot one po-file last time 2000-01-28 13:16:08 +00:00
ab6afdc206 removed compiler warnings
--Sven
2000-01-28 13:12:50 +00:00
93b9d086fc cosmetic cleanup 2000-01-28 11:44:28 +00:00
8225b592df Updated Japanese translation. 2000-01-28 08:08:28 +00:00
c76f0f92d9 czech translation update 2000-01-27 20:23:52 +00:00
1bd32ef046 *** empty log message *** 2000-01-27 19:43:29 +00:00
278a69918d bind the "gimp-libgimp" textdomain to get the libgimp widget translations.
2000-01-28  Michael Natterer  <mitch@gimp.org>

	* app/main.c: bind the "gimp-libgimp" textdomain to get the
	libgimp widget translations. Did some code cleanup.

	* libgimp/stdplugins-intl.h: bind "gimp-libgimp".

	* libgimp/gimpintl.h: copyright header.

	* libgimp/libgimp-intl.h: there is no dgettext_noop() function
	(typo/braino).

	* libgimp/gimpwidgets.[ch]: one more table attach helper
	function. Should probably find a general way for the two
	functions.

	* plug-ins/common/CML_explorer.c
	* plug-ins/common/align_layers.c
	* plug-ins/common/scatter_hsv.c
	* plug-ins/common/threshold_alpha.c: removed the gtkW_* wrapper
	functions. Badly hacked CML_explorer (The optionmenu creation is a
	bit more ugly than before but at least consistent with the other
	files using the libgimp optionmenu constructor).
2000-01-27 19:26:00 +00:00
b6c9232fbe os/2 patch 2000-01-27 18:44:35 +00:00
bed181a998 Fri, 28 Jan 2000 14:06:18 +0100 Fellmann Joaquim <joaquim@hrnet.fr>
* Updated list of _plugins_ files in POTFILES.in
	* Updated _plugins_ French translation.
2000-01-27 15:15:52 +00:00
8cbd73b54c bind gimp-libgimp domain
--Sven
2000-01-27 11:55:22 +00:00
a73c70c8a3 configure.in po-plug-ins moved libgimp strings into their own catalog.
* configure.in
* po-plug-ins
* po-libgimp: moved libgimp strings into their own catalog.
Mitch/Sven, could you take care of the domain rebinding?

* Makefile.am: make a gimp-config symlink to gimptool

-Yosh
2000-01-27 10:47:01 +00:00
145fe40e7a *** empty log message *** 2000-01-27 04:02:15 +00:00
c87f784801 see plug-ins/perl/Changes 2000-01-27 03:31:39 +00:00
0de089bf21 *** empty log message *** 2000-01-27 02:23:02 +00:00
929045dff9 libgimp/Makefile.am new file to be included by libgimp files only.
2000-01-28  Michael Natterer  <mitch@gimp.org>

	* libgimp/Makefile.am
	* libgimp/libgimp-intl.h: new file to be included by libgimp files
	only. Re-defines _() and gettext() as dgettext() and N_() as
	dgettext_noop().
	This way the translations of the various widgets which are used in
	both the app and plugins are searched in the correct catalog.

	* libgimp/gimpcolorbutton.c
	* libgimp/gimpexport.c
	* libgimp/gimpfileselection.c
	* libgimp/gimpunit.c
	* libgimp/gimpunitmenu.c
	* libgimp/gimpwidgets.c: #include "libgimp-intl.h"
2000-01-27 01:54:52 +00:00
38c66a651c added one more option menu constructor and made the namespace more
2000-01-28  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpwidgets.[ch]: added one more option menu constructor
	and made the namespace more consistent, minor fixes.

	* libgimp/gimpdialog.c
	* libgimp/gimpunitmenu.c: minor fixes.

	* app/preferences_dialog.c
	* plug-ins/borderaverage/borderaverage.c
	* plug-ins/common/gif.c
	* plug-ins/common/randomize.c: changed according to the above
	namespace cleanups.
2000-01-27 01:22:27 +00:00
ea27590213 typos and german translation
--Sven
2000-01-27 01:00:09 +00:00
1af6e3110a No need to use an #ifdef for G_OS_WIN32 as the whole function is already
2000-01-27  Tor Lillqvist  <tml@iki.fi>

* app/main.c (on_signal): No need to use an #ifdef for G_OS_WIN32
as the whole function is already bypassed on Win32.

* libgimp/gimp.def
* libgimp/gimpui.def: Updates.

* plug-ins/makefile.cygwin
* plug-ins/makefile.msc: Goodbye to the megawidget library.

* plug-ins/common/papertile.c: MAIN() must be after PLUG_IN_INFO
definition.
2000-01-27 00:26:22 +00:00
834e31a7ec a little ui eye candy...
2000-01-27  Michael Natterer  <mitch@gimp.org>

	* plug-ins/pagecurl/pagecurl.c: a little ui eye candy...
2000-01-27 00:16:52 +00:00
fcb0300c3a Updates. Remove fuzzies, add a few more translations. Many strings still
2000-01-28  Tor Lillqvist  <tml@iki.fi>

* fi.po: Updates. Remove fuzzies, add a few more
translations. Many strings still untranslated. I wish some native
Finnish speaker would have a go at it. Ville?
2000-01-27 00:11:40 +00:00
16c1ffc8bf Updated Norwegian translation.
2000-01-27  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-01-26 23:53:24 +00:00
d9f41c33fd don't connect to the unit_changed signal
--Sven
2000-01-26 23:09:15 +00:00
65dd45da78 changed the ui to use the libgimp widget constructors, put the channel
2000-01-27  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/newsprint.c: changed the ui to use the libgimp
	widget constructors, put the channel settings into a notebook, did
	some indentation.
2000-01-26 22:38:31 +00:00