fxruby 1.6.45-x64-mingw-ucrt → 1.6.46-x64-mingw-ucrt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (324) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +89 -0
  3. data/.github/workflows/ci.yml +68 -0
  4. data/History.md +6 -0
  5. data/{README.rdoc → README.md} +12 -13
  6. data/Rakefile +22 -4
  7. data/appveyor.yml +5 -8
  8. data/doap.rdf +2 -2
  9. data/docs/Fox/Canvas/CanvasError.html +3 -3
  10. data/docs/Fox/Canvas/CircleShape.html +3 -3
  11. data/docs/Fox/Canvas/ImageShape.html +3 -3
  12. data/docs/Fox/Canvas/LineShape.html +3 -3
  13. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  14. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  15. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  16. data/docs/Fox/Canvas/Shape.html +5 -5
  17. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  18. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  19. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  20. data/docs/Fox/Canvas/TextShape.html +3 -3
  21. data/docs/Fox/Canvas.html +6 -6
  22. data/docs/Fox/FTNonModal.html +3 -3
  23. data/docs/Fox/FX4Splitter.html +3 -3
  24. data/docs/Fox/FX7Segment.html +3 -3
  25. data/docs/Fox/FXAccelTable.html +7 -7
  26. data/docs/Fox/FXApp.html +24 -24
  27. data/docs/Fox/FXArc.html +7 -7
  28. data/docs/Fox/FXArrowButton.html +3 -3
  29. data/docs/Fox/FXBMPIcon.html +3 -3
  30. data/docs/Fox/FXBMPImage.html +3 -3
  31. data/docs/Fox/FXBitmap.html +3 -3
  32. data/docs/Fox/FXBitmapFrame.html +3 -3
  33. data/docs/Fox/FXBitmapView.html +3 -3
  34. data/docs/Fox/FXButton.html +3 -3
  35. data/docs/Fox/FXCURCursor.html +3 -3
  36. data/docs/Fox/FXCalendar.html +3 -3
  37. data/docs/Fox/FXCanvas.html +3 -3
  38. data/docs/Fox/FXCheckButton.html +3 -3
  39. data/docs/Fox/FXChoiceBox.html +4 -4
  40. data/docs/Fox/FXColor.html +3 -3
  41. data/docs/Fox/FXColorBar.html +3 -3
  42. data/docs/Fox/FXColorDialog.html +4 -4
  43. data/docs/Fox/FXColorItem.html +3 -3
  44. data/docs/Fox/FXColorList.html +3 -3
  45. data/docs/Fox/FXColorRing.html +3 -3
  46. data/docs/Fox/FXColorSelector.html +3 -3
  47. data/docs/Fox/FXColorWell.html +5 -5
  48. data/docs/Fox/FXColorWheel.html +3 -3
  49. data/docs/Fox/FXComboBox.html +6 -6
  50. data/docs/Fox/FXComboTableItem.html +3 -3
  51. data/docs/Fox/FXCommand.html +4 -4
  52. data/docs/Fox/FXComposite.html +5 -5
  53. data/docs/Fox/FXCursor.html +3 -3
  54. data/docs/Fox/FXDC.html +9 -9
  55. data/docs/Fox/FXDCPrint.html +3 -3
  56. data/docs/Fox/FXDCWindow.html +3 -3
  57. data/docs/Fox/FXDataTarget.html +10 -10
  58. data/docs/Fox/FXDebugTarget.html +3 -3
  59. data/docs/Fox/FXDelegator.html +3 -3
  60. data/docs/Fox/FXDial.html +8 -8
  61. data/docs/Fox/FXDialogBox.html +4 -4
  62. data/docs/Fox/FXDict.html +3 -3
  63. data/docs/Fox/FXDirBox.html +3 -3
  64. data/docs/Fox/FXDirDialog.html +5 -5
  65. data/docs/Fox/FXDirItem.html +3 -3
  66. data/docs/Fox/FXDirList.html +7 -7
  67. data/docs/Fox/FXDirSelector.html +5 -5
  68. data/docs/Fox/FXDockBar.html +6 -6
  69. data/docs/Fox/FXDockHandler.html +3 -3
  70. data/docs/Fox/FXDockSite.html +6 -6
  71. data/docs/Fox/FXDockTitle.html +3 -3
  72. data/docs/Fox/FXDocument.html +3 -3
  73. data/docs/Fox/FXDragCorner.html +3 -3
  74. data/docs/Fox/FXDrawable.html +3 -3
  75. data/docs/Fox/FXDriveBox.html +3 -3
  76. data/docs/Fox/FXEvent.html +3 -3
  77. data/docs/Fox/FXExtentd.html +5 -5
  78. data/docs/Fox/FXExtentf.html +5 -5
  79. data/docs/Fox/FXFileAssoc.html +3 -3
  80. data/docs/Fox/FXFileDialog.html +8 -8
  81. data/docs/Fox/FXFileDict.html +3 -3
  82. data/docs/Fox/FXFileItem.html +3 -3
  83. data/docs/Fox/FXFileList.html +7 -7
  84. data/docs/Fox/FXFileSelector.html +11 -11
  85. data/docs/Fox/FXFileStream.html +3 -3
  86. data/docs/Fox/FXFoldingItem.html +5 -5
  87. data/docs/Fox/FXFoldingList.html +38 -38
  88. data/docs/Fox/FXFont.html +4 -4
  89. data/docs/Fox/FXFontDesc.html +3 -3
  90. data/docs/Fox/FXFontDialog.html +3 -3
  91. data/docs/Fox/FXFontSelector.html +3 -3
  92. data/docs/Fox/FXFrame.html +3 -3
  93. data/docs/Fox/FXGIFCursor.html +3 -3
  94. data/docs/Fox/FXGIFIcon.html +3 -3
  95. data/docs/Fox/FXGIFImage.html +3 -3
  96. data/docs/Fox/FXGLCanvas.html +5 -5
  97. data/docs/Fox/FXGLCone.html +3 -3
  98. data/docs/Fox/FXGLContext.html +3 -3
  99. data/docs/Fox/FXGLCube.html +3 -3
  100. data/docs/Fox/FXGLCylinder.html +3 -3
  101. data/docs/Fox/FXGLGroup.html +3 -3
  102. data/docs/Fox/FXGLLine.html +3 -3
  103. data/docs/Fox/FXGLObject.html +10 -10
  104. data/docs/Fox/FXGLPoint.html +3 -3
  105. data/docs/Fox/FXGLShape.html +3 -3
  106. data/docs/Fox/FXGLSphere.html +3 -3
  107. data/docs/Fox/FXGLViewer.html +3 -3
  108. data/docs/Fox/FXGLVisual.html +3 -3
  109. data/docs/Fox/FXGradient.html +3 -3
  110. data/docs/Fox/FXGradientBar.html +17 -17
  111. data/docs/Fox/FXGroupBox.html +5 -5
  112. data/docs/Fox/FXHeader.html +17 -17
  113. data/docs/Fox/FXHeaderItem.html +15 -15
  114. data/docs/Fox/FXHiliteStyle.html +3 -3
  115. data/docs/Fox/FXHorizontalFrame.html +4 -4
  116. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  117. data/docs/Fox/FXICOIcon.html +3 -3
  118. data/docs/Fox/FXICOImage.html +3 -3
  119. data/docs/Fox/FXIcon.html +3 -3
  120. data/docs/Fox/FXIconDict.html +3 -3
  121. data/docs/Fox/FXIconItem.html +5 -5
  122. data/docs/Fox/FXIconList.html +19 -19
  123. data/docs/Fox/FXIconSource.html +7 -7
  124. data/docs/Fox/FXId.html +3 -3
  125. data/docs/Fox/FXImage.html +6 -6
  126. data/docs/Fox/FXImageFrame.html +3 -3
  127. data/docs/Fox/FXImageView.html +3 -3
  128. data/docs/Fox/FXInputDialog.html +5 -5
  129. data/docs/Fox/FXIrb.html +6 -6
  130. data/docs/Fox/FXJPGIcon.html +3 -3
  131. data/docs/Fox/FXJPGImage.html +3 -3
  132. data/docs/Fox/FXKnob.html +7 -7
  133. data/docs/Fox/FXLabel.html +5 -5
  134. data/docs/Fox/FXLight.html +3 -3
  135. data/docs/Fox/FXList.html +24 -24
  136. data/docs/Fox/FXListBox.html +7 -7
  137. data/docs/Fox/FXListItem.html +5 -5
  138. data/docs/Fox/FXMDIChild.html +6 -6
  139. data/docs/Fox/FXMDIClient.html +4 -4
  140. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  141. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  142. data/docs/Fox/FXMDIMenu.html +3 -3
  143. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  144. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  145. data/docs/Fox/FXMDIWindowButton.html +3 -3
  146. data/docs/Fox/FXMainWindow.html +3 -3
  147. data/docs/Fox/FXMaterial.html +3 -3
  148. data/docs/Fox/FXMatrix.html +3 -3
  149. data/docs/Fox/FXMemoryBuffer.html +3 -3
  150. data/docs/Fox/FXMemoryStream.html +3 -3
  151. data/docs/Fox/FXMenuBar.html +3 -3
  152. data/docs/Fox/FXMenuButton.html +6 -6
  153. data/docs/Fox/FXMenuCaption.html +5 -5
  154. data/docs/Fox/FXMenuCascade.html +3 -3
  155. data/docs/Fox/FXMenuCheck.html +3 -3
  156. data/docs/Fox/FXMenuCommand.html +3 -3
  157. data/docs/Fox/FXMenuPane.html +3 -3
  158. data/docs/Fox/FXMenuRadio.html +3 -3
  159. data/docs/Fox/FXMenuSeparator.html +3 -3
  160. data/docs/Fox/FXMenuTitle.html +3 -3
  161. data/docs/Fox/FXMessageBox.html +5 -5
  162. data/docs/Fox/FXObject.html +4 -4
  163. data/docs/Fox/FXOption.html +3 -3
  164. data/docs/Fox/FXOptionMenu.html +3 -3
  165. data/docs/Fox/FXPCXIcon.html +3 -3
  166. data/docs/Fox/FXPCXImage.html +3 -3
  167. data/docs/Fox/FXPNGIcon.html +3 -3
  168. data/docs/Fox/FXPNGImage.html +3 -3
  169. data/docs/Fox/FXPPMIcon.html +3 -3
  170. data/docs/Fox/FXPPMImage.html +3 -3
  171. data/docs/Fox/FXPSBounds.html +3 -3
  172. data/docs/Fox/FXPacker.html +3 -3
  173. data/docs/Fox/FXPicker.html +3 -3
  174. data/docs/Fox/FXPopup.html +3 -3
  175. data/docs/Fox/FXPrintDialog.html +3 -3
  176. data/docs/Fox/FXPrinter.html +3 -3
  177. data/docs/Fox/FXProgressBar.html +3 -3
  178. data/docs/Fox/FXProgressDialog.html +3 -3
  179. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  180. data/docs/Fox/FXPseudoMouse.html +3 -3
  181. data/docs/Fox/FXPseudoTarget.html +3 -3
  182. data/docs/Fox/FXQuatd.html +3 -3
  183. data/docs/Fox/FXQuatf.html +3 -3
  184. data/docs/Fox/FXRGBIcon.html +3 -3
  185. data/docs/Fox/FXRGBImage.html +3 -3
  186. data/docs/Fox/FXRadioButton.html +3 -3
  187. data/docs/Fox/FXRanged.html +3 -3
  188. data/docs/Fox/FXRangef.html +3 -3
  189. data/docs/Fox/FXRealSlider.html +3 -3
  190. data/docs/Fox/FXRealSpinner.html +16 -16
  191. data/docs/Fox/FXRecentFiles.html +3 -3
  192. data/docs/Fox/FXRectangle.html +11 -11
  193. data/docs/Fox/FXRegion.html +3 -3
  194. data/docs/Fox/FXRegistry.html +5 -5
  195. data/docs/Fox/FXReplaceDialog.html +3 -3
  196. data/docs/Fox/FXRootWindow.html +3 -3
  197. data/docs/Fox/FXRuler.html +3 -3
  198. data/docs/Fox/FXRulerView.html +26 -26
  199. data/docs/Fox/FXScintilla.html +21 -21
  200. data/docs/Fox/FXScrollArea.html +5 -5
  201. data/docs/Fox/FXScrollBar.html +3 -3
  202. data/docs/Fox/FXScrollCorner.html +3 -3
  203. data/docs/Fox/FXScrollPane.html +3 -3
  204. data/docs/Fox/FXScrollWindow.html +4 -4
  205. data/docs/Fox/FXSearchDialog.html +3 -3
  206. data/docs/Fox/FXSegment.html +3 -3
  207. data/docs/Fox/FXSeparator.html +4 -4
  208. data/docs/Fox/FXSettings.html +3 -3
  209. data/docs/Fox/FXShell.html +3 -3
  210. data/docs/Fox/FXShutter.html +4 -4
  211. data/docs/Fox/FXShutterItem.html +3 -3
  212. data/docs/Fox/FXSize.html +3 -3
  213. data/docs/Fox/FXSlider.html +3 -3
  214. data/docs/Fox/FXSphered.html +3 -3
  215. data/docs/Fox/FXSpheref.html +3 -3
  216. data/docs/Fox/FXSpinner.html +16 -16
  217. data/docs/Fox/FXSplashScreen.html +3 -3
  218. data/docs/Fox/FXSplashWindow.html +5 -5
  219. data/docs/Fox/FXSplitter.html +3 -3
  220. data/docs/Fox/FXSpring.html +3 -3
  221. data/docs/Fox/FXStatusBar.html +3 -3
  222. data/docs/Fox/FXStatusLine.html +4 -4
  223. data/docs/Fox/FXStream.html +4 -4
  224. data/docs/Fox/FXStreamAllocError.html +3 -3
  225. data/docs/Fox/FXStreamEndError.html +3 -3
  226. data/docs/Fox/FXStreamError.html +3 -3
  227. data/docs/Fox/FXStreamFailureError.html +3 -3
  228. data/docs/Fox/FXStreamFormatError.html +3 -3
  229. data/docs/Fox/FXStreamFullError.html +4 -4
  230. data/docs/Fox/FXStreamNoReadError.html +3 -3
  231. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  232. data/docs/Fox/FXStreamUnknownError.html +3 -3
  233. data/docs/Fox/FXStringDict.html +4 -4
  234. data/docs/Fox/FXSwitcher.html +8 -8
  235. data/docs/Fox/FXTGAIcon.html +3 -3
  236. data/docs/Fox/FXTGAImage.html +3 -3
  237. data/docs/Fox/FXTIFIcon.html +3 -3
  238. data/docs/Fox/FXTIFImage.html +3 -3
  239. data/docs/Fox/FXTabBar.html +8 -8
  240. data/docs/Fox/FXTabBook.html +4 -4
  241. data/docs/Fox/FXTabItem.html +3 -3
  242. data/docs/Fox/FXTable.html +27 -27
  243. data/docs/Fox/FXTableItem.html +5 -5
  244. data/docs/Fox/FXTablePos.html +3 -3
  245. data/docs/Fox/FXTableRange.html +3 -3
  246. data/docs/Fox/FXText.html +25 -25
  247. data/docs/Fox/FXTextChange.html +3 -3
  248. data/docs/Fox/FXTextField.html +5 -5
  249. data/docs/Fox/FXToggleButton.html +7 -7
  250. data/docs/Fox/FXToolBar.html +3 -3
  251. data/docs/Fox/FXToolBarGrip.html +3 -3
  252. data/docs/Fox/FXToolBarShell.html +3 -3
  253. data/docs/Fox/FXToolBarTab.html +5 -5
  254. data/docs/Fox/FXToolTip.html +5 -5
  255. data/docs/Fox/FXTopWindow.html +4 -4
  256. data/docs/Fox/FXTranslator.html +3 -3
  257. data/docs/Fox/FXTreeItem.html +19 -19
  258. data/docs/Fox/FXTreeList.html +40 -40
  259. data/docs/Fox/FXTreeListBox.html +27 -27
  260. data/docs/Fox/FXTriStateButton.html +9 -9
  261. data/docs/Fox/FXUndoList.html +8 -8
  262. data/docs/Fox/FXVec2d.html +7 -7
  263. data/docs/Fox/FXVec2f.html +7 -7
  264. data/docs/Fox/FXVec3d.html +7 -7
  265. data/docs/Fox/FXVec3f.html +7 -7
  266. data/docs/Fox/FXVec4d.html +7 -7
  267. data/docs/Fox/FXVec4f.html +7 -7
  268. data/docs/Fox/FXVerticalFrame.html +4 -4
  269. data/docs/Fox/FXVerticalSeparator.html +3 -3
  270. data/docs/Fox/FXViewport.html +3 -3
  271. data/docs/Fox/FXVisual.html +3 -3
  272. data/docs/Fox/FXWindow.html +36 -36
  273. data/docs/Fox/FXWizard.html +3 -3
  274. data/docs/Fox/FXXBMIcon.html +3 -3
  275. data/docs/Fox/FXXBMImage.html +3 -3
  276. data/docs/Fox/FXXPMIcon.html +3 -3
  277. data/docs/Fox/FXXPMImage.html +3 -3
  278. data/docs/Fox/NotifyHeader.html +3 -3
  279. data/docs/Fox/SCNotification.html +3 -3
  280. data/docs/Fox/TextRange.html +3 -3
  281. data/docs/Fox.html +7 -7
  282. data/docs/IRB.html +3 -3
  283. data/docs/Responder.html +4 -4
  284. data/docs/Responder2.html +3 -3
  285. data/docs/_index.html +3 -3
  286. data/docs/css/style.css +1 -0
  287. data/docs/file.History.html +66 -52
  288. data/docs/file.README.html +7 -7
  289. data/docs/index.html +13 -7
  290. data/docs/top-level-namespace.html +3 -3
  291. data/ext/fox16_c/core_wrap.cpp +1 -1
  292. data/ext/fox16_c/dc_wrap.cpp +1 -1
  293. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  294. data/ext/fox16_c/extconf.rb +12 -12
  295. data/ext/fox16_c/frames_wrap.cpp +1 -1
  296. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  297. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  298. data/ext/fox16_c/icons_wrap.cpp +1 -1
  299. data/ext/fox16_c/image_wrap.cpp +1 -1
  300. data/ext/fox16_c/label_wrap.cpp +1 -1
  301. data/ext/fox16_c/layout_wrap.cpp +1 -1
  302. data/ext/fox16_c/list_wrap.cpp +1 -1
  303. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  304. data/ext/fox16_c/menu_wrap.cpp +1 -1
  305. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  306. data/ext/fox16_c/swigruby.h +1 -1
  307. data/ext/fox16_c/table_wrap.cpp +1 -1
  308. data/ext/fox16_c/text_wrap.cpp +1 -1
  309. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  310. data/ext/fox16_c/ui_wrap.cpp +1 -1
  311. data/fxruby.gemspec +9 -1
  312. data/lib/3.1/fox16_c.so +0 -0
  313. data/lib/3.2/fox16_c.so +0 -0
  314. data/lib/fox16/kwargs.rb +891 -891
  315. data/lib/fox16/version.rb +1 -1
  316. data/ports/x64-mingw-ucrt/bin/libFOX-1.6-0.dll +0 -0
  317. data/ports/x64-mingw-ucrt/bin/libfxscintilla-20.dll +0 -0
  318. data/ports/x64-mingw-ucrt/bin/libjpeg-62.dll +0 -0
  319. data/ports/x64-mingw-ucrt/bin/libpng16-16.dll +0 -0
  320. data/ports/x64-mingw-ucrt/bin/libtiff-6.dll +0 -0
  321. data/ports/x64-mingw-ucrt/bin/zlib1.dll +0 -0
  322. data/test/TC_FXDCPrint.rb +1 -1
  323. metadata +252 -14
  324. data/ports/x64-mingw-ucrt/bin/libtiff-5.dll +0 -0
@@ -754,7 +754,7 @@
754
754
 
755
755
 
756
756
  <span class="summary_desc"><div class='inline'>
757
- <p>Return item&#39;s closed icon.</p>
757
+ <p>Return items closed icon.</p>
758
758
  </div></span>
759
759
 
760
760
  </li>
@@ -778,7 +778,7 @@
778
778
 
779
779
 
780
780
  <span class="summary_desc"><div class='inline'>
781
- <p>Return item&#39;s user data.</p>
781
+ <p>Return items user data.</p>
782
782
  </div></span>
783
783
 
784
784
  </li>
@@ -802,7 +802,7 @@
802
802
 
803
803
 
804
804
  <span class="summary_desc"><div class='inline'>
805
- <p>Return item&#39;s open icon.</p>
805
+ <p>Return items open icon.</p>
806
806
  </div></span>
807
807
 
808
808
  </li>
@@ -826,7 +826,7 @@
826
826
 
827
827
 
828
828
  <span class="summary_desc"><div class='inline'>
829
- <p>Return item&#39;s text.</p>
829
+ <p>Return items text.</p>
830
830
  </div></span>
831
831
 
832
832
  </li>
@@ -1092,7 +1092,7 @@
1092
1092
 
1093
1093
 
1094
1094
  <span class="summary_desc"><div class='inline'>
1095
- <p>Change item&#39;s closed icon.</p>
1095
+ <p>Change items closed icon.</p>
1096
1096
  </div></span>
1097
1097
 
1098
1098
  </li>
@@ -1116,7 +1116,7 @@
1116
1116
 
1117
1117
 
1118
1118
  <span class="summary_desc"><div class='inline'>
1119
- <p>Change item&#39;s user data.</p>
1119
+ <p>Change items user data.</p>
1120
1120
  </div></span>
1121
1121
 
1122
1122
  </li>
@@ -1140,7 +1140,7 @@
1140
1140
 
1141
1141
 
1142
1142
  <span class="summary_desc"><div class='inline'>
1143
- <p>Change item&#39;s open icon.</p>
1143
+ <p>Change items open icon.</p>
1144
1144
  </div></span>
1145
1145
 
1146
1146
  </li>
@@ -1164,7 +1164,7 @@
1164
1164
 
1165
1165
 
1166
1166
  <span class="summary_desc"><div class='inline'>
1167
- <p>Change item&#39;s text.</p>
1167
+ <p>Change items text.</p>
1168
1168
  </div></span>
1169
1169
 
1170
1170
  </li>
@@ -1982,7 +1982,7 @@
1982
1982
  </h3><div class="docstring">
1983
1983
  <div class="discussion">
1984
1984
 
1985
- <p>Append item with given text and optional icons, and user-data pointer as last child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
1985
+ <p>Append item with given text and optional icons, and user-data pointer as last child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
1986
1986
 
1987
1987
 
1988
1988
  </div>
@@ -2019,7 +2019,7 @@
2019
2019
  </h3><div class="docstring">
2020
2020
  <div class="discussion">
2021
2021
 
2022
- <p>Remove all items from the list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before each item is removed.</p>
2022
+ <p>Remove all items from the list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before each item is removed.</p>
2023
2023
 
2024
2024
 
2025
2025
  </div>
@@ -2146,7 +2146,7 @@
2146
2146
  </h3><div class="docstring">
2147
2147
  <div class="discussion">
2148
2148
 
2149
- <p>Fill tree list box by appending items from array of strings and return the number of items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list box&#39;s message target after each item is added.</p>
2149
+ <p>Fill tree list box by appending items from array of strings and return the number of items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list boxs message target after each item is added.</p>
2150
2150
 
2151
2151
 
2152
2152
  </div>
@@ -2298,7 +2298,7 @@
2298
2298
  </h3><div class="docstring">
2299
2299
  <div class="discussion">
2300
2300
 
2301
- <p>Return item&#39;s closed icon</p>
2301
+ <p>Return items closed icon</p>
2302
2302
 
2303
2303
 
2304
2304
  </div>
@@ -2335,7 +2335,7 @@
2335
2335
  </h3><div class="docstring">
2336
2336
  <div class="discussion">
2337
2337
 
2338
- <p>Return item&#39;s user data</p>
2338
+ <p>Return items user data</p>
2339
2339
 
2340
2340
 
2341
2341
  </div>
@@ -2372,7 +2372,7 @@
2372
2372
  </h3><div class="docstring">
2373
2373
  <div class="discussion">
2374
2374
 
2375
- <p>Return item&#39;s open icon</p>
2375
+ <p>Return items open icon</p>
2376
2376
 
2377
2377
 
2378
2378
  </div>
@@ -2409,7 +2409,7 @@
2409
2409
  </h3><div class="docstring">
2410
2410
  <div class="discussion">
2411
2411
 
2412
- <p>Return item&#39;s text</p>
2412
+ <p>Return items text</p>
2413
2413
 
2414
2414
 
2415
2415
  </div>
@@ -2446,7 +2446,7 @@
2446
2446
  </h3><div class="docstring">
2447
2447
  <div class="discussion">
2448
2448
 
2449
- <p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
2449
+ <p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
2450
2450
 
2451
2451
 
2452
2452
  </div>
@@ -2670,7 +2670,7 @@
2670
2670
  </h3><div class="docstring">
2671
2671
  <div class="discussion">
2672
2672
 
2673
- <p>Prepend item with given text and optional icons, and user-data pointer as first child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
2673
+ <p>Prepend item with given text and optional icons, and user-data pointer as first child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
2674
2674
 
2675
2675
 
2676
2676
  </div>
@@ -2707,7 +2707,7 @@
2707
2707
  </h3><div class="docstring">
2708
2708
  <div class="discussion">
2709
2709
 
2710
- <p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before the item is removed.</p>
2710
+ <p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before the item is removed.</p>
2711
2711
 
2712
2712
 
2713
2713
  </div>
@@ -2744,7 +2744,7 @@
2744
2744
  </h3><div class="docstring">
2745
2745
  <div class="discussion">
2746
2746
 
2747
- <p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before each item is removed.</p>
2747
+ <p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before each item is removed.</p>
2748
2748
 
2749
2749
 
2750
2750
  </div>
@@ -2781,7 +2781,7 @@
2781
2781
  </h3><div class="docstring">
2782
2782
  <div class="discussion">
2783
2783
 
2784
- <p>Change current item. If <em>notify</em> is <code>true</code>, a SEL_CHANGED message is sent to the tree list box&#39;s message target.</p>
2784
+ <p>Change current item. If <em>notify</em> is <code>true</code>, a SEL_CHANGED message is sent to the tree list boxs message target.</p>
2785
2785
 
2786
2786
 
2787
2787
  </div>
@@ -2818,7 +2818,7 @@
2818
2818
  </h3><div class="docstring">
2819
2819
  <div class="discussion">
2820
2820
 
2821
- <p>Change item&#39;s closed icon</p>
2821
+ <p>Change items closed icon</p>
2822
2822
 
2823
2823
 
2824
2824
  </div>
@@ -2855,7 +2855,7 @@
2855
2855
  </h3><div class="docstring">
2856
2856
  <div class="discussion">
2857
2857
 
2858
- <p>Change item&#39;s user data</p>
2858
+ <p>Change items user data</p>
2859
2859
 
2860
2860
 
2861
2861
  </div>
@@ -2892,7 +2892,7 @@
2892
2892
  </h3><div class="docstring">
2893
2893
  <div class="discussion">
2894
2894
 
2895
- <p>Change item&#39;s open icon</p>
2895
+ <p>Change items open icon</p>
2896
2896
 
2897
2897
 
2898
2898
  </div>
@@ -2929,7 +2929,7 @@
2929
2929
  </h3><div class="docstring">
2930
2930
  <div class="discussion">
2931
2931
 
2932
- <p>Change item&#39;s text</p>
2932
+ <p>Change items text</p>
2933
2933
 
2934
2934
 
2935
2935
  </div>
@@ -3070,9 +3070,9 @@
3070
3070
  </div>
3071
3071
 
3072
3072
  <div id="footer">
3073
- Generated on Fri Nov 27 21:11:27 2020 by
3074
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3075
- 0.9.24 (ruby-2.7.2).
3073
+ Generated on Mon Jan 2 11:48:13 2023 by
3074
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3075
+ 0.9.28 (ruby-3.1.2).
3076
3076
  </div>
3077
3077
 
3078
3078
  </div>
@@ -412,22 +412,22 @@
412
412
  <p>the parent window for this tri-state button <span class='object_link'><a href="FXComposite.html" title="Fox::FXComposite (class)">Fox::FXComposite</a></span></p>
413
413
  </dd><dt><code>text1</code>
414
414
  <dd>
415
- <p>the text for this tri-state button&#39;s first state [String]</p>
415
+ <p>the text for this tri-state buttons first state [String]</p>
416
416
  </dd><dt><code>text2</code>
417
417
  <dd>
418
- <p>the text for this tri-state button&#39;s second state [String]</p>
418
+ <p>the text for this tri-state buttons second state [String]</p>
419
419
  </dd><dt><code>text3</code>
420
420
  <dd>
421
- <p>the text for this tri-state button&#39;s third state [String]</p>
421
+ <p>the text for this tri-state buttons third state [String]</p>
422
422
  </dd><dt><code>icon1</code>
423
423
  <dd>
424
- <p>the icon, if any, for this tri-state button&#39;s first state <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
424
+ <p>the icon, if any, for this tri-state buttons first state <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
425
425
  </dd><dt><code>icon2</code>
426
426
  <dd>
427
- <p>the icon, if any, for this tri-state button&#39;s second state <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
427
+ <p>the icon, if any, for this tri-state buttons second state <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
428
428
  </dd><dt><code>icon3</code>
429
429
  <dd>
430
- <p>the icon, if any, for this tri-state button&#39;s third state <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
430
+ <p>the icon, if any, for this tri-state buttons third state <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
431
431
  </dd><dt><code>target</code>
432
432
  <dd>
433
433
  <p>the message target, if any, for this tri-state button <span class='object_link'><a href="FXObject.html" title="Fox::FXObject (class)">Fox::FXObject</a></span></p>
@@ -671,9 +671,9 @@
671
671
  </div>
672
672
 
673
673
  <div id="footer">
674
- Generated on Fri Nov 27 21:11:33 2020 by
675
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
676
- 0.9.24 (ruby-2.7.2).
674
+ Generated on Mon Jan 2 11:48:18 2023 by
675
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
676
+ 0.9.28 (ruby-3.1.2).
677
677
  </div>
678
678
 
679
679
  </div>
@@ -113,11 +113,11 @@
113
113
 
114
114
  <h2 id="label-Class+Constants">Class Constants</h2>
115
115
 
116
- <p>[FXUndoList::ID_UNDO] Message identifier for the undo method. When a <code>SEL_COMMAND</code> message with this identifier is sent to an undo list, it undoes the last command. FXUndoList also provides a <code>SEL_UPDATE</code> handler for this identifier, that enables or disables the sender depending on whether it&#39;s possible to undo.</p>
116
+ <p>[FXUndoList::ID_UNDO] Message identifier for the undo method. When a <code>SEL_COMMAND</code> message with this identifier is sent to an undo list, it undoes the last command. FXUndoList also provides a <code>SEL_UPDATE</code> handler for this identifier, that enables or disables the sender depending on whether its possible to undo.</p>
117
117
 
118
118
  <p>[FXUndoList::ID_UNDO_ALL] Message identifier for the “undo all” method. FXUndoList handles both the <code>SEL_COMMAND</code> and <code>SEL_UPDATE</code> messages for this message identifier.</p>
119
119
 
120
- <p>[FXUndoList::ID_REDO] Message identifier for the redo method. When a <code>SEL_COMMAND</code> message with this identifier is sent to an undo list, it redoes the last command. FXUndoList also provides a <code>SEL_UPDATE</code> handler for this identifier, that enables or disables the sender depending on whether it&#39;s possible to redo.</p>
120
+ <p>[FXUndoList::ID_REDO] Message identifier for the redo method. When a <code>SEL_COMMAND</code> message with this identifier is sent to an undo list, it redoes the last command. FXUndoList also provides a <code>SEL_UPDATE</code> handler for this identifier, that enables or disables the sender depending on whether its possible to redo.</p>
121
121
 
122
122
  <p>[FXUndoList::ID_REDO_ALL] Message identifier for the “redo all” method. FXUndoList handles both the <code>SEL_COMMAND</code> and <code>SEL_UPDATE</code> messages for this message identifier.</p>
123
123
 
@@ -998,9 +998,9 @@
998
998
  <td>
999
999
  <pre class="code"><span class="info file"># File 'lib/fox16/undolist.rb', line 94</span>
1000
1000
 
1001
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span> <span class='comment'># Be sure to call base class initialize
1002
- </span>
1003
- <span class='kw'>super</span>
1001
+ <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span>
1002
+ <span class='comment'># Be sure to call base class initialize
1003
+ </span> <span class='kw'>super</span>
1004
1004
 
1005
1005
  <span class='comment'># Set up the message map for this instance
1006
1006
  </span> <span class='const'><span class='object_link'><a href="../Responder.html#FXMAPFUNC-instance_method" title="Responder#FXMAPFUNC (method)">FXMAPFUNC</a></span></span><span class='lparen'>(</span><span class='const'>SEL_COMMAND</span><span class='comma'>,</span> <span class='const'>ID_CLEAR</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>onCmdClear</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
@@ -2550,9 +2550,9 @@
2550
2550
  </div>
2551
2551
 
2552
2552
  <div id="footer">
2553
- Generated on Fri Nov 27 21:11:36 2020 by
2554
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2555
- 0.9.24 (ruby-2.7.2).
2553
+ Generated on Mon Jan 2 11:48:21 2023 by
2554
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2555
+ 0.9.28 (ruby-3.1.2).
2556
2556
  </div>
2557
2557
 
2558
2558
  </div>
@@ -193,7 +193,7 @@
193
193
 
194
194
 
195
195
  <span class="summary_desc"><div class='inline'>
196
- <p>Returns a new FXVec2d instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
196
+ <p>Returns a new FXVec2d instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
197
197
  </div></span>
198
198
 
199
199
  </li>
@@ -289,7 +289,7 @@
289
289
 
290
290
 
291
291
  <span class="summary_desc"><div class='inline'>
292
- <p>Returns a new FXVec2d instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>.</p>
292
+ <p>Returns a new FXVec2d instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>.</p>
293
293
  </div></span>
294
294
 
295
295
  </li>
@@ -784,7 +784,7 @@
784
784
  </h3><div class="docstring">
785
785
  <div class="discussion">
786
786
 
787
- <p>Returns a new FXVec2d instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
787
+ <p>Returns a new FXVec2d instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
788
788
 
789
789
 
790
790
  </div>
@@ -932,7 +932,7 @@
932
932
  </h3><div class="docstring">
933
933
  <div class="discussion">
934
934
 
935
- <p>Returns a new FXVec2d instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
935
+ <p>Returns a new FXVec2d instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
936
936
 
937
937
 
938
938
  </div>
@@ -1440,9 +1440,9 @@
1440
1440
  </div>
1441
1441
 
1442
1442
  <div id="footer">
1443
- Generated on Fri Nov 27 21:10:40 2020 by
1444
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1445
- 0.9.24 (ruby-2.7.2).
1443
+ Generated on Mon Jan 2 11:47:28 2023 by
1444
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1445
+ 0.9.28 (ruby-3.1.2).
1446
1446
  </div>
1447
1447
 
1448
1448
  </div>
@@ -193,7 +193,7 @@
193
193
 
194
194
 
195
195
  <span class="summary_desc"><div class='inline'>
196
- <p>Returns a new FXVec2f instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
196
+ <p>Returns a new FXVec2f instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
197
197
  </div></span>
198
198
 
199
199
  </li>
@@ -289,7 +289,7 @@
289
289
 
290
290
 
291
291
  <span class="summary_desc"><div class='inline'>
292
- <p>Returns a new FXVec2f instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>.</p>
292
+ <p>Returns a new FXVec2f instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>.</p>
293
293
  </div></span>
294
294
 
295
295
  </li>
@@ -784,7 +784,7 @@
784
784
  </h3><div class="docstring">
785
785
  <div class="discussion">
786
786
 
787
- <p>Returns a new FXVec2f instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
787
+ <p>Returns a new FXVec2f instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
788
788
 
789
789
 
790
790
  </div>
@@ -932,7 +932,7 @@
932
932
  </h3><div class="docstring">
933
933
  <div class="discussion">
934
934
 
935
- <p>Returns a new FXVec2f instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
935
+ <p>Returns a new FXVec2f instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
936
936
 
937
937
 
938
938
  </div>
@@ -1432,9 +1432,9 @@
1432
1432
  </div>
1433
1433
 
1434
1434
  <div id="footer">
1435
- Generated on Fri Nov 27 21:10:40 2020 by
1436
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1437
- 0.9.24 (ruby-2.7.2).
1435
+ Generated on Mon Jan 2 11:47:28 2023 by
1436
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1437
+ 0.9.28 (ruby-3.1.2).
1438
1438
  </div>
1439
1439
 
1440
1440
  </div>
@@ -253,7 +253,7 @@
253
253
 
254
254
 
255
255
  <span class="summary_desc"><div class='inline'>
256
- <p>Returns a new FXVec3d instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
256
+ <p>Returns a new FXVec3d instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
257
257
  </div></span>
258
258
 
259
259
  </li>
@@ -349,7 +349,7 @@
349
349
 
350
350
 
351
351
  <span class="summary_desc"><div class='inline'>
352
- <p>Returns a new FXVec3d instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>.</p>
352
+ <p>Returns a new FXVec3d instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>.</p>
353
353
  </div></span>
354
354
 
355
355
  </li>
@@ -954,7 +954,7 @@
954
954
  </h3><div class="docstring">
955
955
  <div class="discussion">
956
956
 
957
- <p>Returns a new FXVec3d instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
957
+ <p>Returns a new FXVec3d instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
958
958
 
959
959
 
960
960
  </div>
@@ -1102,7 +1102,7 @@
1102
1102
  </h3><div class="docstring">
1103
1103
  <div class="discussion">
1104
1104
 
1105
- <p>Returns a new FXVec3d instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1105
+ <p>Returns a new FXVec3d instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1106
1106
 
1107
1107
 
1108
1108
  </div>
@@ -1639,9 +1639,9 @@
1639
1639
  </div>
1640
1640
 
1641
1641
  <div id="footer">
1642
- Generated on Fri Nov 27 21:10:40 2020 by
1643
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1644
- 0.9.24 (ruby-2.7.2).
1642
+ Generated on Mon Jan 2 11:47:28 2023 by
1643
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1644
+ 0.9.28 (ruby-3.1.2).
1645
1645
  </div>
1646
1646
 
1647
1647
  </div>
@@ -253,7 +253,7 @@
253
253
 
254
254
 
255
255
  <span class="summary_desc"><div class='inline'>
256
- <p>Returns a new FXVec3f instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
256
+ <p>Returns a new FXVec3f instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
257
257
  </div></span>
258
258
 
259
259
  </li>
@@ -349,7 +349,7 @@
349
349
 
350
350
 
351
351
  <span class="summary_desc"><div class='inline'>
352
- <p>Returns a new FXVec3f instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>.</p>
352
+ <p>Returns a new FXVec3f instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>.</p>
353
353
  </div></span>
354
354
 
355
355
  </li>
@@ -954,7 +954,7 @@
954
954
  </h3><div class="docstring">
955
955
  <div class="discussion">
956
956
 
957
- <p>Returns a new FXVec3f instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
957
+ <p>Returns a new FXVec3f instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
958
958
 
959
959
 
960
960
  </div>
@@ -1102,7 +1102,7 @@
1102
1102
  </h3><div class="docstring">
1103
1103
  <div class="discussion">
1104
1104
 
1105
- <p>Returns a new FXVec3f instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1105
+ <p>Returns a new FXVec3f instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1106
1106
 
1107
1107
 
1108
1108
  </div>
@@ -1639,9 +1639,9 @@
1639
1639
  </div>
1640
1640
 
1641
1641
  <div id="footer">
1642
- Generated on Fri Nov 27 21:10:40 2020 by
1643
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1644
- 0.9.24 (ruby-2.7.2).
1642
+ Generated on Mon Jan 2 11:47:28 2023 by
1643
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1644
+ 0.9.28 (ruby-3.1.2).
1645
1645
  </div>
1646
1646
 
1647
1647
  </div>
@@ -284,7 +284,7 @@
284
284
 
285
285
 
286
286
  <span class="summary_desc"><div class='inline'>
287
- <p>Returns a new FXVec4d instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
287
+ <p>Returns a new FXVec4d instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
288
288
  </div></span>
289
289
 
290
290
  </li>
@@ -380,7 +380,7 @@
380
380
 
381
381
 
382
382
  <span class="summary_desc"><div class='inline'>
383
- <p>Returns a new FXVec4d instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>.</p>
383
+ <p>Returns a new FXVec4d instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>.</p>
384
384
  </div></span>
385
385
 
386
386
  </li>
@@ -1076,7 +1076,7 @@
1076
1076
  </h3><div class="docstring">
1077
1077
  <div class="discussion">
1078
1078
 
1079
- <p>Returns a new FXVec4d instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
1079
+ <p>Returns a new FXVec4d instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
1080
1080
 
1081
1081
 
1082
1082
  </div>
@@ -1224,7 +1224,7 @@
1224
1224
  </h3><div class="docstring">
1225
1225
  <div class="discussion">
1226
1226
 
1227
- <p>Returns a new FXVec4d instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1227
+ <p>Returns a new FXVec4d instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1228
1228
 
1229
1229
 
1230
1230
  </div>
@@ -1848,9 +1848,9 @@
1848
1848
  </div>
1849
1849
 
1850
1850
  <div id="footer">
1851
- Generated on Fri Nov 27 21:10:40 2020 by
1852
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1853
- 0.9.24 (ruby-2.7.2).
1851
+ Generated on Mon Jan 2 11:47:28 2023 by
1852
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1853
+ 0.9.28 (ruby-3.1.2).
1854
1854
  </div>
1855
1855
 
1856
1856
  </div>
@@ -284,7 +284,7 @@
284
284
 
285
285
 
286
286
  <span class="summary_desc"><div class='inline'>
287
- <p>Returns a new FXVec4f instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
287
+ <p>Returns a new FXVec4f instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
288
288
  </div></span>
289
289
 
290
290
  </li>
@@ -380,7 +380,7 @@
380
380
 
381
381
 
382
382
  <span class="summary_desc"><div class='inline'>
383
- <p>Returns a new FXVec4f instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>.</p>
383
+ <p>Returns a new FXVec4f instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>.</p>
384
384
  </div></span>
385
385
 
386
386
  </li>
@@ -1076,7 +1076,7 @@
1076
1076
  </h3><div class="docstring">
1077
1077
  <div class="discussion">
1078
1078
 
1079
- <p>Returns a new FXVec4f instance obtained by memberwise multiplication of this vector&#39;s elements by the scalar <em>n</em>.</p>
1079
+ <p>Returns a new FXVec4f instance obtained by memberwise multiplication of this vectors elements by the scalar <em>n</em>.</p>
1080
1080
 
1081
1081
 
1082
1082
  </div>
@@ -1224,7 +1224,7 @@
1224
1224
  </h3><div class="docstring">
1225
1225
  <div class="discussion">
1226
1226
 
1227
- <p>Returns a new FXVec4f instance obtained by memberwise division of this vector&#39;s elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1227
+ <p>Returns a new FXVec4f instance obtained by memberwise division of this vectors elements by the scalar <em>n</em>. Raises ZeroDivisionError if <em>n</em> is identically zero.</p>
1228
1228
 
1229
1229
 
1230
1230
  </div>
@@ -1848,9 +1848,9 @@
1848
1848
  </div>
1849
1849
 
1850
1850
  <div id="footer">
1851
- Generated on Fri Nov 27 21:10:41 2020 by
1852
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1853
- 0.9.24 (ruby-2.7.2).
1851
+ Generated on Mon Jan 2 11:47:28 2023 by
1852
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1853
+ 0.9.28 (ruby-3.1.2).
1854
1854
  </div>
1855
1855
 
1856
1856
  </div>
@@ -114,7 +114,7 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>Vertical frame layout manager widget is used to automatically place child-windows vertically from top-to-bottom, or bottom-to-top, depending on the child window&#39;s layout hints.</p>
117
+ <p>Vertical frame layout manager widget is used to automatically place child-windows vertically from top-to-bottom, or bottom-to-top, depending on the child windows layout hints.</p>
118
118
 
119
119
 
120
120
  </div>
@@ -349,9 +349,9 @@
349
349
  </div>
350
350
 
351
351
  <div id="footer">
352
- Generated on Fri Nov 27 21:11:32 2020 by
353
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
354
- 0.9.24 (ruby-2.7.2).
352
+ Generated on Mon Jan 2 11:48:17 2023 by
353
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
354
+ 0.9.28 (ruby-3.1.2).
355
355
  </div>
356
356
 
357
357
  </div>
@@ -339,9 +339,9 @@
339
339
  </div>
340
340
 
341
341
  <div id="footer">
342
- Generated on Fri Nov 27 21:11:13 2020 by
343
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
344
- 0.9.24 (ruby-2.7.2).
342
+ Generated on Mon Jan 2 11:47:59 2023 by
343
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
344
+ 0.9.28 (ruby-3.1.2).
345
345
  </div>
346
346
 
347
347
  </div>