fxruby 1.6.45-x86-mingw32 → 1.6.47-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (338) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +89 -0
  3. data/.github/workflows/ci.yml +68 -0
  4. data/.yardopts +2 -2
  5. data/Gemfile +1 -1
  6. data/History.md +13 -0
  7. data/{README.rdoc → README.md} +13 -14
  8. data/Rakefile +22 -4
  9. data/appveyor.yml +5 -8
  10. data/doap.rdf +2 -2
  11. data/docs/Fox/Canvas/CanvasError.html +3 -3
  12. data/docs/Fox/Canvas/CircleShape.html +3 -3
  13. data/docs/Fox/Canvas/ImageShape.html +3 -3
  14. data/docs/Fox/Canvas/LineShape.html +3 -3
  15. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  16. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  17. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  18. data/docs/Fox/Canvas/Shape.html +5 -5
  19. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  20. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  21. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  22. data/docs/Fox/Canvas/TextShape.html +3 -3
  23. data/docs/Fox/Canvas.html +6 -6
  24. data/docs/Fox/FTNonModal.html +3 -3
  25. data/docs/Fox/FX4Splitter.html +3 -3
  26. data/docs/Fox/FX7Segment.html +3 -3
  27. data/docs/Fox/FXAccelTable.html +7 -7
  28. data/docs/Fox/FXApp.html +24 -24
  29. data/docs/Fox/FXArc.html +7 -7
  30. data/docs/Fox/FXArrowButton.html +3 -3
  31. data/docs/Fox/FXBMPIcon.html +3 -3
  32. data/docs/Fox/FXBMPImage.html +3 -3
  33. data/docs/Fox/FXBitmap.html +3 -3
  34. data/docs/Fox/FXBitmapFrame.html +3 -3
  35. data/docs/Fox/FXBitmapView.html +3 -3
  36. data/docs/Fox/FXButton.html +3 -3
  37. data/docs/Fox/FXCURCursor.html +3 -3
  38. data/docs/Fox/FXCalendar.html +3 -3
  39. data/docs/Fox/FXCanvas.html +3 -3
  40. data/docs/Fox/FXCheckButton.html +3 -3
  41. data/docs/Fox/FXChoiceBox.html +4 -4
  42. data/docs/Fox/FXColor.html +3 -3
  43. data/docs/Fox/FXColorBar.html +3 -3
  44. data/docs/Fox/FXColorDialog.html +4 -4
  45. data/docs/Fox/FXColorItem.html +3 -3
  46. data/docs/Fox/FXColorList.html +3 -3
  47. data/docs/Fox/FXColorRing.html +3 -3
  48. data/docs/Fox/FXColorSelector.html +3 -3
  49. data/docs/Fox/FXColorWell.html +5 -5
  50. data/docs/Fox/FXColorWheel.html +3 -3
  51. data/docs/Fox/FXComboBox.html +6 -6
  52. data/docs/Fox/FXComboTableItem.html +3 -3
  53. data/docs/Fox/FXCommand.html +4 -4
  54. data/docs/Fox/FXComposite.html +5 -5
  55. data/docs/Fox/FXCursor.html +3 -3
  56. data/docs/Fox/FXDC.html +9 -9
  57. data/docs/Fox/FXDCPrint.html +3 -3
  58. data/docs/Fox/FXDCWindow.html +3 -3
  59. data/docs/Fox/FXDataTarget.html +10 -10
  60. data/docs/Fox/FXDebugTarget.html +3 -3
  61. data/docs/Fox/FXDelegator.html +3 -3
  62. data/docs/Fox/FXDial.html +8 -8
  63. data/docs/Fox/FXDialogBox.html +4 -4
  64. data/docs/Fox/FXDict.html +3 -3
  65. data/docs/Fox/FXDirBox.html +3 -3
  66. data/docs/Fox/FXDirDialog.html +5 -5
  67. data/docs/Fox/FXDirItem.html +3 -3
  68. data/docs/Fox/FXDirList.html +7 -7
  69. data/docs/Fox/FXDirSelector.html +5 -5
  70. data/docs/Fox/FXDockBar.html +6 -6
  71. data/docs/Fox/FXDockHandler.html +3 -3
  72. data/docs/Fox/FXDockSite.html +6 -6
  73. data/docs/Fox/FXDockTitle.html +3 -3
  74. data/docs/Fox/FXDocument.html +3 -3
  75. data/docs/Fox/FXDragCorner.html +3 -3
  76. data/docs/Fox/FXDrawable.html +3 -3
  77. data/docs/Fox/FXDriveBox.html +3 -3
  78. data/docs/Fox/FXEvent.html +3 -3
  79. data/docs/Fox/FXExtentd.html +5 -5
  80. data/docs/Fox/FXExtentf.html +5 -5
  81. data/docs/Fox/FXFileAssoc.html +3 -3
  82. data/docs/Fox/FXFileDialog.html +8 -8
  83. data/docs/Fox/FXFileDict.html +3 -3
  84. data/docs/Fox/FXFileItem.html +3 -3
  85. data/docs/Fox/FXFileList.html +7 -7
  86. data/docs/Fox/FXFileSelector.html +11 -11
  87. data/docs/Fox/FXFileStream.html +3 -3
  88. data/docs/Fox/FXFoldingItem.html +5 -5
  89. data/docs/Fox/FXFoldingList.html +38 -38
  90. data/docs/Fox/FXFont.html +4 -4
  91. data/docs/Fox/FXFontDesc.html +3 -3
  92. data/docs/Fox/FXFontDialog.html +3 -3
  93. data/docs/Fox/FXFontSelector.html +3 -3
  94. data/docs/Fox/FXFrame.html +3 -3
  95. data/docs/Fox/FXGIFCursor.html +3 -3
  96. data/docs/Fox/FXGIFIcon.html +3 -3
  97. data/docs/Fox/FXGIFImage.html +3 -3
  98. data/docs/Fox/FXGLCanvas.html +5 -5
  99. data/docs/Fox/FXGLCone.html +54 -61
  100. data/docs/Fox/FXGLContext.html +3 -3
  101. data/docs/Fox/FXGLCube.html +73 -79
  102. data/docs/Fox/FXGLCylinder.html +63 -70
  103. data/docs/Fox/FXGLGroup.html +58 -59
  104. data/docs/Fox/FXGLLine.html +45 -51
  105. data/docs/Fox/FXGLObject.html +10 -10
  106. data/docs/Fox/FXGLPoint.html +31 -37
  107. data/docs/Fox/FXGLShape.html +3 -3
  108. data/docs/Fox/FXGLSphere.html +39 -46
  109. data/docs/Fox/FXGLViewer.html +3 -3
  110. data/docs/Fox/FXGLVisual.html +3 -3
  111. data/docs/Fox/FXGradient.html +3 -3
  112. data/docs/Fox/FXGradientBar.html +17 -17
  113. data/docs/Fox/FXGroupBox.html +5 -5
  114. data/docs/Fox/FXHeader.html +17 -17
  115. data/docs/Fox/FXHeaderItem.html +15 -15
  116. data/docs/Fox/FXHiliteStyle.html +3 -3
  117. data/docs/Fox/FXHorizontalFrame.html +4 -4
  118. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  119. data/docs/Fox/FXICOIcon.html +3 -3
  120. data/docs/Fox/FXICOImage.html +3 -3
  121. data/docs/Fox/FXIcon.html +3 -3
  122. data/docs/Fox/FXIconDict.html +3 -3
  123. data/docs/Fox/FXIconItem.html +5 -5
  124. data/docs/Fox/FXIconList.html +19 -19
  125. data/docs/Fox/FXIconSource.html +7 -7
  126. data/docs/Fox/FXId.html +3 -3
  127. data/docs/Fox/FXImage.html +6 -6
  128. data/docs/Fox/FXImageFrame.html +3 -3
  129. data/docs/Fox/FXImageView.html +3 -3
  130. data/docs/Fox/FXInputDialog.html +5 -5
  131. data/docs/Fox/FXIrb.html +6 -6
  132. data/docs/Fox/FXJPGIcon.html +3 -3
  133. data/docs/Fox/FXJPGImage.html +3 -3
  134. data/docs/Fox/FXKnob.html +7 -7
  135. data/docs/Fox/FXLabel.html +5 -5
  136. data/docs/Fox/FXLight.html +3 -3
  137. data/docs/Fox/FXList.html +24 -24
  138. data/docs/Fox/FXListBox.html +7 -7
  139. data/docs/Fox/FXListItem.html +5 -5
  140. data/docs/Fox/FXMDIChild.html +6 -6
  141. data/docs/Fox/FXMDIClient.html +4 -4
  142. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  143. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  144. data/docs/Fox/FXMDIMenu.html +3 -3
  145. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  146. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  147. data/docs/Fox/FXMDIWindowButton.html +3 -3
  148. data/docs/Fox/FXMainWindow.html +3 -3
  149. data/docs/Fox/FXMaterial.html +3 -3
  150. data/docs/Fox/FXMatrix.html +3 -3
  151. data/docs/Fox/FXMemoryBuffer.html +3 -3
  152. data/docs/Fox/FXMemoryStream.html +3 -3
  153. data/docs/Fox/FXMenuBar.html +3 -3
  154. data/docs/Fox/FXMenuButton.html +6 -6
  155. data/docs/Fox/FXMenuCaption.html +5 -5
  156. data/docs/Fox/FXMenuCascade.html +3 -3
  157. data/docs/Fox/FXMenuCheck.html +3 -3
  158. data/docs/Fox/FXMenuCommand.html +3 -3
  159. data/docs/Fox/FXMenuPane.html +3 -3
  160. data/docs/Fox/FXMenuRadio.html +3 -3
  161. data/docs/Fox/FXMenuSeparator.html +3 -3
  162. data/docs/Fox/FXMenuTitle.html +3 -3
  163. data/docs/Fox/FXMessageBox.html +5 -5
  164. data/docs/Fox/FXObject.html +4 -4
  165. data/docs/Fox/FXOption.html +3 -3
  166. data/docs/Fox/FXOptionMenu.html +3 -3
  167. data/docs/Fox/FXPCXIcon.html +3 -3
  168. data/docs/Fox/FXPCXImage.html +3 -3
  169. data/docs/Fox/FXPNGIcon.html +3 -3
  170. data/docs/Fox/FXPNGImage.html +3 -3
  171. data/docs/Fox/FXPPMIcon.html +3 -3
  172. data/docs/Fox/FXPPMImage.html +3 -3
  173. data/docs/Fox/FXPSBounds.html +3 -3
  174. data/docs/Fox/FXPacker.html +3 -3
  175. data/docs/Fox/FXPicker.html +3 -3
  176. data/docs/Fox/FXPopup.html +3 -3
  177. data/docs/Fox/FXPrintDialog.html +3 -3
  178. data/docs/Fox/FXPrinter.html +3 -3
  179. data/docs/Fox/FXProgressBar.html +3 -3
  180. data/docs/Fox/FXProgressDialog.html +3 -3
  181. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  182. data/docs/Fox/FXPseudoMouse.html +3 -3
  183. data/docs/Fox/FXPseudoTarget.html +3 -3
  184. data/docs/Fox/FXQuatd.html +3 -3
  185. data/docs/Fox/FXQuatf.html +3 -3
  186. data/docs/Fox/FXRGBIcon.html +3 -3
  187. data/docs/Fox/FXRGBImage.html +3 -3
  188. data/docs/Fox/FXRadioButton.html +3 -3
  189. data/docs/Fox/FXRanged.html +3 -3
  190. data/docs/Fox/FXRangef.html +3 -3
  191. data/docs/Fox/FXRealSlider.html +3 -3
  192. data/docs/Fox/FXRealSpinner.html +16 -16
  193. data/docs/Fox/FXRecentFiles.html +3 -3
  194. data/docs/Fox/FXRectangle.html +11 -11
  195. data/docs/Fox/FXRegion.html +3 -3
  196. data/docs/Fox/FXRegistry.html +5 -5
  197. data/docs/Fox/FXReplaceDialog.html +3 -3
  198. data/docs/Fox/FXRootWindow.html +3 -3
  199. data/docs/Fox/FXRuler.html +3 -3
  200. data/docs/Fox/FXRulerView.html +26 -26
  201. data/docs/Fox/FXScintilla.html +21 -21
  202. data/docs/Fox/FXScrollArea.html +5 -5
  203. data/docs/Fox/FXScrollBar.html +3 -3
  204. data/docs/Fox/FXScrollCorner.html +3 -3
  205. data/docs/Fox/FXScrollPane.html +3 -3
  206. data/docs/Fox/FXScrollWindow.html +4 -4
  207. data/docs/Fox/FXSearchDialog.html +3 -3
  208. data/docs/Fox/FXSegment.html +3 -3
  209. data/docs/Fox/FXSeparator.html +4 -4
  210. data/docs/Fox/FXSettings.html +3 -3
  211. data/docs/Fox/FXShell.html +3 -3
  212. data/docs/Fox/FXShutter.html +4 -4
  213. data/docs/Fox/FXShutterItem.html +3 -3
  214. data/docs/Fox/FXSize.html +3 -3
  215. data/docs/Fox/FXSlider.html +3 -3
  216. data/docs/Fox/FXSphered.html +3 -3
  217. data/docs/Fox/FXSpheref.html +3 -3
  218. data/docs/Fox/FXSpinner.html +16 -16
  219. data/docs/Fox/FXSplashScreen.html +3 -3
  220. data/docs/Fox/FXSplashWindow.html +5 -5
  221. data/docs/Fox/FXSplitter.html +3 -3
  222. data/docs/Fox/FXSpring.html +3 -3
  223. data/docs/Fox/FXStatusBar.html +3 -3
  224. data/docs/Fox/FXStatusLine.html +4 -4
  225. data/docs/Fox/FXStream.html +4 -4
  226. data/docs/Fox/FXStreamAllocError.html +3 -3
  227. data/docs/Fox/FXStreamEndError.html +3 -3
  228. data/docs/Fox/FXStreamError.html +3 -3
  229. data/docs/Fox/FXStreamFailureError.html +3 -3
  230. data/docs/Fox/FXStreamFormatError.html +3 -3
  231. data/docs/Fox/FXStreamFullError.html +4 -4
  232. data/docs/Fox/FXStreamNoReadError.html +3 -3
  233. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  234. data/docs/Fox/FXStreamUnknownError.html +3 -3
  235. data/docs/Fox/FXStringDict.html +4 -4
  236. data/docs/Fox/FXSwitcher.html +8 -8
  237. data/docs/Fox/FXTGAIcon.html +3 -3
  238. data/docs/Fox/FXTGAImage.html +3 -3
  239. data/docs/Fox/FXTIFIcon.html +3 -3
  240. data/docs/Fox/FXTIFImage.html +3 -3
  241. data/docs/Fox/FXTabBar.html +8 -8
  242. data/docs/Fox/FXTabBook.html +4 -4
  243. data/docs/Fox/FXTabItem.html +3 -3
  244. data/docs/Fox/FXTable.html +27 -27
  245. data/docs/Fox/FXTableItem.html +5 -5
  246. data/docs/Fox/FXTablePos.html +3 -3
  247. data/docs/Fox/FXTableRange.html +3 -3
  248. data/docs/Fox/FXText.html +25 -25
  249. data/docs/Fox/FXTextChange.html +3 -3
  250. data/docs/Fox/FXTextField.html +5 -5
  251. data/docs/Fox/FXToggleButton.html +7 -7
  252. data/docs/Fox/FXToolBar.html +3 -3
  253. data/docs/Fox/FXToolBarGrip.html +3 -3
  254. data/docs/Fox/FXToolBarShell.html +3 -3
  255. data/docs/Fox/FXToolBarTab.html +5 -5
  256. data/docs/Fox/FXToolTip.html +5 -5
  257. data/docs/Fox/FXTopWindow.html +4 -4
  258. data/docs/Fox/FXTranslator.html +3 -3
  259. data/docs/Fox/FXTreeItem.html +19 -19
  260. data/docs/Fox/FXTreeList.html +40 -40
  261. data/docs/Fox/FXTreeListBox.html +27 -27
  262. data/docs/Fox/FXTriStateButton.html +9 -9
  263. data/docs/Fox/FXUndoList.html +8 -8
  264. data/docs/Fox/FXVec2d.html +7 -7
  265. data/docs/Fox/FXVec2f.html +7 -7
  266. data/docs/Fox/FXVec3d.html +7 -7
  267. data/docs/Fox/FXVec3f.html +7 -7
  268. data/docs/Fox/FXVec4d.html +7 -7
  269. data/docs/Fox/FXVec4f.html +7 -7
  270. data/docs/Fox/FXVerticalFrame.html +4 -4
  271. data/docs/Fox/FXVerticalSeparator.html +3 -3
  272. data/docs/Fox/FXViewport.html +3 -3
  273. data/docs/Fox/FXVisual.html +3 -3
  274. data/docs/Fox/FXWindow.html +36 -36
  275. data/docs/Fox/FXWizard.html +3 -3
  276. data/docs/Fox/FXXBMIcon.html +3 -3
  277. data/docs/Fox/FXXBMImage.html +3 -3
  278. data/docs/Fox/FXXPMIcon.html +3 -3
  279. data/docs/Fox/FXXPMImage.html +3 -3
  280. data/docs/Fox/NotifyHeader.html +3 -3
  281. data/docs/Fox/SCNotification.html +3 -3
  282. data/docs/Fox/TextRange.html +3 -3
  283. data/docs/Fox.html +7 -7
  284. data/docs/IRB.html +3 -3
  285. data/docs/Responder.html +4 -4
  286. data/docs/Responder2.html +3 -3
  287. data/docs/_index.html +3 -3
  288. data/docs/css/style.css +1 -0
  289. data/docs/file.History.html +75 -52
  290. data/docs/file.README.html +7 -7
  291. data/docs/index.html +487 -501
  292. data/docs/top-level-namespace.html +3 -3
  293. data/examples/gltest.rb +104 -105
  294. data/examples/glviewer.rb +3 -3
  295. data/ext/fox16_c/core_wrap.cpp +1 -1
  296. data/ext/fox16_c/dc_wrap.cpp +1 -1
  297. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  298. data/ext/fox16_c/extconf.rb +13 -13
  299. data/ext/fox16_c/frames_wrap.cpp +1 -1
  300. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  301. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  302. data/ext/fox16_c/icons_wrap.cpp +1 -1
  303. data/ext/fox16_c/image_wrap.cpp +1 -1
  304. data/ext/fox16_c/label_wrap.cpp +1 -1
  305. data/ext/fox16_c/layout_wrap.cpp +1 -1
  306. data/ext/fox16_c/list_wrap.cpp +1 -1
  307. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  308. data/ext/fox16_c/menu_wrap.cpp +1 -1
  309. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  310. data/ext/fox16_c/swigruby.h +1 -1
  311. data/ext/fox16_c/table_wrap.cpp +1 -1
  312. data/ext/fox16_c/text_wrap.cpp +1 -1
  313. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  314. data/ext/fox16_c/ui_wrap.cpp +1 -1
  315. data/fxruby.gemspec +9 -1
  316. data/lib/2.6/fox16_c.so +0 -0
  317. data/lib/2.7/fox16_c.so +0 -0
  318. data/lib/3.0/fox16_c.so +0 -0
  319. data/lib/3.1/fox16_c.so +0 -0
  320. data/lib/3.2/fox16_c.so +0 -0
  321. data/lib/3.3/fox16_c.so +0 -0
  322. data/lib/fox16/glgroup.rb +3 -4
  323. data/lib/fox16/glshapes.rb +85 -100
  324. data/lib/fox16/kwargs.rb +891 -891
  325. data/lib/fox16/version.rb +1 -1
  326. data/ports/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
  327. data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
  328. data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
  329. data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
  330. data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
  331. data/ports/x86-mingw32/bin/zlib1.dll +0 -0
  332. data/scripts/iface.rb +8 -12
  333. data/test/TC_FXDCPrint.rb +1 -1
  334. metadata +254 -17
  335. data/lib/2.4/fox16_c.so +0 -0
  336. data/lib/2.5/fox16_c.so +0 -0
  337. data/ports/x86-mingw32/bin/libtiff-5.dll +0 -0
  338. data/rdoc-sources/Makefile +0 -23
@@ -58,6 +58,29 @@
58
58
  </div>
59
59
 
60
60
  <div id="content"><div id='filecontents'>
61
+ <h2 id="label-1.6.46+-2F+2023-02-19">1.6.46 / 2023-02-19</h2>
62
+ <ul><li>
63
+ <p>Add binary gem support for ruby-3.2 on platform x64-mingw-ucrt and drop ruby-2.4.</p>
64
+ </li><li>
65
+ <p>Update to libz-1.2.13, libpng-1.6.39, libjpeg-turbo-2.1.5.1, libtiff-4.5.0 for Windows binary gems.</p>
66
+ </li><li>
67
+ <p>Add documentation options to gemspec, so that “gem install fxruby” generates suitable documentation.</p>
68
+ </li></ul>
69
+
70
+ <h2 id="label-1.6.45+-2F+2022-01-14">1.6.45 / 2022-01-14</h2>
71
+ <ul><li>
72
+ <p>Add binary gem support for ruby-3.1 on platform x64-mingw-ucrt and drop ruby-2.3.</p>
73
+ </li><li>
74
+ <p>Update to libz-1.2.11, libjpeg-turbo-2.1.2, libtiff-4.3.0 for Windows binary gems.</p>
75
+ </li></ul>
76
+
77
+ <h2 id="label-1.6.44+-2F+2020-12-31">1.6.44 / 2020-12-31</h2>
78
+ <ul><li>
79
+ <p>Add binary gem support for ruby-3.0. #66</p>
80
+ </li><li>
81
+ <p>Drop support for ruby-2.2</p>
82
+ </li></ul>
83
+
61
84
  <h2 id="label-1.6.43+-2F+2020-11-27">1.6.43 / 2020-11-27</h2>
62
85
  <ul><li>
63
86
  <p>Make FXRuby compatible to ruby-3.0</p>
@@ -184,7 +207,7 @@
184
207
  <ul><li>
185
208
  <p>Avoid rb_* calls that are prohibited during GC. Fixes #23</p>
186
209
  </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>
210
+ <p>Use copying getters for FXVec members in FXMat*, FXMaterial and FXLight. This fixes the TC_FXMaterial#test_bug test case.</p>
188
211
  </li><li>
189
212
  <p>Fix test suite, so that all tests pass.</p>
190
213
  </li><li>
@@ -197,7 +220,7 @@
197
220
  </li><li>
198
221
  <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
222
  </li><li>
200
- <p>Remove self made GC detection by ruby&#39;s rb_during_gc().</p>
223
+ <p>Remove self made GC detection by rubys rb_during_gc().</p>
201
224
  </li><li>
202
225
  <p>Fix Windows binary x86-mingw32.gem for Ruby versions &lt; 2.0</p>
203
226
  </li></ul>
@@ -213,7 +236,7 @@
213
236
  <ul><li>
214
237
  <p>Fix crashes in rb_gc_mark(): 0x00000003f54af8 is T_ZOMBIE / T_NONE</p>
215
238
  </li><li>
216
- <p>Release Ruby&#39;s GVL while calls to FXImage#savePixels, #loadPixels and FXApp#run* methods.</p>
239
+ <p>Release Rubys GVL while calls to FXImage#savePixels, #loadPixels and FXApp#run* methods.</p>
217
240
  </li><li>
218
241
  <p>Add a working version for FXApp#addInput event handling on Windows. This works for sockets only for now.</p>
219
242
  </li><li>
@@ -228,13 +251,13 @@
228
251
  </li><li>
229
252
  <p>Use shared libs for Windows binary gems to reduce gem size.</p>
230
253
  </li><li>
231
- <p>Allow non owned assignment of image data to FXImage derivations without copy&#39;ing pixel data.</p>
254
+ <p>Allow non owned assignment of image data to FXImage derivations without copying pixel data.</p>
232
255
  </li><li>
233
256
  <p>Allow retrival of parts of the pixel data.</p>
234
257
  </li><li>
235
258
  <p>Fix namespace specifier for FXRGB in kwargs.rb.</p>
236
259
  </li><li>
237
- <p>Change GC&#39;ing of TreeListBox and FXTreeItem. Fixes #10</p>
260
+ <p>Change GCing of TreeListBox and FXTreeItem. Fixes #10</p>
238
261
  </li><li>
239
262
  <p>Update to swig version 2.0 or newer. Fixes #13</p>
240
263
  </li></ul>
@@ -301,9 +324,9 @@
301
324
  </li><li>
302
325
  <p>Fix double referenced foxObj when borrowed object registration is triggered from C++</p>
303
326
  </li><li>
304
- <p>Fix Segfault while GC&#39;ing FXWindows</p>
327
+ <p>Fix Segfault while GCing FXWindows</p>
305
328
  </li><li>
306
- <p>Fix &#39;object allocation not allowed while garbage collection&#39; bug</p>
329
+ <p>Fix object allocation not allowed while garbage collection bug</p>
307
330
  </li><li>
308
331
  <p>Fix clipboard handling on windows</p>
309
332
  </li><li>
@@ -326,16 +349,16 @@
326
349
  </li><li>
327
350
  <p>Did some work to provide support for MinGW builds.</p>
328
351
  </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>
352
+ <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
353
  </li></ul>
331
354
 
332
355
  <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
356
  <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>
357
+ <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
358
  </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>
359
+ <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
360
  </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>
361
+ <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
362
  </li><li>
340
363
  <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
364
  </li></ul>
@@ -349,15 +372,15 @@
349
372
  <ul><li>
350
373
  <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
374
  </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>
375
+ <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
376
  </li><li>
354
377
  <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
378
  </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>
379
+ <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
380
  </li><li>
358
381
  <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
382
  </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>
383
+ <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
384
  </li><li>
362
385
  <p>Made a number of minor fixes for compatibility with Ruby 1.9.1.</p>
363
386
  </li></ul>
@@ -366,7 +389,7 @@
366
389
  <ul><li>
367
390
  <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
391
  </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>
392
+ <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
393
  </li></ul>
371
394
 
372
395
  <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 +398,13 @@
375
398
  </li><li>
376
399
  <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
400
  </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>
401
+ <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
402
  </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>
403
+ <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
404
  </li><li>
382
405
  <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
406
  </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>
407
+ <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
408
  </li><li>
386
409
  <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
410
  </li><li>
@@ -390,7 +413,7 @@
390
413
 
391
414
  <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
415
  <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>
416
+ <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
417
  </li><li>
395
418
  <p>Corrected a little typo in the <code>gembrowser.rb</code> example program.</p>
396
419
  </li><li>
@@ -400,7 +423,7 @@
400
423
  </li><li>
401
424
  <p>Made a number of minor fixes to support building FXRuby against Ruby 1.9.</p>
402
425
  </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>
426
+ <p>Added a binary gem for OS X. This works with the Ruby that's included with OS X (Leopard).</p>
404
427
  </li><li>
405
428
  <p>The binary gem for Windows was built with FOX version 1.6.32 and FXScintilla version 1.71.</p>
406
429
  </li></ul>
@@ -447,7 +470,7 @@
447
470
  </li><li>
448
471
  <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
472
  </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>
473
+ <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
474
  </li><li>
452
475
  <p>The binary gem for Windows was built with FOX version 1.6.25 and FXScintilla version 1.71.</p>
453
476
  </li></ul>
@@ -489,7 +512,7 @@
489
512
  </li><li>
490
513
  <p>Most of the FXRuby example programs have been updated to use the keyword arguments library.</p>
491
514
  </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>
515
+ <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
516
  </li><li>
494
517
  <p>The binary gem for Windows was built with FOX version 1.6.20 and FXScintilla version 1.71.</p>
495
518
  </li></ul>
@@ -506,7 +529,7 @@
506
529
  </li><li>
507
530
  <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
531
  </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>
532
+ <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
533
  </li><li>
511
534
  <p>The binary gem for Windows was built with FOX version 1.6.20 and FXScintilla version 1.71.</p>
512
535
  </li></ul>
@@ -520,7 +543,7 @@
520
543
 
521
544
  <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
545
  <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>
546
+ <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
547
  </li><li>
525
548
  <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
549
  </li><li>
@@ -545,7 +568,7 @@
545
568
  </li><li>
546
569
  <p>The <code>FXDockTitle</code> class was not supported (see RubyForge Bug #5632). This has been fixed.</p>
547
570
  </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>
571
+ <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
572
  </li><li>
550
573
  <p>The <code>FXGradientBar</code> class was not supported (see RubyForge Bug #5746). This has been fixed.</p>
551
574
  </li><li>
@@ -562,7 +585,7 @@
562
585
  </li><li>
563
586
  <p>The <code>FXDockTitle</code> class was not supported (see RubyForge Bug #5632). This has been fixed.</p>
564
587
  </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>
588
+ <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
589
  </li><li>
567
590
  <p>The <code>FXGradientBar</code> class was not supported (see RubyForge Bug #5746). This has been fixed.</p>
568
591
  </li><li>
@@ -573,11 +596,11 @@
573
596
  <ul><li>
574
597
  <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
598
  </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>
599
+ <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
600
  </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>
601
+ <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
602
  </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>
603
+ <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
604
  </li><li>
582
605
  <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
606
  </li><li>
@@ -587,7 +610,7 @@
587
610
  </li><li>
588
611
  <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
612
  </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>
613
+ <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
614
  </li><li>
592
615
  <p>The binary gem for Windows was built with FOX version 1.6.8 and FXScintilla version 1.67 (from CVS).</p>
593
616
  </li></ul>
@@ -617,7 +640,7 @@
617
640
  </li><li>
618
641
  <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
642
  </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>
643
+ <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
644
  </li><li>
622
645
  <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
646
  </li><li>
@@ -638,11 +661,11 @@
638
661
  </li><li>
639
662
  <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
663
  </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>
664
+ <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
665
  </li><li>
643
666
  <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
667
  </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>
668
+ <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
669
  </li><li>
647
670
  <p>The binary gem for Windows was built with FOX version 1.4.29 and FXScintilla version 1.63.</p>
648
671
  </li></ul>
@@ -672,9 +695,9 @@
672
695
  </li><li>
673
696
  <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
697
  </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>
698
+ <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
699
  </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>
700
+ <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
701
  </li><li>
679
702
  <p>The binary gem for Windows was built with FOX version 1.4.21 and FXScintilla version 1.63.</p>
680
703
  </li></ul>
@@ -687,7 +710,7 @@
687
710
  </li><li>
688
711
  <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
712
  </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>
713
+ <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
714
  </li><li>
692
715
  <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
716
  </li><li>
@@ -720,7 +743,7 @@
720
743
  <ul><li>
721
744
  <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
745
  </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>
746
+ <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
747
  </li><li>
725
748
  <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
749
  </li><li>
@@ -730,7 +753,7 @@
730
753
  </li><li>
731
754
  <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
755
  </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>
756
+ <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
757
  </li><li>
735
758
  <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
759
  </li><li>
@@ -743,7 +766,7 @@
743
766
  <ul><li>
744
767
  <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
768
  </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>
769
+ <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
770
  </li><li>
748
771
  <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
772
  </li><li>
@@ -751,20 +774,20 @@
751
774
  </li><li>
752
775
  <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
776
  </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>
777
+ <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
778
  </li><li>
756
779
  <p>The binary gem for Windows was built with FOX version 1.2.13 and FXScintilla version 1.62.</p>
757
780
  </li></ul>
758
781
 
759
782
  <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
783
  <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>
784
+ <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
785
  </li><li>
763
786
  <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
787
  </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>
788
+ <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
789
  </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>
790
+ <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
791
  </li><li>
769
792
  <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
793
  </li><li>
@@ -812,7 +835,7 @@
812
835
 
813
836
  <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
837
  <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>
838
+ <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
839
  </li><li>
817
840
  <p>Made a number of updates to the documentation, to reflect API changes for FXRuby 1.2.</p>
818
841
  </li><li>
@@ -823,11 +846,11 @@
823
846
  <ul><li>
824
847
  <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
848
  </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>
849
+ <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
850
  </li><li>
828
851
  <p>For this release, all of the RDoc-based online documentation has been brought up to date with the new APIs.</p>
829
852
  </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>
853
+ <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
854
  </li><li>
832
855
  <p>The <code>mditest.rb</code> example program was not up to date with the new APIs. This has been fixed.</p>
833
856
  </li><li>
@@ -839,29 +862,29 @@
839
862
  </li><li>
840
863
  <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
864
  </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>
865
+ <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
866
  </li><li>
844
867
  <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
868
  </li><li>
846
869
  <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
870
  </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>
871
+ <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
872
  </li><li>
850
873
  <p>The binary gem for Windows was built with FOX version 1.2.7 and FXScintilla version 1.61.</p>
851
874
  </li></ul>
852
875
 
853
876
  <h2 id="label-Changes+For+Version+1.2a1+-28June+28-2C+2004-29">Changes For Version 1.2a1 (June 28, 2004)</h2>
854
877
  <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>
878
+ <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
879
  </li><li>
857
880
  <p>The binary gem for Windows was built with FOX version 1.2.4 and FXScintilla version 1.57.</p>
858
881
  </li></ul>
859
882
  </div></div>
860
883
 
861
884
  <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).
885
+ Generated on Sun May 14 21:55:15 2023 by
886
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
887
+ 0.9.34 (ruby-3.2.0).
865
888
  </div>
866
889
 
867
890
  </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 Sun May 14 21:55:15 2023 by
98
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
99
+ 0.9.34 (ruby-3.2.0).
100
100
  </div>
101
101
 
102
102
  </div>