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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af796ed2e6e34caea0cabf8de30ee4480e6d46e292dfbf4e40b0d1126f3ffe9b
4
- data.tar.gz: be30fdcbaa608cbccd7c6f75c9d7f08a34fafb7a2a8db7ec07f47d35e588afb0
3
+ metadata.gz: f459d1749b4aed46e9471433ad7974cd28968ce31943e8569fa9b0b6e08e631c
4
+ data.tar.gz: 89c5b7df7f65c77efc6b1e1202c9a7598ec8d0532d701da0b47341ec2ef739d8
5
5
  SHA512:
6
- metadata.gz: 6dd62a5beb783150fdfd3f37cc5f5da639dfa632732915c309a305c5693730ae0863e196f519d10e63fb0ca9ce95eefcea7932957d4e9a1a2d4845acd105b266
7
- data.tar.gz: 89546775ff1e7b43f5faa537be76cdf6e14207e1ed85567dde62e15ceaa4ff1ee27eec8cee6d5e22e1c5145928f2e266050bf729f2666088df6ac0d5d1b2f98f
6
+ metadata.gz: 2501c9514090001832e7dd8d5234a00db0f3466e1174ee4557bfdfcaa9ad44378685e706cd7b3ecdc03f0ee27fb5926342855694a6e2d9afbfbe46574efabfaa
7
+ data.tar.gz: e16dbf7aee93aa40f5d311d90e734317f7773a79bdd1b7bd28b48f0f95863d228bc494a908a2c3271147804b51070b98f5ad35605a02f9f8c43ae02858bfc608
checksums.yaml.gz.sig CHANGED
Binary file
@@ -0,0 +1,89 @@
1
+ name: Binary gems
2
+
3
+ on:
4
+ push:
5
+ pull_request:
6
+ workflow_dispatch:
7
+ schedule:
8
+ - cron: "0 5 * * 3" # At 05:00 on Wednesday # https://crontab.guru/#0_5_*_*_3
9
+
10
+ jobs:
11
+ job_build_x64:
12
+ name: build
13
+ runs-on: ubuntu-latest
14
+ strategy:
15
+ fail-fast: false
16
+ matrix:
17
+ include:
18
+ - platform: "x64-mingw-ucrt"
19
+ - platform: "x64-mingw32"
20
+ - platform: "x86-mingw32"
21
+ steps:
22
+ - uses: actions/checkout@v3
23
+ - name: Set up Ruby
24
+ uses: ruby/setup-ruby@v1
25
+ with:
26
+ ruby-version: "3.2"
27
+ - run: bundle install
28
+
29
+ - name: Build binary gem
30
+ run: bundle exec rake gem:${{ matrix.platform }}
31
+
32
+ - name: Upload binary gem
33
+ uses: actions/upload-artifact@v3
34
+ with:
35
+ name: binary-gem
36
+ path: pkg/*.gem
37
+
38
+ job_test_binary:
39
+ name: Test on Windows
40
+ needs: job_build_x64
41
+ strategy:
42
+ fail-fast: false
43
+ matrix:
44
+ include:
45
+ - os: windows-latest
46
+ ruby: "3.2"
47
+ platform: "x64-mingw-ucrt"
48
+ - os: windows-latest
49
+ ruby: "3.1.3-1"
50
+ platform: "x86-mingw32"
51
+ - os: windows-latest
52
+ ruby: "2.5"
53
+ platform: "x64-mingw32"
54
+
55
+ runs-on: ${{ matrix.os }}
56
+ env:
57
+ PGVERSION: ${{ matrix.PGVERSION }}
58
+ steps:
59
+ - uses: actions/checkout@v3
60
+ - name: Set up Ruby
61
+ if: matrix.platform != 'x86-mingw32'
62
+ uses: ruby/setup-ruby@v1
63
+ with:
64
+ ruby-version: ${{ matrix.ruby }}
65
+
66
+ - name: Set up 32 bit x86 Ruby
67
+ if: matrix.platform == 'x86-mingw32'
68
+ run: |
69
+ $(new-object net.webclient).DownloadFile("https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-${{ matrix.ruby }}/rubyinstaller-${{ matrix.ruby }}-x86.exe", "$pwd/ruby-setup.exe")
70
+ cmd /c ruby-setup.exe /currentuser /verysilent /dir=C:/Ruby-${{ matrix.ruby }}
71
+ echo "c:/ruby-${{ matrix.ruby }}/bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
72
+
73
+ - name: Download gem from build job
74
+ uses: actions/download-artifact@v3
75
+ with:
76
+ name: binary-gem
77
+
78
+ - run: echo $env:PATH
79
+ - run: gem update --system 3.3.26
80
+ - run: bundle install
81
+ - run: gem install --local fxruby-*${{ matrix.platform }}.gem --verbose
82
+ - name: Run specs
83
+ run: ruby -w -W2 -rfox16 test/TS_All.rb -v
84
+
85
+ - name: Print logs if job failed
86
+ if: ${{ failure() && matrix.os == 'windows-latest' }}
87
+ run: |
88
+ ridk enable
89
+ find "$(ruby -e"puts RbConfig::CONFIG[%q[libdir]]")" -name mkmf.log -print0 | xargs -0 cat
@@ -0,0 +1,68 @@
1
+ name: CI
2
+
3
+ on: [push, pull_request]
4
+
5
+ jobs:
6
+ job_test_gem:
7
+ name: Test in source tree
8
+ strategy:
9
+ fail-fast: false
10
+ matrix:
11
+ include:
12
+ - os: windows
13
+ ruby: "head"
14
+ - os: windows
15
+ ruby: "2.5"
16
+ - os: ubuntu
17
+ ruby: "head"
18
+ - os: ubuntu
19
+ ruby: "3.2"
20
+ - os: ubuntu
21
+ ruby: "2.5"
22
+ - os: macos
23
+ ruby: "head"
24
+
25
+ runs-on: ${{ matrix.os }}-latest
26
+
27
+ steps:
28
+ - uses: actions/checkout@v3
29
+
30
+ - uses: ruby/setup-ruby-pkgs@v1
31
+ with:
32
+ ruby-version: ${{ matrix.ruby }} # passed to ruby/setup-ruby
33
+ apt-get: "xpra xserver-xorg-video-dummy libxrandr-dev libfox-1.6-dev libfxscintilla-dev swig" # Ubuntu
34
+ brew: "fox swig xquartz" # macOS
35
+ mingw: "fox swig gcc" # Windows mingw / mswin /ucrt
36
+
37
+ - name: Print tool versions
38
+ run: |
39
+ ruby -v
40
+ gcc -v
41
+ swig -version
42
+ gem env
43
+
44
+ - name: Bundle install
45
+ run: bundle install
46
+
47
+ - name: Compile extension
48
+ run: bundle exec rake compile
49
+
50
+ - name: Linux Start xpra to enable GLX
51
+ if: matrix.os == 'ubuntu'
52
+ run: |
53
+ xpra --xvfb="Xorg +extension GLX -config `pwd`/test/dummy.xorg.conf -logfile ${HOME}/.xpra/xorg.log" start :9
54
+ echo "DISPLAY=:9" >> $GITHUB_ENV
55
+
56
+ - name: MacOS Start XQuartz
57
+ if: matrix.os == 'macos'
58
+ run: |
59
+ open -a /Applications/Utilities/XQuartz.app
60
+ # wait some seconds until XQuartz has started
61
+ sleep 10
62
+
63
+ - name: Run tests
64
+ run: bundle exec rake test
65
+
66
+ - name: Linux Print logs if job failed
67
+ if: ${{ failure() && matrix.os == 'ubuntu' }}
68
+ run: cat ~/.xpra/*
data/History.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## 1.6.46 / 2023-02-19
2
+
3
+ * Add binary gem support for ruby-3.2 on platform x64-mingw-ucrt and drop ruby-2.4.
4
+ * Update to libz-1.2.13, libpng-1.6.39, libjpeg-turbo-2.1.5.1, libtiff-4.5.0 for Windows binary gems.
5
+ * Add documentation options to gemspec, so that "gem install fxruby" generates suitable documentation.
6
+
1
7
  ## 1.6.45 / 2022-01-14
2
8
 
3
9
  * Add binary gem support for ruby-3.1 on platform x64-mingw-ucrt and drop ruby-2.3.
@@ -1,14 +1,11 @@
1
- = FXRuby
1
+ # FXRuby
2
2
 
3
3
  * http://github.com/larskanis/fxruby
4
4
  * Full API-description: http://rubydoc.info/gems/fxruby/frames or https://larskanis.github.io/fxruby/
5
- * Latest fxruby {<img src="https://badge.fury.io/rb/fxruby.svg" alt="Gem Version" />}[http://badge.fury.io/rb/fxruby]
6
- * Status on Linux: {<img src="https://travis-ci.com/larskanis/fxruby.svg?branch=1.6" alt="Build Status on Linux" />}[https://travis-ci.com/larskanis/fxruby]
7
- on Windows: {<img src="https://ci.appveyor.com/api/projects/status/too7sj4gq643ts8w/branch/1.6?svg=true" alt="Build Status on Windows" />}[https://ci.appveyor.com/project/larskanis/fxruby/branch/1.6]
5
+ * Latest fxruby [![Gem Version](https://badge.fury.io/rb/fxruby.svg)](http://badge.fury.io/rb/fxruby)
6
+ * CI-Status: [![Build Status](https://github.com/larskanis/fxruby/actions/workflows/ci.yml/badge.svg?branch=1.6)](https://github.com/larskanis/fxruby/actions/workflows/ci.yml) and on Windows: [![Build Status on Windows](https://ci.appveyor.com/api/projects/status/too7sj4gq643ts8w/branch/1.6?svg=true)](https://ci.appveyor.com/project/larskanis/fxruby/branch/1.6)
8
7
 
9
-
10
-
11
- == DESCRIPTION:
8
+ ## DESCRIPTION:
12
9
 
13
10
  FXRuby is a library for developing powerful and sophisticated
14
11
  cross-platform graphical user interfaces (GUIs) for your Ruby
@@ -19,24 +16,24 @@ Ruby programming language that you already know and love, while at the
19
16
  same time taking advantage of the performance and functionality of a
20
17
  featureful, highly optimized C++ toolkit.
21
18
 
22
- == FEATURES:
19
+ ## FEATURES:
23
20
 
24
21
  FXRuby supportes everything of FOX, that is useful in Ruby:
25
22
  * MDI/SDI application window layouts, floating toolbars
26
23
  * Rich set of controls (tables, imagelists, menus, canvas, ...)
27
24
  * Flexible layout management
28
25
  * Image read/write support in many formats
29
- * Embedded OpenGL graphics through the {opengl-bindings}[https://github.com/vaiorabbit/ruby-opengl] gem
26
+ * Embedded OpenGL graphics through the [opengl-bindings](https://github.com/vaiorabbit/ruby-opengl) gem
30
27
  * Thread support
31
28
 
32
- == INSTALL:
29
+ ## INSTALL:
33
30
 
34
31
  FXRuby runs on Linux, Windows and OS-X with Ruby-2.2 or newer. Installation on Unix requires
35
32
  FOX development headers and libraries installed:
36
33
  * on Debian/Ubuntu: <tt>sudo apt-get install g++ libxrandr-dev libfox-1.6-dev</tt>
37
34
  * on Mac: <tt>sudo port install rb-fxruby</tt> OR <tt>brew install fox && brew install xquartz</tt>
38
35
  * on Windows: the binary fxruby gems already contain all required libraries
39
- * see also detailed installation instructions in the {Wiki}[https://github.com/lylejohnson/fxruby/wiki]
36
+ * see also detailed installation instructions in the [Wiki](https://github.com/lylejohnson/fxruby/wiki)
40
37
 
41
38
  Then, install the gem:
42
39
  * gem install fxruby
@@ -45,7 +42,7 @@ On Mac, before running applications, you must also run: <tt>open -a /Application
45
42
 
46
43
  (otherwise, you end up getting this message when running applications on Mac: <tt>FXRbApp::openDisplay: unable to open display :0.0</tt>)
47
44
 
48
- == DIRECTORIES
45
+ ## DIRECTORIES
49
46
  The directory structure is:
50
47
 
51
48
  * examples/
@@ -88,8 +85,9 @@ you might see some additional directories of interest:
88
85
  the code found in the ext/fox directory).
89
86
 
90
87
 
91
- == LICENSE
88
+ ## LICENSE
92
89
 
90
+ ```
93
91
  GNU LESSER GENERAL PUBLIC LICENSE
94
92
  Version 2.1, February 1999
95
93
 
@@ -546,3 +544,4 @@ you might see some additional directories of interest:
546
544
  FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
547
545
  SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
548
546
  DAMAGES.
547
+ ```
data/Rakefile CHANGED
@@ -80,8 +80,8 @@ CLEAN.include( ".config", "ext/fox16_c/Makefile", "ext/fox16_c/*.o", "ext/fox16_
80
80
 
81
81
  CLOBBER.include( "pkg" )
82
82
 
83
- # Make sure extension is built before tests are run
84
- task :test => [:compile] do
83
+ # Tests need to run with binary gems, so that the task doesn't depend on compile
84
+ task :test do
85
85
  sh "ruby -w -W2 -Ilib test/TS_All.rb -v"
86
86
  end
87
87
 
@@ -124,7 +124,7 @@ ext_task = Rake::ExtensionTask.new("fox16_c", gem_spec) do |ext|
124
124
  "libFOX-1.6-0.dll",
125
125
  "libjpeg-62.dll",
126
126
  "libpng16-16.dll",
127
- "libtiff-5.dll",
127
+ "libtiff-6.dll",
128
128
  "zlib1.dll",
129
129
  ]
130
130
 
@@ -154,13 +154,14 @@ namespace :gem do
154
154
  sh "bundle package"
155
155
  end
156
156
 
157
+ desc "Build a binary gem for platform #{plat}"
157
158
  task plat => ['gem', 'prepare'] do
158
159
  debug = "FXRUBY_MINGW_DEBUG=#{ENV['FXRUBY_MINGW_DEBUG'].inspect}" if ENV['FXRUBY_MINGW_DEBUG']
159
160
  RakeCompilerDock.sh <<-EOT, platform: plat
160
161
  sudo apt update &&
161
162
  sudo apt install yasm &&
162
163
  bundle --local --without=test &&
163
- rake native:#{plat} pkg/#{ext_task.gem_spec.full_name}-#{plat}.gem MAKE=\"nice make V=1 VERBOSE=1 -j `nproc`\" #{debug}
164
+ rake native:#{plat} pkg/#{ext_task.gem_spec.full_name}-#{plat}.gem MAKE=\"nice make V=1 VERBOSE=1 -j `nproc`\" #{debug} RUBY_CC_VERSION=${RUBY_CC_VERSION/:2.4.0/}
164
165
  EOT
165
166
  end
166
167
  end
@@ -205,6 +206,23 @@ namespace :swig do
205
206
  line.gsub! /rb_ensure\(VALUEFUNC\((.*)\), self, VALUEFUNC\((.*)\), self\);/, 'rb_ensure(RUBY_VALUE_METHOD_FUNC(\\1), self, RUBY_VALUE_METHOD_FUNC(\\2), self);'
206
207
  line.gsub! /rb_rescue\(RUBY_METHOD_FUNC\((.*)\), \(VALUE\)a, RUBY_METHOD_FUNC\((.*)\), 0\)/, 'rb_rescue(RUBY_VALUE_METHOD_FUNC(\\1), (VALUE)a, RUBY_VALUE_METHOD_FUNC(\\2), 0)'
207
208
 
209
+ line.gsub!('VALUE cl = rb_define_class("swig_runtime_data", rb_cObject);', 'VALUE cl = rb_define_class("SWIG_RUNTIME_DATA", rb_cObject);rb_undef_alloc_func(cl);')
210
+
211
+ # Allow Truffleruby-22.1.0 to compile the sources without fxscintilla.
212
+ # Unfortunately Truffleruby still fails with various runtime errors.
213
+ if RUBY_ENGINE == "truffleruby"
214
+ line.gsub! '#include <ruby.h>', <<-EOT
215
+ #include <ruby.h>
216
+ #define rb_define_virtual_variable(x,y,z)
217
+ EOT
218
+
219
+ line.gsub! 'rb_define_readonly_variable("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, &swig_runtime_data_type_pointer);', <<-EOT
220
+ if (rb_gv_get("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME) == RUBY_Qnil) {
221
+ rb_gv_set("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, swig_runtime_data_type_pointer);
222
+ }
223
+ EOT
224
+ end
225
+
208
226
  line
209
227
  end
210
228
 
data/appveyor.yml CHANGED
@@ -1,4 +1,4 @@
1
- image: Visual Studio 2019
1
+ image: Visual Studio 2022
2
2
 
3
3
  clone_depth: 1
4
4
 
@@ -8,17 +8,14 @@ install:
8
8
  - ps: |
9
9
  if ($env:ruby_version -like "*head*") {
10
10
  $(new-object net.webclient).DownloadFile("https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-head/rubyinstaller-$env:ruby_version.exe", "$pwd/ruby-setup.exe")
11
- cmd /c ruby-setup.exe /verysilent /dir=C:/Ruby$env:ruby_version
11
+ cmd /c ruby-setup.exe /currentuser /verysilent /dir=C:/Ruby$env:ruby_version
12
12
  }
13
13
  - ruby --version
14
14
  - gem --version
15
15
  - ridk version
16
16
  - ridk enable
17
- # Remove gcc-ada and gcc-objc, since they are no longer supported by msys2 and therefore cause a dependency issue
18
- - c:/msys64/usr/bin/bash -lc "pacman --noconfirm --remove mingw-w64-i686-gcc-ada mingw-w64-i686-gcc-objc mingw-w64-x86_64-gcc-ada mingw-w64-x86_64-gcc-objc"
19
- - c:/msys64/usr/bin/bash -lc "pacman -Syu --noconfirm --ask 20"
20
- - c:/msys64/usr/bin/bash -lc "pacman -Su --noconfirm"
21
- - c:/msys64/usr/bin/bash -lc "pacman -S --noconfirm --needed ${MINGW_PACKAGE_PREFIX}-fox ${MINGW_PACKAGE_PREFIX}-swig ${MINGW_PACKAGE_PREFIX}-gcc"
17
+ # Install required packages
18
+ - c:/msys64/usr/bin/bash -lc "pacman -S --noconfirm --needed ${MINGW_PACKAGE_PREFIX}-pkgconf ${MINGW_PACKAGE_PREFIX}-fox ${MINGW_PACKAGE_PREFIX}-swig ${MINGW_PACKAGE_PREFIX}-gcc"
22
19
  - gcc -v
23
20
  - swig -version
24
21
  - gem install bundler --conservative
@@ -31,4 +28,4 @@ test_script:
31
28
  environment:
32
29
  matrix:
33
30
  - ruby_version: "head-x64"
34
- - ruby_version: "24"
31
+ - ruby_version: "25"
data/doap.rdf CHANGED
@@ -77,8 +77,8 @@
77
77
  <doap:release>
78
78
  <doap:Version>
79
79
  <doap:branch>fox16</doap:branch>
80
- <doap:created>2017-06-15</doap:created>
81
- <doap:revision>1.6.37-rc1</doap:revision>
80
+ <doap:created>2023-02-18</doap:created>
81
+ <doap:revision>1.6.45</doap:revision>
82
82
  </doap:Version>
83
83
  </doap:release>
84
84
 
@@ -114,9 +114,9 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Fri Nov 27 21:11:34 2020 by
118
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
- 0.9.24 (ruby-2.7.2).
117
+ Generated on Mon Jan 2 11:48:19 2023 by
118
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
+ 0.9.28 (ruby-3.1.2).
120
120
  </div>
121
121
 
122
122
  </div>
@@ -467,9 +467,9 @@
467
467
  </div>
468
468
 
469
469
  <div id="footer">
470
- Generated on Fri Nov 27 21:11:35 2020 by
471
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
472
- 0.9.24 (ruby-2.7.2).
470
+ Generated on Mon Jan 2 11:48:19 2023 by
471
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
472
+ 0.9.28 (ruby-3.1.2).
473
473
  </div>
474
474
 
475
475
  </div>
@@ -467,9 +467,9 @@
467
467
  </div>
468
468
 
469
469
  <div id="footer">
470
- Generated on Fri Nov 27 21:11:35 2020 by
471
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
472
- 0.9.24 (ruby-2.7.2).
470
+ Generated on Mon Jan 2 11:48:19 2023 by
471
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
472
+ 0.9.28 (ruby-3.1.2).
473
473
  </div>
474
474
 
475
475
  </div>
@@ -995,9 +995,9 @@
995
995
  </div>
996
996
 
997
997
  <div id="footer">
998
- Generated on Fri Nov 27 21:11:34 2020 by
999
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1000
- 0.9.24 (ruby-2.7.2).
998
+ Generated on Mon Jan 2 11:48:19 2023 by
999
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1000
+ 0.9.28 (ruby-3.1.2).
1001
1001
  </div>
1002
1002
 
1003
1003
  </div>
@@ -135,9 +135,9 @@
135
135
  </div>
136
136
 
137
137
  <div id="footer">
138
- Generated on Fri Nov 27 21:11:35 2020 by
139
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140
- 0.9.24 (ruby-2.7.2).
138
+ Generated on Mon Jan 2 11:48:19 2023 by
139
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140
+ 0.9.28 (ruby-3.1.2).
141
141
  </div>
142
142
 
143
143
  </div>
@@ -429,9 +429,9 @@
429
429
  </div>
430
430
 
431
431
  <div id="footer">
432
- Generated on Fri Nov 27 21:11:34 2020 by
433
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
434
- 0.9.24 (ruby-2.7.2).
432
+ Generated on Mon Jan 2 11:48:19 2023 by
433
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
434
+ 0.9.28 (ruby-3.1.2).
435
435
  </div>
436
436
 
437
437
  </div>
@@ -342,9 +342,9 @@
342
342
  </div>
343
343
 
344
344
  <div id="footer">
345
- Generated on Fri Nov 27 21:11:35 2020 by
346
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
347
- 0.9.24 (ruby-2.7.2).
345
+ Generated on Mon Jan 2 11:48:20 2023 by
346
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
347
+ 0.9.28 (ruby-3.1.2).
348
348
  </div>
349
349
 
350
350
  </div>
@@ -370,7 +370,7 @@
370
370
 
371
371
 
372
372
  <span class="summary_desc"><div class='inline'>
373
- <p>Set this shape&#39;s draggability.</p>
373
+ <p>Set this shapes draggability.</p>
374
374
  </div></span>
375
375
 
376
376
  </li>
@@ -1223,7 +1223,7 @@
1223
1223
  </h3><div class="docstring">
1224
1224
  <div class="discussion">
1225
1225
 
1226
- <p>Set this shape&#39;s draggability</p>
1226
+ <p>Set this shapes draggability</p>
1227
1227
 
1228
1228
 
1229
1229
  </div>
@@ -1945,9 +1945,9 @@
1945
1945
  </div>
1946
1946
 
1947
1947
  <div id="footer">
1948
- Generated on Fri Nov 27 21:11:34 2020 by
1949
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1950
- 0.9.24 (ruby-2.7.2).
1948
+ Generated on Mon Jan 2 11:48:19 2023 by
1949
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1950
+ 0.9.28 (ruby-3.1.2).
1951
1951
  </div>
1952
1952
 
1953
1953
  </div>
@@ -1722,9 +1722,9 @@
1722
1722
  <span class='kw'>end</span>
1723
1723
 
1724
1724
  <span class='comment'># Must have pressed
1725
- </span> <span class='kw'>if</span> <span class='lparen'>(</span><span class='id identifier rubyid_flg'>flg</span> <span class='op'>&amp;</span> <span class='const'><span class='object_link'><a href="#FLAG_PRESSED-constant" title="Fox::Canvas::ShapeCanvas::FLAG_PRESSED (constant)">FLAG_PRESSED</a></span></span><span class='rparen'>)</span> <span class='op'>!=</span> <span class='int'>0</span> <span class='comment'># Change selection
1726
- </span>
1727
- <span class='kw'>if</span> <span class='ivar'>@currentShape</span> <span class='op'>&amp;&amp;</span> <span class='ivar'>@currentShape</span><span class='period'>.</span><span class='id identifier rubyid_enabled?'>enabled?</span>
1725
+ </span> <span class='kw'>if</span> <span class='lparen'>(</span><span class='id identifier rubyid_flg'>flg</span> <span class='op'>&amp;</span> <span class='const'><span class='object_link'><a href="#FLAG_PRESSED-constant" title="Fox::Canvas::ShapeCanvas::FLAG_PRESSED (constant)">FLAG_PRESSED</a></span></span><span class='rparen'>)</span> <span class='op'>!=</span> <span class='int'>0</span>
1726
+ <span class='comment'># Change selection
1727
+ </span> <span class='kw'>if</span> <span class='ivar'>@currentShape</span> <span class='op'>&amp;&amp;</span> <span class='ivar'>@currentShape</span><span class='period'>.</span><span class='id identifier rubyid_enabled?'>enabled?</span>
1728
1728
  <span class='id identifier rubyid_deselectShape'>deselectShape</span><span class='lparen'>(</span><span class='ivar'>@currentShape</span><span class='comma'>,</span> <span class='kw'>true</span><span class='rparen'>)</span>
1729
1729
  <span class='kw'>end</span>
1730
1730
 
@@ -2021,9 +2021,9 @@
2021
2021
  </div>
2022
2022
 
2023
2023
  <div id="footer">
2024
- Generated on Fri Nov 27 21:11:35 2020 by
2025
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2026
- 0.9.24 (ruby-2.7.2).
2024
+ Generated on Mon Jan 2 11:48:20 2023 by
2025
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2026
+ 0.9.28 (ruby-3.1.2).
2027
2027
  </div>
2028
2028
 
2029
2029
  </div>
@@ -517,9 +517,9 @@
517
517
  </div>
518
518
 
519
519
  <div id="footer">
520
- Generated on Fri Nov 27 21:11:34 2020 by
521
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
522
- 0.9.24 (ruby-2.7.2).
520
+ Generated on Mon Jan 2 11:48:19 2023 by
521
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
522
+ 0.9.28 (ruby-3.1.2).
523
523
  </div>
524
524
 
525
525
  </div>
@@ -281,9 +281,9 @@
281
281
  </div>
282
282
 
283
283
  <div id="footer">
284
- Generated on Fri Nov 27 21:11:35 2020 by
285
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
286
- 0.9.24 (ruby-2.7.2).
284
+ Generated on Mon Jan 2 11:48:20 2023 by
285
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
286
+ 0.9.28 (ruby-3.1.2).
287
287
  </div>
288
288
 
289
289
  </div>
@@ -599,9 +599,9 @@
599
599
  </div>
600
600
 
601
601
  <div id="footer">
602
- Generated on Fri Nov 27 21:11:35 2020 by
603
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
604
- 0.9.24 (ruby-2.7.2).
602
+ Generated on Mon Jan 2 11:48:19 2023 by
603
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
604
+ 0.9.28 (ruby-3.1.2).
605
605
  </div>
606
606
 
607
607
  </div>
data/docs/Fox/Canvas.html CHANGED
@@ -86,19 +86,19 @@
86
86
  <h2>Overview</h2><div class="docstring">
87
87
  <div class="discussion">
88
88
 
89
- <p>The Canvas module defines a framework similar to that provided by Tk&#39;s Canvas widget (and subsequent improvements, such as GNOME&#39;s Canvas and wxWindows&#39; Object Graphics Library).</p>
89
+ <p>The Canvas module defines a framework similar to that provided by Tks Canvas widget (and subsequent improvements, such as GNOMEs Canvas and wxWindows Object Graphics Library).</p>
90
90
 
91
91
  <p>Links</p>
92
92
 
93
93
  <h5 id="label-"></h5>
94
94
 
95
- <p>Tk&#39;s Canvas Widget</p>
95
+ <p>Tks Canvas Widget</p>
96
96
 
97
97
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_starship'>starship</span><span class='period'>.</span><span class='id identifier rubyid_python'>python</span><span class='period'>.</span><span class='id identifier rubyid_net'>net</span><span class='op'>/</span><span class='id identifier rubyid_crew'>crew</span><span class='op'>/</span><span class='id identifier rubyid_fredrik'>fredrik</span><span class='op'>/</span><span class='id identifier rubyid_tkmanual'>tkmanual</span><span class='op'>/</span><span class='id identifier rubyid_canvas'>canvas</span><span class='period'>.</span><span class='id identifier rubyid_html'>html</span>
98
98
  <span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_www'>www</span><span class='period'>.</span><span class='id identifier rubyid_dci'>dci</span><span class='period'>.</span><span class='id identifier rubyid_clrc'>clrc</span><span class='period'>.</span><span class='id identifier rubyid_ac'>ac</span><span class='period'>.</span><span class='id identifier rubyid_uk'>uk</span><span class='op'>/</span><span class='const'>Publications</span><span class='op'>/</span><span class='const'>Cookbook</span><span class='op'>/</span><span class='id identifier rubyid_chap4'>chap4</span><span class='period'>.</span><span class='id identifier rubyid_html'>html</span>
99
99
  </code></pre>
100
100
 
101
- <p>GNOME&#39;s Canvas Widget</p>
101
+ <p>GNOMEs Canvas Widget</p>
102
102
 
103
103
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_developer'>developer</span><span class='period'>.</span><span class='id identifier rubyid_gnome'>gnome</span><span class='period'>.</span><span class='id identifier rubyid_org'>org</span><span class='op'>/</span><span class='id identifier rubyid_doc'>doc</span><span class='op'>/</span><span class='id identifier rubyid_whitepapers'>whitepapers</span><span class='op'>/</span><span class='id identifier rubyid_canvas'>canvas</span><span class='op'>/</span><span class='id identifier rubyid_canvas'>canvas</span><span class='period'>.</span><span class='id identifier rubyid_html'>html</span>
104
104
  </code></pre>
@@ -131,9 +131,9 @@
131
131
  </div>
132
132
 
133
133
  <div id="footer">
134
- Generated on Fri Nov 27 21:10:34 2020 by
135
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
136
- 0.9.24 (ruby-2.7.2).
134
+ Generated on Mon Jan 2 11:47:22 2023 by
135
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
136
+ 0.9.28 (ruby-3.1.2).
137
137
  </div>
138
138
 
139
139
  </div>
@@ -540,9 +540,9 @@
540
540
  </div>
541
541
 
542
542
  <div id="footer">
543
- Generated on Fri Nov 27 21:10:34 2020 by
544
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
545
- 0.9.24 (ruby-2.7.2).
543
+ Generated on Mon Jan 2 11:47:22 2023 by
544
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
545
+ 0.9.28 (ruby-3.1.2).
546
546
  </div>
547
547
 
548
548
  </div>
@@ -1326,9 +1326,9 @@
1326
1326
  </div>
1327
1327
 
1328
1328
  <div id="footer">
1329
- Generated on Fri Nov 27 21:10:59 2020 by
1330
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1331
- 0.9.24 (ruby-2.7.2).
1329
+ Generated on Mon Jan 2 11:47:46 2023 by
1330
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1331
+ 0.9.28 (ruby-3.1.2).
1332
1332
  </div>
1333
1333
 
1334
1334
  </div>