fxruby 1.6.45 → 1.6.46

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data/.github/workflows/binary.yml +89 -0
  4. data/.github/workflows/ci.yml +68 -0
  5. data/History.md +6 -0
  6. data/{README.rdoc → README.md} +12 -13
  7. data/Rakefile +22 -4
  8. data/appveyor.yml +5 -8
  9. data/doap.rdf +2 -2
  10. data/docs/Fox/Canvas/CanvasError.html +3 -3
  11. data/docs/Fox/Canvas/CircleShape.html +3 -3
  12. data/docs/Fox/Canvas/ImageShape.html +3 -3
  13. data/docs/Fox/Canvas/LineShape.html +3 -3
  14. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  15. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  16. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  17. data/docs/Fox/Canvas/Shape.html +5 -5
  18. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  19. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  20. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  21. data/docs/Fox/Canvas/TextShape.html +3 -3
  22. data/docs/Fox/Canvas.html +6 -6
  23. data/docs/Fox/FTNonModal.html +3 -3
  24. data/docs/Fox/FX4Splitter.html +3 -3
  25. data/docs/Fox/FX7Segment.html +3 -3
  26. data/docs/Fox/FXAccelTable.html +7 -7
  27. data/docs/Fox/FXApp.html +24 -24
  28. data/docs/Fox/FXArc.html +7 -7
  29. data/docs/Fox/FXArrowButton.html +3 -3
  30. data/docs/Fox/FXBMPIcon.html +3 -3
  31. data/docs/Fox/FXBMPImage.html +3 -3
  32. data/docs/Fox/FXBitmap.html +3 -3
  33. data/docs/Fox/FXBitmapFrame.html +3 -3
  34. data/docs/Fox/FXBitmapView.html +3 -3
  35. data/docs/Fox/FXButton.html +3 -3
  36. data/docs/Fox/FXCURCursor.html +3 -3
  37. data/docs/Fox/FXCalendar.html +3 -3
  38. data/docs/Fox/FXCanvas.html +3 -3
  39. data/docs/Fox/FXCheckButton.html +3 -3
  40. data/docs/Fox/FXChoiceBox.html +4 -4
  41. data/docs/Fox/FXColor.html +3 -3
  42. data/docs/Fox/FXColorBar.html +3 -3
  43. data/docs/Fox/FXColorDialog.html +4 -4
  44. data/docs/Fox/FXColorItem.html +3 -3
  45. data/docs/Fox/FXColorList.html +3 -3
  46. data/docs/Fox/FXColorRing.html +3 -3
  47. data/docs/Fox/FXColorSelector.html +3 -3
  48. data/docs/Fox/FXColorWell.html +5 -5
  49. data/docs/Fox/FXColorWheel.html +3 -3
  50. data/docs/Fox/FXComboBox.html +6 -6
  51. data/docs/Fox/FXComboTableItem.html +3 -3
  52. data/docs/Fox/FXCommand.html +4 -4
  53. data/docs/Fox/FXComposite.html +5 -5
  54. data/docs/Fox/FXCursor.html +3 -3
  55. data/docs/Fox/FXDC.html +9 -9
  56. data/docs/Fox/FXDCPrint.html +3 -3
  57. data/docs/Fox/FXDCWindow.html +3 -3
  58. data/docs/Fox/FXDataTarget.html +10 -10
  59. data/docs/Fox/FXDebugTarget.html +3 -3
  60. data/docs/Fox/FXDelegator.html +3 -3
  61. data/docs/Fox/FXDial.html +8 -8
  62. data/docs/Fox/FXDialogBox.html +4 -4
  63. data/docs/Fox/FXDict.html +3 -3
  64. data/docs/Fox/FXDirBox.html +3 -3
  65. data/docs/Fox/FXDirDialog.html +5 -5
  66. data/docs/Fox/FXDirItem.html +3 -3
  67. data/docs/Fox/FXDirList.html +7 -7
  68. data/docs/Fox/FXDirSelector.html +5 -5
  69. data/docs/Fox/FXDockBar.html +6 -6
  70. data/docs/Fox/FXDockHandler.html +3 -3
  71. data/docs/Fox/FXDockSite.html +6 -6
  72. data/docs/Fox/FXDockTitle.html +3 -3
  73. data/docs/Fox/FXDocument.html +3 -3
  74. data/docs/Fox/FXDragCorner.html +3 -3
  75. data/docs/Fox/FXDrawable.html +3 -3
  76. data/docs/Fox/FXDriveBox.html +3 -3
  77. data/docs/Fox/FXEvent.html +3 -3
  78. data/docs/Fox/FXExtentd.html +5 -5
  79. data/docs/Fox/FXExtentf.html +5 -5
  80. data/docs/Fox/FXFileAssoc.html +3 -3
  81. data/docs/Fox/FXFileDialog.html +8 -8
  82. data/docs/Fox/FXFileDict.html +3 -3
  83. data/docs/Fox/FXFileItem.html +3 -3
  84. data/docs/Fox/FXFileList.html +7 -7
  85. data/docs/Fox/FXFileSelector.html +11 -11
  86. data/docs/Fox/FXFileStream.html +3 -3
  87. data/docs/Fox/FXFoldingItem.html +5 -5
  88. data/docs/Fox/FXFoldingList.html +38 -38
  89. data/docs/Fox/FXFont.html +4 -4
  90. data/docs/Fox/FXFontDesc.html +3 -3
  91. data/docs/Fox/FXFontDialog.html +3 -3
  92. data/docs/Fox/FXFontSelector.html +3 -3
  93. data/docs/Fox/FXFrame.html +3 -3
  94. data/docs/Fox/FXGIFCursor.html +3 -3
  95. data/docs/Fox/FXGIFIcon.html +3 -3
  96. data/docs/Fox/FXGIFImage.html +3 -3
  97. data/docs/Fox/FXGLCanvas.html +5 -5
  98. data/docs/Fox/FXGLCone.html +3 -3
  99. data/docs/Fox/FXGLContext.html +3 -3
  100. data/docs/Fox/FXGLCube.html +3 -3
  101. data/docs/Fox/FXGLCylinder.html +3 -3
  102. data/docs/Fox/FXGLGroup.html +3 -3
  103. data/docs/Fox/FXGLLine.html +3 -3
  104. data/docs/Fox/FXGLObject.html +10 -10
  105. data/docs/Fox/FXGLPoint.html +3 -3
  106. data/docs/Fox/FXGLShape.html +3 -3
  107. data/docs/Fox/FXGLSphere.html +3 -3
  108. data/docs/Fox/FXGLViewer.html +3 -3
  109. data/docs/Fox/FXGLVisual.html +3 -3
  110. data/docs/Fox/FXGradient.html +3 -3
  111. data/docs/Fox/FXGradientBar.html +17 -17
  112. data/docs/Fox/FXGroupBox.html +5 -5
  113. data/docs/Fox/FXHeader.html +17 -17
  114. data/docs/Fox/FXHeaderItem.html +15 -15
  115. data/docs/Fox/FXHiliteStyle.html +3 -3
  116. data/docs/Fox/FXHorizontalFrame.html +4 -4
  117. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  118. data/docs/Fox/FXICOIcon.html +3 -3
  119. data/docs/Fox/FXICOImage.html +3 -3
  120. data/docs/Fox/FXIcon.html +3 -3
  121. data/docs/Fox/FXIconDict.html +3 -3
  122. data/docs/Fox/FXIconItem.html +5 -5
  123. data/docs/Fox/FXIconList.html +19 -19
  124. data/docs/Fox/FXIconSource.html +7 -7
  125. data/docs/Fox/FXId.html +3 -3
  126. data/docs/Fox/FXImage.html +6 -6
  127. data/docs/Fox/FXImageFrame.html +3 -3
  128. data/docs/Fox/FXImageView.html +3 -3
  129. data/docs/Fox/FXInputDialog.html +5 -5
  130. data/docs/Fox/FXIrb.html +6 -6
  131. data/docs/Fox/FXJPGIcon.html +3 -3
  132. data/docs/Fox/FXJPGImage.html +3 -3
  133. data/docs/Fox/FXKnob.html +7 -7
  134. data/docs/Fox/FXLabel.html +5 -5
  135. data/docs/Fox/FXLight.html +3 -3
  136. data/docs/Fox/FXList.html +24 -24
  137. data/docs/Fox/FXListBox.html +7 -7
  138. data/docs/Fox/FXListItem.html +5 -5
  139. data/docs/Fox/FXMDIChild.html +6 -6
  140. data/docs/Fox/FXMDIClient.html +4 -4
  141. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  142. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  143. data/docs/Fox/FXMDIMenu.html +3 -3
  144. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  145. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  146. data/docs/Fox/FXMDIWindowButton.html +3 -3
  147. data/docs/Fox/FXMainWindow.html +3 -3
  148. data/docs/Fox/FXMaterial.html +3 -3
  149. data/docs/Fox/FXMatrix.html +3 -3
  150. data/docs/Fox/FXMemoryBuffer.html +3 -3
  151. data/docs/Fox/FXMemoryStream.html +3 -3
  152. data/docs/Fox/FXMenuBar.html +3 -3
  153. data/docs/Fox/FXMenuButton.html +6 -6
  154. data/docs/Fox/FXMenuCaption.html +5 -5
  155. data/docs/Fox/FXMenuCascade.html +3 -3
  156. data/docs/Fox/FXMenuCheck.html +3 -3
  157. data/docs/Fox/FXMenuCommand.html +3 -3
  158. data/docs/Fox/FXMenuPane.html +3 -3
  159. data/docs/Fox/FXMenuRadio.html +3 -3
  160. data/docs/Fox/FXMenuSeparator.html +3 -3
  161. data/docs/Fox/FXMenuTitle.html +3 -3
  162. data/docs/Fox/FXMessageBox.html +5 -5
  163. data/docs/Fox/FXObject.html +4 -4
  164. data/docs/Fox/FXOption.html +3 -3
  165. data/docs/Fox/FXOptionMenu.html +3 -3
  166. data/docs/Fox/FXPCXIcon.html +3 -3
  167. data/docs/Fox/FXPCXImage.html +3 -3
  168. data/docs/Fox/FXPNGIcon.html +3 -3
  169. data/docs/Fox/FXPNGImage.html +3 -3
  170. data/docs/Fox/FXPPMIcon.html +3 -3
  171. data/docs/Fox/FXPPMImage.html +3 -3
  172. data/docs/Fox/FXPSBounds.html +3 -3
  173. data/docs/Fox/FXPacker.html +3 -3
  174. data/docs/Fox/FXPicker.html +3 -3
  175. data/docs/Fox/FXPopup.html +3 -3
  176. data/docs/Fox/FXPrintDialog.html +3 -3
  177. data/docs/Fox/FXPrinter.html +3 -3
  178. data/docs/Fox/FXProgressBar.html +3 -3
  179. data/docs/Fox/FXProgressDialog.html +3 -3
  180. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  181. data/docs/Fox/FXPseudoMouse.html +3 -3
  182. data/docs/Fox/FXPseudoTarget.html +3 -3
  183. data/docs/Fox/FXQuatd.html +3 -3
  184. data/docs/Fox/FXQuatf.html +3 -3
  185. data/docs/Fox/FXRGBIcon.html +3 -3
  186. data/docs/Fox/FXRGBImage.html +3 -3
  187. data/docs/Fox/FXRadioButton.html +3 -3
  188. data/docs/Fox/FXRanged.html +3 -3
  189. data/docs/Fox/FXRangef.html +3 -3
  190. data/docs/Fox/FXRealSlider.html +3 -3
  191. data/docs/Fox/FXRealSpinner.html +16 -16
  192. data/docs/Fox/FXRecentFiles.html +3 -3
  193. data/docs/Fox/FXRectangle.html +11 -11
  194. data/docs/Fox/FXRegion.html +3 -3
  195. data/docs/Fox/FXRegistry.html +5 -5
  196. data/docs/Fox/FXReplaceDialog.html +3 -3
  197. data/docs/Fox/FXRootWindow.html +3 -3
  198. data/docs/Fox/FXRuler.html +3 -3
  199. data/docs/Fox/FXRulerView.html +26 -26
  200. data/docs/Fox/FXScintilla.html +21 -21
  201. data/docs/Fox/FXScrollArea.html +5 -5
  202. data/docs/Fox/FXScrollBar.html +3 -3
  203. data/docs/Fox/FXScrollCorner.html +3 -3
  204. data/docs/Fox/FXScrollPane.html +3 -3
  205. data/docs/Fox/FXScrollWindow.html +4 -4
  206. data/docs/Fox/FXSearchDialog.html +3 -3
  207. data/docs/Fox/FXSegment.html +3 -3
  208. data/docs/Fox/FXSeparator.html +4 -4
  209. data/docs/Fox/FXSettings.html +3 -3
  210. data/docs/Fox/FXShell.html +3 -3
  211. data/docs/Fox/FXShutter.html +4 -4
  212. data/docs/Fox/FXShutterItem.html +3 -3
  213. data/docs/Fox/FXSize.html +3 -3
  214. data/docs/Fox/FXSlider.html +3 -3
  215. data/docs/Fox/FXSphered.html +3 -3
  216. data/docs/Fox/FXSpheref.html +3 -3
  217. data/docs/Fox/FXSpinner.html +16 -16
  218. data/docs/Fox/FXSplashScreen.html +3 -3
  219. data/docs/Fox/FXSplashWindow.html +5 -5
  220. data/docs/Fox/FXSplitter.html +3 -3
  221. data/docs/Fox/FXSpring.html +3 -3
  222. data/docs/Fox/FXStatusBar.html +3 -3
  223. data/docs/Fox/FXStatusLine.html +4 -4
  224. data/docs/Fox/FXStream.html +4 -4
  225. data/docs/Fox/FXStreamAllocError.html +3 -3
  226. data/docs/Fox/FXStreamEndError.html +3 -3
  227. data/docs/Fox/FXStreamError.html +3 -3
  228. data/docs/Fox/FXStreamFailureError.html +3 -3
  229. data/docs/Fox/FXStreamFormatError.html +3 -3
  230. data/docs/Fox/FXStreamFullError.html +4 -4
  231. data/docs/Fox/FXStreamNoReadError.html +3 -3
  232. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  233. data/docs/Fox/FXStreamUnknownError.html +3 -3
  234. data/docs/Fox/FXStringDict.html +4 -4
  235. data/docs/Fox/FXSwitcher.html +8 -8
  236. data/docs/Fox/FXTGAIcon.html +3 -3
  237. data/docs/Fox/FXTGAImage.html +3 -3
  238. data/docs/Fox/FXTIFIcon.html +3 -3
  239. data/docs/Fox/FXTIFImage.html +3 -3
  240. data/docs/Fox/FXTabBar.html +8 -8
  241. data/docs/Fox/FXTabBook.html +4 -4
  242. data/docs/Fox/FXTabItem.html +3 -3
  243. data/docs/Fox/FXTable.html +27 -27
  244. data/docs/Fox/FXTableItem.html +5 -5
  245. data/docs/Fox/FXTablePos.html +3 -3
  246. data/docs/Fox/FXTableRange.html +3 -3
  247. data/docs/Fox/FXText.html +25 -25
  248. data/docs/Fox/FXTextChange.html +3 -3
  249. data/docs/Fox/FXTextField.html +5 -5
  250. data/docs/Fox/FXToggleButton.html +7 -7
  251. data/docs/Fox/FXToolBar.html +3 -3
  252. data/docs/Fox/FXToolBarGrip.html +3 -3
  253. data/docs/Fox/FXToolBarShell.html +3 -3
  254. data/docs/Fox/FXToolBarTab.html +5 -5
  255. data/docs/Fox/FXToolTip.html +5 -5
  256. data/docs/Fox/FXTopWindow.html +4 -4
  257. data/docs/Fox/FXTranslator.html +3 -3
  258. data/docs/Fox/FXTreeItem.html +19 -19
  259. data/docs/Fox/FXTreeList.html +40 -40
  260. data/docs/Fox/FXTreeListBox.html +27 -27
  261. data/docs/Fox/FXTriStateButton.html +9 -9
  262. data/docs/Fox/FXUndoList.html +8 -8
  263. data/docs/Fox/FXVec2d.html +7 -7
  264. data/docs/Fox/FXVec2f.html +7 -7
  265. data/docs/Fox/FXVec3d.html +7 -7
  266. data/docs/Fox/FXVec3f.html +7 -7
  267. data/docs/Fox/FXVec4d.html +7 -7
  268. data/docs/Fox/FXVec4f.html +7 -7
  269. data/docs/Fox/FXVerticalFrame.html +4 -4
  270. data/docs/Fox/FXVerticalSeparator.html +3 -3
  271. data/docs/Fox/FXViewport.html +3 -3
  272. data/docs/Fox/FXVisual.html +3 -3
  273. data/docs/Fox/FXWindow.html +36 -36
  274. data/docs/Fox/FXWizard.html +3 -3
  275. data/docs/Fox/FXXBMIcon.html +3 -3
  276. data/docs/Fox/FXXBMImage.html +3 -3
  277. data/docs/Fox/FXXPMIcon.html +3 -3
  278. data/docs/Fox/FXXPMImage.html +3 -3
  279. data/docs/Fox/NotifyHeader.html +3 -3
  280. data/docs/Fox/SCNotification.html +3 -3
  281. data/docs/Fox/TextRange.html +3 -3
  282. data/docs/Fox.html +7 -7
  283. data/docs/IRB.html +3 -3
  284. data/docs/Responder.html +4 -4
  285. data/docs/Responder2.html +3 -3
  286. data/docs/_index.html +3 -3
  287. data/docs/css/style.css +1 -0
  288. data/docs/file.History.html +66 -52
  289. data/docs/file.README.html +7 -7
  290. data/docs/index.html +13 -7
  291. data/docs/top-level-namespace.html +3 -3
  292. data/ext/fox16_c/core_wrap.cpp +1 -1
  293. data/ext/fox16_c/dc_wrap.cpp +1 -1
  294. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  295. data/ext/fox16_c/extconf.rb +12 -12
  296. data/ext/fox16_c/frames_wrap.cpp +1 -1
  297. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  298. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  299. data/ext/fox16_c/icons_wrap.cpp +1 -1
  300. data/ext/fox16_c/image_wrap.cpp +1 -1
  301. data/ext/fox16_c/label_wrap.cpp +1 -1
  302. data/ext/fox16_c/layout_wrap.cpp +1 -1
  303. data/ext/fox16_c/list_wrap.cpp +1 -1
  304. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  305. data/ext/fox16_c/menu_wrap.cpp +1 -1
  306. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  307. data/ext/fox16_c/swigruby.h +1 -1
  308. data/ext/fox16_c/table_wrap.cpp +1 -1
  309. data/ext/fox16_c/text_wrap.cpp +1 -1
  310. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  311. data/ext/fox16_c/ui_wrap.cpp +1 -1
  312. data/fxruby.gemspec +9 -1
  313. data/lib/fox16/kwargs.rb +891 -891
  314. data/lib/fox16/version.rb +1 -1
  315. data/test/TC_FXDCPrint.rb +1 -1
  316. data.tar.gz.sig +0 -0
  317. metadata +270 -35
  318. metadata.gz.sig +0 -0
@@ -770,9 +770,9 @@
770
770
  </div>
771
771
 
772
772
  <div id="footer">
773
- Generated on Fri Nov 27 21:10:54 2020 by
774
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
775
- 0.9.24 (ruby-2.7.2).
773
+ Generated on Mon Jan 2 11:47:42 2023 by
774
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
775
+ 0.9.28 (ruby-3.1.2).
776
776
  </div>
777
777
 
778
778
  </div>
@@ -1013,9 +1013,9 @@
1013
1013
  </div>
1014
1014
 
1015
1015
  <div id="footer">
1016
- Generated on Fri Nov 27 21:10:44 2020 by
1017
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1018
- 0.9.24 (ruby-2.7.2).
1016
+ Generated on Mon Jan 2 11:47:31 2023 by
1017
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1018
+ 0.9.28 (ruby-3.1.2).
1019
1019
  </div>
1020
1020
 
1021
1021
  </div>
@@ -128,7 +128,7 @@
128
128
  <p>sent when the window is unmapped; the message data is an FXEvent instance.</p>
129
129
  </dd><dt><code>SEL_CONFIGURE</code>
130
130
  <dd>
131
- <p>sent when the window&#39;s size changes; the message data is an FXEvent instance.</p>
131
+ <p>sent when the windows size changes; the message data is an FXEvent instance.</p>
132
132
  </dd><dt><code>SEL_ENTER</code>
133
133
  <dd>
134
134
  <p>sent when the mouse cursor enters this window</p>
@@ -194,7 +194,7 @@
194
194
  <p>sent when this window loses the selection</p>
195
195
  </dd><dt><code>SEL_SELECTION_REQUEST</code>
196
196
  <dd>
197
- <p>sent when this window&#39;s selection is requested</p>
197
+ <p>sent when this windows selection is requested</p>
198
198
  </dd></dl>
199
199
 
200
200
  <p>For each of the following clipboard-related events, the message data is an FXEvent instance:</p>
@@ -206,7 +206,7 @@
206
206
  <p>sent when this window loses the clipboard</p>
207
207
  </dd><dt><code>SEL_CLIPBOARD_REQUEST</code>
208
208
  <dd>
209
- <p>sent when this window&#39;s clipboard data is requested</p>
209
+ <p>sent when this windows clipboard data is requested</p>
210
210
  </dd></dl>
211
211
 
212
212
  <p>For each of the following drag-and-drop events, the message data is an FXEvent instance:</p>
@@ -645,7 +645,7 @@
645
645
 
646
646
 
647
647
  <span class="summary_desc"><div class='inline'>
648
- <p>This window&#39;s first child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
648
+ <p>This windows first child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
649
649
  </div></span>
650
650
 
651
651
  </li>
@@ -730,7 +730,7 @@
730
730
 
731
731
 
732
732
  <span class="summary_desc"><div class='inline'>
733
- <p>This window&#39;s last child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
733
+ <p>This windows last child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
734
734
  </div></span>
735
735
 
736
736
  </li>
@@ -844,7 +844,7 @@
844
844
 
845
845
 
846
846
  <span class="summary_desc"><div class='inline'>
847
- <p>This window&#39;s owner window <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
847
+ <p>This windows owner window <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
848
848
  </div></span>
849
849
 
850
850
  </li>
@@ -873,7 +873,7 @@
873
873
 
874
874
 
875
875
  <span class="summary_desc"><div class='inline'>
876
- <p>This window&#39;s parent window <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
876
+ <p>This windows parent window <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
877
877
  </div></span>
878
878
 
879
879
  </li>
@@ -1041,7 +1041,7 @@
1041
1041
 
1042
1042
 
1043
1043
  <span class="summary_desc"><div class='inline'>
1044
- <p>This window&#39;s x-coordinate, in the parent&#39;s coordinate system [Integer].</p>
1044
+ <p>This windows x-coordinate, in the parents coordinate system [Integer].</p>
1045
1045
  </div></span>
1046
1046
 
1047
1047
  </li>
@@ -1068,7 +1068,7 @@
1068
1068
 
1069
1069
 
1070
1070
  <span class="summary_desc"><div class='inline'>
1071
- <p>This window&#39;s y-coordinate, in the parent&#39;s coordinate system [Integer].</p>
1071
+ <p>This windows y-coordinate, in the parents coordinate system [Integer].</p>
1072
1072
  </div></span>
1073
1073
 
1074
1074
  </li>
@@ -1676,7 +1676,7 @@
1676
1676
 
1677
1677
 
1678
1678
  <span class="summary_desc"><div class='inline'>
1679
- <p>Add this hot key to the closest ancestor&#39;s accelerator table.</p>
1679
+ <p>Add this hot key to the closest ancestors accelerator table.</p>
1680
1680
  </div></span>
1681
1681
 
1682
1682
  </li>
@@ -3166,7 +3166,7 @@
3166
3166
 
3167
3167
 
3168
3168
  <span class="summary_desc"><div class='inline'>
3169
- <p>Relink this window after sibling window <em>other</em>, in the parent&#39;s window list.</p>
3169
+ <p>Relink this window after sibling window <em>other</em>, in the parents window list.</p>
3170
3170
  </div></span>
3171
3171
 
3172
3172
  </li>
@@ -3190,7 +3190,7 @@
3190
3190
 
3191
3191
 
3192
3192
  <span class="summary_desc"><div class='inline'>
3193
- <p>Relink this window before sibling window <em>other</em>, in the parent&#39;s window list.</p>
3193
+ <p>Relink this window before sibling window <em>other</em>, in the parents window list.</p>
3194
3194
  </div></span>
3195
3195
 
3196
3196
  </li>
@@ -3238,7 +3238,7 @@
3238
3238
 
3239
3239
 
3240
3240
  <span class="summary_desc"><div class='inline'>
3241
- <p>Move the window immediately, in the parent&#39;s coordinate system.</p>
3241
+ <p>Move the window immediately, in the parents coordinate system.</p>
3242
3242
  </div></span>
3243
3243
 
3244
3244
  </li>
@@ -3286,7 +3286,7 @@
3286
3286
 
3287
3287
 
3288
3288
  <span class="summary_desc"><div class='inline'>
3289
- <p>Move and resize the window immediately, in the parent&#39;s coordinate system.</p>
3289
+ <p>Move and resize the window immediately, in the parents coordinate system.</p>
3290
3290
  </div></span>
3291
3291
 
3292
3292
  </li>
@@ -3334,7 +3334,7 @@
3334
3334
 
3335
3335
 
3336
3336
  <span class="summary_desc"><div class='inline'>
3337
- <p>Mark this window&#39;s layout as dirty.</p>
3337
+ <p>Mark this windows layout as dirty.</p>
3338
3338
  </div></span>
3339
3339
 
3340
3340
  </li>
@@ -3406,7 +3406,7 @@
3406
3406
 
3407
3407
 
3408
3408
  <span class="summary_desc"><div class='inline'>
3409
- <p>Remove this hot key from the closest ancestor&#39;s accelerator table.</p>
3409
+ <p>Remove this hot key from the closest ancestors accelerator table.</p>
3410
3410
  </div></span>
3411
3411
 
3412
3412
  </li>
@@ -3816,7 +3816,7 @@
3816
3816
 
3817
3817
 
3818
3818
  <span class="summary_desc"><div class='inline'>
3819
- <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em>&#39;s coordinate system to this window&#39;s coordinate system.</p>
3819
+ <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em>’s coordinate system to this windows coordinate system.</p>
3820
3820
  </div></span>
3821
3821
 
3822
3822
  </li>
@@ -3840,7 +3840,7 @@
3840
3840
 
3841
3841
 
3842
3842
  <span class="summary_desc"><div class='inline'>
3843
- <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this window&#39;s coordinate system to <em>toWindow</em>&#39;s coordinate system.</p>
3843
+ <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this windows coordinate system to <em>toWindow</em>’s coordinate system.</p>
3844
3844
  </div></span>
3845
3845
 
3846
3846
  </li>
@@ -4313,7 +4313,7 @@
4313
4313
  </h3><div class="docstring">
4314
4314
  <div class="discussion">
4315
4315
 
4316
- <p>This window&#39;s first child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4316
+ <p>This windows first child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4317
4317
 
4318
4318
 
4319
4319
  </div>
@@ -4442,7 +4442,7 @@
4442
4442
  </h3><div class="docstring">
4443
4443
  <div class="discussion">
4444
4444
 
4445
- <p>This window&#39;s last child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4445
+ <p>This windows last child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4446
4446
 
4447
4447
 
4448
4448
  </div>
@@ -4614,7 +4614,7 @@
4614
4614
  </h3><div class="docstring">
4615
4615
  <div class="discussion">
4616
4616
 
4617
- <p>This window&#39;s owner window <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4617
+ <p>This windows owner window <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4618
4618
 
4619
4619
 
4620
4620
  </div>
@@ -4657,7 +4657,7 @@
4657
4657
  </h3><div class="docstring">
4658
4658
  <div class="discussion">
4659
4659
 
4660
- <p>This window&#39;s parent window <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4660
+ <p>This windows parent window <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
4661
4661
 
4662
4662
 
4663
4663
  </div>
@@ -4915,7 +4915,7 @@
4915
4915
  </h3><div class="docstring">
4916
4916
  <div class="discussion">
4917
4917
 
4918
- <p>This window&#39;s x-coordinate, in the parent&#39;s coordinate system [Integer]</p>
4918
+ <p>This windows x-coordinate, in the parents coordinate system [Integer]</p>
4919
4919
 
4920
4920
 
4921
4921
  </div>
@@ -4958,7 +4958,7 @@
4958
4958
  </h3><div class="docstring">
4959
4959
  <div class="discussion">
4960
4960
 
4961
- <p>This window&#39;s y-coordinate, in the parent&#39;s coordinate system [Integer]</p>
4961
+ <p>This windows y-coordinate, in the parents coordinate system [Integer]</p>
4962
4962
 
4963
4963
 
4964
4964
  </div>
@@ -5921,7 +5921,7 @@
5921
5921
  </h3><div class="docstring">
5922
5922
  <div class="discussion">
5923
5923
 
5924
- <p>Add this hot key to the closest ancestor&#39;s accelerator table.</p>
5924
+ <p>Add this hot key to the closest ancestors accelerator table.</p>
5925
5925
 
5926
5926
 
5927
5927
  </div>
@@ -8519,7 +8519,7 @@
8519
8519
  </h3><div class="docstring">
8520
8520
  <div class="discussion">
8521
8521
 
8522
- <p>Relink this window after sibling window <em>other</em>, in the parent&#39;s window list.</p>
8522
+ <p>Relink this window after sibling window <em>other</em>, in the parents window list.</p>
8523
8523
 
8524
8524
 
8525
8525
  </div>
@@ -8560,7 +8560,7 @@
8560
8560
  </h3><div class="docstring">
8561
8561
  <div class="discussion">
8562
8562
 
8563
- <p>Relink this window before sibling window <em>other</em>, in the parent&#39;s window list.</p>
8563
+ <p>Relink this window before sibling window <em>other</em>, in the parents window list.</p>
8564
8564
 
8565
8565
 
8566
8566
  </div>
@@ -8638,7 +8638,7 @@
8638
8638
  </h3><div class="docstring">
8639
8639
  <div class="discussion">
8640
8640
 
8641
- <p>Move the window immediately, in the parent&#39;s coordinate system. Update the server representation as well if the window is realized. Perform layout of the children when necessary.</p>
8641
+ <p>Move the window immediately, in the parents coordinate system. Update the server representation as well if the window is realized. Perform layout of the children when necessary.</p>
8642
8642
 
8643
8643
 
8644
8644
  </div>
@@ -8725,7 +8725,7 @@
8725
8725
  </h3><div class="docstring">
8726
8726
  <div class="discussion">
8727
8727
 
8728
- <p>Move and resize the window immediately, in the parent&#39;s coordinate system. Update the server representation as well if the window is realized. Perform layout of the children when necessary.</p>
8728
+ <p>Move and resize the window immediately, in the parents coordinate system. Update the server representation as well if the window is realized. Perform layout of the children when necessary.</p>
8729
8729
 
8730
8730
 
8731
8731
  </div>
@@ -8799,7 +8799,7 @@
8799
8799
  </h3><div class="docstring">
8800
8800
  <div class="discussion">
8801
8801
 
8802
- <p>Mark this window&#39;s layout as dirty</p>
8802
+ <p>Mark this windows layout as dirty</p>
8803
8803
 
8804
8804
 
8805
8805
  </div>
@@ -8910,7 +8910,7 @@
8910
8910
  </h3><div class="docstring">
8911
8911
  <div class="discussion">
8912
8912
 
8913
- <p>Remove this hot key from the closest ancestor&#39;s accelerator table.</p>
8913
+ <p>Remove this hot key from the closest ancestors accelerator table.</p>
8914
8914
 
8915
8915
 
8916
8916
  </div>
@@ -9587,7 +9587,7 @@
9587
9587
  </h3><div class="docstring">
9588
9588
  <div class="discussion">
9589
9589
 
9590
- <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em>&#39;s coordinate system to this window&#39;s coordinate system. Returns a two-element array containing the coordinates in this window&#39;s coordinate system.</p>
9590
+ <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em>’s coordinate system to this windows coordinate system. Returns a two-element array containing the coordinates in this windows coordinate system.</p>
9591
9591
 
9592
9592
 
9593
9593
  </div>
@@ -9624,7 +9624,7 @@
9624
9624
  </h3><div class="docstring">
9625
9625
  <div class="discussion">
9626
9626
 
9627
- <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this window&#39;s coordinate system to <em>toWindow</em>&#39;s coordinate system. Returns a two-element array containing the coordinates in <em>toWindow</em>&#39;s coordinate system.</p>
9627
+ <p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this windows coordinate system to <em>toWindow</em>’s coordinate system. Returns a two-element array containing the coordinates in <em>toWindow</em>’s coordinate system.</p>
9628
9628
 
9629
9629
 
9630
9630
  </div>
@@ -9938,9 +9938,9 @@
9938
9938
  </div>
9939
9939
 
9940
9940
  <div id="footer">
9941
- Generated on Fri Nov 27 21:10:45 2020 by
9942
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
9943
- 0.9.24 (ruby-2.7.2).
9941
+ Generated on Mon Jan 2 11:47:32 2023 by
9942
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
9943
+ 0.9.28 (ruby-3.1.2).
9944
9944
  </div>
9945
9945
 
9946
9946
  </div>
@@ -1042,9 +1042,9 @@
1042
1042
  </div>
1043
1043
 
1044
1044
  <div id="footer">
1045
- Generated on Fri Nov 27 21:10:45 2020 by
1046
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1047
- 0.9.24 (ruby-2.7.2).
1045
+ Generated on Mon Jan 2 11:47:33 2023 by
1046
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1047
+ 0.9.28 (ruby-3.1.2).
1048
1048
  </div>
1049
1049
 
1050
1050
  </div>
@@ -443,9 +443,9 @@
443
443
  </div>
444
444
 
445
445
  <div id="footer">
446
- Generated on Fri Nov 27 21:10:51 2020 by
447
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
448
- 0.9.24 (ruby-2.7.2).
446
+ Generated on Mon Jan 2 11:47:39 2023 by
447
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
448
+ 0.9.28 (ruby-3.1.2).
449
449
  </div>
450
450
 
451
451
  </div>
@@ -427,9 +427,9 @@
427
427
  </div>
428
428
 
429
429
  <div id="footer">
430
- Generated on Fri Nov 27 21:10:59 2020 by
431
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
432
- 0.9.24 (ruby-2.7.2).
430
+ Generated on Mon Jan 2 11:47:46 2023 by
431
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
432
+ 0.9.28 (ruby-3.1.2).
433
433
  </div>
434
434
 
435
435
  </div>
@@ -440,9 +440,9 @@
440
440
  </div>
441
441
 
442
442
  <div id="footer">
443
- Generated on Fri Nov 27 21:10:51 2020 by
444
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
- 0.9.24 (ruby-2.7.2).
443
+ Generated on Mon Jan 2 11:47:39 2023 by
444
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
+ 0.9.28 (ruby-3.1.2).
446
446
  </div>
447
447
 
448
448
  </div>
@@ -424,9 +424,9 @@
424
424
  </div>
425
425
 
426
426
  <div id="footer">
427
- Generated on Fri Nov 27 21:10:59 2020 by
428
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
- 0.9.24 (ruby-2.7.2).
427
+ Generated on Mon Jan 2 11:47:46 2023 by
428
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
+ 0.9.28 (ruby-3.1.2).
430
430
  </div>
431
431
 
432
432
  </div>
@@ -276,9 +276,9 @@
276
276
  </div>
277
277
 
278
278
  <div id="footer">
279
- Generated on Fri Nov 27 21:11:07 2020 by
280
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
281
- 0.9.24 (ruby-2.7.2).
279
+ Generated on Mon Jan 2 11:47:53 2023 by
280
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
281
+ 0.9.28 (ruby-3.1.2).
282
282
  </div>
283
283
 
284
284
  </div>
@@ -1428,9 +1428,9 @@
1428
1428
  </div>
1429
1429
 
1430
1430
  <div id="footer">
1431
- Generated on Fri Nov 27 21:11:07 2020 by
1432
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1433
- 0.9.24 (ruby-2.7.2).
1431
+ Generated on Mon Jan 2 11:47:53 2023 by
1432
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1433
+ 0.9.28 (ruby-3.1.2).
1434
1434
  </div>
1435
1435
 
1436
1436
  </div>
@@ -271,9 +271,9 @@
271
271
  </div>
272
272
 
273
273
  <div id="footer">
274
- Generated on Fri Nov 27 21:11:07 2020 by
275
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
276
- 0.9.24 (ruby-2.7.2).
274
+ Generated on Mon Jan 2 11:47:53 2023 by
275
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
276
+ 0.9.28 (ruby-3.1.2).
277
277
  </div>
278
278
 
279
279
  </div>
data/docs/Fox.html CHANGED
@@ -9101,7 +9101,7 @@
9101
9101
  </h3><div class="docstring">
9102
9102
  <div class="discussion">
9103
9103
 
9104
- <p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the &#39;S&#39; directive for String#unpack (which treats two successive characters as an unsigned short in native byte order) to decode the R, G, B and A values.</p>
9104
+ <p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the S directive for String#unpack (which treats two successive characters as an unsigned short in native byte order) to decode the R, G, B and A values.</p>
9105
9105
 
9106
9106
 
9107
9107
  </div>
@@ -9193,7 +9193,7 @@
9193
9193
  </h3><div class="docstring">
9194
9194
  <div class="discussion">
9195
9195
 
9196
- <p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the &#39;S&#39; directive for Array#pack (which treats two successive characters as an unsigned short in native byte order) to encode the R, G, B and A values.</p>
9196
+ <p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the S directive for Array#pack (which treats two successive characters as an unsigned short in native byte order) to encode the R, G, B and A values.</p>
9197
9197
 
9198
9198
 
9199
9199
  </div>
@@ -9863,7 +9863,7 @@
9863
9863
  </h3><div class="docstring">
9864
9864
  <div class="discussion">
9865
9865
 
9866
- <p>Return a “hot key” code value that represents the accelerator key described in the string <em>str</em>. The string can contain some combination of the modifiers <em>Ctrl</em>, <em>Alt</em> and <em>Shift</em>, plus the key of interest. For example, to get the accelerator key for Ctrl+Alt+F7, you&#39;d use:</p>
9866
+ <p>Return a “hot key” code value that represents the accelerator key described in the string <em>str</em>. The string can contain some combination of the modifiers <em>Ctrl</em>, <em>Alt</em> and <em>Shift</em>, plus the key of interest. For example, to get the accelerator key for Ctrl+Alt+F7, youd use:</p>
9867
9867
 
9868
9868
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_hotKey'>hotKey</span> <span class='op'>=</span> <span class='id identifier rubyid_fxparseAccel'>fxparseAccel</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Ctrl+Alt+F7</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
9869
9869
  </code></pre>
@@ -10144,7 +10144,7 @@
10144
10144
  <pre class="code"><span class="info file"># File 'lib/fox16/version.rb', line 2</span>
10145
10145
 
10146
10146
  <span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Fox (module)">Fox</a></span></span><span class='period'>.</span><span class='id identifier rubyid_fxrubyversion'>fxrubyversion</span>
10147
- <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.6.43</span><span class='tstring_end'>&quot;</span></span>
10147
+ <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.6.45</span><span class='tstring_end'>&quot;</span></span>
10148
10148
  <span class='kw'>end</span></pre>
10149
10149
  </td>
10150
10150
  </tr>
@@ -11174,9 +11174,9 @@
11174
11174
  </div>
11175
11175
 
11176
11176
  <div id="footer">
11177
- Generated on Fri Nov 27 21:10:34 2020 by
11178
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
11179
- 0.9.24 (ruby-2.7.2).
11177
+ Generated on Mon Jan 2 11:47:22 2023 by
11178
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
11179
+ 0.9.28 (ruby-3.1.2).
11180
11180
  </div>
11181
11181
 
11182
11182
  </div>
data/docs/IRB.html CHANGED
@@ -194,9 +194,9 @@
194
194
  </div>
195
195
 
196
196
  <div id="footer">
197
- Generated on Fri Nov 27 21:10:34 2020 by
198
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
199
- 0.9.24 (ruby-2.7.2).
197
+ Generated on Mon Jan 2 11:47:22 2023 by
198
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
199
+ 0.9.28 (ruby-3.1.2).
200
200
  </div>
201
201
 
202
202
  </div>
data/docs/Responder.html CHANGED
@@ -588,7 +588,7 @@
588
588
  </h3><div class="docstring">
589
589
  <div class="discussion">
590
590
 
591
- <p>Generates identifiers as class constants. Originally submitted by Sean O&#39;Halpin, slightly modified by Lyle.</p>
591
+ <p>Generates identifiers as class constants. Originally submitted by Sean OHalpin, slightly modified by Lyle.</p>
592
592
 
593
593
 
594
594
  </div>
@@ -683,9 +683,9 @@
683
683
  </div>
684
684
 
685
685
  <div id="footer">
686
- Generated on Fri Nov 27 21:10:34 2020 by
687
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
688
- 0.9.24 (ruby-2.7.2).
686
+ Generated on Mon Jan 2 11:47:22 2023 by
687
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
688
+ 0.9.28 (ruby-3.1.2).
689
689
  </div>
690
690
 
691
691
  </div>
data/docs/Responder2.html CHANGED
@@ -215,9 +215,9 @@
215
215
  </div>
216
216
 
217
217
  <div id="footer">
218
- Generated on Fri Nov 27 21:10:34 2020 by
219
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
220
- 0.9.24 (ruby-2.7.2).
218
+ Generated on Mon Jan 2 11:47:22 2023 by
219
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
220
+ 0.9.28 (ruby-3.1.2).
221
221
  </div>
222
222
 
223
223
  </div>
data/docs/_index.html CHANGED
@@ -2091,9 +2091,9 @@
2091
2091
  </div>
2092
2092
 
2093
2093
  <div id="footer">
2094
- Generated on Fri Nov 27 21:10:27 2020 by
2095
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2096
- 0.9.24 (ruby-2.7.2).
2094
+ Generated on Mon Jan 2 11:47:15 2023 by
2095
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2096
+ 0.9.28 (ruby-3.1.2).
2097
2097
  </div>
2098
2098
 
2099
2099
  </div>
data/docs/css/style.css CHANGED
@@ -52,6 +52,7 @@ body {
52
52
  background: #fff;
53
53
  padding: 1.2em;
54
54
  padding-top: 0.2em;
55
+ box-sizing: border-box;
55
56
  }
56
57
 
57
58
  @media (max-width: 920px) {