gimp r25543 - in trunk: . app/pdb



Author: jsbueno
Date: Mon Apr 28 21:02:29 2008
New Revision: 25543
URL: http://svn.gnome.org/viewvc/gimp?rev=25543&view=rev

Log:
2008-04-28 Joao S. O. Bueno
        * app/pdb/drawable-transform-cmds.c
        * app/pdb/vectors-cmds.c: regenerated
        * ChangeLog: added missing entry for 2008-04-26 commit changing my name.

Modified:
   trunk/ChangeLog
   trunk/app/pdb/drawable-transform-cmds.c
   trunk/app/pdb/vectors-cmds.c

Modified: trunk/app/pdb/drawable-transform-cmds.c
==============================================================================
--- trunk/app/pdb/drawable-transform-cmds.c	(original)
+++ trunk/app/pdb/drawable-transform-cmds.c	Mon Apr 28 21:02:29 2008
@@ -1274,8 +1274,8 @@
                                      "gimp-drawable-transform-flip-simple",
                                      "Flip the specified drawable either vertically or horizontally.",
                                      "This procedure flips the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then flipped. If auto_center is set to TRUE, the flip is around the selection's center. Otherwise, the coordinate of the axis needs to be specified. The return value is the ID of the flipped drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and flipped drawable.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1330,8 +1330,8 @@
                                      "gimp-drawable-transform-flip",
                                      "Flip the specified drawable around a given line.",
                                      "This procedure flips the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then flipped. The axis to flip around is specified by specifying two points from that line. The return value is the ID of the flipped drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and flipped drawable. The clip results parameter specifies wheter current selection will affect the transform.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1415,8 +1415,8 @@
                                      "gimp-drawable-transform-flip-default",
                                      "Flip the specified drawable around a given line.",
                                      "This procedure is a variant of 'gimp-drawable-transform-flip' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1480,8 +1480,8 @@
                                      "gimp-drawable-transform-perspective",
                                      "Perform a possibly non-affine transformation on the specified drawable, with extra parameters.",
                                      "This procedure performs a possibly non-affine transformation on the specified drawable by allowing the corners of the original bounding box to be arbitrarily remapped to any values. The specified drawable is remapped if no selection exists. However, if a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then remapped as specified. The return value is the ID of the remapped drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and remapped drawable. The 4 coordinates specify the new locations of each corner of the original bounding box. By specifying these values, any affine transformation (rotation, scaling, translation) can be affected. Additionally, these values can be specified such that the resulting transformed drawable will appear to have been projected via
  a perspective transform.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1590,8 +1590,8 @@
                                      "gimp-drawable-transform-perspective-default",
                                      "Perform a possibly non-affine transformation on the specified drawable, with extra parameters.",
                                      "This procedure is a variant of 'gimp-drawable-transform-perspective' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1680,8 +1680,8 @@
                                      "gimp-drawable-transform-rotate-simple",
                                      "Rotate the specified drawable about given coordinates through the specified angle.",
                                      "This function rotates the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then rotated by the specified amount. The return value is the ID of the rotated drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and rotated drawable.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1740,8 +1740,8 @@
                                      "gimp-drawable-transform-rotate",
                                      "Rotate the specified drawable about given coordinates through the specified angle.",
                                      "This function rotates the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then rotated by the specified amount. The return value is the ID of the rotated drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and rotated drawable.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1826,8 +1826,8 @@
                                      "gimp-drawable-transform-rotate-default",
                                      "Rotate the specified drawable about given coordinates through the specified angle.",
                                      "This procedure is a variant of 'gimp-drawable-transform-rotate' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1892,8 +1892,8 @@
                                      "gimp-drawable-transform-scale",
                                      "Scale the specified drawable with extra parameters",
                                      "This procedure scales the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then scaled by the specified amount. The return value is the ID of the scaled drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and scaled drawable.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -1978,8 +1978,8 @@
                                      "gimp-drawable-transform-scale-default",
                                      "Scale the specified drawable with extra parameters",
                                      "This procedure is a variant of 'gimp-drawable-transform-scale' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2044,8 +2044,8 @@
                                      "gimp-drawable-transform-shear",
                                      "Shear the specified drawable about its center by the specified magnitude, with extra parameters.",
                                      "This procedure shears the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then sheard by the specified amount. The return value is the ID of the sheard drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and sheard drawable. The shear type parameter indicates whether the shear will be applied horizontally or vertically. The magnitude can be either positive or negative and indicates the extent (in pixels) to shear by.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2121,8 +2121,8 @@
                                      "gimp-drawable-transform-shear-default",
                                      "Shear the specified drawable about its center by the specified magnitude, with extra parameters.",
                                      "This procedure is a variant of 'gimp-drawable-transform-shear' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2178,8 +2178,8 @@
                                      "gimp-drawable-transform-2d",
                                      "Transform the specified drawable in 2d, with extra parameters.",
                                      "This procedure transforms the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then transformed. The transformation is done by scaling the image by the x and y scale factors about the point (source_x, source_y), then rotating around the same point, then translating that point to the new position (dest_x, dest_y). The return value is the ID of the rotated drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and transformed drawable.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2282,8 +2282,8 @@
                                      "gimp-drawable-transform-2d-default",
                                      "Transform the specified drawable in 2d, with extra parameters.",
                                      "This procedure is a variant of 'gimp-drawable-transform-2d' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2366,8 +2366,8 @@
                                      "gimp-drawable-transform-matrix",
                                      "Transform the specified drawable in 2d, with extra parameters.",
                                      "This procedure transforms the specified drawable if no selection exists. If a selection exists, the portion of the drawable which lies under the selection is cut from the drawable and made into a floating selection which is then transformed. The transformation is done by assembling a 3x3 matrix from the coefficients passed. The return value is the ID of the rotated drawable. If there was no selection, this will be equal to the drawable ID supplied as input. Otherwise, this will be the newly created and transformed drawable.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2482,8 +2482,8 @@
                                      "gimp-drawable-transform-matrix-default",
                                      "Transform the specified drawable in 2d, with extra parameters.",
                                      "This procedure is a variant of 'gimp-drawable-transform-matrix' which uses no interpolation/supersampling at all, or default values (depending on the 'interpolate' parameter).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2004",
                                      NULL);
   gimp_procedure_add_argument (procedure,

Modified: trunk/app/pdb/vectors-cmds.c
==============================================================================
--- trunk/app/pdb/vectors-cmds.c	(original)
+++ trunk/app/pdb/vectors-cmds.c	Mon Apr 28 21:02:29 2008
@@ -2038,8 +2038,8 @@
                                      "gimp-vectors-stroke-rotate",
                                      "rotates the given stroke.",
                                      "Rotates the given stroke around given center by angle (in degrees).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2006",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2085,8 +2085,8 @@
                                      "gimp-vectors-stroke-flip",
                                      "flips the given stroke.",
                                      "Rotates the given stroke around given center by angle (in degrees).",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2006",
                                      NULL);
   gimp_procedure_add_argument (procedure,
@@ -2129,8 +2129,8 @@
                                      "gimp-vectors-stroke-flip-free",
                                      "flips the given stroke about an arbitrary axis.",
                                      "Flips the given stroke about an arbitrary axis. Axis is defined by two coordinates in the image (in pixels), through which the flipping axis passes.",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
-                                     "Jo\xc3\xa3o S. O. Bueno Calligaris",
+                                     "Jo\xc3\xa3o S. O. Bueno",
+                                     "Jo\xc3\xa3o S. O. Bueno",
                                      "2006",
                                      NULL);
   gimp_procedure_add_argument (procedure,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]