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
@@ -58,6 +58,20 @@
58
58
  </div>
59
59
 
60
60
  <div id="content"><div id='filecontents'>
61
+ <h2 id="label-1.6.45+-2F+2022-01-14">1.6.45 / 2022-01-14</h2>
62
+ <ul><li>
63
+ <p>Add binary gem support for ruby-3.1 on platform x64-mingw-ucrt and drop ruby-2.3.</p>
64
+ </li><li>
65
+ <p>Update to libz-1.2.11, libjpeg-turbo-2.1.2, libtiff-4.3.0 for Windows binary gems.</p>
66
+ </li></ul>
67
+
68
+ <h2 id="label-1.6.44+-2F+2020-12-31">1.6.44 / 2020-12-31</h2>
69
+ <ul><li>
70
+ <p>Add binary gem support for ruby-3.0. #66</p>
71
+ </li><li>
72
+ <p>Drop support for ruby-2.2</p>
73
+ </li></ul>
74
+
61
75
  <h2 id="label-1.6.43+-2F+2020-11-27">1.6.43 / 2020-11-27</h2>
62
76
  <ul><li>
63
77
  <p>Make FXRuby compatible to ruby-3.0</p>
@@ -184,7 +198,7 @@
184
198
  <ul><li>
185
199
  <p>Avoid rb_* calls that are prohibited during GC. Fixes #23</p>
186
200
  </li><li>
187
- <p>Use copy&#39;ing getters for FXVec members in FXMat*, FXMaterial and FXLight. This fixes the TC_FXMaterial#test_bug test case.</p>
201
+ <p>Use copying getters for FXVec members in FXMat*, FXMaterial and FXLight. This fixes the TC_FXMaterial#test_bug test case.</p>
188
202
  </li><li>
189
203
  <p>Fix test suite, so that all tests pass.</p>
190
204
  </li><li>
@@ -197,7 +211,7 @@
197
211
  </li><li>
198
212
  <p>Use release mode, unless extconf.rb is called with –enable-debug, so that all FXTRACE() and FXASSERT() calls are skiped, per default.</p>
199
213
  </li><li>
200
- <p>Remove self made GC detection by ruby&#39;s rb_during_gc().</p>
214
+ <p>Remove self made GC detection by rubys rb_during_gc().</p>
201
215
  </li><li>
202
216
  <p>Fix Windows binary x86-mingw32.gem for Ruby versions &lt; 2.0</p>
203
217
  </li></ul>
@@ -213,7 +227,7 @@
213
227
  <ul><li>
214
228
  <p>Fix crashes in rb_gc_mark(): 0x00000003f54af8 is T_ZOMBIE / T_NONE</p>
215
229
  </li><li>
216
- <p>Release Ruby&#39;s GVL while calls to FXImage#savePixels, #loadPixels and FXApp#run* methods.</p>
230
+ <p>Release Rubys GVL while calls to FXImage#savePixels, #loadPixels and FXApp#run* methods.</p>
217
231
  </li><li>
218
232
  <p>Add a working version for FXApp#addInput event handling on Windows. This works for sockets only for now.</p>
219
233
  </li><li>
@@ -228,13 +242,13 @@
228
242
  </li><li>
229
243
  <p>Use shared libs for Windows binary gems to reduce gem size.</p>
230
244
  </li><li>
231
- <p>Allow non owned assignment of image data to FXImage derivations without copy&#39;ing pixel data.</p>
245
+ <p>Allow non owned assignment of image data to FXImage derivations without copying pixel data.</p>
232
246
  </li><li>
233
247
  <p>Allow retrival of parts of the pixel data.</p>
234
248
  </li><li>
235
249
  <p>Fix namespace specifier for FXRGB in kwargs.rb.</p>
236
250
  </li><li>
237
- <p>Change GC&#39;ing of TreeListBox and FXTreeItem. Fixes #10</p>
251
+ <p>Change GCing of TreeListBox and FXTreeItem. Fixes #10</p>
238
252
  </li><li>
239
253
  <p>Update to swig version 2.0 or newer. Fixes #13</p>
240
254
  </li></ul>
@@ -301,9 +315,9 @@
301
315
  </li><li>
302
316
  <p>Fix double referenced foxObj when borrowed object registration is triggered from C++</p>
303
317
  </li><li>
304
- <p>Fix Segfault while GC&#39;ing FXWindows</p>
318
+ <p>Fix Segfault while GCing FXWindows</p>
305
319
  </li><li>
306
- <p>Fix &#39;object allocation not allowed while garbage collection&#39; bug</p>
320
+ <p>Fix object allocation not allowed while garbage collection bug</p>
307
321
  </li><li>
308
322
  <p>Fix clipboard handling on windows</p>
309
323
  </li><li>
@@ -326,16 +340,16 @@
326
340
  </li><li>
327
341
  <p>Did some work to provide support for MinGW builds.</p>
328
342
  </li><li>
329
- <p>The previous release of FXRuby couldn&#39;t be built from source against Ruby 1.9.1 final due to a change in some of the file-related utility libraries (see RubyForge Bug #23786). This problem has been corrected.</p>
343
+ <p>The previous release of FXRuby couldnt be built from source against Ruby 1.9.1 final due to a change in some of the file-related utility libraries (see RubyForge Bug #23786). This problem has been corrected.</p>
330
344
  </li></ul>
331
345
 
332
346
  <h2 id="label-Changes+For+Version+1.6.19+-28March+6-2C+2009-29">Changes For Version 1.6.19 (March 6, 2009)</h2>
333
347
  <ul><li>
334
- <p>The previous release of FXRuby couldn&#39;t be built from source against Ruby 1.9.1 final due to a change in some of the file-related utility libraries (see RubyForge Bug #23786). This problem has been corrected.</p>
348
+ <p>The previous release of FXRuby couldnt be built from source against Ruby 1.9.1 final due to a change in some of the file-related utility libraries (see RubyForge Bug #23786). This problem has been corrected.</p>
335
349
  </li><li>
336
- <p>The previous release of FXRuby couldn&#39;t be built from source against Ruby versions 1.8.5 or earlier (see RubyForge Bug #23967). This problem has been corrected.</p>
350
+ <p>The previous release of FXRuby couldnt be built from source against Ruby versions 1.8.5 or earlier (see RubyForge Bug #23967). This problem has been corrected.</p>
337
351
  </li><li>
338
- <p>A change in the return value for Ruby&#39;s <code>instance_variables</code> method broke some of the code related to message handling in FXRuby (see RubyForge Bug #23787). This problem has been corrected.</p>
352
+ <p>A change in the return value for Rubys <code>instance_variables</code> method broke some of the code related to message handling in FXRuby (see RubyForge Bug #23787). This problem has been corrected.</p>
339
353
  </li><li>
340
354
  <p>The <code>addAccel</code> method for the <code>FXAccelTable</code> class now accepts lambda functions (or any other objects that respond to <code>call</code>). See the API documentation for <code>FXAccelTable</code> for examples of how this works.</p>
341
355
  </li></ul>
@@ -349,15 +363,15 @@
349
363
  <ul><li>
350
364
  <p>The Ruby interpreter was generating a large number of warning messages about redefined methods in the <code>kwargs.rb</code> library (see RubyForge Bug #19231 and elsewhere). This problem has been corrected.</p>
351
365
  </li><li>
352
- <p>Due to recent changes in Ruby&#39;s garbage collection algorithm, FXRuby applications could under some circumstances crash for large numbers of table items (see RubyForge bugs ). This bug has been fixed.</p>
366
+ <p>Due to recent changes in Ruby's garbage collection algorithm, FXRuby applications could under some circumstances crash for large numbers of table items (see RubyForge bugs ). This bug has been fixed.</p>
353
367
  </li><li>
354
368
  <p>The documentation for the <code>FXTable</code> class referred to the non-existent <code>setColumnX</code> and <code>setRowY</code> instance methods (see RubyForge Bug #21987). These entries have been removed from the documentation.</p>
355
369
  </li><li>
356
- <p>A number of instance methods for the <code>FXTable</code> class could crash an application if they were passed out-of-bounds index arguments (see RubyForge Bug #21987). These methods now raise <code>IndexError</code> when they&#39;re passed out-of-bounds indexes.</p>
370
+ <p>A number of instance methods for the <code>FXTable</code> class could crash an application if they were passed out-of-bounds index arguments (see RubyForge Bug #21987). These methods now raise <code>IndexError</code> when they're passed out-of-bounds indexes.</p>
357
371
  </li><li>
358
372
  <p>Due to a change in the URL scheme for the Dilbert web site, the <code>dilbert.rb</code> example program was no longer working properly (see RubyForge Bug #21538). This has been fixed.</p>
359
373
  </li><li>
360
- <p>The <code>lower</code> method for the <code>FXRangef</code> was returning ´self´ instead of an <code>FXVec3f</code> instance for the range&#39;s low bound (see RubyForge Bug #22488). This has been fixed.</p>
374
+ <p>The <code>lower</code> method for the <code>FXRangef</code> was returning ´self´ instead of an <code>FXVec3f</code> instance for the ranges low bound (see RubyForge Bug #22488). This has been fixed.</p>
361
375
  </li><li>
362
376
  <p>Made a number of minor fixes for compatibility with Ruby 1.9.1.</p>
363
377
  </li></ul>
@@ -366,7 +380,7 @@
366
380
  <ul><li>
367
381
  <p>Historically, if you called <code>create</code> on a window before its parent window was created, your application would crash (see RubyForge Bug #20702 and elsewhere). Now, the code should raise a ´RuntimeError´ with a message indicating the problem.</p>
368
382
  </li><li>
369
- <p>The message data that the <code>FXPicker</code> widget sends along with its ´SEL_CHANGED´ and ´SEL_COMMAND´ messages wasn&#39;t being handled properly, and as a result, applications using this widget could crash (see RubyForge Bug #20780). This problem has been fixed.</p>
383
+ <p>The message data that the <code>FXPicker</code> widget sends along with its ´SEL_CHANGED´ and ´SEL_COMMAND´ messages wasnt being handled properly, and as a result, applications using this widget could crash (see RubyForge Bug #20780). This problem has been fixed.</p>
370
384
  </li></ul>
371
385
 
372
386
  <h2 id="label-Changes+For+Version+1.6.15+-28June+4-2C+2008-29">Changes For Version 1.6.15 (June 4, 2008)</h2>
@@ -375,13 +389,13 @@
375
389
  </li><li>
376
390
  <p>You should only ever construct one <code>FXApp</code> object per application, but there was no protection against doing so in the code (see RubyForge Bug #16275). Now, <code>FXApp.new</code> will raise a <code>RuntimeException</code> if an <code>FXApp</code> object already exists.</p>
377
391
  </li><li>
378
- <p>The <code>babelfish.rb</code> example program, which previously depended on an external web service to perform translation between languages, was broken since that web service no longer exists (see RubyForge Bug #16962). The example has now been updated to use Dr. Nic&#39;s Tranexp library instead.</p>
392
+ <p>The <code>babelfish.rb</code> example program, which previously depended on an external web service to perform translation between languages, was broken since that web service no longer exists (see RubyForge Bug #16962). The example has now been updated to use Dr. Nic's Tranexp library instead.</p>
379
393
  </li><li>
380
- <p>The value of the ´MBOX_SAVE_CANCEL_DONTSAVE´ option (for the <code>FXMessageBox</code> class) wasn&#39;t wrapped properly and was unusable (see RubyForge Bug #17094). There was also no constant corresponding to the ´MBOX_CLICKED_DONTSAVE´ return value. Both of these problems have been fixed.</p>
394
+ <p>The value of the ´MBOX_SAVE_CANCEL_DONTSAVE´ option (for the <code>FXMessageBox</code> class) wasnt wrapped properly and was unusable (see RubyForge Bug #17094). There was also no constant corresponding to the ´MBOX_CLICKED_DONTSAVE´ return value. Both of these problems have been fixed.</p>
381
395
  </li><li>
382
396
  <p>The fields for new <code>FXHiliteStyle</code> objects were uninitialized and as a result sometimes gave unpredictable results (see RubyForge Bug #19637). This has been fixed.</p>
383
397
  </li><li>
384
- <p>The <code>columnHeaderFont</code> and <code>rowHeaderFont</code> attributes for <code>FXTable</code> weren&#39;t implemented properly (see RubyForge Bug #20142). This has been fixed.</p>
398
+ <p>The <code>columnHeaderFont</code> and <code>rowHeaderFont</code> attributes for <code>FXTable</code> weren't implemented properly (see RubyForge Bug #20142). This has been fixed.</p>
385
399
  </li><li>
386
400
  <p>Ruby 1.8.7 adds a new <code>first</code> method to the <code>Enumerable</code> module, and this conflicts with the existing <code>first</code> method defined in the <code>FXWindow</code> base class for a number of FXRuby classes which mix in <code>Enumerable</code> (see RubyForge Bug #20418). This problem has been resolved.</p>
387
401
  </li><li>
@@ -390,7 +404,7 @@
390
404
 
391
405
  <h2 id="label-Changes+For+Version+1.6.14+-28March+29-2C+2008-29">Changes For Version 1.6.14 (March 29, 2008)</h2>
392
406
  <ul><li>
393
- <p>Updated the documentation for the <code>FXImage</code> class to indicate which methods call <code>render</code> after they&#39;re finished, and which ones do not.</p>
407
+ <p>Updated the documentation for the <code>FXImage</code> class to indicate which methods call <code>render</code> after they're finished, and which ones do not.</p>
394
408
  </li><li>
395
409
  <p>Corrected a little typo in the <code>gembrowser.rb</code> example program.</p>
396
410
  </li><li>
@@ -400,7 +414,7 @@
400
414
  </li><li>
401
415
  <p>Made a number of minor fixes to support building FXRuby against Ruby 1.9.</p>
402
416
  </li><li>
403
- <p>Added a binary gem for OS X. This works with the Ruby that&#39;s included with OS X (Leopard).</p>
417
+ <p>Added a binary gem for OS X. This works with the Ruby that's included with OS X (Leopard).</p>
404
418
  </li><li>
405
419
  <p>The binary gem for Windows was built with FOX version 1.6.32 and FXScintilla version 1.71.</p>
406
420
  </li></ul>
@@ -447,7 +461,7 @@
447
461
  </li><li>
448
462
  <p>Changes to the <code>iterators</code> library in version 1.6.6 introduced a bug in the <code>each</code> method for the <code>FXFoldingList</code>, <code>FXTreeList</code> and <code>FXTreeListBox</code> classes (see RubyForge Bug #10175). This problem has been fixed.</p>
449
463
  </li><li>
450
- <p>Applied submitted patches for building FXRuby against Ruby 1.9 (see RubyForge Bug #10181). Please note that building FXRuby against the Ruby 1.9 code base is still officially unsupported; however, I&#39;m glad to accept patches that will help make this possible.</p>
464
+ <p>Applied submitted patches for building FXRuby against Ruby 1.9 (see RubyForge Bug #10181). Please note that building FXRuby against the Ruby 1.9 code base is still officially unsupported; however, I'm glad to accept patches that will help make this possible.</p>
451
465
  </li><li>
452
466
  <p>The binary gem for Windows was built with FOX version 1.6.25 and FXScintilla version 1.71.</p>
453
467
  </li></ul>
@@ -489,7 +503,7 @@
489
503
  </li><li>
490
504
  <p>Most of the FXRuby example programs have been updated to use the keyword arguments library.</p>
491
505
  </li><li>
492
- <p>Added a new “virtual” keyword argument ´:padding´ that can be used in place of (or in addition to) the ´:padLeft´, ´:padRight´, ´:padTop´ and ´:padBottom´ arguments for a constructor. When a ´:padding´ value is passed in to the arguments hash, that value will be used for any of the four regular padding values that aren&#39;t otherwise specified. See the example programs for, you know, examples.</p>
506
+ <p>Added a new “virtual” keyword argument ´:padding´ that can be used in place of (or in addition to) the ´:padLeft´, ´:padRight´, ´:padTop´ and ´:padBottom´ arguments for a constructor. When a ´:padding´ value is passed in to the arguments hash, that value will be used for any of the four regular padding values that arent otherwise specified. See the example programs for, you know, examples.</p>
493
507
  </li><li>
494
508
  <p>The binary gem for Windows was built with FOX version 1.6.20 and FXScintilla version 1.71.</p>
495
509
  </li></ul>
@@ -506,7 +520,7 @@
506
520
  </li><li>
507
521
  <p>There was a small typo in the documentation for the <code>FXFoldingList</code> class options (see RubyForge Bug #7981). This has been fixed.</p>
508
522
  </li><li>
509
- <p>Added preliminary support for keyword-style arguments, as described in the "Differences Between FOX and FXRuby" section of the FXRuby User&#39;s Guide.</p>
523
+ <p>Added preliminary support for keyword-style arguments, as described in the "Differences Between FOX and FXRuby" section of the FXRuby User's Guide.</p>
510
524
  </li><li>
511
525
  <p>The binary gem for Windows was built with FOX version 1.6.20 and FXScintilla version 1.71.</p>
512
526
  </li></ul>
@@ -520,7 +534,7 @@
520
534
 
521
535
  <h2 id="label-Changes+For+Version+1.6.3+-28October+27-2C+2006-29">Changes For Version 1.6.3 (October 27, 2006)</h2>
522
536
  <ul><li>
523
- <p>Widgets of some classes (namely <code>FXTopWindow</code> and <code>FXMDIChild</code>) weren&#39;t properly sending a ´SEL_CLOSE´ message to their message targets (see RubyForge Bug #5498). Thanks to a change in FOX version 1.6.16, this problem has been fixed.</p>
537
+ <p>Widgets of some classes (namely <code>FXTopWindow</code> and <code>FXMDIChild</code>) werent properly sending a ´SEL_CLOSE´ message to their message targets (see RubyForge Bug #5498). Thanks to a change in FOX version 1.6.16, this problem has been fixed.</p>
524
538
  </li><li>
525
539
  <p>The <code>getControlFor</code> method for the <code>FXComboTableItem</code> class was coded incorrectly (see RubyForge Bug #5906). This has been fixed.</p>
526
540
  </li><li>
@@ -545,7 +559,7 @@
545
559
  </li><li>
546
560
  <p>The <code>FXDockTitle</code> class was not supported (see RubyForge Bug #5632). This has been fixed.</p>
547
561
  </li><li>
548
- <p>The API documentation for the <code>FXGLCanvas</code> class claimed it had a <code>shared?</code> method, but it didn&#39;t (see RubyForge Bug #5591). Now it does.</p>
562
+ <p>The API documentation for the <code>FXGLCanvas</code> class claimed it had a <code>shared?</code> method, but it didn't (see RubyForge Bug #5591). Now it does.</p>
549
563
  </li><li>
550
564
  <p>The <code>FXGradientBar</code> class was not supported (see RubyForge Bug #5746). This has been fixed.</p>
551
565
  </li><li>
@@ -562,7 +576,7 @@
562
576
  </li><li>
563
577
  <p>The <code>FXDockTitle</code> class was not supported (see RubyForge Bug #5632). This has been fixed.</p>
564
578
  </li><li>
565
- <p>The API documentation for the <code>FXGLCanvas</code> class claimed it had a <code>shared?</code> method, but it didn&#39;t (see RubyForge Bug #5591). Now it does.</p>
579
+ <p>The API documentation for the <code>FXGLCanvas</code> class claimed it had a <code>shared?</code> method, but it didn't (see RubyForge Bug #5591). Now it does.</p>
566
580
  </li><li>
567
581
  <p>The <code>FXGradientBar</code> class was not supported (see RubyForge Bug #5746). This has been fixed.</p>
568
582
  </li><li>
@@ -573,11 +587,11 @@
573
587
  <ul><li>
574
588
  <p>The message data sent along for the ´SEL_INSERTED´, ´SEL_DELETED´ and ´SEL_REPLACED´ messages from an a <code>FXText</code> widget to its target was not being converted properly (see RubyForge Bug #4666). This has been fixed.</p>
575
589
  </li><li>
576
- <p>The code related to the localization of application messages in FOX wasn&#39;t implemented properly in FXRuby, and as a result, constructing certain dialogs (like the color dialog) could cause a program to crash (see RubyForge Bug #5000). This has been fixed.</p>
590
+ <p>The code related to the localization of application messages in FOX wasn't implemented properly in FXRuby, and as a result, constructing certain dialogs (like the color dialog) could cause a program to crash (see RubyForge Bug #5000). This has been fixed.</p>
577
591
  </li><li>
578
- <p>The "Stop Spin" button in the gltest.rb example program didn&#39;t stop the cubes from spinning after either the "Spin Timer" or "Spin Chore" option was selected (see RubyForge Bug #5001). This was actually a symptom of a larger problem, that FXRuby wasn&#39;t properly handling timers and chores. These problems have been fixed.</p>
592
+ <p>The "Stop Spin" button in the gltest.rb example program didn't stop the cubes from spinning after either the "Spin Timer" or "Spin Chore" option was selected (see RubyForge Bug #5001). This was actually a symptom of a larger problem, that FXRuby wasn't properly handling timers and chores. These problems have been fixed.</p>
579
593
  </li><li>
580
- <p>Setting the current item for an <code>FXComboBox</code> to -1 (to indicate that there&#39;s no current item) would cause FXRuby to erroneously raise an <code>IndexError</code> (see RubyForge Bug #5007). This has been fixed.</p>
594
+ <p>Setting the current item for an <code>FXComboBox</code> to -1 (to indicate that there's no current item) would cause FXRuby to erroneously raise an <code>IndexError</code> (see RubyForge Bug #5007). This has been fixed.</p>
581
595
  </li><li>
582
596
  <p>The documentation for the <code>reparent</code> instance method for the <code>FXWindow</code> class was incorrect (see RubyForge Bug #5035). This has been fixed.</p>
583
597
  </li><li>
@@ -587,7 +601,7 @@
587
601
  </li><li>
588
602
  <p>The <code>dilbert.rb</code> example program has been modified to use the RubyfulSoup HTML library instead of the html-parser library.</p>
589
603
  </li><li>
590
- <p>As discussed in various forums (see for example <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/182827">this post</a>, the <code>autorequire</code> directive for RubyGems specifications is now deprecated. As a result, this has been removed from the FXRuby gem specification. This change will break any code that was using a statement like:´require_gem &#39;fxruby&#39;´as the sole means for loading FXRuby. Such programs should instead use:´require &#39;fox16&#39;´which will work for either gem based or non-gem based installations.</p>
604
+ <p>As discussed in various forums (see for example <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/182827">this post</a>, the <code>autorequire</code> directive for RubyGems specifications is now deprecated. As a result, this has been removed from the FXRuby gem specification. This change will break any code that was using a statement like:´require_gem fxruby’´as the sole means for loading FXRuby. Such programs should instead use:´require fox16’´which will work for either gem based or non-gem based installations.</p>
591
605
  </li><li>
592
606
  <p>The binary gem for Windows was built with FOX version 1.6.8 and FXScintilla version 1.67 (from CVS).</p>
593
607
  </li></ul>
@@ -617,7 +631,7 @@
617
631
  </li><li>
618
632
  <p>The <code>FXSwitcher</code> widget was not sending the appropriate message data to its message target for the ´SEL_COMMAND´ message type (see RubyForge Bug #4157). This error has been corrected. Thanks to Manfred Usselmann for reporting this problem.</p>
619
633
  </li><li>
620
- <p>The <code>FXSeparator</code> class wasn&#39;t implemented properly (see RubyForge Bug #4158). This error has been corrected. Thanks to Gerard Menochet for reporting this problem.</p>
634
+ <p>The <code>FXSeparator</code> class wasn't implemented properly (see RubyForge Bug #4158). This error has been corrected. Thanks to Gerard Menochet for reporting this problem.</p>
621
635
  </li><li>
622
636
  <p>The <code>findItemByData</code> method was implemented incorrectly for the <code>FXComboBox</code>, <code>FXFoldingList</code>, <code>FXIconList</code>, <code>FXList</code> and <code>FXListBox</code> classes (see RubyForge Bug #4172). This error has been corrected. Thanks to Gerard Menochet for reporting this problem.</p>
623
637
  </li><li>
@@ -638,11 +652,11 @@
638
652
  </li><li>
639
653
  <p>Due to an error in the SWIG interface files, the <code>FXChoiceBox</code> class was basically unusable (see RubyForge Bug #3676). This error has been corrected. Thanks to Uwe Hartl for reporting this problem.</p>
640
654
  </li><li>
641
- <p>The API documentation for the <code>FXRealSlider</code> and <code>FXRealSpinner</code> classes erroneously claimed that the message data for the ´SEL_COMMAND´ and ´SEL_CHANGED´ messages sent by these widgets to their targets were integers (see RubyForge Bug #3749). Along the same lines, the message data for those widgets wasn&#39;t being converted correctly (see RubyForge Bug #3750). Both of these errors have been corrected. Thanks to Meinrad Recheis (Henon) for reporting these problems.</p>
655
+ <p>The API documentation for the <code>FXRealSlider</code> and <code>FXRealSpinner</code> classes erroneously claimed that the message data for the ´SEL_COMMAND´ and ´SEL_CHANGED´ messages sent by these widgets to their targets were integers (see RubyForge Bug #3749). Along the same lines, the message data for those widgets wasnt being converted correctly (see RubyForge Bug #3750). Both of these errors have been corrected. Thanks to Meinrad Recheis (Henon) for reporting these problems.</p>
642
656
  </li><li>
643
657
  <p>The API documentation for the Fox module incorrectly listed the names of the <code>FXSELTYPE</code> and <code>FXSELID</code> methods as <code>SELTYPE</code> and <code>SELID</code> (see RubyForge Bug #3940). This error has been corrected. Thanks to Joel VanderWerf for reporting this problem.</p>
644
658
  </li><li>
645
- <p>The <code>FXTableItem</code> constructor was supposed to (optionally) accept a reference to an arbitrary Ruby object as its third argument, but this wasn&#39;t working properly (see RubyForge Bug #4005). This error has been corrected. Thanks to Mark Volkman for reporting this problem.</p>
659
+ <p>The <code>FXTableItem</code> constructor was supposed to (optionally) accept a reference to an arbitrary Ruby object as its third argument, but this wasn't working properly (see RubyForge Bug #4005). This error has been corrected. Thanks to Mark Volkman for reporting this problem.</p>
646
660
  </li><li>
647
661
  <p>The binary gem for Windows was built with FOX version 1.4.29 and FXScintilla version 1.63.</p>
648
662
  </li></ul>
@@ -672,9 +686,9 @@
672
686
  </li><li>
673
687
  <p>Due to a bug in the test suite runner script, not all test cases were being exercised (see RubyForge Bug #2565). This bug has been fixed.</p>
674
688
  </li><li>
675
- <p>Calling the <code>getPixel</code> method for the <code>FXImage</code> class when the client-side pixel buffer for the image has already been released would cause a program to crash (see RubyForge Bug #2611). Now, <code>getPixel</code> will raise an exception if it&#39;s called after the pixel buffer has been released. The documentation for <code>getPixel</code> has been updated accordingly. Thanks to Gonzalo Garramuno for reporting this problem.</p>
689
+ <p>Calling the <code>getPixel</code> method for the <code>FXImage</code> class when the client-side pixel buffer for the image has already been released would cause a program to crash (see RubyForge Bug #2611). Now, <code>getPixel</code> will raise an exception if it's called after the pixel buffer has been released. The documentation for <code>getPixel</code> has been updated accordingly. Thanks to Gonzalo Garramuno for reporting this problem.</p>
676
690
  </li><li>
677
- <p>The <code>makePositionVisible</code> method for the <code>FXTable</code> class was raising an exception when passed out-of-bounds values for the row or column index (see RubyForge Bug #2660). This could happen, for example, if you were to click in a table area outside of the regular cells (which indirectly triggers a call to <code>makePositionVisible</code>). This was actually inconsistent with standard FOX behavior, which simply ignores out of bounds values for that method&#39;s arguments. This bug has been fixed, and the documentation for <code>makePositionVisible</code> has been updated accordingly. Thanks to Ralf Jonas for reporting this problem.</p>
691
+ <p>The <code>makePositionVisible</code> method for the <code>FXTable</code> class was raising an exception when passed out-of-bounds values for the row or column index (see RubyForge Bug #2660). This could happen, for example, if you were to click in a table area outside of the regular cells (which indirectly triggers a call to <code>makePositionVisible</code>). This was actually inconsistent with standard FOX behavior, which simply ignores out of bounds values for that method's arguments. This bug has been fixed, and the documentation for <code>makePositionVisible</code> has been updated accordingly. Thanks to Ralf Jonas for reporting this problem.</p>
678
692
  </li><li>
679
693
  <p>The binary gem for Windows was built with FOX version 1.4.21 and FXScintilla version 1.63.</p>
680
694
  </li></ul>
@@ -687,7 +701,7 @@
687
701
  </li><li>
688
702
  <p>There were a number of bugs in the <code>textedit.rb</code> example program (see RubyForge Bug #1979), and those bugs have been fixed. Thanks to Claude Marinier for reporting these problems.</p>
689
703
  </li><li>
690
- <p>The API documentation for the <code>FXTreeList</code> class&#39; <code>new</code> method still showed the number of visible items (´nvis´) as its second argument (see RubyForge Bug #2171). This problem has been corrected. Thanks to Bill Atkins for reporting this problem.</p>
704
+ <p>The API documentation for the <code>FXTreeList</code> class <code>new</code> method still showed the number of visible items (´nvis´) as its second argument (see RubyForge Bug #2171). This problem has been corrected. Thanks to Bill Atkins for reporting this problem.</p>
691
705
  </li><li>
692
706
  <p>The API documentation for the <code>FXTopWindow</code> class had a number of errors (see RubyForge Bug #2269). This problem has been corrected.</p>
693
707
  </li><li>
@@ -720,7 +734,7 @@
720
734
  <ul><li>
721
735
  <p>Some additional problems related to calling the <code>setTableSize</code> method for an <code>FXTable</code> were discovered (see RubyForge Bug #1597). This problem has been corrected. Thanks to Joel VanderWerf for reporting this problem.</p>
722
736
  </li><li>
723
- <p>The <code>iconlist.rb</code> example program had a "Sort" pulldown menu filled with a number of commands that didn&#39;t really do anything, including sorting the items (see RubyForge Bug #1654). This pulldown menu has been removed from that example.</p>
737
+ <p>The <code>iconlist.rb</code> example program had a "Sort" pulldown menu filled with a number of commands that didn't really do anything, including sorting the items (see RubyForge Bug #1654). This pulldown menu has been removed from that example.</p>
724
738
  </li><li>
725
739
  <p>The API documentation for the <code>FXDC</code> class erroneously referred to the <code>font</code> attribute as <code>textFont</code> (see RubyForge Bug #1667). This problem has been corrected. Thanks to Meinrad Recheis for reporting this problem.</p>
726
740
  </li><li>
@@ -730,7 +744,7 @@
730
744
  </li><li>
731
745
  <p>Some code in the <code>groupbox.rb</code> example program was calling the <code>getRootWindow</code> method, but that method has been renamed to <code>getRoot</code> (see RubyForge Bug #1692). This problem has been corrected. Thanks to Jaroslav Stika for reporting this problem.</p>
732
746
  </li><li>
733
- <p>The <code>hasChar?</code> method for the <code>FXFont</code> class was spelled without a trailing question mark, but it seems more Ruby-like that it should, so we&#39;ve added an alias for that (see RubyForge Bug #1714). This method also now accepts a string of size 1 (i.e. a single character) as its input, as an alternative to an ordinal value. Thanks to Meinrad Recheis for these suggestions.</p>
747
+ <p>The <code>hasChar?</code> method for the <code>FXFont</code> class was spelled without a trailing question mark, but it seems more Ruby-like that it should, so we've added an alias for that (see RubyForge Bug #1714). This method also now accepts a string of size 1 (i.e. a single character) as its input, as an alternative to an ordinal value. Thanks to Meinrad Recheis for these suggestions.</p>
734
748
  </li><li>
735
749
  <p>The API documentation for the <code>FXImage</code> class mistakenly listed ´IMAGE_ALPHA´ as a valid image rendering hint, but this flag is no longer needed since FOX images now always contain an alpha channel (see RubyForge Bug #1715). The documentation has been corrected. Thanks to Meinrad Recheis for reporting this mistake.</p>
736
750
  </li><li>
@@ -743,7 +757,7 @@
743
757
  <ul><li>
744
758
  <p>The change made for FXRuby version 1.2.4 regarding garbage collection for table items corrected only one of the problems described in RubyForge Bug #1445; There was still a problem related to the "destructive" effects of the <code>setTableSize</code> method for the <code>FXTable</code> class. This problem has now been corrected as well. Thanks to David Peoples, Jamey Cribbs and Joel VanderWerf for their assistance in helping me to track down this problem.</p>
745
759
  </li><li>
746
- <p>The <code>extractText</code> and <code>overlayText</code> methods for the <code>FXTable</code> class were implemented incorrectly and weren&#39;t listed in the API documentation. These problems have been corrected.</p>
760
+ <p>The <code>extractText</code> and <code>overlayText</code> methods for the <code>FXTable</code> class were implemented incorrectly and weren't listed in the API documentation. These problems have been corrected.</p>
747
761
  </li><li>
748
762
  <p>The checks for out-of-bounds indices in the <code>getColumnX</code>, <code>setColumnX</code>, <code>getRowY</code>, <code>setRowY</code> and <code>updateRange</code> methods for the <code>FXTable</code> class were incorrect. These have been fixed.</p>
749
763
  </li><li>
@@ -751,20 +765,20 @@
751
765
  </li><li>
752
766
  <p>A typo in one of the source files was causing the build to fail when compiled against Ruby versions 1.8.1 or earlier (see RubyForge Bug #1551). This error has been corrected. Thanks to Alex McGuire for reporting this problem.</p>
753
767
  </li><li>
754
- <p>The <code>selectItem</code> method for the <code>FXTable</code> class was removed in FOX 1.2, so we&#39;ve added a convenience method for this that just calls the <code>selectRange</code> method under the hood (see RubyForge Bug #1562). Thanks to Joel VanderWerf for this suggestion.</p>
768
+ <p>The <code>selectItem</code> method for the <code>FXTable</code> class was removed in FOX 1.2, so we've added a convenience method for this that just calls the <code>selectRange</code> method under the hood (see RubyForge Bug #1562). Thanks to Joel VanderWerf for this suggestion.</p>
755
769
  </li><li>
756
770
  <p>The binary gem for Windows was built with FOX version 1.2.13 and FXScintilla version 1.62.</p>
757
771
  </li></ul>
758
772
 
759
773
  <h2 id="label-Changes+For+Version+1.2.4+-28February+23-2C+2005-29">Changes For Version 1.2.4 (February 23, 2005)</h2>
760
774
  <ul><li>
761
- <p>Due to a change in some of the internal Ruby C APIs, a compile-time error for FXRuby was introduced in some of the Ruby 1.8.2 preview releases (see RubyForge Bug #1039). One should not see any compile-time errors when compiling FXRuby (versions 1.2.3 or later) against the Ruby 1.8.2 final release, but I&#39;ve neverthless made a change to how those internal APIs are used, to avoid any potential problems. Thanks to the many users who pointed out this problem.</p>
775
+ <p>Due to a change in some of the internal Ruby C APIs, a compile-time error for FXRuby was introduced in some of the Ruby 1.8.2 preview releases (see RubyForge Bug #1039). One should not see any compile-time errors when compiling FXRuby (versions 1.2.3 or later) against the Ruby 1.8.2 final release, but I've neverthless made a change to how those internal APIs are used, to avoid any potential problems. Thanks to the many users who pointed out this problem.</p>
762
776
  </li><li>
763
777
  <p>Joel VanderWerf suggested some enhancements to the <code>image.rb</code> example program in order to improve its startup time (see RubyForge Bug #1281). Those changes have been incorporated. Thanks to Joel for this suggestion.</p>
764
778
  </li><li>
765
- <p>One change for the <code>FXImage</code> class between FOX versions 1.0 and 1.2 is the nature of the pixel buffer that&#39;s passed to the <code>FXImage</code> constructor. Previously, this pixel buffer was expected to be a string of bytes; now it&#39;s expected to be an array of ´FXColor´ values. This modification was not implemented correctly for FXRuby versions 1.2.3 and earlier (see RubyForge Bug #1427). This bug has been corrected, and the example program (<code>image.rb</code>) and test cases have been updated as well. Thanks to Oliver Smith and others for reporting this problem.</p>
779
+ <p>One change for the <code>FXImage</code> class between FOX versions 1.0 and 1.2 is the nature of the pixel buffer thats passed to the <code>FXImage</code> constructor. Previously, this pixel buffer was expected to be a string of bytes; now its expected to be an array of ´FXColor´ values. This modification was not implemented correctly for FXRuby versions 1.2.3 and earlier (see RubyForge Bug #1427). This bug has been corrected, and the example program (<code>image.rb</code>) and test cases have been updated as well. Thanks to Oliver Smith and others for reporting this problem.</p>
766
780
  </li><li>
767
- <p>A couple of different problems, reported by Patrick Fernie and David Peoples, exposed a flaw in how FXRuby manages the links between FOX objects and their Ruby peers when the FOX objects are destroyed (see RubyForge Bug #1445). Without going into all the gory details, let&#39;s just say that since we have no explicit control over when Ruby&#39;s garbage collector decides to "collect" those Ruby peers that point to C++ objects that have been destroyed, we need to take steps to neutralize those Ruby peer objects so that they can&#39;t cause your application to crash in the meantime; I&#39;ve implemented a fix to take care of this situation. Thanks to Patrick and David for reporting these problems.</p>
781
+ <p>A couple of different problems, reported by Patrick Fernie and David Peoples, exposed a flaw in how FXRuby manages the links between FOX objects and their Ruby peers when the FOX objects are destroyed (see RubyForge Bug #1445). Without going into all the gory details, let's just say that since we have no explicit control over when Ruby's garbage collector decides to "collect" those Ruby peers that point to C++ objects that have been destroyed, we need to take steps to neutralize those Ruby peer objects so that they can't cause your application to crash in the meantime; I've implemented a fix to take care of this situation. Thanks to Patrick and David for reporting these problems.</p>
768
782
  </li><li>
769
783
  <p>The API documentation for FXRuby 1.2 still contained references to the old "spellings" of the <code>fxparseAccel</code> and <code>fxparseHotKey</code> method names, which were all lowercase (i.e. <code>fxparseaccel</code> and <code>fxparsehotkey</code>). (see RubyForge Bug #1470). These errors have been corrected.</p>
770
784
  </li><li>
@@ -812,7 +826,7 @@
812
826
 
813
827
  <h2 id="label-Changes+For+Version+1.2.2+-28October+1-2C+2004-29">Changes For Version 1.2.2 (October 1, 2004)</h2>
814
828
  <ul><li>
815
- <p>In order to avoid versioning problems when dealing with a mix of applications based on either FXRuby 1.0 or 1.2, the feature name for FXRuby has been changed from “fox” to “fox12”. For most application developers, this means that you will need to modify the source code for applications targeted at FXRuby 1.2 to begin with the line ´require &#39;fox12&#39;´Note that no changes should be required for legacy applications targeted at FXRuby 1.0.</p>
829
+ <p>In order to avoid versioning problems when dealing with a mix of applications based on either FXRuby 1.0 or 1.2, the feature name for FXRuby has been changed from “fox” to “fox12”. For most application developers, this means that you will need to modify the source code for applications targeted at FXRuby 1.2 to begin with the line ´require fox12’´Note that no changes should be required for legacy applications targeted at FXRuby 1.0.</p>
816
830
  </li><li>
817
831
  <p>Made a number of updates to the documentation, to reflect API changes for FXRuby 1.2.</p>
818
832
  </li><li>
@@ -823,11 +837,11 @@
823
837
  <ul><li>
824
838
  <p>This is the second "alpha" release of FXRuby 1.2. This release should be compatible with any FOX library version 1.2; it is not compatible with any previous FOX library versions. As this is an alpha release, users should expect a certain amount of instability, bugs, etc.</p>
825
839
  </li><li>
826
- <p>For this release, all of the FOX 1.2 classes are available with the exception of the <code>FXBitmapView</code> class. There is a small problem with how the <code>FXBitmapView</code> class is declared in the FOX 1.2 header files, and I&#39;m trying to decide how best to resolve that problem. The goal is to have this problem resolved by the next alpha release of FXRuby.</p>
840
+ <p>For this release, all of the FOX 1.2 classes are available with the exception of the <code>FXBitmapView</code> class. There is a small problem with how the <code>FXBitmapView</code> class is declared in the FOX 1.2 header files, and I'm trying to decide how best to resolve that problem. The goal is to have this problem resolved by the next alpha release of FXRuby.</p>
827
841
  </li><li>
828
842
  <p>For this release, all of the RDoc-based online documentation has been brought up to date with the new APIs.</p>
829
843
  </li><li>
830
- <p>Portions of the FXRuby User&#39;s Guide were still out of date with respect to the new APIs (see SourceForge Bug #988623). This has been fixed.</p>
844
+ <p>Portions of the FXRuby User's Guide were still out of date with respect to the new APIs (see SourceForge Bug #988623). This has been fixed.</p>
831
845
  </li><li>
832
846
  <p>The <code>mditest.rb</code> example program was not up to date with the new APIs. This has been fixed.</p>
833
847
  </li><li>
@@ -839,29 +853,29 @@
839
853
  </li><li>
840
854
  <p>There was a small typo in the table.rb example program (see SourceForge Bug #988152). This has been fixed. Thanks to Jamey Cribbs for reporting this problem and suggesting the fix.</p>
841
855
  </li><li>
842
- <p>Due to an oversight on my part, one of the overloaded constructors for the <code>FXRegion</code> class wasn&#39;t wrapped properly (see SourceForge Bug #986181). This has been fixed. Thanks to Bil Bas for reporting this problem.</p>
856
+ <p>Due to an oversight on my part, one of the overloaded constructors for the <code>FXRegion</code> class wasn't wrapped properly (see SourceForge Bug #986181). This has been fixed. Thanks to Bil Bas for reporting this problem.</p>
843
857
  </li><li>
844
858
  <p>Removed some obsolete aliases for the old leading and trailing rows and columns for the <code>FXTable</code> class (see SourceForge Bug #988038). Thanks to Yuri Leikind for reporting this problem.</p>
845
859
  </li><li>
846
860
  <p>Added <code>FXTable</code> instance methods <code>horizontalGridShown=()</code> and <code>verticalGridShown=()</code> to complement the already available <code>horizontalGridShown?</code> and <code>verticalGridShown?</code> methods.</p>
847
861
  </li><li>
848
- <p>The binary gem for the 1.2a1 release on Windows didn&#39;t have PNG or JPEG image support built-in (see SourceForge Bug #986180). This has been fixed. Thanks to Bil Bas for reporting this problem.</p>
862
+ <p>The binary gem for the 1.2a1 release on Windows didn't have PNG or JPEG image support built-in (see SourceForge Bug #986180). This has been fixed. Thanks to Bil Bas for reporting this problem.</p>
849
863
  </li><li>
850
864
  <p>The binary gem for Windows was built with FOX version 1.2.7 and FXScintilla version 1.61.</p>
851
865
  </li></ul>
852
866
 
853
867
  <h2 id="label-Changes+For+Version+1.2a1+-28June+28-2C+2004-29">Changes For Version 1.2a1 (June 28, 2004)</h2>
854
868
  <ul><li>
855
- <p>This is the first "alpha" release of FXRuby 1.2. This release should be compatible with any FOX library version 1.2; it is not compatible with any previous FOX library versions. As this is an alpha release, users should expect a certain amount of instability, bugs, etc. The intent of this first alpha release is twofold. The primary intent is allow application developers who have current projects based on FXRuby 1.0 to begin the process of updating their applications for compatibility with FXRuby 1.2. For this release, all of the classes that existed in FXRuby 1.0 have been updated for compatibility with FOX 1.2, and so developers should at least be able to begin to "port" their applications forward now. Note that there have been a number of changes for FOX 1.2 and FXRuby 1.2, both in terms of API changes and less obvious "behavioral" changes. For a detailed summary of these changes, please see "What&#39;s New in FOX 1.2" (also available as a PDF). Note that few, if any, of the new classes introduced in FOX 1.2 are available in this first alpha release of FXRuby 1.2. Support for those new classes should come along quickly in subsequent alpha releases of FXRuby 1.2. The secondary intent of this first alpha release is to introduce the new RubyGems-based packaging of FXRuby and to begin to work out the inevitable kinks in that system.</p>
869
+ <p>This is the first "alpha" release of FXRuby 1.2. This release should be compatible with any FOX library version 1.2; it is not compatible with any previous FOX library versions. As this is an alpha release, users should expect a certain amount of instability, bugs, etc. The intent of this first alpha release is twofold. The primary intent is allow application developers who have current projects based on FXRuby 1.0 to begin the process of updating their applications for compatibility with FXRuby 1.2. For this release, all of the classes that existed in FXRuby 1.0 have been updated for compatibility with FOX 1.2, and so developers should at least be able to begin to "port" their applications forward now. Note that there have been a number of changes for FOX 1.2 and FXRuby 1.2, both in terms of API changes and less obvious "behavioral" changes. For a detailed summary of these changes, please see "What's New in FOX 1.2" (also available as a PDF). Note that few, if any, of the new classes introduced in FOX 1.2 are available in this first alpha release of FXRuby 1.2. Support for those new classes should come along quickly in subsequent alpha releases of FXRuby 1.2. The secondary intent of this first alpha release is to introduce the new RubyGems-based packaging of FXRuby and to begin to work out the inevitable kinks in that system.</p>
856
870
  </li><li>
857
871
  <p>The binary gem for Windows was built with FOX version 1.2.4 and FXScintilla version 1.57.</p>
858
872
  </li></ul>
859
873
  </div></div>
860
874
 
861
875
  <div id="footer">
862
- Generated on Fri Nov 27 21:10:33 2020 by
863
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
864
- 0.9.24 (ruby-2.7.2).
876
+ Generated on Mon Jan 2 11:47:21 2023 by
877
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
878
+ 0.9.28 (ruby-3.1.2).
865
879
  </div>
866
880
 
867
881
  </div>
@@ -70,15 +70,15 @@
70
70
  <p>This section lists the names of all the attributes for this widget. As with all Ruby object “attributes”, these are actually just the names of instance methods for the class, but it is nevertheless natural to think of these as attributes (or <em>properties</em>) of the widget. Most attributes are both readable and writeable, but some are only read-only, so be sure to check the attributes listing within the main class documentation section to be sure.</p>
71
71
  </dd><dt><strong>Events</strong>
72
72
  <dd>
73
- <p>This section lists the types for all of the messages that this widget might send to its message target, and the circumstances under which those messages are sent. When it&#39;s important, the message data associated with that event is also described.</p>
73
+ <p>This section lists the types for all of the messages that this widget might send to its message target, and the circumstances under which those messages are sent. When its important, the message data associated with that event is also described.</p>
74
74
  </dd><dt><strong>Options</strong>
75
75
  <dd>
76
- <p>Most widgets have one or more options that affect their appearance or behavior. These options can be passed into the class&#39;s <em>new</em> method when the object is first instantiated. They can usually also be changed after the object exists via some object-specific accessor method. For example, the options for an FXButton can be get or set via the FXButton#buttonStyle accessor methods.</p>
76
+ <p>Most widgets have one or more options that affect their appearance or behavior. These options can be passed into the classs <em>new</em> method when the object is first instantiated. They can usually also be changed after the object exists via some object-specific accessor method. For example, the options for an FXButton can be get or set via the FXButton#buttonStyle accessor methods.</p>
77
77
  </dd></dl>
78
78
 
79
- <h1 id="label-Where-27s+the+code-3F">Where&#39;s the code?</h1>
79
+ <h1 id="label-Where-27s+the+code-3F">Wheres the code?</h1>
80
80
 
81
- <p>One difference you may notice from documentation generated for other Ruby extensions is that there&#39;s no source code attached to the instance methods when you click on them (i.e. they will appear to be empty method definitions). That&#39;s because most of these functions are in fact implemented in C++ code (since FXRuby is itself a C++ extension to Ruby).</p>
81
+ <p>One difference you may notice from documentation generated for other Ruby extensions is that theres no source code attached to the instance methods when you click on them (i.e. they will appear to be empty method definitions). Thats because most of these functions are in fact implemented in C++ code (since FXRuby is itself a C++ extension to Ruby).</p>
82
82
 
83
83
  <h1 id="label-TODO">TODO</h1>
84
84
 
@@ -94,9 +94,9 @@
94
94
  </div></div>
95
95
 
96
96
  <div id="footer">
97
- Generated on Fri Nov 27 21:10:33 2020 by
98
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
99
- 0.9.24 (ruby-2.7.2).
97
+ Generated on Mon Jan 2 11:47:21 2023 by
98
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
99
+ 0.9.28 (ruby-3.1.2).
100
100
  </div>
101
101
 
102
102
  </div>
data/docs/index.html CHANGED
@@ -66,7 +66,7 @@
66
66
  </li><li>
67
67
  <p>Latest fxruby <a href="http://badge.fury.io/rb/fxruby"><img src="https://badge.fury.io/rb/fxruby.svg" alt="Gem Version" /></a></p>
68
68
  </li><li>
69
- <p>Status on Linux: <a href="https://travis-ci.com/larskanis/fxruby"><img src="https://travis-ci.com/larskanis/fxruby.svg?branch=1.6" alt="Build Status on Linux" /></a> on Windows: <a href="https://ci.appveyor.com/project/larskanis/fxruby/branch/1.6"><img src="https://ci.appveyor.com/api/projects/status/too7sj4gq643ts8w/branch/1.6?svg=true" alt="Build Status on Windows" /></a></p>
69
+ <p>CI-Status: <a href="https://github.com/larskanis/fxruby/actions/workflows/ci.yml"><img src="https://github.com/larskanis/fxruby/actions/workflows/ci.yml/badge.svg?branch=1.6" alt="Build Status" /></a> and on Windows: <a href="https://ci.appveyor.com/project/larskanis/fxruby/branch/1.6"><img src="https://ci.appveyor.com/api/projects/status/too7sj4gq643ts8w/branch/1.6?svg=true" alt="Build Status on Windows" /></a></p>
70
70
  </li></ul>
71
71
 
72
72
  <h2 id="label-DESCRIPTION-3A">DESCRIPTION:</h2>
@@ -96,9 +96,11 @@
96
96
  <ul><li>
97
97
  <p>on Debian/Ubuntu: <code>sudo apt-get install g++ libxrandr-dev libfox-1.6-dev</code></p>
98
98
  </li><li>
99
- <p>see also detailed installation instructions in the <a href="https://github.com/lylejohnson/fxruby/wiki">Wiki</a></p>
99
+ <p>on Mac: <code>sudo port install rb-fxruby</code> OR <code>brew install fox &amp;&amp; brew install xquartz</code></p>
100
+ </li><li>
101
+ <p>on Windows: the binary fxruby gems already contain all required libraries</p>
100
102
  </li><li>
101
- <p>on Windows: the binary fxruby gems already contain all required libararies</p>
103
+ <p>see also detailed installation instructions in the <a href="https://github.com/lylejohnson/fxruby/wiki">Wiki</a></p>
102
104
  </li></ul>
103
105
 
104
106
  <p>Then, install the gem:</p>
@@ -106,6 +108,10 @@
106
108
  <p>gem install fxruby</p>
107
109
  </li></ul>
108
110
 
111
+ <p>On Mac, before running applications, you must also run: <code>open -a /Applications/Utilities/XQuartz.app</code></p>
112
+
113
+ <p>(otherwise, you end up getting this message when running applications on Mac: <code>FXRbApp::openDisplay: unable to open display :0.0</code>)</p>
114
+
109
115
  <h2 id="label-DIRECTORIES">DIRECTORIES</h2>
110
116
 
111
117
  <p>The directory structure is:</p>
@@ -127,7 +133,7 @@
127
133
  <p>Contains a test battery for FXRuby.</p>
128
134
  </li></ul>
129
135
 
130
- <p>If you&#39;re looking at a checkout of the source code from its GIT repository, you might see some additional directories of interest:</p>
136
+ <p>If youre looking at a checkout of the source code from its GIT repository, you might see some additional directories of interest:</p>
131
137
  <ul><li>
132
138
  <p>fox-includes/</p>
133
139
 
@@ -604,9 +610,9 @@ DAMAGES.
604
610
  </div></div>
605
611
 
606
612
  <div id="footer">
607
- Generated on Fri Nov 27 21:10:27 2020 by
608
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
609
- 0.9.24 (ruby-2.7.2).
613
+ Generated on Mon Jan 2 11:47:15 2023 by
614
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
615
+ 0.9.28 (ruby-3.1.2).
610
616
  </div>
611
617
 
612
618
  </div>
@@ -204,9 +204,9 @@
204
204
  </div>
205
205
 
206
206
  <div id="footer">
207
- Generated on Fri Nov 27 21:10:33 2020 by
208
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
209
- 0.9.24 (ruby-2.7.2).
207
+ Generated on Mon Jan 2 11:47:21 2023 by
208
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
209
+ 0.9.28 (ruby-3.1.2).
210
210
  </div>
211
211
 
212
212
  </div>
@@ -1802,7 +1802,7 @@ SWIGRUNTIME void
1802
1802
  SWIG_Ruby_SetModule(swig_module_info *pointer)
1803
1803
  {
1804
1804
  /* register a new class */
1805
- VALUE cl = rb_define_class("swig_runtime_data", rb_cObject);
1805
+ VALUE cl = rb_define_class("SWIG_RUNTIME_DATA", rb_cObject);rb_undef_alloc_func(cl);
1806
1806
  /* create and store the structure pointer to a global variable */
1807
1807
  swig_runtime_data_type_pointer = Data_Wrap_Struct(cl, 0, 0, pointer);
1808
1808
  rb_define_readonly_variable("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, &swig_runtime_data_type_pointer);
@@ -1802,7 +1802,7 @@ SWIGRUNTIME void
1802
1802
  SWIG_Ruby_SetModule(swig_module_info *pointer)
1803
1803
  {
1804
1804
  /* register a new class */
1805
- VALUE cl = rb_define_class("swig_runtime_data", rb_cObject);
1805
+ VALUE cl = rb_define_class("SWIG_RUNTIME_DATA", rb_cObject);rb_undef_alloc_func(cl);
1806
1806
  /* create and store the structure pointer to a global variable */
1807
1807
  swig_runtime_data_type_pointer = Data_Wrap_Struct(cl, 0, 0, pointer);
1808
1808
  rb_define_readonly_variable("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, &swig_runtime_data_type_pointer);
@@ -1802,7 +1802,7 @@ SWIGRUNTIME void
1802
1802
  SWIG_Ruby_SetModule(swig_module_info *pointer)
1803
1803
  {
1804
1804
  /* register a new class */
1805
- VALUE cl = rb_define_class("swig_runtime_data", rb_cObject);
1805
+ VALUE cl = rb_define_class("SWIG_RUNTIME_DATA", rb_cObject);rb_undef_alloc_func(cl);
1806
1806
  /* create and store the structure pointer to a global variable */
1807
1807
  swig_runtime_data_type_pointer = Data_Wrap_Struct(cl, 0, 0, pointer);
1808
1808
  rb_define_readonly_variable("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, &swig_runtime_data_type_pointer);