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
@@ -760,9 +760,9 @@
760
760
  </div>
761
761
 
762
762
  <div id="footer">
763
- Generated on Fri Nov 27 21:11:14 2020 by
764
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
765
- 0.9.24 (ruby-2.7.2).
763
+ Generated on Mon Jan 2 11:48:01 2023 by
764
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
765
+ 0.9.28 (ruby-3.1.2).
766
766
  </div>
767
767
 
768
768
  </div>
@@ -691,7 +691,7 @@
691
691
 
692
692
 
693
693
  <span class="summary_desc"><div class='inline'>
694
- <p>Calls block once for each item in the list, passing the item&#39;s text and user data as parameters.</p>
694
+ <p>Calls block once for each item in the list, passing the items text and user data as parameters.</p>
695
695
  </div></span>
696
696
 
697
697
  </li>
@@ -2106,7 +2106,7 @@
2106
2106
  </h3><div class="docstring">
2107
2107
  <div class="discussion">
2108
2108
 
2109
- <p>Calls block once for each item in the list, passing the item&#39;s text and user data as parameters.</p>
2109
+ <p>Calls block once for each item in the list, passing the items text and user data as parameters.</p>
2110
2110
 
2111
2111
 
2112
2112
  </div>
@@ -2714,7 +2714,7 @@
2714
2714
  </h3><div class="docstring">
2715
2715
  <div class="discussion">
2716
2716
 
2717
- <p>Set current item to <em>index</em>, where <em>index</em> is the zero-based index of the item. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the combo box&#39;s message target.</p>
2717
+ <p>Set current item to <em>index</em>, where <em>index</em> is the zero-based index of the item. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the combo boxs message target.</p>
2718
2718
 
2719
2719
 
2720
2720
  </div>
@@ -2929,9 +2929,9 @@
2929
2929
  </div>
2930
2930
 
2931
2931
  <div id="footer">
2932
- Generated on Fri Nov 27 21:10:52 2020 by
2933
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2934
- 0.9.24 (ruby-2.7.2).
2932
+ Generated on Mon Jan 2 11:47:40 2023 by
2933
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2934
+ 0.9.28 (ruby-3.1.2).
2935
2935
  </div>
2936
2936
 
2937
2937
  </div>
@@ -534,9 +534,9 @@
534
534
  </div>
535
535
 
536
536
  <div id="footer">
537
- Generated on Fri Nov 27 21:11:34 2020 by
538
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
539
- 0.9.24 (ruby-2.7.2).
537
+ Generated on Mon Jan 2 11:48:19 2023 by
538
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
539
+ 0.9.28 (ruby-3.1.2).
540
540
  </div>
541
541
 
542
542
  </div>
@@ -102,7 +102,7 @@
102
102
  <h2>Overview</h2><div class="docstring">
103
103
  <div class="discussion">
104
104
 
105
- <p>FXCommand is an “abstract” base class for your application&#39;s commands. At a minimum, your concrete subclasses of FXCommand should implement the #undo, #redo, #undoName, and #redoName methods.</p>
105
+ <p>FXCommand is an “abstract” base class for your applications commands. At a minimum, your concrete subclasses of FXCommand should implement the #undo, #redo, #undoName, and #redoName methods.</p>
106
106
 
107
107
 
108
108
  </div>
@@ -516,9 +516,9 @@
516
516
  </div>
517
517
 
518
518
  <div id="footer">
519
- Generated on Fri Nov 27 21:11:36 2020 by
520
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
521
- 0.9.24 (ruby-2.7.2).
519
+ Generated on Mon Jan 2 11:48:21 2023 by
520
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
521
+ 0.9.28 (ruby-3.1.2).
522
522
  </div>
523
523
 
524
524
  </div>
@@ -117,10 +117,10 @@
117
117
  <p>The following messages are sent from FXComposite to its target:</p>
118
118
  <dl class="rdoc-list note-list"><dt><code>SEL_KEYPRESS</code>
119
119
  <dd>
120
- <p>sent when a key goes down, but only if there is no other widget with the focus (or if the focused widget doesn&#39;t handle this keypress). The message data is an FXEvent instance.</p>
120
+ <p>sent when a key goes down, but only if there is no other widget with the focus (or if the focused widget doesnt handle this keypress). The message data is an FXEvent instance.</p>
121
121
  </dd><dt><code>SEL_KEYRELEASE</code>
122
122
  <dd>
123
- <p>sent when a key goes up, but only if there is no other widget with the focus (or if the focused widget doesn&#39;t handle this key release). The message data is an FXEvent instance.</p>
123
+ <p>sent when a key goes up, but only if there is no other widget with the focus (or if the focused widget doesnt handle this key release). The message data is an FXEvent instance.</p>
124
124
  </dd></dl>
125
125
 
126
126
 
@@ -423,9 +423,9 @@
423
423
  </div>
424
424
 
425
425
  <div id="footer">
426
- Generated on Fri Nov 27 21:11:01 2020 by
427
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
428
- 0.9.24 (ruby-2.7.2).
426
+ Generated on Mon Jan 2 11:47:48 2023 by
427
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
428
+ 0.9.28 (ruby-3.1.2).
429
429
  </div>
430
430
 
431
431
  </div>
@@ -769,9 +769,9 @@
769
769
  </div>
770
770
 
771
771
  <div id="footer">
772
- Generated on Fri Nov 27 21:10:41 2020 by
773
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
774
- 0.9.24 (ruby-2.7.2).
772
+ Generated on Mon Jan 2 11:47:29 2023 by
773
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
774
+ 0.9.28 (ruby-3.1.2).
775
775
  </div>
776
776
 
777
777
  </div>
data/docs/Fox/FXDC.html CHANGED
@@ -172,7 +172,7 @@
172
172
  <h3 id="label-Line+Cap+Styles">Line Cap Styles</h3>
173
173
  <dl class="rdoc-list note-list"><dt><code>CAP_NOT_LAST</code>
174
174
  <dd>
175
- <p>Don&#39;t include last end cap</p>
175
+ <p>Dont include last end cap</p>
176
176
  </dd><dt><code>CAP_BUTT</code>
177
177
  <dd>
178
178
  <p>Butting line end caps</p>
@@ -3204,7 +3204,7 @@
3204
3204
  </h3><div class="docstring">
3205
3205
  <div class="discussion">
3206
3206
 
3207
- <p>Draw an arc. The argument <em>start</em> specifies the start of the arc relative to the three-o&#39;clock position from the center, in units of degrees*64. The argument <em>extent</em> specifies the path and extent of the arc, relative to the start of the arc (also in units of degrees*64). The arguments <em>x</em>, <em>y</em>, <em>w</em>, and <em>h</em> specify the bounding rectangle of the arc.</p>
3207
+ <p>Draw an arc. The argument <em>start</em> specifies the start of the arc relative to the three-oclock position from the center, in units of degrees*64. The argument <em>extent</em> specifies the path and extent of the arc, relative to the start of the arc (also in units of degrees*64). The arguments <em>x</em>, <em>y</em>, <em>w</em>, and <em>h</em> specify the bounding rectangle of the arc.</p>
3208
3208
 
3209
3209
  <h3 id="label-Parameters-3A">Parameters:</h3>
3210
3210
  <dl class="rdoc-list note-list"><dt><code>x</code>
@@ -3429,7 +3429,7 @@
3429
3429
 
3430
3430
  <h3 id="label-Parameters-3A">Parameters:</h3>
3431
3431
 
3432
- <p><code>x</code>:: x-coordinate of the circle&#39;s center [Integer] <code>y</code>:: y-coordinate of the circle&#39;s center [Integer] <code>r</code>:: radius of the circle, in pixels [Integer]</p>
3432
+ <p><code>x</code>:: x-coordinate of the circles center [Integer] <code>y</code>:: y-coordinate of the circles center [Integer] <code>r</code>:: radius of the circle, in pixels [Integer]</p>
3433
3433
 
3434
3434
  <p>See also #fillCircle.</p>
3435
3435
 
@@ -3917,7 +3917,7 @@
3917
3917
  </h3><div class="docstring">
3918
3918
  <div class="discussion">
3919
3919
 
3920
- <p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats all points&#39; coordinates as relative to the origin.</p>
3920
+ <p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats all points coordinates as relative to the origin.</p>
3921
3921
 
3922
3922
  <h4 id="label-Parameters-3A">Parameters:</h4>
3923
3923
  <dl class="rdoc-list note-list"><dt><code>points</code>
@@ -4005,7 +4005,7 @@
4005
4005
  </h3><div class="docstring">
4006
4006
  <div class="discussion">
4007
4007
 
4008
- <p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats each point&#39;s coordinates (after the first) as relative to the previous point.</p>
4008
+ <p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats each points coordinates (after the first) as relative to the previous point.</p>
4009
4009
 
4010
4010
  <h4 id="label-Parameters-3A">Parameters:</h4>
4011
4011
  <dl class="rdoc-list note-list"><dt><code>points</code>
@@ -4551,7 +4551,7 @@
4551
4551
 
4552
4552
  <h3 id="label-Parameters-3A">Parameters:</h3>
4553
4553
 
4554
- <p><code>x</code>:: x-coordinate of the circle&#39;s center [Integer] <code>y</code>:: y-coordinate of the circle&#39;s center [Integer] <code>r</code>:: radius of the circle, in pixels [Integer]</p>
4554
+ <p><code>x</code>:: x-coordinate of the circles center [Integer] <code>y</code>:: y-coordinate of the circles center [Integer] <code>r</code>:: radius of the circle, in pixels [Integer]</p>
4555
4555
 
4556
4556
  <p>See also #drawCircle.</p>
4557
4557
 
@@ -5221,9 +5221,9 @@
5221
5221
  </div>
5222
5222
 
5223
5223
  <div id="footer">
5224
- Generated on Fri Nov 27 21:10:35 2020 by
5225
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5226
- 0.9.24 (ruby-2.7.2).
5224
+ Generated on Mon Jan 2 11:47:22 2023 by
5225
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
5226
+ 0.9.28 (ruby-3.1.2).
5227
5227
  </div>
5228
5228
 
5229
5229
  </div>
@@ -686,9 +686,9 @@
686
686
  </div>
687
687
 
688
688
  <div id="footer">
689
- Generated on Fri Nov 27 21:10:46 2020 by
690
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
691
- 0.9.24 (ruby-2.7.2).
689
+ Generated on Mon Jan 2 11:47:33 2023 by
690
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
691
+ 0.9.28 (ruby-3.1.2).
692
692
  </div>
693
693
 
694
694
  </div>
@@ -348,9 +348,9 @@
348
348
  </div>
349
349
 
350
350
  <div id="footer">
351
- Generated on Fri Nov 27 21:10:52 2020 by
352
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
353
- 0.9.24 (ruby-2.7.2).
351
+ Generated on Mon Jan 2 11:47:40 2023 by
352
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
353
+ 0.9.28 (ruby-3.1.2).
354
354
  </div>
355
355
 
356
356
  </div>
@@ -117,7 +117,7 @@
117
117
  <span class='id identifier rubyid_textfield'>textfield</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="FXTextField.html" title="Fox::FXTextField (class)">FXTextField</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXTextField.html#initialize-instance_method" title="Fox::FXTextField#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_p'>p</span><span class='comma'>,</span> <span class='int'>12</span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='const'>FXDataTarget</span><span class='op'>::</span><span class='const'>ID_VALUE</span><span class='rparen'>)</span>
118
118
  </code></pre>
119
119
 
120
- <p>Data targets also allow connecting other kinds of widgets (like FXRadioButton and FXMenuCommand) to a variable. In this case, the new value of the connected variable is computed by subtracting <code>FXDataTarget::ID_OPTION</code> from the message identifier. For example, to tie a group of radio buttons to a single data target&#39;s value (so that the buttons are mutually exclusive), use code like this:</p>
120
+ <p>Data targets also allow connecting other kinds of widgets (like FXRadioButton and FXMenuCommand) to a variable. In this case, the new value of the connected variable is computed by subtracting <code>FXDataTarget::ID_OPTION</code> from the message identifier. For example, to tie a group of radio buttons to a single data targets value (so that the buttons are mutually exclusive), use code like this:</p>
121
121
 
122
122
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_data'>data</span> <span class='op'>=</span> <span class='const'>FXDataTarget</span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="#initialize-instance_method" title="Fox::FXDataTarget#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='int'>0</span><span class='rparen'>)</span>
123
123
  <span class='id identifier rubyid_radio1'>radio1</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="FXRadioButton.html" title="Fox::FXRadioButton (class)">FXRadioButton</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRadioButton.html#initialize-instance_method" title="Fox::FXRadioButton#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_p'>p</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1st choice</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='const'>FXDataTarget</span><span class='op'>::</span><span class='const'>ID_OPTION</span><span class='rparen'>)</span>
@@ -125,7 +125,7 @@
125
125
  <span class='id identifier rubyid_radio3'>radio3</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="FXRadioButton.html" title="Fox::FXRadioButton (class)">FXRadioButton</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRadioButton.html#initialize-instance_method" title="Fox::FXRadioButton#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_p'>p</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>3rd choice</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='const'>FXDataTarget</span><span class='op'>::</span><span class='const'>ID_OPTION</span> <span class='op'>+</span> <span class='int'>2</span><span class='rparen'>)</span>
126
126
  </code></pre>
127
127
 
128
- <p>Note that if you&#39;d like the data target to “forward” its <code>SEL_COMMAND</code> or <code>SEL_CHANGED</code> to some other target object after it has updated the data target value, you can do that just as you would for any other widget. For example, continuing the previous code snippet:</p>
128
+ <p>Note that if youd like the data target to “forward” its <code>SEL_COMMAND</code> or <code>SEL_CHANGED</code> to some other target object after it has updated the data target value, you can do that just as you would for any other widget. For example, continuing the previous code snippet:</p>
129
129
 
130
130
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_data'>data</span><span class='period'>.</span><span class='id identifier rubyid_connect'>connect</span><span class='lparen'>(</span><span class='const'>SEL_COMMAND</span><span class='rparen'>)</span> <span class='lbrace'>{</span>
131
131
  <span class='id identifier rubyid_puts'>puts</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>The new data target value is </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_data'>data</span><span class='period'>.</span><span class='id identifier rubyid_value'>value</span><span class='embexpr_end'>}</span><span class='tstring_end'>&quot;</span></span>
@@ -149,7 +149,7 @@
149
149
  <p>Causes the FXDataTarget to ask sender for value</p>
150
150
  </dd><dt><code>ID_OPTION</code>
151
151
  <dd>
152
- <p><code>ID_OPTION</code>+<em>i</em> will set the value to <em>i</em>, where -10000 &lt;= <em>i</em> &lt;= 10000</p>
152
+ <p><code>ID_OPTION+</code><em>i</em> will set the value to <em>i</em>, where -10000 &lt;= <em>i</em> &lt;= 10000</p>
153
153
  </dd></dl>
154
154
 
155
155
 
@@ -240,7 +240,7 @@
240
240
 
241
241
 
242
242
  <span class="summary_desc"><div class='inline'>
243
- <p>The data target&#39;s current value [Object].</p>
243
+ <p>The data targets current value [Object].</p>
244
244
  </div></span>
245
245
 
246
246
  </li>
@@ -303,7 +303,7 @@
303
303
 
304
304
 
305
305
  <span class="summary_desc"><div class='inline'>
306
- <p>Returns the stringified representation of this data target&#39;s value.</p>
306
+ <p>Returns the stringified representation of this data targets value.</p>
307
307
  </div></span>
308
308
 
309
309
  </li>
@@ -481,7 +481,7 @@
481
481
  </h3><div class="docstring">
482
482
  <div class="discussion">
483
483
 
484
- <p>The data target&#39;s current value [Object]</p>
484
+ <p>The data targets current value [Object]</p>
485
485
 
486
486
 
487
487
  </div>
@@ -529,7 +529,7 @@
529
529
  </h3><div class="docstring">
530
530
  <div class="discussion">
531
531
 
532
- <p>Returns the stringified representation of this data target&#39;s value.</p>
532
+ <p>Returns the stringified representation of this data targets value.</p>
533
533
 
534
534
 
535
535
  </div>
@@ -563,9 +563,9 @@
563
563
  </div>
564
564
 
565
565
  <div id="footer">
566
- Generated on Fri Nov 27 21:11:15 2020 by
567
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
568
- 0.9.24 (ruby-2.7.2).
566
+ Generated on Mon Jan 2 11:48:01 2023 by
567
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
568
+ 0.9.28 (ruby-3.1.2).
569
569
  </div>
570
570
 
571
571
  </div>
@@ -295,9 +295,9 @@
295
295
  </div>
296
296
 
297
297
  <div id="footer">
298
- Generated on Fri Nov 27 21:11:22 2020 by
299
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
- 0.9.24 (ruby-2.7.2).
298
+ Generated on Mon Jan 2 11:48:07 2023 by
299
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
+ 0.9.28 (ruby-3.1.2).
301
301
  </div>
302
302
 
303
303
  </div>
@@ -295,9 +295,9 @@
295
295
  </div>
296
296
 
297
297
  <div id="footer">
298
- Generated on Fri Nov 27 21:11:01 2020 by
299
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
- 0.9.24 (ruby-2.7.2).
298
+ Generated on Mon Jan 2 11:47:48 2023 by
299
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
+ 0.9.28 (ruby-3.1.2).
301
301
  </div>
302
302
 
303
303
  </div>
data/docs/Fox/FXDial.html CHANGED
@@ -131,10 +131,10 @@
131
131
  <p>sent when the left mouse button goes up; the message data is an FXEvent instance.</p>
132
132
  </dd><dt><code>SEL_CHANGED</code>
133
133
  <dd>
134
- <p>sent when the dial&#39;s value changes; the message data is the new value (an integer).</p>
134
+ <p>sent when the dials value changes; the message data is the new value (an integer).</p>
135
135
  </dd><dt><code>SEL_COMMAND</code>
136
136
  <dd>
137
- <p>sent when the user stops changing the dial&#39;s value and releases the mouse button; the message data is the new value (an integer).</p>
137
+ <p>sent when the user stops changing the dials value and releases the mouse button; the message data is the new value (an integer).</p>
138
138
  </dd></dl>
139
139
 
140
140
  <h3 id="label-Dial+style+options">Dial style options</h3>
@@ -488,7 +488,7 @@
488
488
 
489
489
 
490
490
  <span class="summary_desc"><div class='inline'>
491
- <p>Set the dial&#39;s range.</p>
491
+ <p>Set the dials range.</p>
492
492
  </div></span>
493
493
 
494
494
  </li>
@@ -1056,7 +1056,7 @@
1056
1056
  </h3><div class="docstring">
1057
1057
  <div class="discussion">
1058
1058
 
1059
- <p>Set the dial&#39;s range. If <em>notify</em> is <code>true</code>, and the range modification causes the dial&#39;s value to change, a <code>SEL_COMMAND</code> message is sent to the dial&#39;s message target after the value is changed.</p>
1059
+ <p>Set the dials range. If <em>notify</em> is <code>true</code>, and the range modification causes the dials value to change, a <code>SEL_COMMAND</code> message is sent to the dials message target after the value is changed.</p>
1060
1060
 
1061
1061
 
1062
1062
  </div>
@@ -1093,7 +1093,7 @@
1093
1093
  </h3><div class="docstring">
1094
1094
  <div class="discussion">
1095
1095
 
1096
- <p>Set the dial value. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the dial&#39;s message target after the value is changed.</p>
1096
+ <p>Set the dial value. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the dials message target after the value is changed.</p>
1097
1097
 
1098
1098
 
1099
1099
  </div>
@@ -1123,9 +1123,9 @@
1123
1123
  </div>
1124
1124
 
1125
1125
  <div id="footer">
1126
- Generated on Fri Nov 27 21:10:35 2020 by
1127
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1128
- 0.9.24 (ruby-2.7.2).
1126
+ Generated on Mon Jan 2 11:47:23 2023 by
1127
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1128
+ 0.9.28 (ruby-3.1.2).
1129
1129
  </div>
1130
1130
 
1131
1131
  </div>
@@ -120,7 +120,7 @@
120
120
 
121
121
  <p>When a dialog box receives a <code>SEL_COMMAND</code> message with identifier <code>ID_CANCEL</code> or <code>ID_ACCEPT</code>, the dialog box breaks out of the modal loop and returns a completion code of either 0 or 1, respectively.</p>
122
122
 
123
- <p>To close a dialog box when it&#39;s not running modally, simply call <span class='object_link'><a href="FXWindow.html#hide-instance_method" title="Fox::FXWindow#hide (method)">Fox::FXWindow#hide</a></span> (or send it the <code>ID_HIDE</code> command message).</p>
123
+ <p>To close a dialog box when its not running modally, simply call <span class='object_link'><a href="FXWindow.html#hide-instance_method" title="Fox::FXWindow#hide (method)">Fox::FXWindow#hide</a></span> (or send it the <code>ID_HIDE</code> command message).</p>
124
124
 
125
125
  <h3 id="label-Message+identifiers">Message identifiers</h3>
126
126
  <dl class="rdoc-list note-list"><dt><code>ID_CANCEL</code>
@@ -403,9 +403,9 @@
403
403
  </div>
404
404
 
405
405
  <div id="footer">
406
- Generated on Fri Nov 27 21:11:01 2020 by
407
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
408
- 0.9.24 (ruby-2.7.2).
406
+ Generated on Mon Jan 2 11:47:48 2023 by
407
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
408
+ 0.9.28 (ruby-3.1.2).
409
409
  </div>
410
410
 
411
411
  </div>
data/docs/Fox/FXDict.html CHANGED
@@ -1053,9 +1053,9 @@
1053
1053
  </div>
1054
1054
 
1055
1055
  <div id="footer">
1056
- Generated on Fri Nov 27 21:10:35 2020 by
1057
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1058
- 0.9.24 (ruby-2.7.2).
1056
+ Generated on Mon Jan 2 11:47:23 2023 by
1057
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1058
+ 0.9.28 (ruby-3.1.2).
1059
1059
  </div>
1060
1060
 
1061
1061
  </div>
@@ -742,9 +742,9 @@
742
742
  </div>
743
743
 
744
744
  <div id="footer">
745
- Generated on Fri Nov 27 21:10:42 2020 by
746
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
747
- 0.9.24 (ruby-2.7.2).
745
+ Generated on Mon Jan 2 11:47:29 2023 by
746
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
747
+ 0.9.28 (ruby-3.1.2).
748
748
  </div>
749
749
 
750
750
  </div>
@@ -346,7 +346,7 @@
346
346
 
347
347
 
348
348
  <span class="summary_desc"><div class='inline'>
349
- <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won&#39;t.</p>
349
+ <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it wont.</p>
350
350
  </div></span>
351
351
 
352
352
  </li>
@@ -824,7 +824,7 @@
824
824
  </h3><div class="docstring">
825
825
  <div class="discussion">
826
826
 
827
- <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won&#39;t.</p>
827
+ <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it wont.</p>
828
828
 
829
829
 
830
830
  </div>
@@ -904,9 +904,9 @@
904
904
  </div>
905
905
 
906
906
  <div id="footer">
907
- Generated on Fri Nov 27 21:11:02 2020 by
908
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
909
- 0.9.24 (ruby-2.7.2).
907
+ Generated on Mon Jan 2 11:47:49 2023 by
908
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
909
+ 0.9.28 (ruby-3.1.2).
910
910
  </div>
911
911
 
912
912
  </div>
@@ -979,9 +979,9 @@
979
979
  </div>
980
980
 
981
981
  <div id="footer">
982
- Generated on Fri Nov 27 21:10:46 2020 by
983
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
984
- 0.9.24 (ruby-2.7.2).
982
+ Generated on Mon Jan 2 11:47:33 2023 by
983
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
984
+ 0.9.28 (ruby-3.1.2).
985
985
  </div>
986
986
 
987
987
  </div>
@@ -421,7 +421,7 @@
421
421
 
422
422
 
423
423
  <span class="summary_desc"><div class='inline'>
424
- <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won&#39;t.</p>
424
+ <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it wont.</p>
425
425
  </div></span>
426
426
 
427
427
  </li>
@@ -1129,7 +1129,7 @@
1129
1129
  </h3><div class="docstring">
1130
1130
  <div class="discussion">
1131
1131
 
1132
- <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won&#39;t.</p>
1132
+ <p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it wont.</p>
1133
1133
 
1134
1134
 
1135
1135
  </div>
@@ -1477,7 +1477,7 @@
1477
1477
  </h3><div class="docstring">
1478
1478
  <div class="discussion">
1479
1479
 
1480
- <p>Set current file. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list&#39;s message target to indicate that the current item has changed.</p>
1480
+ <p>Set current file. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the lists message target to indicate that the current item has changed.</p>
1481
1481
 
1482
1482
 
1483
1483
  </div>
@@ -1514,7 +1514,7 @@
1514
1514
  </h3><div class="docstring">
1515
1515
  <div class="discussion">
1516
1516
 
1517
- <p>Set current directory. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list&#39;s message target to indicate that the current item has changed.</p>
1517
+ <p>Set current directory. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the lists message target to indicate that the current item has changed.</p>
1518
1518
 
1519
1519
 
1520
1520
  </div>
@@ -1544,9 +1544,9 @@
1544
1544
  </div>
1545
1545
 
1546
1546
  <div id="footer">
1547
- Generated on Fri Nov 27 21:10:46 2020 by
1548
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1549
- 0.9.24 (ruby-2.7.2).
1547
+ Generated on Mon Jan 2 11:47:34 2023 by
1548
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1549
+ 0.9.28 (ruby-3.1.2).
1550
1550
  </div>
1551
1551
 
1552
1552
  </div>
@@ -406,7 +406,7 @@
406
406
 
407
407
 
408
408
  <span class="summary_desc"><div class='inline'>
409
- <p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won&#39;t.</p>
409
+ <p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it wont.</p>
410
410
  </div></span>
411
411
 
412
412
  </li>
@@ -905,7 +905,7 @@
905
905
  </h3><div class="docstring">
906
906
  <div class="discussion">
907
907
 
908
- <p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won&#39;t.</p>
908
+ <p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it wont.</p>
909
909
 
910
910
 
911
911
  </div>
@@ -985,9 +985,9 @@
985
985
  </div>
986
986
 
987
987
  <div id="footer">
988
- Generated on Fri Nov 27 21:11:22 2020 by
989
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
990
- 0.9.24 (ruby-2.7.2).
988
+ Generated on Mon Jan 2 11:48:08 2023 by
989
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
990
+ 0.9.28 (ruby-3.1.2).
991
991
  </div>
992
992
 
993
993
  </div>
@@ -132,7 +132,7 @@
132
132
  <h3 id="label-Dock+Bar+Options">Dock Bar Options</h3>
133
133
  <dl class="rdoc-list note-list"><dt><code>ALLOW_NOWHERE</code>
134
134
  <dd>
135
- <p>Don&#39;t allow docking anywhere</p>
135
+ <p>Dont allow docking anywhere</p>
136
136
  </dd><dt><code>ALLOW_TOP</code>
137
137
  <dd>
138
138
  <p>Docking at the top only</p>
@@ -371,7 +371,7 @@
371
371
 
372
372
 
373
373
  <span class="summary_desc"><div class='inline'>
374
- <p>Dock the bar against the given side, near the given position relative to the toolbar dock&#39;s origin.</p>
374
+ <p>Dock the bar against the given side, near the given position relative to the toolbar docks origin.</p>
375
375
  </div></span>
376
376
 
377
377
  </li>
@@ -1052,7 +1052,7 @@
1052
1052
  </h3><div class="docstring">
1053
1053
  <div class="discussion">
1054
1054
 
1055
- <p>Dock the bar against the given side, near the given position relative to the toolbar dock&#39;s origin.</p>
1055
+ <p>Dock the bar against the given side, near the given position relative to the toolbar docks origin.</p>
1056
1056
 
1057
1057
 
1058
1058
  </div>
@@ -1441,9 +1441,9 @@
1441
1441
  </div>
1442
1442
 
1443
1443
  <div id="footer">
1444
- Generated on Fri Nov 27 21:10:47 2020 by
1445
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1446
- 0.9.24 (ruby-2.7.2).
1444
+ Generated on Mon Jan 2 11:47:34 2023 by
1445
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1446
+ 0.9.28 (ruby-3.1.2).
1447
1447
  </div>
1448
1448
 
1449
1449
  </div>
@@ -458,9 +458,9 @@
458
458
  </div>
459
459
 
460
460
  <div id="footer">
461
- Generated on Fri Nov 27 21:11:22 2020 by
462
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
463
- 0.9.24 (ruby-2.7.2).
461
+ Generated on Mon Jan 2 11:48:08 2023 by
462
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
463
+ 0.9.28 (ruby-3.1.2).
464
464
  </div>
465
465
 
466
466
  </div>