Commit graph

21702 commits

Author SHA1 Message Date
Sven Neumann
d5f62de985 renamed the pre-2.4 ChangeLog
svn path=/trunk/; revision=23935
2007-10-23 23:36:17 +00:00
Sven Neumann
eb9e19cd4f formatting
svn path=/trunk/; revision=23932
2007-10-23 23:11:05 +00:00
Sven Neumann
8fe1bc6002 NEWS and ChangeLog changes for GIMP 2.4
svn path=/trunk/; revision=23931
2007-10-23 23:09:46 +00:00
Sven Neumann
d47610db72 Michael Natterer <mitch@gimp.org>
2007-10-24  Sven Neumann  <sven@gimp.org>
            Michael Natterer  <mitch@gimp.org>

        * Made 2.4.0 release.

svn path=/trunk/; revision=23929
2007-10-23 22:49:42 +00:00
Michael Natterer
02012a2457 move variable to local scope.
2007-10-23  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpdrawable-combine.c: move variable to local scope.

	* app/core/gimp-transform-resize.c: formatting.


svn path=/trunk/; revision=23928
2007-10-23 21:27:19 +00:00
Sven Neumann
54a2298c42 splash screen for GIMP 2.4.
2007-10-23  Sven Neumann  <sven@gimp.org>

	* data/images/gimp-splash.png: splash screen for GIMP 2.4.

	* authors.xml: added Paul Davey, the artist of the 2.4 splash.

	* AUTHORS: regenerated.


svn path=/trunk/; revision=23927
2007-10-23 19:32:37 +00:00
Sven Neumann
1ed2d6528b fixed handling of the empty selection mask (bug #489410).
2007-10-23  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/fp.c: fixed handling of the empty selection
	mask (bug #489410).


svn path=/trunk/; revision=23926
2007-10-23 19:15:22 +00:00
Sven Neumann
1d58e18dc5 ooops
svn path=/trunk/; revision=23925
2007-10-23 18:29:16 +00:00
Sven Neumann
ba5334d147 Simplified "Advanced Options" dialog.
2007-10-23  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/fp.c: Simplified "Advanced Options" dialog.

svn path=/trunk/; revision=23924
2007-10-23 18:26:18 +00:00
Sven Neumann
a4e099e2be made preview windows transient to the plug-in dialog.
2007-10-23  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/fp.c: made preview windows transient to the
	plug-in dialog.


svn path=/trunk/; revision=23923
2007-10-23 17:37:31 +00:00
Michael Natterer
b8e862cbd7 when resizing, don't advance the "data" pointer of regions of contiguous
2007-10-23  Michael Natterer  <mitch@gimp.org>

	* app/base/pixel-region.c (pixel_region_resize): when resizing,
	don't advance the "data" pointer of regions of contiguous data. I
	should have made this change along with my pixel region cleanup of
	2005-09-03 which sanitized pixel regions of contiguous data.
	Fixes bug #489229.

	* libgimp/gimppixelrgn.c (gimp_pixel_rgn_resize): remove the same
	code here (the removed code was dead since this function refuses
	to be called on pixel regions without a drawable).


svn path=/trunk/; revision=23922
2007-10-23 14:15:27 +00:00
Sven Neumann
f50e06a43d formatting.
2007-10-23  Sven Neumann  <sven@gimp.org>

	* app/core/gimpdrawable-combine.c: formatting.

svn path=/trunk/; revision=23921
2007-10-23 11:19:08 +00:00
Raphael Quinet
6a62905846 Added hash value for all known quantization tables in order to detect
2007-10-23  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/jpegqual.c: Added hash value for all known
	quantization tables in order to detect transposed tables from
	rotated images or bad matches coming from different tables with
	the same sum.

svn path=/trunk/; revision=23920
2007-10-22 23:48:19 +00:00
Djihed Afifi
15c89ef1c7 Updated Arabic Translation by Khaled Hosny.
svn path=/trunk/; revision=23919
2007-10-22 22:24:04 +00:00
Sven Neumann
07c3aa3dd7 fixed bogus for-loop.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/depthmerge.c (util_convertColorspace): fixed
	bogus for-loop.


svn path=/trunk/; revision=23918
2007-10-22 20:03:43 +00:00
Alexandre Prokoudine
1a8bc568fa Updated Russian translation.
2007-10-22  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=23917
2007-10-22 19:37:09 +00:00
Alexandre Prokoudine
2325067dd8 Updated Russian translation.
2007-10-22  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=23916
2007-10-22 19:36:42 +00:00
Alexandre Prokoudine
92ed50fa57 Updated Russian translation.
2007-10-22  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>

	* ru.po: Updated Russian translation.



svn path=/trunk/; revision=23915
2007-10-22 19:36:10 +00:00
Alexandre Prokoudine
037c2a5c1a Updated Russian translation.
2007-10-22  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=23914
2007-10-22 19:35:25 +00:00
Alexandre Prokoudine
f407629164 Updated Russian translation.
2007-10-22  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=23913
2007-10-22 19:34:32 +00:00
Alexandre Prokoudine
5797c69a4a Updated Russian translation.
2007-10-22  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>

	* ru.po: Updated Russian translation.


svn path=/trunk/; revision=23912
2007-10-22 19:33:51 +00:00
Simon Budig
eb882876b1 ChangeLog: Fix typo.
2007-10-22  Simon Budig  <simon@gimp.org>

	ChangeLog: Fix typo.


svn path=/trunk/; revision=23911
2007-10-22 19:14:11 +00:00
Sven Neumann
8e880ebb68 changed aspect ratio of the wrap-box used for the "Pressure sensitivity"
2007-10-22  Sven Neumann  <sven@gimp.org>

	* app/tools/gimppaintoptions-gui.c: changed aspect ratio of the
	wrap-box used for the "Pressure sensitivity" controls to make 
them
	fit better into the tool-options.


svn path=/trunk/; revision=23910
2007-10-22 18:27:31 +00:00
Amanpreet Singh Alam
be218f973b updating for Punjabi
svn path=/trunk/; revision=23909
2007-10-22 16:59:16 +00:00
Kevin Cozens
19ba673b2f Allow one to three digits in octal coded characters.
2007-10-22  Kevin Cozens  <kcozens@cvs.gnome.org>

	* plug-ins/script-fu/tinyscheme/scheme.c: Allow one to three
	digits in octal coded characters.

svn path=/trunk/; revision=23908
2007-10-22 16:12:49 +00:00
Amanpreet Singh Alam
fdd1c1fa4c updating for Punjabi
svn path=/trunk/; revision=23907
2007-10-22 15:30:08 +00:00
Amanpreet Singh Alam
f570694000 updating for Punjabi
svn path=/trunk/; revision=23906
2007-10-22 13:17:31 +00:00
Sven Neumann
825c0f71fc fixed initialisation of pixel regions (bug #488845).
2007-10-22  Sven Neumann  <sven@gimp.org>

	* plug-ins/gflare/gflare.c (plugin_do_non_asupsample): fixed
	initialisation of pixel regions (bug #488845).

svn path=/trunk/; revision=23905
2007-10-22 11:27:22 +00:00
Sven Neumann
8436366da3 formatting.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* plug-ins/gflare/gflare.c: formatting.

svn path=/trunk/; revision=23904
2007-10-22 11:17:07 +00:00
Sven Neumann
280c5d5659 updated.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* devel-docs/app/app-sections.txt: updated.

svn path=/trunk/; revision=23903
2007-10-22 10:25:28 +00:00
Sven Neumann
5e33911ec2 don't draw the source brush outline while selecting a new source location
2007-10-22  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpsourcetool.[ch]: don't draw the source brush
	outline while selecting a new source location (bug #488839).

svn path=/trunk/; revision=23902
2007-10-22 10:24:41 +00:00
Sven Neumann
7a76eaee6d improved display of profiles.
2007-10-22  Sven Neumann  <sven@gimp.org>

	* modules/cdisplay_lcms.c: improved display of profiles.

svn path=/trunk/; revision=23901
2007-10-22 09:21:21 +00:00
Marco Ciampa
e1f23b67cd Updated italian translation
svn path=/trunk/; revision=23900
2007-10-22 08:08:59 +00:00
Raphael Quinet
7154e4ffc3 Updated table for Adobe products. Thanks to Bart for the sample files.
2007-10-22  Raphael Quinet  <raphael@gimp.org>

	* plug-ins/jpeg/jpegqual.c (quant_info): Updated table for Adobe
	products.  Thanks to Bart for the sample files.

svn path=/trunk/; revision=23899
2007-10-22 00:13:40 +00:00
Simon Budig
7d42178b82 Add comment regarding the safe-foreign issue.
2007-10-21  Simon Budig  <simon@gimp.org>

        * plg-ins/script-fu/scheme-wrapper.c: Add comment regarding
	  the safe-foreign issue.


svn path=/trunk/; revision=23898
2007-10-21 20:47:26 +00:00
Kevin Cozens
eaaf936670 Reverted changes in handling of string arrays to stay backwards compatible
2007-10-21  Kevin Cozens  <kcozens@cvs.gnome.org>

        * plug-ins/script-fu/scheme-wrapper.c: Reverted changes in handling
        of string arrays to stay backwards compatible (see bug #317634).

        * plug-ins/script-fu/scripts/font-map.scm: Updated based on change
        in handling of string arrays listed above.

svn path=/trunk/; revision=23897
2007-10-21 20:39:01 +00:00
Matic Žgur
8003a98004 Updated Slovenian translation
svn path=/trunk/; revision=23896
2007-10-21 20:15:49 +00:00
Matic Žgur
0b0313a6d9 Updated Slovenian translation
svn path=/trunk/; revision=23895
2007-10-21 20:02:55 +00:00
Matic Žgur
1f4dc170e7 Updated Slovenian translation
svn path=/trunk/; revision=23894
2007-10-21 20:00:48 +00:00
Michael Natterer
5bb9eb7f3f revert change below.
2007-10-21  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/fade-dialog.c (fade_dialog_new): revert change below.

	* app/paint-funcs/paint-funcs.c (replace_inten_pixels): also honor
	the passed opacity when there is no mask. Fixes blending in
	replace mode then where is no selection.


svn path=/trunk/; revision=23893
2007-10-21 19:00:28 +00:00
Sven Neumann
07000d590a select "Normal" when the mode of the operation is "Replace". This is
2007-10-21  Sven Neumann  <sven@gimp.org>

	* app/dialogs/fade-dialog.c (fade_dialog_new): select "Normal"
	when the mode of the operation is "Replace". This is incorrect 
but
	it makes the dialog a lot easier to use.


svn path=/trunk/; revision=23892
2007-10-21 13:22:57 +00:00
Nickolay V. Shmyrev
c6f0a1f2cd Fixed a bug in Russian translation
svn path=/trunk/; revision=23891
2007-10-20 22:43:31 +00:00
Amanpreet Singh Alam
36520de2fb updating for Punjabi
svn path=/trunk/; revision=23890
2007-10-20 14:24:56 +00:00
Amanpreet Singh Alam
7abec00c5f updating for Punjabi
svn path=/trunk/; revision=23889
2007-10-19 15:04:13 +00:00
Gabor Kelemen
ff7f63f96c Translation updated by Árpád Bíró.
2007-10-19  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated by Árpád Bíró.


svn path=/trunk/; revision=23888
2007-10-19 10:11:36 +00:00
Stéphane Raimbault
bee39c867f Updated French translation.
svn path=/trunk/; revision=23887
2007-10-19 07:52:20 +00:00
Sven Neumann
4ba204a2a8 tiny cosmetic cleanups.
2007-10-19  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-render.c: tiny cosmetic cleanups.


svn path=/trunk/; revision=23886
2007-10-19 07:03:33 +00:00
Sven Neumann
1e209b1a89 corrected a syntax error.
2007-10-19  Sven Neumann  <sven@gimp.org>

	* es.po: corrected a syntax error.


svn path=/trunk/; revision=23885
2007-10-19 06:44:30 +00:00
Amanpreet Singh Alam
198391c949 updating for Punjabi
svn path=/trunk/; revision=23884
2007-10-19 03:05:41 +00:00
Amanpreet Singh Alam
aee71626ba updating for Punjabi
svn path=/trunk/; revision=23883
2007-10-19 02:44:08 +00:00