Commit Graph

4748 Commits

Author SHA1 Message Date
Nick Lamb /GIMP bee175ba65 Shiny new TGA filter, please report bugs to njl195@zepler.org.uk 2000-11-03 03:17:19 +00:00
Tor Lillqvist 08ed312e5f Some edits.
2000-11-02  Tor Lillqvist  <tml@iki.fi>

	* README.win32: Some edits.

	* user_install.bat: Don't copy gtkrc any longer, not used.
2000-11-02 20:08:20 +00:00
Tor Lillqvist 50314278d4 Remove one bogus fuzziness indicator.
2000-10-31  Tor Lillqvist  <tml@iki.fi>

	* fi.po: Remove one bogus fuzziness indicator.
2000-11-02 19:40:36 +00:00
David Monniaux a13d75a679 The regexps for extracting the version numbers of required programs
did not work with Solaris sed.
2000-11-02 15:38:23 +00:00
jaycox 0b34665fa8 MAINTAINERS: Update my email address and current work.
MAINTAINERS:  Update my email address and current work.
2000-11-02 04:37:41 +00:00
Rodrigo Sancho Senosiain 1370f6eb78 Updated es.po 2000-11-01 17:35:22 +00:00
Rodrigo Sancho Senosiain 0965c92142 Updated translation 2000-11-01 17:35:11 +00:00
Yuri Syrota fb7e974bf5 Updated Ukrainian translation 2000-11-01 15:56:32 +00:00
Yuri Syrota 56ae937479 Updated Ukrainian translation 2000-11-01 15:48:54 +00:00
Sven Neumann d9a007eb04 Robert L Krawitz <rlk@alum.mit.edu> filled the empty spaces.
2000-10-31  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/escputil.1.in: Robert L Krawitz <rlk@alum.mit.edu>
	filled the empty spaces.
2000-10-31 20:44:57 +00:00
Manish Singh eae617f34c 1.1.29 stuff
-Yosh
2000-10-31 19:47:49 +00:00
Valek Frob 54d0ff3745 Updated russian translation. 2000-10-30 22:28:10 +00:00
Stanislav Brabec 5947b54a59 czech translation update 2000-10-30 19:56:11 +00:00
Jorge Godoy efbabc15a7 Updating some pt_BR translations. (Update-Gnome.sh script)
any problem ricardo@conectiva.com.br please
2000-10-30 13:07:21 +00:00
Marc Lehmann 167f2792de see plug-ins/perl/Changes 2000-10-30 00:49:13 +00:00
Sven Neumann 9de41ae691 configure.in plug-ins/print/Makefile.am added framework for a manpage
2000-10-29  Sven Neumann  <sven@gimp.org>

	* configure.in
	* plug-ins/print/Makefile.am
	* plug-ins/print/escputil.1.in: added framework for a manpage
	describing our new tool, escputil. Someone needs to fill in
	some descriptive words here...

	* gimp.spec.in:
	* debian/gimp1.1.files: added entries for escputil and escputil.1
2000-10-29 22:43:25 +00:00
Michael Natterer ca2625a05d plug-ins/print/escputil.c plug-ins/print/.cvsignore new tool which
2000-10-29  Michael Natterer  <mitch@gimp.org>

	* plug-ins/print/escputil.c
	* plug-ins/print/.cvsignore
	* plug-ins/print/Makefile.am: new tool which installs under
	<prefix>/bin and does stuff like cleaning and adjusting your
	printer's head.

	* plug-ins/print/README
	* plug-ins/print/RELNOTES: these files already say 4.0.1 now but I
	didn't tag the sourceforge tree of bumped the version number in
	Makefile.am (it's just about getting in the new executable as early
	as possible).
2000-10-29 19:46:55 +00:00
Sven Neumann 1e0c024cb0 tuned the dialog layout and cleaned up the code. No real changes.
2000-10-29  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/screenshot.c: tuned the dialog layout and cleaned
	up the code. No real changes.
2000-10-29 18:07:07 +00:00
Sven Neumann 4aaa81bdaf Applied the parts of gimp-art-20001017-0.patch (polish translation) that
did not conflict with the updates that were committed in between.

--Sven
2000-10-29 16:03:15 +00:00
Chyla Zbigniew b16476eb71 Updated Polish translation 2000-10-29 14:03:03 +00:00
Michael Natterer ab2bf62f5b the argv[] element containing "-g" or "--gimprc" was not set to NULL,
2000-10-29  Michael Natterer  <mitch@gimp.org>

	* app/main.c: the argv[] element containing "-g" or "--gimprc"
	was not set to NULL, fixed broken (tabsize != 8) indentation.
2000-10-29 14:01:17 +00:00
Michael Natterer c7c4a48a3a after getting confused again by the boolean "initialize" variable, I
2000-10-29  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: after getting confused again by the boolean
	"initialize" variable, I finally decided to reverse it's
	logic and changed it to "menus_initialized".
2000-10-29 13:28:48 +00:00
Michael Natterer 8995231fc5 plug-ins/print/Makefile.am plug-ins/print/README plug-ins/print/RELNOTES
2000-10-29  Michael Natterer  <mitch@gimp.org>

	* plug-ins/print/Makefile.am
	* plug-ins/print/README
	* plug-ins/print/RELNOTES
	* plug-ins/print/print-canon.c
	* plug-ins/print/print-pcl.c: Gimp-Print Version 4.0.0
2000-10-29 12:35:23 +00:00
Michael Natterer 648797a6d1 Oops, forgot to C-x-s before commiting :) 2000-10-28 17:46:52 +00:00
Tor Lillqvist 2e661c1c1e app/gimprc.c (parse_gimprc_file) Make sure the directory doesn't get
2000-10-28  Tor Lillqvist  <tml@iki.fi>

	* app/gimprc.c (parse_gimprc_file)
	* libgimp/gimpenv.c (gimp_directory): Make sure the directory
	doesn't get double path separators in case HOME ends with one. On
	Windows, if the user has set his HOME to \, we get into trouble
	when we try to access a path like \\_gimp1.1\gimprc. Windows
	thinks it's an UNC path to a network server called "_gimp1.1", and
	the program hangs for a moment.
2000-10-28 17:23:39 +00:00
Michael Natterer 6cfb041479 app/gimpdrawable.[ch] did some code review: s/0/NULL/,
2000-10-28  Michael Natterer  <mitch@gimp.org>

	* app/gimpdrawable.[ch]
	* libgimp/gimpsizeentry.c: did some code review: s/0/NULL/,
	s/sprintf/g_snprintf/, spacing.
2000-10-28 15:43:56 +00:00
Chyla Zbigniew 02312acc28 Updated Polish translation 2000-10-28 11:55:12 +00:00
Chyla Zbigniew 59747f1210 Updated Polish translation 2000-10-27 13:13:35 +00:00
Yuri Syrota 0cc531a65d Updated update.sh 2000-10-27 09:30:50 +00:00
Yuri Syrota c7e493c4ef Updated Ukrainian translation 2000-10-27 07:20:10 +00:00
Michael Natterer b90b68469f plug-ins/common/gauss_iir.c plug-ins/common/gauss_rle.c
2000-10-27  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/grid.c
	* plug-ins/common/spread.c
	* plug-ins/common/tile.c
	* plug-ins/gflare/gflare.c: RINT (gimp_size_entry_get_refval ()),
	indentation.
2000-10-26 23:21:34 +00:00
Michael Natterer e658b1cc6f same RINT (gimp_size_entry_get_refval ()) fix as below and cleanup.
2000-10-27  Michael Natterer  <mitch@gimp.org>

	* app/resize.c: same RINT (gimp_size_entry_get_refval ()) fix as
	below and cleanup.
2000-10-26 22:15:04 +00:00
Sven Neumann 8cfac64aac avoid modulo operation on negative values.
2000-10-26  Sven Neumann  <sven@gimp.org>

	* app/channel_ops.c (offset_ok_callback): avoid modulo operation on
	negative values.

	* app/channel_ops.c
	* app/crop.c
	* app/file_new_dialog.c
	* app/layers_dialog.c
	* app/preferences_dialog.c
	* app/rotate_tool.c
	* app/scale_tool.c: use RINT() when assigning the result of
	gimp_size_entry_get_refval() to an integer.
2000-10-26 22:02:44 +00:00
Jorge Godoy cfa2e13571 updating some pt_BR <ricardo@conectiva.com.br>
any problem, just tell me, and i reverse the commit.
2000-10-26 20:06:34 +00:00
Manish Singh e8b2c25e47 Clear up use of --prefix
-Yosh
2000-10-26 18:03:53 +00:00
Sven Neumann 61cf583747 mention that GIMP does not work with GTK+ 1.3.x 2000-10-26 18:03:53 +00:00
Manish Singh 8cb878e1fc Clear up use of --prefix
-Yosh
2000-10-26 18:03:53 +00:00
Nick Lamb /GIMP f1d27284f4 Fix #27994 (corruption of tiled tiffs) 2000-10-25 23:49:30 +00:00
Daniel Egger 888e9a394b Revert last change. 2000-10-25 23:14:11 +00:00
Daniel Egger 65f1edb172 Removed the JIT calculation of the tile_shift value and replaced it by a
* app/image_render.c:
 * app/tile.h: Removed the JIT calculation of the tile_shift
 value and replaced it by a constant called TILE_SHIFT in tile.h.
 This gives the compiler a better chance to optimize the code.
 Also added a few consts all over the place to give the compiler
 some hints.
2000-10-25 19:35:08 +00:00
Jorge Godoy 5be2937c0a updating pt_BR translations 2000-10-24 19:16:51 +00:00
Jorge Godoy 62e98fae9b updating translations 2000-10-24 18:41:14 +00:00
Simon Budig a922e051bf -)
2000-10-24  Simon Budig  <simon@gimp.org>

        * gimp_splash.ppm  A new splash-screen  (not for 1.2...)    :-)
2000-10-24 12:32:07 +00:00
Michael Natterer ea8c6270c4 don't ask for GIMP_UNIT_PIXEL's number of digits, code cleanup.
2000-10-24  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpsizeentry.c: don't ask for GIMP_UNIT_PIXEL's number
	of digits, code cleanup.
2000-10-24 00:00:31 +00:00
Rodrigo Sancho Senosiain 7132e7011d updated spanish translation 2000-10-23 16:35:23 +00:00
Sven Neumann 27a4faa0b2 plugged memleak (similar to the one that was present in
2000-10-22  Sven Neumann  <sven@gimp.org>

	* app/edit_selection.[ch]: plugged memleak (similar to the one that
	was present in gtkutil_compress_motion()) in the key snooper.

	Round moves to nearest integer instead of truncating the value.
	This seems to fix the reported redraw problems when moving
	selections at low zoom levels.

	Cleaned up the code a little and converted enum values to uppercase.

	* app/bezier_select.c
	* app/free_select.c
	* app/fuzzy_select.c
	* app/move.c
	* app/rect_select.c
	* app/text_tool.c: updated to use the new EditType enum values.

	* app/gimprc.c: minor optimization in the GList handling.

	* app/layer.[ch]: removed unused functions.

	* app/menus.c: removed "Dump Items (Debug)" menu entry.
2000-10-23 09:05:45 +00:00
Kjartan Maraas d4c56b95c8 Forgot to commit this 2000-10-22 21:30:14 +00:00
Rodrigo Sancho Senosiain 18e1ce2fba updated Changelog 2000-10-22 18:29:29 +00:00
Rodrigo Sancho Senosiain 45d44e4a6b updated spanish translation 2000-10-22 18:29:06 +00:00
Pablo Saratxaga fd6ed65941 updated Catalan file 2000-10-21 22:10:17 +00:00