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
@@ -116,7 +116,7 @@
116
116
  <h2>Overview</h2><div class="docstring">
117
117
  <div class="discussion">
118
118
 
119
- <p>FXScintilla is a FOX widget, developed by Gilles Filippini, that provides an interface to Neil Hodgson&#39;s Scintilla (<a href="http://www.scintilla.org">www.scintilla.org</a>) source code editing component. The Scintilla component is a very complicated beast, and for best results you should read the very fine documentation at <a href="http://www.scintilla.org/ScintillaDoc.html">www.scintilla.org/ScintillaDoc.html</a>.</p>
119
+ <p>FXScintilla is a FOX widget, developed by Gilles Filippini, that provides an interface to Neil Hodgsons Scintilla (<a href="http://www.scintilla.org">www.scintilla.org</a>) source code editing component. The Scintilla component is a very complicated beast, and for best results you should read the very fine documentation at <a href="http://www.scintilla.org/ScintillaDoc.html">www.scintilla.org/ScintillaDoc.html</a>.</p>
120
120
 
121
121
  <h3 id="label-Events">Events</h3>
122
122
 
@@ -161,9 +161,9 @@
161
161
 
162
162
  </div>
163
163
  </dt>
164
- <dd><pre class="code"><span class='op'>-</span><span class='int'>1</span><span class='comment'># Define start of Scintilla messages to be greater than all Windows edit (EM_*) messages
165
- </span><span class='comment'># as many EM_ messages can be used although that use is deprecated.</span>
166
- </pre></dd>
164
+ <dd><pre class="code"><span class='op'>-</span><span class='int'>1</span>
165
+ <span class='comment'># Define start of Scintilla messages to be greater than all Windows edit (EM_*) messages
166
+ </span><span class='comment'># as many EM_ messages can be used although that use is deprecated.</span></pre></dd>
167
167
 
168
168
  <dt id="SCI_START-constant" class="">SCI_START =
169
169
  <div class="docstring">
@@ -12579,7 +12579,7 @@
12579
12579
 
12580
12580
 
12581
12581
  <span class="summary_desc"><div class='inline'>
12582
- <p>Retrieve a &#39;n&#39; separated list of descriptions of the keyword sets understood by the current lexer.</p>
12582
+ <p>Retrieve a n separated list of descriptions of the keyword sets understood by the current lexer.</p>
12583
12583
  </div></span>
12584
12584
 
12585
12585
  </li>
@@ -18435,7 +18435,7 @@
18435
18435
 
18436
18436
 
18437
18437
  <span class="summary_desc"><div class='inline'>
18438
- <p>Move the caret inside current view if it&#39;s not there already.</p>
18438
+ <p>Move the caret inside current view if its not there already.</p>
18439
18439
  </div></span>
18440
18440
 
18441
18441
  </li>
@@ -19005,7 +19005,7 @@
19005
19005
 
19006
19006
 
19007
19007
  <span class="summary_desc"><div class='inline'>
19008
- <p>Retrieve a &#39;n&#39; separated list of properties understood by the current lexer.</p>
19008
+ <p>Retrieve a n separated list of properties understood by the current lexer.</p>
19009
19009
  </div></span>
19010
19010
 
19011
19011
  </li>
@@ -20611,7 +20611,7 @@
20611
20611
 
20612
20612
 
20613
20613
  <span class="summary_desc"><div class='inline'>
20614
- <p>Limit hotspots to single line so hotspots on two lines don&#39;t merge.</p>
20614
+ <p>Limit hotspots to single line so hotspots on two lines dont merge.</p>
20615
20615
  </div></span>
20616
20616
 
20617
20617
  </li>
@@ -21635,7 +21635,7 @@
21635
21635
 
21636
21636
 
21637
21637
  <span class="summary_desc"><div class='inline'>
21638
- <p>Set the identifier for this widget&#39;s embedded Scintilla component.</p>
21638
+ <p>Set the identifier for this widgets embedded Scintilla component.</p>
21639
21639
  </div></span>
21640
21640
 
21641
21641
  </li>
@@ -22347,7 +22347,7 @@
22347
22347
 
22348
22348
 
22349
22349
  <span class="summary_desc"><div class='inline'>
22350
- <p>In palette mode, Scintilla uses the environment&#39;s palette calls to display more colours.</p>
22350
+ <p>In palette mode, Scintilla uses the environments palette calls to display more colours.</p>
22351
22351
  </div></span>
22352
22352
 
22353
22353
  </li>
@@ -26549,7 +26549,7 @@
26549
26549
  </h3><div class="docstring">
26550
26550
  <div class="discussion">
26551
26551
 
26552
- <p>Change the type-separator character in the string setting up an auto-completion list. Default is &#39;?&#39; but can be changed if items contain &#39;?&#39;.</p>
26552
+ <p>Change the type-separator character in the string setting up an auto-completion list. Default is ‘?’ but can be changed if items contain ‘?’.</p>
26553
26553
 
26554
26554
 
26555
26555
  </div>
@@ -28845,7 +28845,7 @@
28845
28845
  </h3><div class="docstring">
28846
28846
  <div class="discussion">
28847
28847
 
28848
- <p>Retrieve a &#39;n&#39; separated list of descriptions of the keyword sets understood by the current lexer.</p>
28848
+ <p>Retrieve a n separated list of descriptions of the keyword sets understood by the current lexer.</p>
28849
28849
 
28850
28850
 
28851
28851
  </div>
@@ -38746,7 +38746,7 @@
38746
38746
  </h3><div class="docstring">
38747
38747
  <div class="discussion">
38748
38748
 
38749
- <p>Move the caret inside current view if it&#39;s not there already.</p>
38749
+ <p>Move the caret inside current view if its not there already.</p>
38750
38750
 
38751
38751
 
38752
38752
  </div>
@@ -39697,7 +39697,7 @@
39697
39697
  </h3><div class="docstring">
39698
39698
  <div class="discussion">
39699
39699
 
39700
- <p>Retrieve a &#39;n&#39; separated list of properties understood by the current lexer.</p>
39700
+ <p>Retrieve a n separated list of properties understood by the current lexer.</p>
39701
39701
 
39702
39702
 
39703
39703
  </div>
@@ -40599,7 +40599,7 @@
40599
40599
  </h3><div class="docstring">
40600
40600
  <div class="discussion">
40601
40601
 
40602
- <p>Send a message (<em>iMsg</em>) to the Scintilla control, with optional <em>wParam</em> and <em>lParam</em> values. Note that in most cases, it will be easier to use one of the convenience methods defined in the &#39;scintilla&#39; library module.</p>
40602
+ <p>Send a message (<em>iMsg</em>) to the Scintilla control, with optional <em>wParam</em> and <em>lParam</em> values. Note that in most cases, it will be easier to use one of the convenience methods defined in the scintilla library module.</p>
40603
40603
 
40604
40604
 
40605
40605
  </div>
@@ -42429,7 +42429,7 @@
42429
42429
  </h3><div class="docstring">
42430
42430
  <div class="discussion">
42431
42431
 
42432
- <p>Limit hotspots to single line so hotspots on two lines don&#39;t merge.</p>
42432
+ <p>Limit hotspots to single line so hotspots on two lines dont merge.</p>
42433
42433
 
42434
42434
 
42435
42435
  </div>
@@ -44148,7 +44148,7 @@
44148
44148
  </h3><div class="docstring">
44149
44149
  <div class="discussion">
44150
44150
 
44151
- <p>Set the identifier for this widget&#39;s embedded Scintilla component.</p>
44151
+ <p>Set the identifier for this widgets embedded Scintilla component.</p>
44152
44152
 
44153
44153
 
44154
44154
  </div>
@@ -45330,7 +45330,7 @@
45330
45330
  </h3><div class="docstring">
45331
45331
  <div class="discussion">
45332
45332
 
45333
- <p>In palette mode, Scintilla uses the environment&#39;s palette calls to display more colours. This may lead to ugly displays.</p>
45333
+ <p>In palette mode, Scintilla uses the environments palette calls to display more colours. This may lead to ugly displays.</p>
45334
45334
 
45335
45335
 
45336
45336
  </div>
@@ -49107,9 +49107,9 @@
49107
49107
  </div>
49108
49108
 
49109
49109
  <div id="footer">
49110
- Generated on Fri Nov 27 21:11:12 2020 by
49111
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
49112
- 0.9.24 (ruby-2.7.2).
49110
+ Generated on Mon Jan 2 11:47:59 2023 by
49111
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
49112
+ 0.9.28 (ruby-3.1.2).
49113
49113
  </div>
49114
49114
 
49115
49115
  </div>
@@ -114,7 +114,7 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>The scroll area widget manages a content area and a viewport area through which the content is viewed. When the content area becomes larger than the viewport area, scrollbars are placed to permit viewing of the entire content by scrolling the content. Depending on the mode, scrollbars may be displayed on an as-needed basis, always, or never. Normally, the scroll area&#39;s size and the content&#39;s size are independent; however, it is possible to disable scrolling in the horizontal (vertical) direction. In this case, the content width (height) will influence the width (height) of the scroll area widget. For content which is time-consuming to repaint, continuous scrolling may be turned off.</p>
117
+ <p>The scroll area widget manages a content area and a viewport area through which the content is viewed. When the content area becomes larger than the viewport area, scrollbars are placed to permit viewing of the entire content by scrolling the content. Depending on the mode, scrollbars may be displayed on an as-needed basis, always, or never. Normally, the scroll areas size and the contents size are independent; however, it is possible to disable scrolling in the horizontal (vertical) direction. In this case, the content width (height) will influence the width (height) of the scroll area widget. For content which is time-consuming to repaint, continuous scrolling may be turned off.</p>
118
118
 
119
119
  <h3 id="label-Scrollbar+options">Scrollbar options</h3>
120
120
  <dl class="rdoc-list note-list"><dt><code>SCROLLERS_NORMAL</code>
@@ -149,7 +149,7 @@
149
149
  <p>Scrollers track continuously for smooth scrolling</p>
150
150
  </dd><dt><code>SCROLLERS_DONT_TRACK</code>
151
151
  <dd>
152
- <p>Scrollers don&#39;t track continuously</p>
152
+ <p>Scrollers dont track continuously</p>
153
153
  </dd></dl>
154
154
 
155
155
 
@@ -1353,9 +1353,9 @@
1353
1353
  </div>
1354
1354
 
1355
1355
  <div id="footer">
1356
- Generated on Fri Nov 27 21:11:19 2020 by
1357
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1358
- 0.9.24 (ruby-2.7.2).
1356
+ Generated on Mon Jan 2 11:48:05 2023 by
1357
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1358
+ 0.9.28 (ruby-3.1.2).
1359
1359
  </div>
1360
1360
 
1361
1361
  </div>
@@ -1009,9 +1009,9 @@
1009
1009
  </div>
1010
1010
 
1011
1011
  <div id="footer">
1012
- Generated on Fri Nov 27 21:11:12 2020 by
1013
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1014
- 0.9.24 (ruby-2.7.2).
1012
+ Generated on Mon Jan 2 11:47:59 2023 by
1013
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1014
+ 0.9.28 (ruby-3.1.2).
1015
1015
  </div>
1016
1016
 
1017
1017
  </div>
@@ -280,9 +280,9 @@
280
280
  </div>
281
281
 
282
282
  <div id="footer">
283
- Generated on Fri Nov 27 21:11:12 2020 by
284
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
285
- 0.9.24 (ruby-2.7.2).
283
+ Generated on Mon Jan 2 11:47:59 2023 by
284
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
285
+ 0.9.28 (ruby-3.1.2).
286
286
  </div>
287
287
 
288
288
  </div>
@@ -489,9 +489,9 @@
489
489
  </div>
490
490
 
491
491
  <div id="footer">
492
- Generated on Fri Nov 27 21:11:20 2020 by
493
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
494
- 0.9.24 (ruby-2.7.2).
492
+ Generated on Mon Jan 2 11:48:06 2023 by
493
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
494
+ 0.9.28 (ruby-3.1.2).
495
495
  </div>
496
496
 
497
497
  </div>
@@ -114,7 +114,7 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>The FXScrollWindow widget scrolls an arbitrary child window. Use the scroll window when parts of the user interface itself need to be scrolled, for example when applications need to run on small screens. The scroll window observes some layout hints of its content-window; it observes <code>LAYOUT_FIX_WIDTH</code>, <code>LAYOUT_FIX_HEIGHT</code> at all times. The hints <code>LAYOUT_FILL_X</code>, <code>LAYOUT_LEFT</code>, <code>LAYOUT_RIGHT</code>, <code>LAYOUT_CENTER_X</code>, as well as <code>LAYOUT_FILL_Y</code>, <code>LAYOUT_TOP</code>, <code>LAYOUT_BOTTOM</code>, <code>LAYOUT_CENTER_Y</code> are however only interpreted if the content size is smaller than the viewport size, because if the content size is larger than the viewport size, then content must be scrolled. Note that this means that the content window&#39;s position is not necessarily equal to the scroll position of the scroll window!</p>
117
+ <p>The FXScrollWindow widget scrolls an arbitrary child window. Use the scroll window when parts of the user interface itself need to be scrolled, for example when applications need to run on small screens. The scroll window observes some layout hints of its content-window; it observes <code>LAYOUT_FIX_WIDTH</code>, <code>LAYOUT_FIX_HEIGHT</code> at all times. The hints <code>LAYOUT_FILL_X</code>, <code>LAYOUT_LEFT</code>, <code>LAYOUT_RIGHT</code>, <code>LAYOUT_CENTER_X</code>, as well as <code>LAYOUT_FILL_Y</code>, <code>LAYOUT_TOP</code>, <code>LAYOUT_BOTTOM</code>, <code>LAYOUT_CENTER_Y</code> are however only interpreted if the content size is smaller than the viewport size, because if the content size is larger than the viewport size, then content must be scrolled. Note that this means that the content windows position is not necessarily equal to the scroll position of the scroll window!</p>
118
118
 
119
119
 
120
120
  </div>
@@ -399,9 +399,9 @@
399
399
  </div>
400
400
 
401
401
  <div id="footer">
402
- Generated on Fri Nov 27 21:11:28 2020 by
403
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
404
- 0.9.24 (ruby-2.7.2).
402
+ Generated on Mon Jan 2 11:48:13 2023 by
403
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
404
+ 0.9.28 (ruby-3.1.2).
405
405
  </div>
406
406
 
407
407
  </div>
@@ -372,9 +372,9 @@
372
372
  </div>
373
373
 
374
374
  <div id="footer">
375
- Generated on Fri Nov 27 21:11:30 2020 by
376
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
377
- 0.9.24 (ruby-2.7.2).
375
+ Generated on Mon Jan 2 11:48:15 2023 by
376
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
377
+ 0.9.28 (ruby-3.1.2).
378
378
  </div>
379
379
 
380
380
  </div>
@@ -412,9 +412,9 @@
412
412
  </div>
413
413
 
414
414
  <div id="footer">
415
- Generated on Fri Nov 27 21:10:34 2020 by
416
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
417
- 0.9.24 (ruby-2.7.2).
415
+ Generated on Mon Jan 2 11:47:22 2023 by
416
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
417
+ 0.9.28 (ruby-3.1.2).
418
418
  </div>
419
419
 
420
420
  </div>
@@ -112,7 +112,7 @@
112
112
  <h2>Overview</h2><div class="docstring">
113
113
  <div class="discussion">
114
114
 
115
- <p>A Separator widget is used to draw a horizontal or vertical divider between groups of controls. It is purely decorative. The separator may be drawn in various styles as determined by the SEPARATOR_NONE, SEPARATOR_GROOVE, SEPARATOR_RIDGE, and SEPARATOR_LINE options. Since its derived from Frame, it can also have the frame&#39;s border styles.</p>
115
+ <p>A Separator widget is used to draw a horizontal or vertical divider between groups of controls. It is purely decorative. The separator may be drawn in various styles as determined by the SEPARATOR_NONE, SEPARATOR_GROOVE, SEPARATOR_RIDGE, and SEPARATOR_LINE options. Since its derived from Frame, it can also have the frames border styles.</p>
116
116
 
117
117
  <h3 id="label-Separator+options">Separator options</h3>
118
118
  <dl class="rdoc-list note-list"><dt><code>SEPARATOR_NONE</code>
@@ -392,9 +392,9 @@
392
392
  </div>
393
393
 
394
394
  <div id="footer">
395
- Generated on Fri Nov 27 21:11:12 2020 by
396
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
397
- 0.9.24 (ruby-2.7.2).
395
+ Generated on Mon Jan 2 11:47:59 2023 by
396
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
397
+ 0.9.28 (ruby-3.1.2).
398
398
  </div>
399
399
 
400
400
  </div>
@@ -1851,9 +1851,9 @@
1851
1851
  </div>
1852
1852
 
1853
1853
  <div id="footer">
1854
- Generated on Fri Nov 27 21:10:57 2020 by
1855
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1856
- 0.9.24 (ruby-2.7.2).
1854
+ Generated on Mon Jan 2 11:47:44 2023 by
1855
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1856
+ 0.9.28 (ruby-3.1.2).
1857
1857
  </div>
1858
1858
 
1859
1859
  </div>
@@ -223,9 +223,9 @@
223
223
  </div>
224
224
 
225
225
  <div id="footer">
226
- Generated on Fri Nov 27 21:10:38 2020 by
227
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
228
- 0.9.24 (ruby-2.7.2).
226
+ Generated on Mon Jan 2 11:47:26 2023 by
227
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
228
+ 0.9.28 (ruby-3.1.2).
229
229
  </div>
230
230
 
231
231
  </div>
@@ -116,7 +116,7 @@
116
116
  <h2>Overview</h2><div class="docstring">
117
117
  <div class="discussion">
118
118
 
119
- <p>The Shutter widget provides a set of foldable sub panels. Each subpanel consists of a Shutter Item which contains a button and some contents. A sub panel can be unfolded by pressing on that panel&#39;s button.</p>
119
+ <p>The Shutter widget provides a set of foldable sub panels. Each subpanel consists of a Shutter Item which contains a button and some contents. A sub panel can be unfolded by pressing on that panels button.</p>
120
120
 
121
121
  <h3 id="label-Events">Events</h3>
122
122
 
@@ -462,9 +462,9 @@
462
462
  </div>
463
463
 
464
464
  <div id="footer">
465
- Generated on Fri Nov 27 21:10:49 2020 by
466
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
467
- 0.9.24 (ruby-2.7.2).
465
+ Generated on Mon Jan 2 11:47:37 2023 by
466
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
467
+ 0.9.28 (ruby-3.1.2).
468
468
  </div>
469
469
 
470
470
  </div>
@@ -659,9 +659,9 @@
659
659
  </div>
660
660
 
661
661
  <div id="footer">
662
- Generated on Fri Nov 27 21:10:49 2020 by
663
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
664
- 0.9.24 (ruby-2.7.2).
662
+ Generated on Mon Jan 2 11:47:36 2023 by
663
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
664
+ 0.9.28 (ruby-3.1.2).
665
665
  </div>
666
666
 
667
667
  </div>
data/docs/Fox/FXSize.html CHANGED
@@ -582,9 +582,9 @@
582
582
  </div>
583
583
 
584
584
  <div id="footer">
585
- Generated on Fri Nov 27 21:10:36 2020 by
586
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
587
- 0.9.24 (ruby-2.7.2).
585
+ Generated on Mon Jan 2 11:47:24 2023 by
586
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
587
+ 0.9.28 (ruby-3.1.2).
588
588
  </div>
589
589
 
590
590
  </div>
@@ -1119,9 +1119,9 @@
1119
1119
  </div>
1120
1120
 
1121
1121
  <div id="footer">
1122
- Generated on Fri Nov 27 21:10:43 2020 by
1123
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1124
- 0.9.24 (ruby-2.7.2).
1122
+ Generated on Mon Jan 2 11:47:31 2023 by
1123
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1124
+ 0.9.28 (ruby-3.1.2).
1125
1125
  </div>
1126
1126
 
1127
1127
  </div>
@@ -896,9 +896,9 @@
896
896
  </div>
897
897
 
898
898
  <div id="footer">
899
- Generated on Fri Nov 27 21:10:49 2020 by
900
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
901
- 0.9.24 (ruby-2.7.2).
899
+ Generated on Mon Jan 2 11:47:37 2023 by
900
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
901
+ 0.9.28 (ruby-3.1.2).
902
902
  </div>
903
903
 
904
904
  </div>
@@ -896,9 +896,9 @@
896
896
  </div>
897
897
 
898
898
  <div id="footer">
899
- Generated on Fri Nov 27 21:10:50 2020 by
900
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
901
- 0.9.24 (ruby-2.7.2).
899
+ Generated on Mon Jan 2 11:47:37 2023 by
900
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
901
+ 0.9.28 (ruby-3.1.2).
902
902
  </div>
903
903
 
904
904
  </div>
@@ -127,10 +127,10 @@
127
127
  <p>sent when a key goes up; the message data is an FXEvent instance.</p>
128
128
  </dd><dt><code>SEL_COMMAND</code>
129
129
  <dd>
130
- <p>sent whenever the spinner&#39;s value changes; the message data is an integer indicating the new spinner value.</p>
130
+ <p>sent whenever the spinners value changes; the message data is an integer indicating the new spinner value.</p>
131
131
  </dd><dt><code>SEL_CHANGED</code>
132
132
  <dd>
133
- <p>sent whenever the text in the spinner&#39;s text field changes; the message data is an integer indicating the new spinner value.</p>
133
+ <p>sent whenever the text in the spinners text field changes; the message data is an integer indicating the new spinner value.</p>
134
134
  </dd></dl>
135
135
 
136
136
  <h3 id="label-Spinner+options">Spinner options</h3>
@@ -305,7 +305,7 @@
305
305
 
306
306
 
307
307
  <span class="summary_desc"><div class='inline'>
308
- <p>Number of columns (i.e. width of spinner&#39;s text field, in terms of number of columns of &#39;m&#39;) [Integer].</p>
308
+ <p>Number of columns (i.e. width of spinners text field, in terms of number of columns of m) [Integer].</p>
309
309
  </div></span>
310
310
 
311
311
  </li>
@@ -674,7 +674,7 @@
674
674
 
675
675
 
676
676
  <span class="summary_desc"><div class='inline'>
677
- <p>Set the “editability” of this spinner&#39;s text field.</p>
677
+ <p>Set the “editability” of this spinners text field.</p>
678
678
  </div></span>
679
679
 
680
680
  </li>
@@ -698,7 +698,7 @@
698
698
 
699
699
 
700
700
  <span class="summary_desc"><div class='inline'>
701
- <p>Return <code>true</code> if the spinner&#39;s text field is editable.</p>
701
+ <p>Return <code>true</code> if the spinners text field is editable.</p>
702
702
  </div></span>
703
703
 
704
704
  </li>
@@ -844,7 +844,7 @@
844
844
 
845
845
 
846
846
  <span class="summary_desc"><div class='inline'>
847
- <p>Set the visibility of this spinner&#39;s text field.</p>
847
+ <p>Set the visibility of this spinners text field.</p>
848
848
  </div></span>
849
849
 
850
850
  </li>
@@ -868,7 +868,7 @@
868
868
 
869
869
 
870
870
  <span class="summary_desc"><div class='inline'>
871
- <p>Return <code>true</code> if this spinner&#39;s text field is visible.</p>
871
+ <p>Return <code>true</code> if this spinners text field is visible.</p>
872
872
  </div></span>
873
873
 
874
874
  </li>
@@ -1224,7 +1224,7 @@
1224
1224
  </h3><div class="docstring">
1225
1225
  <div class="discussion">
1226
1226
 
1227
- <p>Number of columns (i.e. width of spinner&#39;s text field, in terms of number of columns of &#39;m&#39;) [Integer]</p>
1227
+ <p>Number of columns (i.e. width of spinners text field, in terms of number of columns of m) [Integer]</p>
1228
1228
 
1229
1229
 
1230
1230
  </div>
@@ -1777,7 +1777,7 @@
1777
1777
  </h3><div class="docstring">
1778
1778
  <div class="discussion">
1779
1779
 
1780
- <p>Set the “editability” of this spinner&#39;s text field.</p>
1780
+ <p>Set the “editability” of this spinners text field.</p>
1781
1781
 
1782
1782
 
1783
1783
  </div>
@@ -1814,7 +1814,7 @@
1814
1814
  </h3><div class="docstring">
1815
1815
  <div class="discussion">
1816
1816
 
1817
- <p>Return <code>true</code> if the spinner&#39;s text field is editable.</p>
1817
+ <p>Return <code>true</code> if the spinners text field is editable.</p>
1818
1818
 
1819
1819
 
1820
1820
  </div>
@@ -1975,7 +1975,7 @@
1975
1975
  </h3><div class="docstring">
1976
1976
  <div class="discussion">
1977
1977
 
1978
- <p>Change the spinner increment value, i.e. the amount by which the spinner&#39;s value increases when the up arrow is clicked.</p>
1978
+ <p>Change the spinner increment value, i.e. the amount by which the spinners value increases when the up arrow is clicked.</p>
1979
1979
 
1980
1980
 
1981
1981
  </div>
@@ -2012,7 +2012,7 @@
2012
2012
  </h3><div class="docstring">
2013
2013
  <div class="discussion">
2014
2014
 
2015
- <p>Set the visibility of this spinner&#39;s text field.</p>
2015
+ <p>Set the visibility of this spinners text field.</p>
2016
2016
 
2017
2017
 
2018
2018
  </div>
@@ -2049,7 +2049,7 @@
2049
2049
  </h3><div class="docstring">
2050
2050
  <div class="discussion">
2051
2051
 
2052
- <p>Return <code>true</code> if this spinner&#39;s text field is visible.</p>
2052
+ <p>Return <code>true</code> if this spinners text field is visible.</p>
2053
2053
 
2054
2054
 
2055
2055
  </div>
@@ -2092,9 +2092,9 @@
2092
2092
  </div>
2093
2093
 
2094
2094
  <div id="footer">
2095
- Generated on Fri Nov 27 21:10:50 2020 by
2096
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2097
- 0.9.24 (ruby-2.7.2).
2095
+ Generated on Mon Jan 2 11:47:37 2023 by
2096
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2097
+ 0.9.28 (ruby-3.1.2).
2098
2098
  </div>
2099
2099
 
2100
2100
  </div>
@@ -487,9 +487,9 @@
487
487
  </div>
488
488
 
489
489
  <div id="footer">
490
- Generated on Fri Nov 27 21:11:37 2020 by
491
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
492
- 0.9.24 (ruby-2.7.2).
490
+ Generated on Mon Jan 2 11:48:22 2023 by
491
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
492
+ 0.9.28 (ruby-3.1.2).
493
493
  </div>
494
494
 
495
495
  </div>
@@ -194,7 +194,7 @@
194
194
 
195
195
 
196
196
  <span class="summary_desc"><div class='inline'>
197
- <p>The splash window&#39;s icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">FXIcon</a></span>.</p>
197
+ <p>The splash windows icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">FXIcon</a></span>.</p>
198
198
  </div></span>
199
199
 
200
200
  </li>
@@ -449,7 +449,7 @@
449
449
  </h3><div class="docstring">
450
450
  <div class="discussion">
451
451
 
452
- <p>The splash window&#39;s icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
452
+ <p>The splash windows icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
453
453
 
454
454
 
455
455
  </div>
@@ -484,9 +484,9 @@
484
484
  </div>
485
485
 
486
486
  <div id="footer">
487
- Generated on Fri Nov 27 21:11:30 2020 by
488
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
489
- 0.9.24 (ruby-2.7.2).
487
+ Generated on Mon Jan 2 11:48:15 2023 by
488
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
489
+ 0.9.28 (ruby-3.1.2).
490
490
  </div>
491
491
 
492
492
  </div>
@@ -633,9 +633,9 @@
633
633
  </div>
634
634
 
635
635
  <div id="footer">
636
- Generated on Fri Nov 27 21:10:57 2020 by
637
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
638
- 0.9.24 (ruby-2.7.2).
636
+ Generated on Mon Jan 2 11:47:44 2023 by
637
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
638
+ 0.9.28 (ruby-3.1.2).
639
639
  </div>
640
640
 
641
641
  </div>
@@ -507,9 +507,9 @@
507
507
  </div>
508
508
 
509
509
  <div id="footer">
510
- Generated on Fri Nov 27 21:10:44 2020 by
511
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
512
- 0.9.24 (ruby-2.7.2).
510
+ Generated on Mon Jan 2 11:47:31 2023 by
511
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
512
+ 0.9.28 (ruby-3.1.2).
513
513
  </div>
514
514
 
515
515
  </div>