Commit graph

4780 commits

Author SHA1 Message Date
Michael Natterer 334d934273 it's not 1.1.26 but shiny NEW and UPDATED 1.1.27... It's your chance: GET
2000-10-07  Michael Natterer  <mitch@gimp.org>

	* gimp_splash.ppm: it's not 1.1.26 but shiny NEW and UPDATED
	1.1.27... It's your chance: GET GIMP STOCK OPTIONS.
2000-10-07 16:56:52 +00:00
Sven Neumann 830a33df8f applied gimp-kirchgessner-001005-0 Check if input filename keeps a space.
2000-10-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/ps.c: applied gimp-kirchgessner-001005-0
	Check if input filename keeps a space. Then enclose filename
	in " or ' before passing to ghostscript. Otherwise it can't be
	interpreted.

	* tips/gimp_tips.pl.txt
	* tools/authorsgen/contributors: applied gimp-art-20000926-0
	Updates to the polish translation by Artur Polaczynski
	<artie@kmfms.com>
2000-10-06 18:16:58 +00:00
Sven Neumann 537b40ad2f updated german translations
--Sven
2000-10-05 11:27:30 +00:00
Yuri Syrota 4fdba54d48 Updated Ukrainian translation 2000-10-05 08:44:23 +00:00
Yuri Syrota c314bd8cd8 Updated Ukrainian translation 2000-10-05 06:01:15 +00:00
Manish Singh 934b9a5380 argh, fix install
-Yosh
2000-10-05 00:26:31 +00:00
Manish Singh a0cb639b6f 1.1.27 stuff
-Yosh
2000-10-04 23:41:47 +00:00
Marc Lehmann 227468baab see plug-ins/perl/Changes 2000-10-04 17:04:05 +00:00
Simon Budig 304a74a7ed Made the import path command work as intended. Now files can contain
2000-10-05  Simon Budig  <simon@gimp.org>

        * app/paths_dialog.c: Made the import path command work as
          intended. Now files can contain multiple paths (simply
          cat path files together). Note, that this is a bugfix:
          I just moved one line in the code - I like that...  :-)
2000-10-04 09:25:18 +00:00
Michael Natterer f0beebbf36 a fresh snapshot of the CVS version from sourceforge. Added new files
2000-10-04  Michael Natterer  <mitch@gimp.org>

	* plug-ins/print/*: a fresh snapshot of the CVS version from
	sourceforge. Added new files "AUTHORS" and "print-intl.h".

	The files are identical now (no need any more to add stuff like
	#include "config.h" to make them work in the GIMP tree).
2000-10-04 01:47:59 +00:00
Marc Lehmann 3c78ed33c3 see plug-ins/perl/Changes 2000-10-03 23:14:55 +00:00
Simon Budig 95622d8c25 New file: Script to convert an exported gimp-path to a simple SVG-File.
2000-10-03  Simon Budig  <simon@gimp.org>

        * tools/gimppath2svg.py: New file: Script to convert an exported
	  gimp-path to a simple SVG-File.
2000-10-03 21:50:09 +00:00
Michael Natterer e60d734b1a Fixed cut'n'paste bug #26203.
2000-10-03  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/align_layers.c: Fixed cut'n'paste bug #26203.
2000-10-03 21:17:27 +00:00
Michael Natterer 3634cf897b added a missing "break". Fixes #26268.
2000-10-03  Michael Natterer  <mitch@gimp.org>

	* plug-ins/gdyntext/gdyntext.c: added a missing "break". Fixes #26268.
2000-10-03 20:50:41 +00:00
Marc Lehmann 30e9bf10b0 *** empty log message *** 2000-10-03 16:15:53 +00:00
Kenneth Christiansen 5ac87e53e2 Translations from Keld
balsa/po/da.po gimp/po/da.po gnome-applets/po/da.po
nautilus/po/da.po pan/po/da.po
2000-10-03 00:14:47 +00:00
Christian Rose ab7119d1c2 Updated Swedish translation. 2000-10-02 20:42:04 +00:00
Valek Frob d0c7ebdd22 Updated russian translation. 2000-10-02 13:04:34 +00:00
Christian Meyer 399764ff9a Updated German translation. 2000-10-02 11:06:38 +00:00
Christophe Merlet e3bb8b542b Updated French translations. 2000-10-02 10:15:25 +00:00
Simon Budig e33ff2b089 New file: Our favourite pet in a svg-version :-)
2000-10-02  Simon Budig  <simon@gimp.org>

        * docs/Wilber.svg: New file: Our favourite pet in a svg-version  :-)
2000-10-02 09:19:25 +00:00
Michael Natterer b0cd835d08 resize the cursor label if the shrink_wrap flag is set. Closes #21936.
2000-10-02  Michael Natterer  <mitch@gimp.org>

	* app/undo.c: resize the cursor label if the shrink_wrap flag is
	set. Closes #21936.
2000-10-01 23:04:03 +00:00
Michael Natterer 4eeb875946 app/gimpbrush.c app/gimpbrushpipe.c app/pattern_header.h fixed #8150.
2000-10-01  Michael Natterer  <mitch@gimp.org>

	* app/gimpbrush.c
	* app/gimpbrushpipe.c
	* app/pattern_header.h
	* app/patterns.c: (Hopefully) fixed #8150.

	- If something goes wrong during loading, free the resp. object
	  immediately and close it's FD.
	- When destroying, check each pointer before freeing it.
	- Never use if (!gimp_brush_load_brush() || !pattern_load())
	  but check the return values of both calls separately.
	  (the original code tried to free an already destroyed temp_buf).
	- stuff like below (s/sz_PatternHeader/sizeof(PatternHeader)/g etc.)
2000-10-01 18:53:39 +00:00
Marc Lehmann b04bbd9a74 see plug-ins/perl/Changes 2000-09-30 23:59:11 +00:00
Nick Lamb /GIMP 2a2070b2e3 Various plug-ins gain <string.h> to fix warnings for memcpy/ strcmp 2000-09-30 20:13:06 +00:00
Pablo Saratxaga a9fa2562d4 corrected syntax errors 2000-09-30 18:06:17 +00:00
Yuri Syrota 74bd374970 Updated Ukrainian translation 2000-09-29 14:55:36 +00:00
Yuri Syrota fe8c0efc5d Updated Ukrainian translation 2000-09-29 14:36:35 +00:00
Yuri Syrota 4a080b230b Updated Ukrainian translation 2000-09-29 14:16:42 +00:00
Valek Frob 4d253b1fe2 Updated russian translation. 2000-09-29 13:54:02 +00:00
Yuri Syrota b5f761f25b Updated Ukrainian translation 2000-09-29 13:46:26 +00:00
Yuri Syrota 2b2d03c719 Updated Ukrainian translation 2000-09-29 12:58:31 +00:00
Yuri Syrota 3962300c50 Updated Ukrainian translation 2000-09-29 12:22:59 +00:00
Michael Natterer f38cdf123c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch]
2000-09-29  Michael Natterer  <mitch@gimp.org>

	* app/brush_edit.[ch]
	* app/brush_header.h
	* app/gimpbrush.[ch]
	* app/gimpbrushgenerated.[ch]
	* app/gimpbrushlist.[ch]
	* app/gimpbrushpipe.[ch]
	* app/gimpcontext.h
	* app/gimplist.[ch]
	* app/gimpobject.[ch]
	* app/gimpset.[ch]
	* app/gimpsignal.[ch]
	* app/parasitelist.h: Lotsa fixes in the brush referencing code
	and cleanups in many GtkObjects:

	- Reference brushes correctly (call gtk_object_sink() after adding
	  them to the brush list). Don't crash when renaming a brush
	  multiple times.
	- Replaced all gtk_object_destroy() with gtk_object_unref|sink().
	- Removed the "Fake Gimp object system" (gimp_object_destroy() et.al.)
	  all over the place (while it's a good idea to have a common Gimp
	  base object, it's totally useless to try to imitate Gtk's object
	  system).
	- s/sz_BrushHeader/sizeof(BrushHeader)/g
	- And of course various indentation and coding style paranoia changes
	  in all files I visited.
2000-09-29 12:00:00 +00:00
Yuri Syrota 48e3c38f4a Updated Ukrainian translation 2000-09-29 11:45:24 +00:00
Yuri Syrota 200d3da80e Updated Ukrainian translation 2000-09-29 10:01:48 +00:00
Daniel Egger b07c7184ed New dialog_hide functions which are utilised from convert.c to hide
New dialog_hide functions which are utilised from convert.c to hide
 dialogs before converting an image to indexed. Bug #23104.
2000-09-29 01:22:27 +00:00
Kenneth Christiansen 1050dc64ee Translations from Keld
gconf/po/da.po gimp/po-plug-ins/da.po gnome-core/po/da.po
gnome-db/po/da.po gnome-libs/po/da.po gnome-print/po/da.po
pan/po/da.po
2000-09-28 18:51:13 +00:00
Kenneth Christiansen ab6d32e683 Translations from Keld
evolution/po/da.po gal/po/da.po gedit/po/da.po ggv/po/da.po
gimp/po/da.po glade/po/da.po gnome-chess/po/da.po
gnome-pilot/po/da.po gnopo/po/da.po gtranslator/po/da.po
oaf/po/da.po sodipodi/po/da.po
2000-09-28 16:09:14 +00:00
Daniel Egger 09fee5ff78 Simplify a few help paths.
Simplify a few help paths.
2000-09-28 14:09:26 +00:00
Daniel Egger c56ca0d06a A minor correction.
A minor correction.
2000-09-28 13:58:21 +00:00
Yuri Syrota 27c04dfd0d Updated Ukrainian translation 2000-09-28 12:15:44 +00:00
Rodrigo Sancho Senosiain d94366793d updated spanish translation 2000-09-27 23:28:48 +00:00
Rodrigo Sancho Senosiain baba573763 spanish translation updated 2000-09-27 23:24:48 +00:00
Stanislav Brabec 5d578a3285 czech translation update 2000-09-27 20:37:16 +00:00
Christian Rose 69965a61e1 Updated Swedish translation. 2000-09-27 20:27:47 +00:00
Manish Singh 1f1e8a9ffa italian translation updates
-Yosh
2000-09-27 19:56:29 +00:00
Manish Singh 7dd8b3d89e reordered po dirs in SUBDIRS, so dependencies on generated perl files are
taken care of

-Yosh
2000-09-27 19:49:32 +00:00
Daniel Egger 61131728ac C++ comments removals.
C++ comments removals.
2000-09-27 18:00:05 +00:00
Daniel Egger 4b2c4d8424 Return when brush loading failed and react the right way. Fixes parts of
Return when brush loading failed and react the right way. Fixes
 parts of bug #8150.
2000-09-27 17:50:59 +00:00