goocanvas r44 - in trunk: . po src



Author: damon
Date: Mon Mar 16 10:30:31 2009
New Revision: 44
URL: http://svn.gnome.org/viewvc/goocanvas?rev=44&view=rev

Log:

2009-03-16  Damon Chaplin  <damon gnome org>

	    * src/goocanvasitem.c: changed docs referring to "root_x" and "root_y" 
	    fields of event structs to "x_root" and "y_root".



Modified:
   trunk/ChangeLog
   trunk/po/en_GB.po
   trunk/po/es.po
   trunk/po/goocanvas.pot
   trunk/po/ja.po
   trunk/src/goocanvasitem.c

Modified: trunk/po/goocanvas.pot
==============================================================================
--- trunk/po/goocanvas.pot	(original)
+++ trunk/po/goocanvas.pot	Mon Mar 16 10:30:31 2009
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-11-30 14:37+0000\n"
+"POT-Creation-Date: 2009-03-15 16:57+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL ADDRESS>\n"
 "Language-Team: LANGUAGE <LL li org>\n"
@@ -16,199 +16,424 @@
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/goocanvas.c:278
+#: src/goocanvas.c:284
 msgid "Scale"
 msgstr ""
 
-#: src/goocanvas.c:279
+#: src/goocanvas.c:285
 msgid "The magnification factor of the canvas"
 msgstr ""
 
-#: src/goocanvas.c:285
+#: src/goocanvas.c:291
 msgid "Scale X"
 msgstr ""
 
-#: src/goocanvas.c:286
+#: src/goocanvas.c:292
 msgid "The horizontal magnification factor of the canvas"
 msgstr ""
 
-#: src/goocanvas.c:292
+#: src/goocanvas.c:298
 msgid "Scale Y"
 msgstr ""
 
-#: src/goocanvas.c:293
+#: src/goocanvas.c:299
 msgid "The vertical magnification factor of the canvas"
 msgstr ""
 
-#: src/goocanvas.c:299 src/goocanvastext.c:126 src/goocanvaswidget.c:551
+#: src/goocanvas.c:305 src/goocanvastext.c:158 src/goocanvaswidget.c:589
 msgid "Anchor"
 msgstr ""
 
-#: src/goocanvas.c:300
+#: src/goocanvas.c:306
 msgid ""
 "Where to place the canvas when it is smaller than the widget's allocated area"
 msgstr ""
 
-#: src/goocanvas.c:307
+#: src/goocanvas.c:313
 msgid "X1"
 msgstr ""
 
-#: src/goocanvas.c:308
+#: src/goocanvas.c:314
 msgid "The x coordinate of the left edge of the canvas bounds, in canvas units"
 msgstr ""
 
-#: src/goocanvas.c:315
+#: src/goocanvas.c:321
 msgid "Y1"
 msgstr ""
 
-#: src/goocanvas.c:316
+#: src/goocanvas.c:322
 msgid "The y coordinate of the top edge of the canvas bounds, in canvas units"
 msgstr ""
 
-#: src/goocanvas.c:323
+#: src/goocanvas.c:329
 msgid "X2"
 msgstr ""
 
-#: src/goocanvas.c:324
+#: src/goocanvas.c:330
 msgid ""
 "The x coordinate of the right edge of the canvas bounds, in canvas units"
 msgstr ""
 
-#: src/goocanvas.c:332
+#: src/goocanvas.c:338
 msgid "Y2"
 msgstr ""
 
-#: src/goocanvas.c:333
+#: src/goocanvas.c:339
 msgid ""
 "The y coordinate of the bottom edge of the canvas bounds, in canvas units"
 msgstr ""
 
-#: src/goocanvas.c:342
+#: src/goocanvas.c:348
 msgid "Automatic Bounds"
 msgstr ""
 
-#: src/goocanvas.c:343
+#: src/goocanvas.c:349
 msgid ""
 "If the bounds are automatically calculated based on the bounds of all the "
 "items in the canvas"
 msgstr ""
 
-#: src/goocanvas.c:349
+#: src/goocanvas.c:355
 msgid "Bounds From Origin"
 msgstr ""
 
-#: src/goocanvas.c:350
+#: src/goocanvas.c:356
 msgid "If the automatic bounds are calculated from the origin"
 msgstr ""
 
-#: src/goocanvas.c:356
+#: src/goocanvas.c:362
 msgid "Bounds Padding"
 msgstr ""
 
-#: src/goocanvas.c:357
+#: src/goocanvas.c:363
 msgid "The padding added to the automatic bounds"
 msgstr ""
 
-#: src/goocanvas.c:363
+#: src/goocanvas.c:369
 msgid "Units"
 msgstr ""
 
-#: src/goocanvas.c:364
+#: src/goocanvas.c:370
 msgid "The units to use for the canvas"
 msgstr ""
 
-#: src/goocanvas.c:371
+#: src/goocanvas.c:377
 msgid "Resolution X"
 msgstr ""
 
-#: src/goocanvas.c:372
+#: src/goocanvas.c:378
 msgid "The horizontal resolution of the display, in dots per inch"
 msgstr ""
 
-#: src/goocanvas.c:379
+#: src/goocanvas.c:385
 msgid "Resolution Y"
 msgstr ""
 
-#: src/goocanvas.c:380
+#: src/goocanvas.c:386
 msgid "The vertical resolution of the display, in dots per inch"
 msgstr ""
 
-#: src/goocanvas.c:388
+#: src/goocanvas.c:394
 msgid "Background Color"
 msgstr ""
 
-#: src/goocanvas.c:389
+#: src/goocanvas.c:395
 msgid "The color to use for the canvas background"
 msgstr ""
 
-#: src/goocanvas.c:395
+#: src/goocanvas.c:401
 msgid "Background Color RGB"
 msgstr ""
 
-#: src/goocanvas.c:396
+#: src/goocanvas.c:402
 msgid ""
 "The color to use for the canvas background, specified as a 24-bit integer "
 "value, 0xRRGGBB"
 msgstr ""
 
-#: src/goocanvas.c:402
+#: src/goocanvas.c:408
 msgid "Integer Layout"
 msgstr ""
 
-#: src/goocanvas.c:403
+#: src/goocanvas.c:409
 msgid "If all item layout is done to the nearest integer"
 msgstr ""
 
-#: src/goocanvas.c:409
+#: src/goocanvas.c:415
 msgid "Clear Background"
 msgstr ""
 
-#: src/goocanvas.c:410
+#: src/goocanvas.c:416
 msgid "If the background is cleared before the canvas is painted"
 msgstr ""
 
-#: src/goocanvas.c:416
+#: src/goocanvas.c:422
 msgid "Redraw When Scrolled"
 msgstr ""
 
-#: src/goocanvas.c:417
+#: src/goocanvas.c:423
 msgid ""
 "If the canvas is completely redrawn when scrolled, to reduce the flicker of "
 "static items"
 msgstr ""
 
-#: src/goocanvasellipse.c:68
+#: src/goocanvasellipse.c:77
 msgid "Center X"
 msgstr ""
 
-#: src/goocanvasellipse.c:69
+#: src/goocanvasellipse.c:78
 msgid "The x coordinate of the center of the ellipse"
 msgstr ""
 
-#: src/goocanvasellipse.c:76
+#: src/goocanvasellipse.c:85
 msgid "Center Y"
 msgstr ""
 
-#: src/goocanvasellipse.c:77
+#: src/goocanvasellipse.c:86
 msgid "The y coordinate of the center of the ellipse"
 msgstr ""
 
-#: src/goocanvasellipse.c:84 src/goocanvasrect.c:90
+#: src/goocanvasellipse.c:93 src/goocanvasrect.c:90
 msgid "Radius X"
 msgstr ""
 
-#: src/goocanvasellipse.c:85
+#: src/goocanvasellipse.c:94
 msgid "The horizontal radius of the ellipse"
 msgstr ""
 
-#: src/goocanvasellipse.c:91 src/goocanvasrect.c:97
+#: src/goocanvasellipse.c:100 src/goocanvasrect.c:97
 msgid "Radius Y"
 msgstr ""
 
-#: src/goocanvasellipse.c:92
+#: src/goocanvasellipse.c:101
 msgid "The vertical radius of the ellipse"
 msgstr ""
 
+#: src/goocanvasellipse.c:108
+msgid "The x coordinate of the left side of the ellipse"
+msgstr ""
+
+#: src/goocanvasellipse.c:116
+msgid "The y coordinate of the top of the ellipse"
+msgstr ""
+
+#: src/goocanvasellipse.c:123 src/goocanvasgrid.c:124 src/goocanvasgroup.c:106
+#: src/goocanvasimage.c:95 src/goocanvaspath.c:93 src/goocanvaspolyline.c:207
+#: src/goocanvasrect.c:76 src/goocanvastext.c:141 src/goocanvaswidget.c:572
+msgid "Width"
+msgstr ""
+
+#: src/goocanvasellipse.c:124
+msgid "The width of the ellipse"
+msgstr ""
+
+#: src/goocanvasellipse.c:130 src/goocanvasgrid.c:131 src/goocanvasgroup.c:114
+#: src/goocanvasimage.c:102 src/goocanvaspath.c:100
+#: src/goocanvaspolyline.c:214 src/goocanvasrect.c:83 src/goocanvastext.c:149
+#: src/goocanvaswidget.c:580
+msgid "Height"
+msgstr ""
+
+#: src/goocanvasellipse.c:131
+msgid "The height of the ellipse"
+msgstr ""
+
+#: src/goocanvasgrid.c:109
+msgid "The x coordinate of the grid"
+msgstr ""
+
+#: src/goocanvasgrid.c:117
+msgid "The y coordinate of the grid"
+msgstr ""
+
+#: src/goocanvasgrid.c:125
+msgid "The width of the grid"
+msgstr ""
+
+#: src/goocanvasgrid.c:132
+msgid "The height of the grid"
+msgstr ""
+
+#: src/goocanvasgrid.c:139
+msgid "The distance between the vertical grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:146
+msgid "The distance between the horizontal grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:153
+msgid "The distance before the first vertical grid line"
+msgstr ""
+
+#: src/goocanvasgrid.c:160
+msgid "The distance before the first horizontal grid line"
+msgstr ""
+
+#: src/goocanvasgrid.c:166 src/goocanvastable.c:276
+msgid "Horizontal Grid Line Width"
+msgstr ""
+
+#: src/goocanvasgrid.c:167
+msgid "The width of the horizontal grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:174 src/goocanvastable.c:283
+msgid "Vertical Grid Line Width"
+msgstr ""
+
+#: src/goocanvasgrid.c:175
+msgid "The width of the vertical grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:182
+msgid "Horizontal Grid Line Pattern"
+msgstr ""
+
+#: src/goocanvasgrid.c:183
+msgid "The cairo pattern to paint the horizontal grid lines with"
+msgstr ""
+
+#: src/goocanvasgrid.c:189
+msgid "Vertical Grid Line Pattern"
+msgstr ""
+
+#: src/goocanvasgrid.c:190
+msgid "The cairo pattern to paint the vertical grid lines with"
+msgstr ""
+
+#: src/goocanvasgrid.c:196
+msgid "Border Width"
+msgstr ""
+
+#: src/goocanvasgrid.c:197
+msgid "The width of the border around the grid"
+msgstr ""
+
+#: src/goocanvasgrid.c:204
+msgid "Border Pattern"
+msgstr ""
+
+#: src/goocanvasgrid.c:205
+msgid "The cairo pattern to paint the border with"
+msgstr ""
+
+#: src/goocanvasgrid.c:211
+msgid "Show Horizontal Grid Lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:212
+msgid "If the horizontal grid lines are shown"
+msgstr ""
+
+#: src/goocanvasgrid.c:218
+msgid "Show Vertical Grid Lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:219
+msgid "If the vertical grid lines are shown"
+msgstr ""
+
+#: src/goocanvasgrid.c:225
+msgid "Vertical Grid Lines On Top"
+msgstr ""
+
+#: src/goocanvasgrid.c:226
+msgid "If the vertical grid lines are painted above the horizontal grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:234
+msgid "Horizontal Grid Line Color"
+msgstr ""
+
+#: src/goocanvasgrid.c:235
+msgid "The color to use for the horizontal grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:241
+msgid "Horizontal Grid Line Color RGBA"
+msgstr ""
+
+#: src/goocanvasgrid.c:242
+msgid ""
+"The color to use for the horizontal grid lines, specified as a 32-bit "
+"integer value"
+msgstr ""
+
+#: src/goocanvasgrid.c:248
+msgid "Horizontal Grid Line Pixbuf"
+msgstr ""
+
+#: src/goocanvasgrid.c:249
+msgid "The pixbuf to use to draw the horizontal grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:255
+msgid "Vertical Grid Line Color"
+msgstr ""
+
+#: src/goocanvasgrid.c:256
+msgid "The color to use for the vertical grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:262
+msgid "Vertical Grid Line Color RGBA"
+msgstr ""
+
+#: src/goocanvasgrid.c:263
+msgid ""
+"The color to use for the vertical grid lines, specified as a 32-bit integer "
+"value"
+msgstr ""
+
+#: src/goocanvasgrid.c:269
+msgid "Vertical Grid Line Pixbuf"
+msgstr ""
+
+#: src/goocanvasgrid.c:270
+msgid "The pixbuf to use to draw the vertical grid lines"
+msgstr ""
+
+#: src/goocanvasgrid.c:276
+msgid "Border Color"
+msgstr ""
+
+#: src/goocanvasgrid.c:277
+msgid "The color to use for the border"
+msgstr ""
+
+#: src/goocanvasgrid.c:283
+msgid "Border Color RGBA"
+msgstr ""
+
+#: src/goocanvasgrid.c:284
+msgid "The color to use for the border, specified as a 32-bit integer value"
+msgstr ""
+
+#: src/goocanvasgrid.c:290
+msgid "Border Pixbuf"
+msgstr ""
+
+#: src/goocanvasgrid.c:291
+msgid "The pixbuf to use to draw the border"
+msgstr ""
+
+#: src/goocanvasgroup.c:91
+msgid "The x coordinate of the group"
+msgstr ""
+
+#: src/goocanvasgroup.c:99
+msgid "The y coordinate of the group"
+msgstr ""
+
+#: src/goocanvasgroup.c:107
+msgid "The width of the group, or -1 to use the default width"
+msgstr ""
+
+#: src/goocanvasgroup.c:115
+msgid "The height of the group, or -1 to use the default height"
+msgstr ""
+
 #: src/goocanvasimage.c:72
 msgid "Pattern"
 msgstr ""
@@ -225,20 +450,10 @@
 msgid "The y coordinate of the image"
 msgstr ""
 
-#: src/goocanvasimage.c:95 src/goocanvasrect.c:76 src/goocanvastable.c:224
-#: src/goocanvastext.c:118 src/goocanvaswidget.c:535
-msgid "Width"
-msgstr ""
-
 #: src/goocanvasimage.c:96
 msgid "The width of the image"
 msgstr ""
 
-#: src/goocanvasimage.c:102 src/goocanvasrect.c:83 src/goocanvastable.c:231
-#: src/goocanvaswidget.c:543
-msgid "Height"
-msgstr ""
-
 #: src/goocanvasimage.c:103
 msgid "The height of the image"
 msgstr ""
@@ -251,326 +466,366 @@
 msgid "The GdkPixbuf to display"
 msgstr ""
 
-#: src/goocanvasitem.c:397 src/goocanvasitemmodel.c:219
+#: src/goocanvasitem.c:461 src/goocanvasitemmodel.c:219
 msgid "Parent"
 msgstr ""
 
-#: src/goocanvasitem.c:398
+#: src/goocanvasitem.c:462
 msgid "The parent item"
 msgstr ""
 
-#: src/goocanvasitem.c:404 src/goocanvasitemmodel.c:226
+#: src/goocanvasitem.c:468 src/goocanvasitemmodel.c:226
 msgid "Visibility"
 msgstr ""
 
-#: src/goocanvasitem.c:405 src/goocanvasitemmodel.c:227
+#: src/goocanvasitem.c:469 src/goocanvasitemmodel.c:227
 msgid "When the canvas item is visible"
 msgstr ""
 
-#: src/goocanvasitem.c:412 src/goocanvasitemmodel.c:234
+#: src/goocanvasitem.c:476 src/goocanvasitemmodel.c:234
 msgid "Visibility Threshold"
 msgstr ""
 
-#: src/goocanvasitem.c:413 src/goocanvasitemmodel.c:235
+#: src/goocanvasitem.c:477 src/goocanvasitemmodel.c:235
 msgid "The scale threshold at which the item becomes visible"
 msgstr ""
 
-#: src/goocanvasitem.c:421 src/goocanvasitemmodel.c:243
+#: src/goocanvasitem.c:485 src/goocanvasitemmodel.c:243
 msgid "Transform"
 msgstr ""
 
-#: src/goocanvasitem.c:422 src/goocanvasitemmodel.c:244
+#: src/goocanvasitem.c:486 src/goocanvasitemmodel.c:244
 msgid "The transformation matrix of the item"
 msgstr ""
 
-#: src/goocanvasitem.c:428 src/goocanvasitemmodel.c:250
+#: src/goocanvasitem.c:492 src/goocanvasitemmodel.c:250
 msgid "Pointer Events"
 msgstr ""
 
-#: src/goocanvasitem.c:429 src/goocanvasitemmodel.c:251
+#: src/goocanvasitem.c:493 src/goocanvasitemmodel.c:251
 msgid "Specifies when the item receives pointer events"
 msgstr ""
 
-#: src/goocanvasitem.c:436 src/goocanvasitemmodel.c:258
+#: src/goocanvasitem.c:500 src/goocanvasitemmodel.c:258
 msgid "Title"
 msgstr ""
 
-#: src/goocanvasitem.c:437 src/goocanvasitemmodel.c:259
+#: src/goocanvasitem.c:501 src/goocanvasitemmodel.c:259
 msgid ""
 "A short context-rich description of the item for use by assistive "
 "technologies"
 msgstr ""
 
-#: src/goocanvasitem.c:443 src/goocanvasitemmodel.c:265
+#: src/goocanvasitem.c:507 src/goocanvasitemmodel.c:265
 msgid "Description"
 msgstr ""
 
-#: src/goocanvasitem.c:444 src/goocanvasitemmodel.c:266
+#: src/goocanvasitem.c:508 src/goocanvasitemmodel.c:266
 msgid "A description of the item for use by assistive technologies"
 msgstr ""
 
-#: src/goocanvasitem.c:450 src/goocanvasitemmodel.c:272
+#: src/goocanvasitem.c:514 src/goocanvasitemmodel.c:272
 msgid "Can Focus"
 msgstr ""
 
-#: src/goocanvasitem.c:451 src/goocanvasitemmodel.c:273
+#: src/goocanvasitem.c:515 src/goocanvasitemmodel.c:273
 msgid "If the item can take the keyboard focus"
 msgstr ""
 
+#: src/goocanvasitem.c:521 src/goocanvasitemmodel.c:279
+msgid "Tooltip"
+msgstr ""
+
+#: src/goocanvasitem.c:522 src/goocanvasitemmodel.c:280
+msgid "The tooltip to display for the item"
+msgstr ""
+
 #: src/goocanvasitemmodel.c:220
 msgid "The parent item model"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:125
+#: src/goocanvasitemsimple.c:126
 msgid "Stroke Pattern"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:126
+#: src/goocanvasitemsimple.c:127
 msgid ""
 "The pattern to use to paint the perimeter of the item, or NULL disable "
 "painting"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:132
+#: src/goocanvasitemsimple.c:133
 msgid "Fill Pattern"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:133
+#: src/goocanvasitemsimple.c:134
 msgid ""
 "The pattern to use to paint the interior of the item, or NULL to disable "
 "painting"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:139
+#: src/goocanvasitemsimple.c:140
 msgid "Fill Rule"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:140
+#: src/goocanvasitemsimple.c:141
 msgid "The fill rule used to determine which parts of the item are filled"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:147
+#: src/goocanvasitemsimple.c:148
 msgid "Operator"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:148
+#: src/goocanvasitemsimple.c:149
 msgid "The compositing operator to use"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:155
+#: src/goocanvasitemsimple.c:156
 msgid "Antialias"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:156
+#: src/goocanvasitemsimple.c:157
 msgid "The antialiasing mode to use"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:164
+#: src/goocanvasitemsimple.c:165
 msgid "Line Width"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:165
+#: src/goocanvasitemsimple.c:166
 msgid "The line width to use for the item's perimeter"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:171
+#: src/goocanvasitemsimple.c:172
 msgid "Line Cap"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:172
+#: src/goocanvasitemsimple.c:173
 msgid "The line cap style to use"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:179
+#: src/goocanvasitemsimple.c:180
 msgid "Line Join"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:180
+#: src/goocanvasitemsimple.c:181
 msgid "The line join style to use"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:187
+#: src/goocanvasitemsimple.c:188
 msgid "Miter Limit"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:188
+#: src/goocanvasitemsimple.c:189
 msgid ""
 "The smallest angle to use with miter joins, in degrees. Bevel joins will be "
 "used below this limit"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:194
+#: src/goocanvasitemsimple.c:195
 msgid "Line Dash"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:195
+#: src/goocanvasitemsimple.c:196
 msgid "The dash pattern to use"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:202
+#: src/goocanvasitemsimple.c:203
 msgid "Font"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:203
+#: src/goocanvasitemsimple.c:204
 msgid "The base font to use for the text"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:209
+#: src/goocanvasitemsimple.c:210
 msgid "Font Description"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:210
+#: src/goocanvasitemsimple.c:211
 msgid "The attributes specifying which font to use"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:216
+#: src/goocanvasitemsimple.c:217
 msgid "Hint Metrics"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:217
+#: src/goocanvasitemsimple.c:218
 msgid "The hinting to be used for font metrics"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:225
+#: src/goocanvasitemsimple.c:226
 msgid "Stroke Color"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:226
+#: src/goocanvasitemsimple.c:227
 msgid ""
 "The color to use for the item's perimeter. To disable painting set the "
 "'stroke-pattern' property to NULL"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:232
+#: src/goocanvasitemsimple.c:233
 msgid "Stroke Color RGBA"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:233
+#: src/goocanvasitemsimple.c:234
 msgid ""
 "The color to use for the item's perimeter, specified as a 32-bit integer "
 "value. To disable painting set the 'stroke-pattern' property to NULL"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:239
+#: src/goocanvasitemsimple.c:240
 msgid "Stroke Pixbuf"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:240
+#: src/goocanvasitemsimple.c:241
 msgid ""
 "The pixbuf to use to draw the item's perimeter. To disable painting set the "
 "'stroke-pattern' property to NULL"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:246
+#: src/goocanvasitemsimple.c:247
 msgid "Fill Color"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:247
+#: src/goocanvasitemsimple.c:248
 msgid ""
 "The color to use to paint the interior of the item. To disable painting set "
 "the 'fill-pattern' property to NULL"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:253
+#: src/goocanvasitemsimple.c:254
 msgid "Fill Color RGBA"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:254
+#: src/goocanvasitemsimple.c:255
 msgid ""
 "The color to use to paint the interior of the item, specified as a 32-bit "
 "integer value. To disable painting set the 'fill-pattern' property to NULL"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:260
+#: src/goocanvasitemsimple.c:261
 msgid "Fill Pixbuf"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:261
+#: src/goocanvasitemsimple.c:262
 msgid ""
 "The pixbuf to use to paint the interior of the item. To disable painting set "
 "the 'fill-pattern' property to NULL"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:308
+#: src/goocanvasitemsimple.c:312
 msgid "Clip Path"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:309
+#: src/goocanvasitemsimple.c:313
 msgid "The sequence of path commands specifying the clip path"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:315
+#: src/goocanvasitemsimple.c:319
 msgid "Clip Fill Rule"
 msgstr ""
 
-#: src/goocanvasitemsimple.c:316
+#: src/goocanvasitemsimple.c:320
 msgid "The fill rule used to determine which parts of the item are clipped"
 msgstr ""
 
-#: src/goocanvaspath.c:64
+#: src/goocanvaspath.c:70
 msgid "Path Data"
 msgstr ""
 
-#: src/goocanvaspath.c:65
+#: src/goocanvaspath.c:71
 msgid "The sequence of path commands"
 msgstr ""
 
-#: src/goocanvaspolyline.c:137
+#: src/goocanvaspath.c:78
+msgid "The x coordinate of the path"
+msgstr ""
+
+#: src/goocanvaspath.c:86
+msgid "The y coordinate of the path"
+msgstr ""
+
+#: src/goocanvaspath.c:94
+msgid "The width of the path"
+msgstr ""
+
+#: src/goocanvaspath.c:101
+msgid "The height of the path"
+msgstr ""
+
+#: src/goocanvaspolyline.c:142
 msgid "Points"
 msgstr ""
 
-#: src/goocanvaspolyline.c:138
+#: src/goocanvaspolyline.c:143
 msgid "The array of points"
 msgstr ""
 
-#: src/goocanvaspolyline.c:144
+#: src/goocanvaspolyline.c:149
 msgid "Close Path"
 msgstr ""
 
-#: src/goocanvaspolyline.c:145
+#: src/goocanvaspolyline.c:150
 msgid "If the last point should be connected to the first"
 msgstr ""
 
-#: src/goocanvaspolyline.c:151
+#: src/goocanvaspolyline.c:156
 msgid "Start Arrow"
 msgstr ""
 
-#: src/goocanvaspolyline.c:152
+#: src/goocanvaspolyline.c:157
 msgid "If an arrow should be displayed at the start of the polyline"
 msgstr ""
 
-#: src/goocanvaspolyline.c:158
+#: src/goocanvaspolyline.c:163
 msgid "End Arrow"
 msgstr ""
 
-#: src/goocanvaspolyline.c:159
+#: src/goocanvaspolyline.c:164
 msgid "If an arrow should be displayed at the end of the polyline"
 msgstr ""
 
-#: src/goocanvaspolyline.c:165
+#: src/goocanvaspolyline.c:170
 msgid "Arrow Length"
 msgstr ""
 
-#: src/goocanvaspolyline.c:166
+#: src/goocanvaspolyline.c:171
 msgid "The length of the arrows, as a multiple of the line width"
 msgstr ""
 
-#: src/goocanvaspolyline.c:172
+#: src/goocanvaspolyline.c:177
 msgid "Arrow Width"
 msgstr ""
 
-#: src/goocanvaspolyline.c:173
+#: src/goocanvaspolyline.c:178
 msgid "The width of the arrows, as a multiple of the line width"
 msgstr ""
 
-#: src/goocanvaspolyline.c:179
+#: src/goocanvaspolyline.c:184
 msgid "Arrow Tip Length"
 msgstr ""
 
-#: src/goocanvaspolyline.c:180
+#: src/goocanvaspolyline.c:185
 msgid "The length of the arrow tip, as a multiple of the line width"
 msgstr ""
 
+#: src/goocanvaspolyline.c:192
+msgid "The x coordinate of the left-most point of the polyline"
+msgstr ""
+
+#: src/goocanvaspolyline.c:200
+msgid "The y coordinate of the top-most point of the polyline"
+msgstr ""
+
+#: src/goocanvaspolyline.c:208
+msgid "The width of the polyline"
+msgstr ""
+
+#: src/goocanvaspolyline.c:215
+msgid "The height of the polyline"
+msgstr ""
+
 #: src/goocanvasrect.c:61
 msgid "The x coordinate of the rectangle"
 msgstr ""
@@ -595,297 +850,285 @@
 msgid "The vertical radius to use for rounded corners"
 msgstr ""
 
-#: src/goocanvastable.c:225
-msgid "The requested width of the table, or -1 to use the default width"
-msgstr ""
-
-#: src/goocanvastable.c:232
-msgid "The requested height of the table, or -1 to use the default height"
-msgstr ""
-
-#: src/goocanvastable.c:240
+#: src/goocanvastable.c:237
 msgid "Row Spacing"
 msgstr ""
 
-#: src/goocanvastable.c:241
+#: src/goocanvastable.c:238
 msgid "The default space between rows"
 msgstr ""
 
-#: src/goocanvastable.c:247
+#: src/goocanvastable.c:244
 msgid "Column Spacing"
 msgstr ""
 
-#: src/goocanvastable.c:248
+#: src/goocanvastable.c:245
 msgid "The default space between columns"
 msgstr ""
 
-#: src/goocanvastable.c:254
+#: src/goocanvastable.c:251
 msgid "Homogenous Rows"
 msgstr ""
 
-#: src/goocanvastable.c:255
+#: src/goocanvastable.c:252
 msgid "If all rows are the same height"
 msgstr ""
 
-#: src/goocanvastable.c:261
+#: src/goocanvastable.c:258
 msgid "Homogenous Columns"
 msgstr ""
 
-#: src/goocanvastable.c:262
+#: src/goocanvastable.c:259
 msgid "If all columns are the same width"
 msgstr ""
 
-#: src/goocanvastable.c:267
+#: src/goocanvastable.c:264
 msgid "X Border Spacing"
 msgstr ""
 
-#: src/goocanvastable.c:268
+#: src/goocanvastable.c:265
 msgid ""
 "The amount of spacing between the lefmost and rightmost cells and the border "
 "grid line"
 msgstr ""
 
-#: src/goocanvastable.c:273
+#: src/goocanvastable.c:270
 msgid "Y Border Spacing"
 msgstr ""
 
-#: src/goocanvastable.c:274
+#: src/goocanvastable.c:271
 msgid ""
 "The amount of spacing between the topmost and bottommost cells and the "
 "border grid line"
 msgstr ""
 
-#: src/goocanvastable.c:279
-msgid "Horizontal Grid Line Width"
-msgstr ""
-
-#: src/goocanvastable.c:280
+#: src/goocanvastable.c:277
 msgid "The width of the grid line to draw between rows"
 msgstr ""
 
-#: src/goocanvastable.c:286
-msgid "Vertical Grid Line Width"
-msgstr ""
-
-#: src/goocanvastable.c:287
+#: src/goocanvastable.c:284
 msgid "The width of the grid line to draw between columns"
 msgstr ""
 
-#: src/goocanvastable.c:296
+#: src/goocanvastable.c:293
 msgid "Left Padding"
 msgstr ""
 
-#: src/goocanvastable.c:297
+#: src/goocanvastable.c:294
 msgid "Extra space to add to the left of the item"
 msgstr ""
 
-#: src/goocanvastable.c:302
+#: src/goocanvastable.c:299
 msgid "Right Padding"
 msgstr ""
 
-#: src/goocanvastable.c:303
+#: src/goocanvastable.c:300
 msgid "Extra space to add to the right of the item"
 msgstr ""
 
-#: src/goocanvastable.c:308
+#: src/goocanvastable.c:305
 msgid "Top Padding"
 msgstr ""
 
-#: src/goocanvastable.c:309
+#: src/goocanvastable.c:306
 msgid "Extra space to add above the item"
 msgstr ""
 
-#: src/goocanvastable.c:314
+#: src/goocanvastable.c:311
 msgid "Bottom Padding"
 msgstr ""
 
-#: src/goocanvastable.c:315
+#: src/goocanvastable.c:312
 msgid "Extra space to add below the item"
 msgstr ""
 
-#: src/goocanvastable.c:321
+#: src/goocanvastable.c:318
 msgid "X Align"
 msgstr ""
 
-#: src/goocanvastable.c:322
+#: src/goocanvastable.c:319
 msgid ""
 "The horizontal position of the item within its allocated space. 0.0 is left-"
 "aligned, 1.0 is right-aligned"
 msgstr ""
 
-#: src/goocanvastable.c:327
+#: src/goocanvastable.c:324
 msgid "Y Align"
 msgstr ""
 
-#: src/goocanvastable.c:328
+#: src/goocanvastable.c:325
 msgid ""
 "The vertical position of the item within its allocated space. 0.0 is top-"
 "aligned, 1.0 is bottom-aligned"
 msgstr ""
 
-#: src/goocanvastable.c:334
+#: src/goocanvastable.c:331
 msgid "Row"
 msgstr ""
 
-#: src/goocanvastable.c:335
+#: src/goocanvastable.c:332
 msgid "The row to place the item in"
 msgstr ""
 
-#: src/goocanvastable.c:340
+#: src/goocanvastable.c:337
 msgid "Column"
 msgstr ""
 
-#: src/goocanvastable.c:341
+#: src/goocanvastable.c:338
 msgid "The column to place the item in"
 msgstr ""
 
-#: src/goocanvastable.c:346
+#: src/goocanvastable.c:343
 msgid "Rows"
 msgstr ""
 
-#: src/goocanvastable.c:347
+#: src/goocanvastable.c:344
 msgid "The number of rows that the item spans"
 msgstr ""
 
-#: src/goocanvastable.c:352
+#: src/goocanvastable.c:349
 msgid "Columns"
 msgstr ""
 
-#: src/goocanvastable.c:353
+#: src/goocanvastable.c:350
 msgid "The number of columns that the item spans"
 msgstr ""
 
-#: src/goocanvastable.c:359
+#: src/goocanvastable.c:356
 msgid "X Expand"
 msgstr ""
 
-#: src/goocanvastable.c:360
+#: src/goocanvastable.c:357
 msgid "If the item expands horizontally as the table expands"
 msgstr ""
 
-#: src/goocanvastable.c:365
+#: src/goocanvastable.c:362
 msgid "X Fill"
 msgstr ""
 
-#: src/goocanvastable.c:366
+#: src/goocanvastable.c:363
 msgid "If the item fills all horizontal allocated space"
 msgstr ""
 
-#: src/goocanvastable.c:371
+#: src/goocanvastable.c:368
 msgid "X Shrink"
 msgstr ""
 
-#: src/goocanvastable.c:372
+#: src/goocanvastable.c:369
 msgid "If the item can shrink smaller than its requested size horizontally"
 msgstr ""
 
-#: src/goocanvastable.c:377
+#: src/goocanvastable.c:374
 msgid "Y Expand"
 msgstr ""
 
-#: src/goocanvastable.c:378
+#: src/goocanvastable.c:375
 msgid "If the item expands vertically as the table expands"
 msgstr ""
 
-#: src/goocanvastable.c:383
+#: src/goocanvastable.c:380
 msgid "Y Fill"
 msgstr ""
 
-#: src/goocanvastable.c:384
+#: src/goocanvastable.c:381
 msgid "If the item fills all vertical allocated space"
 msgstr ""
 
-#: src/goocanvastable.c:389
+#: src/goocanvastable.c:386
 msgid "Y Shrink"
 msgstr ""
 
-#: src/goocanvastable.c:390
+#: src/goocanvastable.c:387
 msgid "If the item can shrink smaller than its requested size vertically"
 msgstr ""
 
-#: src/goocanvastext.c:71
+#: src/goocanvastext.c:94
 msgid "Text"
 msgstr ""
 
-#: src/goocanvastext.c:72
+#: src/goocanvastext.c:95
 msgid "The text to display"
 msgstr ""
 
-#: src/goocanvastext.c:78
+#: src/goocanvastext.c:101
 msgid "Use Markup"
 msgstr ""
 
-#: src/goocanvastext.c:79
+#: src/goocanvastext.c:102
 msgid "Whether to parse PangoMarkup in the text, to support different styles"
 msgstr ""
 
-#: src/goocanvastext.c:85
+#: src/goocanvastext.c:108
 msgid "Ellipsize"
 msgstr ""
 
-#: src/goocanvastext.c:86
+#: src/goocanvastext.c:109
 msgid ""
 "The preferred place to ellipsize the string, if the label does not have "
 "enough room to display the entire string"
 msgstr ""
 
-#: src/goocanvastext.c:93
+#: src/goocanvastext.c:116
 msgid "Wrap"
 msgstr ""
 
-#: src/goocanvastext.c:94
+#: src/goocanvastext.c:117
 msgid "The preferred method of wrapping the string if a width has been set"
 msgstr ""
 
-#: src/goocanvastext.c:103
+#: src/goocanvastext.c:126
 msgid "The x coordinate of the text"
 msgstr ""
 
-#: src/goocanvastext.c:111
+#: src/goocanvastext.c:134
 msgid "The y coordinate of the text"
 msgstr ""
 
-#: src/goocanvastext.c:119
+#: src/goocanvastext.c:142
 msgid "The width to use to layout the text"
 msgstr ""
 
-#: src/goocanvastext.c:127
+#: src/goocanvastext.c:150
+msgid "The height to use to layout the text, or -1 to use the natural height"
+msgstr ""
+
+#: src/goocanvastext.c:159
 msgid "How to position the text relative to the given x and y coordinates"
 msgstr ""
 
-#: src/goocanvastext.c:134
+#: src/goocanvastext.c:166
 msgid "Alignment"
 msgstr ""
 
-#: src/goocanvastext.c:135
+#: src/goocanvastext.c:167
 msgid "How to align the text"
 msgstr ""
 
-#: src/goocanvaswidget.c:512
+#: src/goocanvaswidget.c:549
 msgid "Widget"
 msgstr ""
 
-#: src/goocanvaswidget.c:513
+#: src/goocanvaswidget.c:550
 msgid "The widget to place in the canvas"
 msgstr ""
 
-#: src/goocanvaswidget.c:520
+#: src/goocanvaswidget.c:557
 msgid "The x coordinate of the widget"
 msgstr ""
 
-#: src/goocanvaswidget.c:528
+#: src/goocanvaswidget.c:565
 msgid "The y coordinate of the widget"
 msgstr ""
 
-#: src/goocanvaswidget.c:536
+#: src/goocanvaswidget.c:573
 msgid "The width of the widget, or -1 to use its requested width"
 msgstr ""
 
-#: src/goocanvaswidget.c:544
+#: src/goocanvaswidget.c:581
 msgid "The height of the widget, or -1 to use its requested height"
 msgstr ""
 
-#: src/goocanvaswidget.c:552
+#: src/goocanvaswidget.c:590
 msgid ""
 "How to position the widget relative to the item's x and y coordinate settings"
 msgstr ""

Modified: trunk/src/goocanvasitem.c
==============================================================================
--- trunk/src/goocanvasitem.c	(original)
+++ trunk/src/goocanvasitem.c	Mon Mar 16 10:30:31 2009
@@ -121,7 +121,7 @@
        * @item: the item that received the signal.
        * @target_item: the target of the event.
        * @event: the event data. The x & y fields contain the mouse position
-       *  in the item's coordinate space. The root_x & root_y fields contain
+       *  in the item's coordinate space. The x_root & y_root fields contain
        *  the same coordinates converted to the canvas coordinate space.
        *
        * Emitted when the mouse enters an item.
@@ -146,7 +146,7 @@
        * @item: the item that received the signal.
        * @target_item: the target of the event.
        * @event: the event data. The x & y fields contain the mouse position
-       *  in the item's coordinate space. The root_x & root_y fields contain
+       *  in the item's coordinate space. The x_root & y_root fields contain
        *  the same coordinates converted to the canvas coordinate space.
        *
        * Emitted when the mouse leaves an item.
@@ -171,7 +171,7 @@
        * @item: the item that received the signal.
        * @target_item: the target of the event.
        * @event: the event data. The x & y fields contain the mouse position
-       *  in the item's coordinate space. The root_x & root_y fields contain
+       *  in the item's coordinate space. The x_root & y_root fields contain
        *  the same coordinates converted to the canvas coordinate space.
        *
        * Emitted when the mouse moves within an item.
@@ -196,7 +196,7 @@
        * @item: the item that received the signal.
        * @target_item: the target of the event.
        * @event: the event data. The x & y fields contain the mouse position
-       *  in the item's coordinate space. The root_x & root_y fields contain
+       *  in the item's coordinate space. The x_root & y_root fields contain
        *  the same coordinates converted to the canvas coordinate space.
        *
        * Emitted when a mouse button is pressed in an item.
@@ -221,7 +221,7 @@
        * @item: the item that received the signal.
        * @target_item: the target of the event.
        * @event: the event data. The x & y fields contain the mouse position
-       *  in the item's coordinate space. The root_x & root_y fields contain
+       *  in the item's coordinate space. The x_root & y_root fields contain
        *  the same coordinates converted to the canvas coordinate space.
        *
        * Emitted when a mouse button is released in an item.
@@ -434,7 +434,7 @@
        * @item: the item that received the signal.
        * @target_item: the target of the event.
        * @event: the event data. The x & y fields contain the mouse position
-       *  in the item's coordinate space. The root_x & root_y fields contain
+       *  in the item's coordinate space. The x_root & y_root fields contain
        *  the same coordinates converted to the canvas coordinate space.
        *
        * Emitted when a button in the 4 to 7 range is pressed. Wheel mice are



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