Commit graph

3937 commits

Author SHA1 Message Date
jaycox c8a2930d4d modules/Makefile.am Implement a high contrast display filter.
* modules/Makefile.am
        * modules/cdisplay_highcontrast.c: Implement a high contrast
        display filter.
2000-04-29 01:46:27 +00:00
jaycox ce4234b2a6 Correctly initialize the max arrays in thin_region. Fixes bug #8351 return
* app/paint_funcs.c: Correctly initialize the max arrays in
        thin_region. Fixes bug #8351
        * app/scale.c: return from the channel_scale function if we
        tried to zoom in/out too far.  This prevents some
        unnecessary display redraws.
2000-04-28 23:59:40 +00:00
Sven Neumann b6b59debdd fixed bug #9830 ( error_t redefined )
--Sven
2000-04-28 10:46:33 +00:00
Yuri Syrota b4d9586166 Updated Ukrainian translation 2000-04-28 10:32:58 +00:00
Yuri Syrota 088aa62576 Updated Ukrainian translation 2000-04-28 09:28:01 +00:00
Sven Neumann 3371607836 made the Makefile update the pot-file if a script changes, so hopefully
the next release will include a complete pot-file.


--Sven
2000-04-28 00:29:56 +00:00
Sven Neumann a2831aa21b implemented new argument type SF_OPTION which allows the user
to choose from a list of options using a GtkOptionMenu.


--Sven
2000-04-28 00:02:11 +00:00
Michael Natterer c73b233f8a app/color_select.c app/colormaps.[ch] removed unused global variables
2000-04-26  Michael Natterer  <mitch@gimp.org>

	* app/color_select.c
	* app/colormaps.[ch]
	* app/context_manager.c: removed unused global variables
	[foreground|background]_pixel and [old|new]_color_pixel.

	Initialize the colormap and visual stuff with GdkRGB instead of
	GtkPreview functions (which are deprecated).

	* app/[62 files]: removed #include's (started with colormaps.h and
	couldn't stop). Also ordered them consistently and did some small
	unrelated cleanups.
	Removed variuos <stdlib.h> et.al. but checked the files carefully
	before doing so. If I was too radical and you get warnings on your
	platform, please flame me or just put them back :)
2000-04-27 17:27:28 +00:00
Yuri Syrota f0f4569b16 Updated Ukrainian translation 2000-04-27 15:01:02 +00:00
Yuri Syrota 68d7d9ae9e Updated Ukrainian translation 2000-04-27 14:31:25 +00:00
Yuri Syrota 33d91d84bc Updated Ukrainian translation 2000-04-27 13:49:20 +00:00
Sven Neumann 8591b1ec3a corrected initialisation of structure, promises to fix #9212.
--Sven
2000-04-27 13:11:37 +00:00
Kenneth Christiansen 7309831610 New danish file for gimp
Kenneth
2000-04-27 00:02:06 +00:00
Kenneth Christiansen 8866d9ff44 Some changes
Kenneth
2000-04-26 23:54:57 +00:00
Michael Natterer 4c24479a58 app/gdisplay.[ch] made the warning_dialog a per-display variable. The old
2000-04-26  Michael Natterer  <mitch@gimp.org>

	* app/gdisplay.[ch]
	* app/gdisplay_ops.c: made the warning_dialog a per-display
	variable. The old behaviour of having only one global variable
	can easily result in loss of work and should IMHO be considered
	a bug.
2000-04-26 21:04:35 +00:00
Stanislav Brabec df5b3da35f biPlanes = channels fix 2000-04-26 20:37:44 +00:00
Stanislav Brabec a818adf93e fix bmpwrite 2000-04-26 20:37:32 +00:00
Stanislav Brabec cffb18a90b czech translation update 2000-04-26 20:30:05 +00:00
Michael Natterer f084945e77 when reading PROP_UNIT, check it's value against the number of built-in
2000-04-26  Michael Natterer  <mitch@gimp.org>

	* app/xcf.c (xcf_load_image_props): when reading PROP_UNIT, check
	it's value against the number of built-in units, not against the
	number of defined units.
2000-04-26 19:30:37 +00:00
Manish Singh 5bca88b5e8 typo fix
* gimptool.in: typo fix

* plug-ins/script-fu/scripts/alien-glow-arrow.scm
* plug-ins/script-fu/scripts/alien-glow-bar.scm
* plug-ins/script-fu/scripts/alien-glow-bullet.scm
* plug-ins/script-fu/scripts/alien-glow-button.scm
* plug-ins/script-fu/scripts/beveled-button.scm
* plug-ins/script-fu/scripts/beveled-pattern-arrow.scm
* plug-ins/script-fu/scripts/beveled-pattern-bullet.scm
* plug-ins/script-fu/scripts/beveled-pattern-button.scm
* plug-ins/script-fu/scripts/beveled-pattern-hrule.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/circuit.scm
* plug-ins/script-fu/scripts/clothify.scm
* plug-ins/script-fu/scripts/distress_selection.scm
* plug-ins/script-fu/scripts/flatland.scm
* plug-ins/script-fu/scripts/font-map.scm
* plug-ins/script-fu/scripts/gimp-headers.scm
* plug-ins/script-fu/scripts/gimp-labels.scm
* plug-ins/script-fu/scripts/glossy.scm
* plug-ins/script-fu/scripts/gradient-bevel-logo.scm
* plug-ins/script-fu/scripts/gradient-example.scm
* plug-ins/script-fu/scripts/hsv-graph.scm
* plug-ins/script-fu/scripts/image-structure.scm
* plug-ins/script-fu/scripts/trochoid.scm:
applied gimp-simon-20000426-0, which makes more scripts use
SF-ADJUSTMENT instead of SF-VALUE.

-Yosh
2000-04-26 18:07:41 +00:00
Yuri Syrota 59a1268066 Updated Ukrainian translation 2000-04-26 12:00:51 +00:00
Sven Neumann b7ebf5d050 corrected fatal errors
--Sven
2000-04-26 08:25:53 +00:00
Ville Hautamaki aa096beeeb OOps, forgot Changelog....
Ville
2000-04-26 08:04:31 +00:00
Ville Hautamaki 54b7e17d56 Finnish update 2000-04-26 08:03:02 +00:00
Yuri Syrota 7bcac9eb0f Updated Ukrainian translation 2000-04-26 06:39:19 +00:00
Kenneth Christiansen 3c5dafdbfb Keld 2000-04-26 01:12:42 +00:00
Kenneth Christiansen 14de4ad7ce fra tysk 2000-04-26 00:56:37 +00:00
Michael Natterer ba7c2c8a3d removed C++ comments (#9444).
2000-04-26  Michael Natterer  <mitch@gimp.org>

	* app/paint_funcs.c: removed C++ comments (#9444).
2000-04-26 00:20:52 +00:00
Kenneth Christiansen e1f357f742 From german 2000-04-26 00:20:02 +00:00
Michael Natterer 3ed7073f9a fill empty "default" with a "break" (#9431). g_path_is_absolute wants a
2000-04-26  Michael Natterer  <mitch@gimp.org>

	* app/free_select.c: fill empty "default" with a "break" (#9431).
	* libgimp/gimpenv.c: g_path_is_absolute wants a parameter (#9400).
2000-04-26 00:17:54 +00:00
Kenneth Christiansen 6e6b47cbf1 New gfloppy/po/da file 2000-04-25 23:30:25 +00:00
Sven Neumann b79de0723c with the help of Felix Natter, this commit more or less completes
the german translation of The GIMP -- taadaa !!


--Sven
2000-04-25 23:22:15 +00:00
Nick Lamb /GIMP d30b81dcfa Better 0.88 -- 1.0.6 compatibility patch 2000-04-25 21:57:46 +00:00
Sven Neumann e71a77ef9a updated german translation
--Sven
2000-04-25 18:09:12 +00:00
Sven Neumann 32f37d07f4 (hopefully) fixed a buffer overflow pointed
out by Oleg V. Andrjushenko <oandr@itec.cn.ua>


--Sven
2000-04-25 12:32:10 +00:00
Manish Singh 84c7ea0507 fix Nick's embarassing bug found by tigert
-Yosh
2000-04-25 10:53:51 +00:00
Nick Lamb /GIMP 07269dca52 PNG - Workaround for ABI bustage discovered in libpng 1.0.6, try not to
hurt users potentially still stuck with 0.88 or 0.89
2000-04-25 03:57:03 +00:00
Michael Natterer 8018d99e22 fixed the "Resize Canvas" segfault.
2000-04-24  Michael Natterer  <mitch@gimp.org>

	* app/commands.c: fixed the "Resize Canvas" segfault.
2000-04-24 18:40:40 +00:00
Michael Natterer 0a12a522a8 Happy Easter!
--Mitch
2000-04-24 18:32:42 +00:00
Sven Neumann f2c3ad960c added transform_2d PDB procedure as suggested
by David Hodson <hodsond@ozemail.com.au>


--Sven
2000-04-24 15:22:57 +00:00
Pablo Saratxaga 24bcbd1ab5 Updated Danish file 2000-04-24 11:00:20 +00:00
Tuomas Kuosmanen f3b1b71a2f new splash for the prerelease.. /tigert 2000-04-23 21:36:14 +00:00
Tor Lillqvist 2041747fc6 Add gimp_ui_init.
2000-04-23  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimpui.def: Add gimp_ui_init.

* libgimp/makefile.{cygwin,msc} (gimpui_OBJECTS): Add gimpui.

* app/makefile.{cygwin,msc}
* plug-ins/makefile.{cygwin,msc}: New installation directory.

* app/datafiles.c (is_script): Must not g_free() value returned by
g_getenv().

* plug-ins/gdyntext/font_selection.c: Don't include gdkx.h with
GTk+ 1.3.
2000-04-23 20:27:41 +00:00
Tor Lillqvist b954835cf3 No need to have LOCALEDIR.
2000-04-23  Tor Lillqvist  <tml@iki.fi>

* makefile.cygwin: No need to have LOCALEDIR.
2000-04-23 20:25:55 +00:00
Tor Lillqvist 0f4f6a9a1f Fix fuzzy translations.
2000-04-23  Tor Lillqvist  <tml@iki.fi>

* fi.po: Fix fuzzy translations.

* makefile.cygwin: No need for LOCALEDIR.
2000-04-23 20:17:38 +00:00
Stanislav Brabec e128232cf5 czech translation update 2000-04-23 19:26:20 +00:00
Sven Neumann c6230523e5 cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
2000-04-23 09:30:31 +00:00
Manuel de Vega Barreiro efdf94fd77 Spanish translation update 2000-04-23 09:30:31 +00:00
Manish Singh cabfee98c6 $GIMP_DATA_DIR and $GIMP_PLUGIN_DIR support
* gimp.m4: $GIMP_DATA_DIR and $GIMP_PLUGIN_DIR support

-Yosh
2000-04-22 23:49:35 +00:00
Sven Neumann 874edfd0fd cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
2000-04-22 23:49:34 +00:00