Commit Graph

3046 Commits

Author SHA1 Message Date
Sven Neumann 4eefabdeb5 fixed the progressbar on 270 degree (bug #5108)
* plug-ins/common/rotate.c: fixed the progressbar on 270 degree (bug #5108)

* plug-ins/gap/gap_navigator_dialog.c: small help-related fix


--Sven
2000-01-11 19:13:39 +00:00
David Monniaux 151b5e92af Translation of various plug-in strings Prvisualisation -> Aperu
* Translation of various plug-in strings
* Prvisualisation -> Aperu
2000-01-11 19:12:17 +00:00
Stanislav Brabec 7dba5fe025 czech translation update 2000-01-11 18:28:57 +00:00
Michael Natterer f10b06a3b2 configure.in plug-ins/Makefile.am removed.
2000-01-11  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* plug-ins/Makefile.am
	* plug-ins/gpc/*: removed.

	* plug-ins/common/Makefile.am
	* plug-ins/common/plugin-defs.pl
	* plug-ins/common/blur.c
	* plug-ins/common/randomize.c: removed all calls to gpc functions.

	* plug-ins/common/edge.c: applied standard ui stuff.
2000-01-11 17:41:07 +00:00
Stanislav Brabec a62cf4284f cs tips update 2000-01-11 17:02:48 +00:00
Michael Natterer d5e99ee9a5 app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in
2000-01-11  Michael Natterer  <mitch@gimp.org>

	* app/gimphelp.h
	* libgimp/gimp.h
	* libgimp/gimphelpui.[ch]: declare the gimp_standard_help_func in
	gimphelpui.h because libgimp widgets must not include libgimp/gimp.h.

	* libgimp/gimpdialog.c
	* libgimp/gimpexport.c
	* libgimp/gimpunitmenu.c: use the dialog constructor for the
	export dialog and the unit selection.

	* plug-ins/gpc/gpc.[ch]
	* plug-ins/megawidget/megawidget.[ch]: removed unused functions
	(dialog creation and some other stuff). The rest of these libs is
	scheduled for removal, too...

	* plug-ins/AlienMap/AlienMap.c
	* plug-ins/AlienMap/Makefile.am
	* plug-ins/AlienMap2/AlienMap2.c
	* plug-ins/AlienMap2/Makefile.am
	* plug-ins/borderaverage/Makefile.am
	* plug-ins/borderaverage/borderaverage.c
	* plug-ins/common/align_layers.c
	* plug-ins/common/blur.c
	* plug-ins/common/colortoalpha.c
	* plug-ins/common/compose.c
	* plug-ins/common/decompose.c
	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/mapcolor.c
	* plug-ins/common/max_rgb.c
	* plug-ins/common/mblur.c
	* plug-ins/common/noisify.c
	* plug-ins/common/spread.c
	* plug-ins/common/xbm.c
	* plug-ins/common/xpm.c
	* plug-ins/fp/Makefile.am
	* plug-ins/fp/fp_gtk.c
	* plug-ins/rcm/Makefile.am
	* plug-ins/rcm/rcm_callback.[ch]
	* plug-ins/rcm/rcm_dialog.c
	* plug-ins/sinus/sinus.c: standard ui (spacings etc.) for some
	more plugins. Did some indentation, prototyping and I18N fixes.
2000-01-11 15:48:00 +00:00
Sven Neumann 63fd0799da small changes to make the gap_navigator_dialog.c use new functionality
from libgimp instead of implementing it itself


--Sven
2000-01-11 11:02:35 +00:00
Sven Neumann 6653fdfdc6 updated german translation 2000-01-11 09:39:59 +00:00
Yuri Syrota 4c8779fe80 Added Ukrainian translation 2000-01-11 09:10:21 +00:00
Sergey I. Panov 10c0bac5e8 ru.po: Updated Russian translation from Valek Filippov <val@df.ru> 2000-01-11 04:06:28 +00:00
Sven Neumann a579edc9ad some small fixes and the new GAP VCR Navigator
--Sven
2000-01-10 23:27:25 +00:00
Sven Neumann 4131ba845f small update to the german translation 2000-01-10 19:00:50 +00:00
Sven Neumann cf608d5182 i18n fix and german po update 2000-01-10 14:36:29 +00:00
Vincent Renardias 2d937c64ad update.
* update.
2000-01-10 11:16:51 +00:00
Manish Singh 522f0265b4 Made appropriate changes to reflect Nick's previous change
* tools/pdbgen/pdb/gimage.pdb: Made appropriate changes to
reflect Nick's previous change

-Yosh
2000-01-10 07:43:27 +00:00
Scott D Heavner 76a994f1b9 add semicolon in middle of long shell script 2000-01-10 07:04:51 +00:00
Nick Lamb /GIMP 5fff85a9f3 Check resolution validity when changed by plug-ins too 2000-01-10 04:39:18 +00:00
Nick Lamb /GIMP c363d0a8b3 Apparently I am not yet completely Y2K compliant. Nothing to see here. 2000-01-10 03:52:00 +00:00
Nick Lamb /GIMP 7a490630cd Put me down for CEL, PCX, TIF and PNG in PLUGIN_MAINTAINERS
Consider moving unmaintained File/Open plug-ins to me?
2000-01-10 00:39:06 +00:00
Sven Neumann 387af3a19e changes by Felix Natter
--Sven
2000-01-10 00:08:25 +00:00
Manish Singh 836106afc1 gimprc.c replaced usage of fixed buffers with dynamic ones, using
* gimprc.c
* gradient.c: replaced usage of fixed buffers with dynamic ones,
using g_strdup_printf and friends.

-Yosh
2000-01-09 21:31:01 +00:00
Sven Neumann 27db6b8636 got rid of an old gtk-bug workaround that surely has never worked as it should
--Sven
2000-01-09 21:19:46 +00:00
Sven Neumann 3f76f2bc9e applied patches from David Monniaux <David.Monniaux@ens.fr>
--Sven
2000-01-09 18:35:14 +00:00
Sven Neumann 9a9ee85e28 allow the user to choose the default for "Dot for Dot"
--Sven
2000-01-09 17:31:00 +00:00
Sven Neumann 13edd85145 i18n fixes
--Sven
2000-01-09 15:51:46 +00:00
Sven Neumann 2ad8a17e7e app/gdisplay.c app/gimage_cmds.c fixed typos
* app/gdisplay.c
 * app/gimage_cmds.c
 * tools/pdbgen/pdb/gimage.pdb: fixed typos

 * app/gimphistogram.c: indentation

 * app/histogramwidget.c: grab the pointer in the histogramwidget,
   so a button_release outside the widget is noticed correctly

 * app/levels.c: instead of undoing the user action, simply don't
   allow the user to set the range in the histogram_widget


--Sven
2000-01-09 12:40:10 +00:00
SHIRASAKI Yasuhiro c4a2212087 plug-ins/common/tga.c plug-ins/common/tiff.c plug-ins/common/tile.c
* plug-ins/common/tga.c
        * plug-ins/common/tiff.c
        * plug-ins/common/tile.c
        * plug-ins/common/tileit.c
        * plug-ins/common/tiler.c
        * plug-ins/common/url.c
        * plug-ins/common/video.c
        * plug-ins/common/vinvert.c
        * plug-ins/common/vpropagate.c
        * po-plug-ins/POTFILES.in: added gettext support.

        * plug-ins/common/threshold_alpha.c: fixed typo.

-- yasuhiro
2000-01-09 06:02:20 +00:00
Sergey I. Panov dc36f59dbb ru.po: Added Russian translation from Valek Filippov <frob@df.ru> 2000-01-09 01:06:39 +00:00
Marc Lehmann 97ba2102d5 see plug-ins/perl/Changes 2000-01-08 20:01:53 +00:00
Michael Natterer 7439bd6720 plug-ins/common/plugin-defs.pl plug-ins/common/Makefile.am
2000-01-08  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/plugin-defs.pl
	* plug-ins/common/Makefile.am
	* plug-ins/common/engrave.c
	* plug-ins/common/flarefx.c
	* plug-ins/common/gbr.c
	* plug-ins/common/gicon.c
	* plug-ins/common/glasstile.c
	* plug-ins/common/mail.c
	* plug-ins/common/psd.c
	* plug-ins/common/smooth_palette.c
	* plug-ins/common/tga.c
	* plug-ins/common/threshold_alpha.c
	* plug-ins/common/tiff.c
	* plug-ins/common/tile.c
	* plug-ins/common/tileit.c
	* plug-ins/common/video.c
	* plug-ins/common/vpropagate.c
	* plug-ins/common/warp.c
	* plug-ins/common/waves.c
	* plug-ins/common/whirlpinch.c
	* plug-ins/common/wind.c
	* plug-ins/common/wmf.c: more plugin tuning... and this time I
	added the needed libs in plugin-defs.pl instead of Makefile.am :-)
2000-01-08 20:00:10 +00:00
Marc Lehmann c0ce01da0e see plug-ins/perl/Changes 2000-01-08 19:54:20 +00:00
Asbjørn Pettersen 01a52f139c cdisplay_gamma module for os2 2000-01-08 17:22:43 +00:00
Asbjørn Pettersen 19b58a78b2 os2 support 2000-01-08 17:20:50 +00:00
Asbjørn Pettersen 99b1eb762f add func. ref for os2 2000-01-08 17:13:25 +00:00
Michael Natterer 4782168955 plug-ins/common/Makefile.am plug-ins/common/hrz.c
2000-01-08  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/Makefile.am
	* plug-ins/common/hrz.c
	* plug-ins/common/papertile.c
	* plug-ins/common/pat.c
	* plug-ins/common/pixelize.c
	* plug-ins/common/plasma.c
	* plug-ins/common/plugindetails.c
	* plug-ins/common/png.c
	* plug-ins/common/pnm.c
	* plug-ins/common/polar.c
	* plug-ins/common/ps.c
	* plug-ins/common/psp.c
	* plug-ins/common/randomize.c
	* plug-ins/common/ripple.c
	* plug-ins/common/sample_colorize.c
	* plug-ins/common/scatter_hsv.c
	* plug-ins/common/screenshot.c
	* plug-ins/common/sel_gauss.c
	* plug-ins/common/sharpen.c
	* plug-ins/common/shift.c
	* plug-ins/common/smooth_palette.c
	* plug-ins/common/snoise.c
	* plug-ins/common/sobel.c
	* plug-ins/common/sparkle.c
	* plug-ins/common/spheredesigner.c
	* plug-ins/common/spread.c
	* plug-ins/common/sunras.c: more plugins which use the dialog
	constructor. Hacked many UIs to look like the app's dialogs.
2000-01-08 15:23:28 +00:00
Sven Neumann 1b10f54b5a overworked my latest change and fixed some typos
--Sven
2000-01-08 12:42:53 +00:00
Sven Neumann 440b86e12f don't set the resolution to zero
got rid of the compiler warnings in psp.c


--Sven
2000-01-08 10:55:05 +00:00
Tomas Ogren 98fcb393b6 Updated
2000-01-08  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Updated
2000-01-08 01:05:18 +00:00
Marc Lehmann cd726b2897 see plug-ins/perl/Changes 2000-01-08 00:08:00 +00:00
Sven Neumann 342a421b57 Doh, how much do I hate to hack this sucker...
--Sven
2000-01-07 20:40:55 +00:00
Sven Neumann f723ebaab1 typos
-Sven
2000-01-07 17:57:31 +00:00
SHIRASAKI Yasuhiro 1689d10245 Updated japanese message tables.
-- yasuhiro
2000-01-07 17:54:25 +00:00
SHIRASAKI Yasuhiro e5619bb4a7 plug-ins/common/scatter_hsv.c plug-ins/common/semiflatten.c
* plug-ins/common/scatter_hsv.c
        * plug-ins/common/semiflatten.c
        * plug-ins/common/sharpen.c
        * plug-ins/common/shift.c
        * plug-ins/common/smooth_palette.c
        * plug-ins/common/snoise.c
        * plug-ins/common/sobel.c
        * plug-ins/common/sparkle.c
        * plug-ins/common/spread.c
        * po-plug-ins/POTFILES.in: added gettext support.

-- yasuhiro
2000-01-07 17:18:44 +00:00
Stanislav Brabec 4b085297b9 czech translation update 2000-01-07 16:54:28 +00:00
Stanislav Brabec 93e49a2f0a typo fixes 2000-01-07 16:45:14 +00:00
Asbjørn Pettersen b69ef3d628 fix os2 bug 2000-01-07 15:30:08 +00:00
Asbjørn Pettersen fe0261e7f2 add os2 support 2000-01-07 15:27:10 +00:00
Michael Natterer 80bfd97a64 plug-ins/common/Makefile.am plug-ins/common/hot.c plug-ins/common/hrz.c
2000-01-07  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/Makefile.am
	* plug-ins/common/hot.c
	* plug-ins/common/hrz.c
	* plug-ins/common/illusion.c
	* plug-ins/common/iwarp.c
	* plug-ins/common/jigsaw.c
	* plug-ins/common/jpeg.c
	* plug-ins/common/lic.c
	* plug-ins/common/mail.c
	* plug-ins/common/mapcolor.c
	* plug-ins/common/max_rgb.c
	* plug-ins/common/mblur.c
	* plug-ins/common/newsprint.c
	* plug-ins/common/nlfilt.c
	* plug-ins/common/noisify.c
	* plug-ins/common/nova.c
	* plug-ins/common/oilify.c: some more help-aware plugins.

	* plug-ins/helpbrowser/helpbrowser.c: had the wrong help page
	attached.
2000-01-07 10:39:33 +00:00
Kelly Martin 39920b2091 UI modification (as suggested in bug #2209) -- the Brush tab and pane are
* plug-ins/gfig/gfig.c (paint_page_menu_type): UI modification (as
	suggested in bug #2209) -- the Brush tab and pane are now only
	visible when Brush is active in the Paint tag, and Select tab and
	pane are now only visible when Selection or Selection w/ Fill are
	active.
2000-01-07 01:52:20 +00:00
Michael Natterer 41f8482379 changelog typo... 2000-01-06 22:27:57 +00:00