fxruby 1.6.46-x64-mingw-ucrt → 1.6.48-x64-mingw-ucrt
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +4 -4
- data/.github/workflows/ci.yml +3 -3
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +13 -1
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +1 -1
- data/docs/Fox/Canvas/CanvasError.html +2 -2
- data/docs/Fox/Canvas/CircleShape.html +2 -2
- data/docs/Fox/Canvas/ImageShape.html +2 -2
- data/docs/Fox/Canvas/LineShape.html +2 -2
- data/docs/Fox/Canvas/PolygonShape.html +2 -2
- data/docs/Fox/Canvas/RectangleShape.html +2 -2
- data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/Shape.html +2 -2
- data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
- data/docs/Fox/Canvas/ShapeGroup.html +2 -2
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/TextShape.html +2 -2
- data/docs/Fox/Canvas.html +2 -2
- data/docs/Fox/FTNonModal.html +2 -2
- data/docs/Fox/FX4Splitter.html +2 -2
- data/docs/Fox/FX7Segment.html +2 -2
- data/docs/Fox/FXAccelTable.html +2 -2
- data/docs/Fox/FXApp.html +2 -2
- data/docs/Fox/FXArc.html +2 -2
- data/docs/Fox/FXArrowButton.html +2 -2
- data/docs/Fox/FXBMPIcon.html +2 -2
- data/docs/Fox/FXBMPImage.html +2 -2
- data/docs/Fox/FXBitmap.html +2 -2
- data/docs/Fox/FXBitmapFrame.html +2 -2
- data/docs/Fox/FXBitmapView.html +2 -2
- data/docs/Fox/FXButton.html +2 -2
- data/docs/Fox/FXCURCursor.html +2 -2
- data/docs/Fox/FXCalendar.html +2 -2
- data/docs/Fox/FXCanvas.html +2 -2
- data/docs/Fox/FXCheckButton.html +2 -2
- data/docs/Fox/FXChoiceBox.html +2 -2
- data/docs/Fox/FXColor.html +2 -2
- data/docs/Fox/FXColorBar.html +2 -2
- data/docs/Fox/FXColorDialog.html +2 -2
- data/docs/Fox/FXColorItem.html +2 -2
- data/docs/Fox/FXColorList.html +2 -2
- data/docs/Fox/FXColorRing.html +2 -2
- data/docs/Fox/FXColorSelector.html +2 -2
- data/docs/Fox/FXColorWell.html +2 -2
- data/docs/Fox/FXColorWheel.html +2 -2
- data/docs/Fox/FXComboBox.html +2 -2
- data/docs/Fox/FXComboTableItem.html +2 -2
- data/docs/Fox/FXCommand.html +2 -2
- data/docs/Fox/FXComposite.html +2 -2
- data/docs/Fox/FXCursor.html +2 -2
- data/docs/Fox/FXDC.html +2 -2
- data/docs/Fox/FXDCPrint.html +2 -2
- data/docs/Fox/FXDCWindow.html +2 -2
- data/docs/Fox/FXDataTarget.html +2 -2
- data/docs/Fox/FXDebugTarget.html +2 -2
- data/docs/Fox/FXDelegator.html +2 -2
- data/docs/Fox/FXDial.html +2 -2
- data/docs/Fox/FXDialogBox.html +2 -2
- data/docs/Fox/FXDict.html +2 -2
- data/docs/Fox/FXDirBox.html +2 -2
- data/docs/Fox/FXDirDialog.html +2 -2
- data/docs/Fox/FXDirItem.html +2 -2
- data/docs/Fox/FXDirList.html +2 -2
- data/docs/Fox/FXDirSelector.html +2 -2
- data/docs/Fox/FXDockBar.html +2 -2
- data/docs/Fox/FXDockHandler.html +2 -2
- data/docs/Fox/FXDockSite.html +2 -2
- data/docs/Fox/FXDockTitle.html +2 -2
- data/docs/Fox/FXDocument.html +2 -2
- data/docs/Fox/FXDragCorner.html +2 -2
- data/docs/Fox/FXDrawable.html +2 -2
- data/docs/Fox/FXDriveBox.html +2 -2
- data/docs/Fox/FXEvent.html +2 -2
- data/docs/Fox/FXExtentd.html +2 -2
- data/docs/Fox/FXExtentf.html +2 -2
- data/docs/Fox/FXFileAssoc.html +2 -2
- data/docs/Fox/FXFileDialog.html +2 -2
- data/docs/Fox/FXFileDict.html +2 -2
- data/docs/Fox/FXFileItem.html +2 -2
- data/docs/Fox/FXFileList.html +2 -2
- data/docs/Fox/FXFileSelector.html +2 -2
- data/docs/Fox/FXFileStream.html +2 -2
- data/docs/Fox/FXFoldingItem.html +2 -2
- data/docs/Fox/FXFoldingList.html +2 -2
- data/docs/Fox/FXFont.html +2 -2
- data/docs/Fox/FXFontDesc.html +2 -2
- data/docs/Fox/FXFontDialog.html +2 -2
- data/docs/Fox/FXFontSelector.html +2 -2
- data/docs/Fox/FXFrame.html +2 -2
- data/docs/Fox/FXGIFCursor.html +2 -2
- data/docs/Fox/FXGIFIcon.html +2 -2
- data/docs/Fox/FXGIFImage.html +2 -2
- data/docs/Fox/FXGLCanvas.html +2 -2
- data/docs/Fox/FXGLCone.html +53 -60
- data/docs/Fox/FXGLContext.html +2 -2
- data/docs/Fox/FXGLCube.html +72 -78
- data/docs/Fox/FXGLCylinder.html +62 -69
- data/docs/Fox/FXGLGroup.html +57 -58
- data/docs/Fox/FXGLLine.html +44 -50
- data/docs/Fox/FXGLObject.html +2 -2
- data/docs/Fox/FXGLPoint.html +30 -36
- data/docs/Fox/FXGLShape.html +2 -2
- data/docs/Fox/FXGLSphere.html +38 -45
- data/docs/Fox/FXGLViewer.html +2 -2
- data/docs/Fox/FXGLVisual.html +2 -2
- data/docs/Fox/FXGradient.html +2 -2
- data/docs/Fox/FXGradientBar.html +2 -2
- data/docs/Fox/FXGroupBox.html +2 -2
- data/docs/Fox/FXHeader.html +2 -2
- data/docs/Fox/FXHeaderItem.html +2 -2
- data/docs/Fox/FXHiliteStyle.html +2 -2
- data/docs/Fox/FXHorizontalFrame.html +2 -2
- data/docs/Fox/FXHorizontalSeparator.html +2 -2
- data/docs/Fox/FXICOIcon.html +2 -2
- data/docs/Fox/FXICOImage.html +2 -2
- data/docs/Fox/FXIcon.html +2 -2
- data/docs/Fox/FXIconDict.html +2 -2
- data/docs/Fox/FXIconItem.html +2 -2
- data/docs/Fox/FXIconList.html +2 -2
- data/docs/Fox/FXIconSource.html +2 -2
- data/docs/Fox/FXId.html +2 -2
- data/docs/Fox/FXImage.html +2 -2
- data/docs/Fox/FXImageFrame.html +2 -2
- data/docs/Fox/FXImageView.html +2 -2
- data/docs/Fox/FXInputDialog.html +2 -2
- data/docs/Fox/FXIrb.html +2 -2
- data/docs/Fox/FXJPGIcon.html +2 -2
- data/docs/Fox/FXJPGImage.html +2 -2
- data/docs/Fox/FXKnob.html +2 -2
- data/docs/Fox/FXLabel.html +2 -2
- data/docs/Fox/FXLight.html +2 -2
- data/docs/Fox/FXList.html +2 -2
- data/docs/Fox/FXListBox.html +2 -2
- data/docs/Fox/FXListItem.html +2 -2
- data/docs/Fox/FXMDIChild.html +2 -2
- data/docs/Fox/FXMDIClient.html +2 -2
- data/docs/Fox/FXMDIDeleteButton.html +2 -2
- data/docs/Fox/FXMDIMaximizeButton.html +2 -2
- data/docs/Fox/FXMDIMenu.html +2 -2
- data/docs/Fox/FXMDIMinimizeButton.html +2 -2
- data/docs/Fox/FXMDIRestoreButton.html +2 -2
- data/docs/Fox/FXMDIWindowButton.html +2 -2
- data/docs/Fox/FXMainWindow.html +2 -2
- data/docs/Fox/FXMaterial.html +2 -2
- data/docs/Fox/FXMatrix.html +2 -2
- data/docs/Fox/FXMemoryBuffer.html +2 -2
- data/docs/Fox/FXMemoryStream.html +2 -2
- data/docs/Fox/FXMenuBar.html +2 -2
- data/docs/Fox/FXMenuButton.html +2 -2
- data/docs/Fox/FXMenuCaption.html +2 -2
- data/docs/Fox/FXMenuCascade.html +2 -2
- data/docs/Fox/FXMenuCheck.html +2 -2
- data/docs/Fox/FXMenuCommand.html +2 -2
- data/docs/Fox/FXMenuPane.html +2 -2
- data/docs/Fox/FXMenuRadio.html +2 -2
- data/docs/Fox/FXMenuSeparator.html +2 -2
- data/docs/Fox/FXMenuTitle.html +2 -2
- data/docs/Fox/FXMessageBox.html +2 -2
- data/docs/Fox/FXObject.html +2 -2
- data/docs/Fox/FXOption.html +2 -2
- data/docs/Fox/FXOptionMenu.html +2 -2
- data/docs/Fox/FXPCXIcon.html +2 -2
- data/docs/Fox/FXPCXImage.html +2 -2
- data/docs/Fox/FXPNGIcon.html +2 -2
- data/docs/Fox/FXPNGImage.html +2 -2
- data/docs/Fox/FXPPMIcon.html +2 -2
- data/docs/Fox/FXPPMImage.html +2 -2
- data/docs/Fox/FXPSBounds.html +2 -2
- data/docs/Fox/FXPacker.html +2 -2
- data/docs/Fox/FXPicker.html +2 -2
- data/docs/Fox/FXPopup.html +2 -2
- data/docs/Fox/FXPrintDialog.html +2 -2
- data/docs/Fox/FXPrinter.html +2 -2
- data/docs/Fox/FXProgressBar.html +2 -2
- data/docs/Fox/FXProgressDialog.html +2 -2
- data/docs/Fox/FXPseudoKeyboard.html +2 -2
- data/docs/Fox/FXPseudoMouse.html +2 -2
- data/docs/Fox/FXPseudoTarget.html +2 -2
- data/docs/Fox/FXQuatd.html +2 -2
- data/docs/Fox/FXQuatf.html +2 -2
- data/docs/Fox/FXRGBIcon.html +2 -2
- data/docs/Fox/FXRGBImage.html +2 -2
- data/docs/Fox/FXRadioButton.html +2 -2
- data/docs/Fox/FXRanged.html +2 -2
- data/docs/Fox/FXRangef.html +2 -2
- data/docs/Fox/FXRealSlider.html +2 -2
- data/docs/Fox/FXRealSpinner.html +2 -2
- data/docs/Fox/FXRecentFiles.html +2 -2
- data/docs/Fox/FXRectangle.html +2 -2
- data/docs/Fox/FXRegion.html +2 -2
- data/docs/Fox/FXRegistry.html +2 -2
- data/docs/Fox/FXReplaceDialog.html +2 -2
- data/docs/Fox/FXRootWindow.html +2 -2
- data/docs/Fox/FXRuler.html +2 -2
- data/docs/Fox/FXRulerView.html +2 -2
- data/docs/Fox/FXScintilla.html +2 -2
- data/docs/Fox/FXScrollArea.html +2 -2
- data/docs/Fox/FXScrollBar.html +2 -2
- data/docs/Fox/FXScrollCorner.html +2 -2
- data/docs/Fox/FXScrollPane.html +2 -2
- data/docs/Fox/FXScrollWindow.html +2 -2
- data/docs/Fox/FXSearchDialog.html +2 -2
- data/docs/Fox/FXSegment.html +2 -2
- data/docs/Fox/FXSeparator.html +2 -2
- data/docs/Fox/FXSettings.html +2 -2
- data/docs/Fox/FXShell.html +2 -2
- data/docs/Fox/FXShutter.html +2 -2
- data/docs/Fox/FXShutterItem.html +2 -2
- data/docs/Fox/FXSize.html +2 -2
- data/docs/Fox/FXSlider.html +2 -2
- data/docs/Fox/FXSphered.html +2 -2
- data/docs/Fox/FXSpheref.html +2 -2
- data/docs/Fox/FXSpinner.html +2 -2
- data/docs/Fox/FXSplashScreen.html +2 -2
- data/docs/Fox/FXSplashWindow.html +2 -2
- data/docs/Fox/FXSplitter.html +2 -2
- data/docs/Fox/FXSpring.html +2 -2
- data/docs/Fox/FXStatusBar.html +2 -2
- data/docs/Fox/FXStatusLine.html +2 -2
- data/docs/Fox/FXStream.html +2 -2
- data/docs/Fox/FXStreamAllocError.html +2 -2
- data/docs/Fox/FXStreamEndError.html +2 -2
- data/docs/Fox/FXStreamError.html +2 -2
- data/docs/Fox/FXStreamFailureError.html +2 -2
- data/docs/Fox/FXStreamFormatError.html +2 -2
- data/docs/Fox/FXStreamFullError.html +2 -2
- data/docs/Fox/FXStreamNoReadError.html +2 -2
- data/docs/Fox/FXStreamNoWriteError.html +2 -2
- data/docs/Fox/FXStreamUnknownError.html +2 -2
- data/docs/Fox/FXStringDict.html +2 -2
- data/docs/Fox/FXSwitcher.html +2 -2
- data/docs/Fox/FXTGAIcon.html +2 -2
- data/docs/Fox/FXTGAImage.html +2 -2
- data/docs/Fox/FXTIFIcon.html +2 -2
- data/docs/Fox/FXTIFImage.html +2 -2
- data/docs/Fox/FXTabBar.html +2 -2
- data/docs/Fox/FXTabBook.html +2 -2
- data/docs/Fox/FXTabItem.html +2 -2
- data/docs/Fox/FXTable.html +2 -2
- data/docs/Fox/FXTableItem.html +2 -2
- data/docs/Fox/FXTablePos.html +2 -2
- data/docs/Fox/FXTableRange.html +2 -2
- data/docs/Fox/FXText.html +2 -2
- data/docs/Fox/FXTextChange.html +2 -2
- data/docs/Fox/FXTextField.html +2 -2
- data/docs/Fox/FXToggleButton.html +2 -2
- data/docs/Fox/FXToolBar.html +2 -2
- data/docs/Fox/FXToolBarGrip.html +2 -2
- data/docs/Fox/FXToolBarShell.html +2 -2
- data/docs/Fox/FXToolBarTab.html +2 -2
- data/docs/Fox/FXToolTip.html +2 -2
- data/docs/Fox/FXTopWindow.html +2 -2
- data/docs/Fox/FXTranslator.html +2 -2
- data/docs/Fox/FXTreeItem.html +2 -2
- data/docs/Fox/FXTreeList.html +2 -2
- data/docs/Fox/FXTreeListBox.html +2 -2
- data/docs/Fox/FXTriStateButton.html +2 -2
- data/docs/Fox/FXUndoList.html +2 -2
- data/docs/Fox/FXVec2d.html +2 -2
- data/docs/Fox/FXVec2f.html +2 -2
- data/docs/Fox/FXVec3d.html +2 -2
- data/docs/Fox/FXVec3f.html +2 -2
- data/docs/Fox/FXVec4d.html +2 -2
- data/docs/Fox/FXVec4f.html +2 -2
- data/docs/Fox/FXVerticalFrame.html +2 -2
- data/docs/Fox/FXVerticalSeparator.html +2 -2
- data/docs/Fox/FXViewport.html +2 -2
- data/docs/Fox/FXVisual.html +2 -2
- data/docs/Fox/FXWindow.html +2 -2
- data/docs/Fox/FXWizard.html +2 -2
- data/docs/Fox/FXXBMIcon.html +2 -2
- data/docs/Fox/FXXBMImage.html +2 -2
- data/docs/Fox/FXXPMIcon.html +2 -2
- data/docs/Fox/FXXPMImage.html +2 -2
- data/docs/Fox/NotifyHeader.html +2 -2
- data/docs/Fox/SCNotification.html +2 -2
- data/docs/Fox/TextRange.html +2 -2
- data/docs/Fox.html +3 -3
- data/docs/IRB.html +2 -2
- data/docs/Responder.html +2 -2
- data/docs/Responder2.html +2 -2
- data/docs/_index.html +2 -2
- data/docs/file.History.html +11 -2
- data/docs/file.README.html +2 -2
- data/docs/index.html +481 -501
- data/docs/top-level-namespace.html +2 -2
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/FXRuby.cpp +2 -2
- data/ext/fox16_c/core_wrap.cpp +497 -412
- data/ext/fox16_c/dc_wrap.cpp +215 -128
- data/ext/fox16_c/dialogs_wrap.cpp +1333 -1246
- data/ext/fox16_c/extconf.rb +6 -6
- data/ext/fox16_c/frames_wrap.cpp +633 -550
- data/ext/fox16_c/fx3d_wrap.cpp +1556 -1471
- data/ext/fox16_c/iconlist_wrap.cpp +555 -468
- data/ext/fox16_c/icons_wrap.cpp +1062 -975
- data/ext/fox16_c/image_wrap.cpp +912 -825
- data/ext/fox16_c/label_wrap.cpp +744 -657
- data/ext/fox16_c/layout_wrap.cpp +564 -477
- data/ext/fox16_c/list_wrap.cpp +556 -469
- data/ext/fox16_c/markfuncs.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1453 -1366
- data/ext/fox16_c/menu_wrap.cpp +1216 -1129
- data/ext/fox16_c/scintilla_wrap.cpp +1034 -943
- data/ext/fox16_c/swigruby.h +88 -28
- data/ext/fox16_c/table_wrap.cpp +1034 -945
- data/ext/fox16_c/text_wrap.cpp +1029 -942
- data/ext/fox16_c/treelist_wrap.cpp +1083 -996
- data/ext/fox16_c/ui_wrap.cpp +1210 -1123
- data/fxruby.gemspec +2 -2
- data/lib/3.1/fox16_c.so +0 -0
- data/lib/3.2/fox16_c.so +0 -0
- data/lib/3.3/fox16_c.so +0 -0
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/version.rb +1 -1
- data/ports/x64-mingw-ucrt/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libfxscintilla-20.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libjpeg-62.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libpng16-16.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libtiff-6.dll +0 -0
- data/scripts/iface.rb +8 -12
- data/swig-interfaces/FXFileDialog.i +2 -2
- data/swig-interfaces/FXFileSelector.i +1 -1
- data/swig-interfaces/FXGLViewer.i +1 -1
- data/swig-interfaces/ruby-typemaps.i +1 -1
- metadata +6 -5
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXSettings.html
CHANGED
@@ -1851,9 +1851,9 @@
|
|
1851
1851
|
</div>
|
1852
1852
|
|
1853
1853
|
<div id="footer">
|
1854
|
-
Generated on
|
1854
|
+
Generated on Sun May 14 21:55:39 2023 by
|
1855
1855
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1856
|
-
0.9.
|
1856
|
+
0.9.34 (ruby-3.2.0).
|
1857
1857
|
</div>
|
1858
1858
|
|
1859
1859
|
</div>
|
data/docs/Fox/FXShell.html
CHANGED
@@ -223,9 +223,9 @@
|
|
223
223
|
</div>
|
224
224
|
|
225
225
|
<div id="footer">
|
226
|
-
Generated on
|
226
|
+
Generated on Sun May 14 21:55:20 2023 by
|
227
227
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
228
|
-
0.9.
|
228
|
+
0.9.34 (ruby-3.2.0).
|
229
229
|
</div>
|
230
230
|
|
231
231
|
</div>
|
data/docs/Fox/FXShutter.html
CHANGED
@@ -462,9 +462,9 @@
|
|
462
462
|
</div>
|
463
463
|
|
464
464
|
<div id="footer">
|
465
|
-
Generated on
|
465
|
+
Generated on Sun May 14 21:55:31 2023 by
|
466
466
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
467
|
-
0.9.
|
467
|
+
0.9.34 (ruby-3.2.0).
|
468
468
|
</div>
|
469
469
|
|
470
470
|
</div>
|
data/docs/Fox/FXShutterItem.html
CHANGED
@@ -659,9 +659,9 @@
|
|
659
659
|
</div>
|
660
660
|
|
661
661
|
<div id="footer">
|
662
|
-
Generated on
|
662
|
+
Generated on Sun May 14 21:55:30 2023 by
|
663
663
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
664
|
-
0.9.
|
664
|
+
0.9.34 (ruby-3.2.0).
|
665
665
|
</div>
|
666
666
|
|
667
667
|
</div>
|
data/docs/Fox/FXSize.html
CHANGED
@@ -582,9 +582,9 @@
|
|
582
582
|
</div>
|
583
583
|
|
584
584
|
<div id="footer">
|
585
|
-
Generated on
|
585
|
+
Generated on Sun May 14 21:55:18 2023 by
|
586
586
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
587
|
-
0.9.
|
587
|
+
0.9.34 (ruby-3.2.0).
|
588
588
|
</div>
|
589
589
|
|
590
590
|
</div>
|
data/docs/Fox/FXSlider.html
CHANGED
@@ -1119,9 +1119,9 @@
|
|
1119
1119
|
</div>
|
1120
1120
|
|
1121
1121
|
<div id="footer">
|
1122
|
-
Generated on
|
1122
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1123
1123
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1124
|
-
0.9.
|
1124
|
+
0.9.34 (ruby-3.2.0).
|
1125
1125
|
</div>
|
1126
1126
|
|
1127
1127
|
</div>
|
data/docs/Fox/FXSphered.html
CHANGED
@@ -896,9 +896,9 @@
|
|
896
896
|
</div>
|
897
897
|
|
898
898
|
<div id="footer">
|
899
|
-
Generated on
|
899
|
+
Generated on Sun May 14 21:55:31 2023 by
|
900
900
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
901
|
-
0.9.
|
901
|
+
0.9.34 (ruby-3.2.0).
|
902
902
|
</div>
|
903
903
|
|
904
904
|
</div>
|
data/docs/Fox/FXSpheref.html
CHANGED
@@ -896,9 +896,9 @@
|
|
896
896
|
</div>
|
897
897
|
|
898
898
|
<div id="footer">
|
899
|
-
Generated on
|
899
|
+
Generated on Sun May 14 21:55:31 2023 by
|
900
900
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
901
|
-
0.9.
|
901
|
+
0.9.34 (ruby-3.2.0).
|
902
902
|
</div>
|
903
903
|
|
904
904
|
</div>
|
data/docs/Fox/FXSpinner.html
CHANGED
@@ -2092,9 +2092,9 @@
|
|
2092
2092
|
</div>
|
2093
2093
|
|
2094
2094
|
<div id="footer">
|
2095
|
-
Generated on
|
2095
|
+
Generated on Sun May 14 21:55:31 2023 by
|
2096
2096
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2097
|
-
0.9.
|
2097
|
+
0.9.34 (ruby-3.2.0).
|
2098
2098
|
</div>
|
2099
2099
|
|
2100
2100
|
</div>
|
@@ -487,9 +487,9 @@
|
|
487
487
|
</div>
|
488
488
|
|
489
489
|
<div id="footer">
|
490
|
-
Generated on
|
490
|
+
Generated on Sun May 14 21:56:18 2023 by
|
491
491
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
492
|
-
0.9.
|
492
|
+
0.9.34 (ruby-3.2.0).
|
493
493
|
</div>
|
494
494
|
|
495
495
|
</div>
|
@@ -484,9 +484,9 @@
|
|
484
484
|
</div>
|
485
485
|
|
486
486
|
<div id="footer">
|
487
|
-
Generated on
|
487
|
+
Generated on Sun May 14 21:56:11 2023 by
|
488
488
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
489
|
-
0.9.
|
489
|
+
0.9.34 (ruby-3.2.0).
|
490
490
|
</div>
|
491
491
|
|
492
492
|
</div>
|
data/docs/Fox/FXSplitter.html
CHANGED
@@ -633,9 +633,9 @@
|
|
633
633
|
</div>
|
634
634
|
|
635
635
|
<div id="footer">
|
636
|
-
Generated on
|
636
|
+
Generated on Sun May 14 21:55:39 2023 by
|
637
637
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
638
|
-
0.9.
|
638
|
+
0.9.34 (ruby-3.2.0).
|
639
639
|
</div>
|
640
640
|
|
641
641
|
</div>
|
data/docs/Fox/FXSpring.html
CHANGED
@@ -507,9 +507,9 @@
|
|
507
507
|
</div>
|
508
508
|
|
509
509
|
<div id="footer">
|
510
|
-
Generated on
|
510
|
+
Generated on Sun May 14 21:55:25 2023 by
|
511
511
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
512
|
-
0.9.
|
512
|
+
0.9.34 (ruby-3.2.0).
|
513
513
|
</div>
|
514
514
|
|
515
515
|
</div>
|
data/docs/Fox/FXStatusBar.html
CHANGED
@@ -583,9 +583,9 @@
|
|
583
583
|
</div>
|
584
584
|
|
585
585
|
<div id="footer">
|
586
|
-
Generated on
|
586
|
+
Generated on Sun May 14 21:55:55 2023 by
|
587
587
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
588
|
-
0.9.
|
588
|
+
0.9.34 (ruby-3.2.0).
|
589
589
|
</div>
|
590
590
|
|
591
591
|
</div>
|
data/docs/Fox/FXStatusLine.html
CHANGED
@@ -744,9 +744,9 @@
|
|
744
744
|
</div>
|
745
745
|
|
746
746
|
<div id="footer">
|
747
|
-
Generated on
|
747
|
+
Generated on Sun May 14 21:56:01 2023 by
|
748
748
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
749
|
-
0.9.
|
749
|
+
0.9.34 (ruby-3.2.0).
|
750
750
|
</div>
|
751
751
|
|
752
752
|
</div>
|
data/docs/Fox/FXStream.html
CHANGED
@@ -1362,9 +1362,9 @@
|
|
1362
1362
|
</div>
|
1363
1363
|
|
1364
1364
|
<div id="footer">
|
1365
|
-
Generated on
|
1365
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1366
1366
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1367
|
-
0.9.
|
1367
|
+
0.9.34 (ruby-3.2.0).
|
1368
1368
|
</div>
|
1369
1369
|
|
1370
1370
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
data/docs/Fox/FXStreamError.html
CHANGED
@@ -249,9 +249,9 @@
|
|
249
249
|
</div>
|
250
250
|
|
251
251
|
<div id="footer">
|
252
|
-
Generated on
|
252
|
+
Generated on Sun May 14 21:56:15 2023 by
|
253
253
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
254
|
-
0.9.
|
254
|
+
0.9.34 (ruby-3.2.0).
|
255
255
|
</div>
|
256
256
|
|
257
257
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
142
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
-
0.9.
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
data/docs/Fox/FXStringDict.html
CHANGED
@@ -542,9 +542,9 @@
|
|
542
542
|
</div>
|
543
543
|
|
544
544
|
<div id="footer">
|
545
|
-
Generated on
|
545
|
+
Generated on Sun May 14 21:56:01 2023 by
|
546
546
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
547
|
-
0.9.
|
547
|
+
0.9.34 (ruby-3.2.0).
|
548
548
|
</div>
|
549
549
|
|
550
550
|
</div>
|
data/docs/Fox/FXSwitcher.html
CHANGED
@@ -609,9 +609,9 @@
|
|
609
609
|
</div>
|
610
610
|
|
611
611
|
<div id="footer">
|
612
|
-
Generated on
|
612
|
+
Generated on Sun May 14 21:55:39 2023 by
|
613
613
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
614
|
-
0.9.
|
614
|
+
0.9.34 (ruby-3.2.0).
|
615
615
|
</div>
|
616
616
|
|
617
617
|
</div>
|
data/docs/Fox/FXTGAIcon.html
CHANGED
@@ -440,9 +440,9 @@
|
|
440
440
|
</div>
|
441
441
|
|
442
442
|
<div id="footer">
|
443
|
-
Generated on
|
443
|
+
Generated on Sun May 14 21:55:31 2023 by
|
444
444
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
445
|
-
0.9.
|
445
|
+
0.9.34 (ruby-3.2.0).
|
446
446
|
</div>
|
447
447
|
|
448
448
|
</div>
|
data/docs/Fox/FXTGAImage.html
CHANGED
@@ -424,9 +424,9 @@
|
|
424
424
|
</div>
|
425
425
|
|
426
426
|
<div id="footer">
|
427
|
-
Generated on
|
427
|
+
Generated on Sun May 14 21:55:39 2023 by
|
428
428
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
429
|
-
0.9.
|
429
|
+
0.9.34 (ruby-3.2.0).
|
430
430
|
</div>
|
431
431
|
|
432
432
|
</div>
|
data/docs/Fox/FXTIFIcon.html
CHANGED
@@ -594,9 +594,9 @@
|
|
594
594
|
</div>
|
595
595
|
|
596
596
|
<div id="footer">
|
597
|
-
Generated on
|
597
|
+
Generated on Sun May 14 21:55:31 2023 by
|
598
598
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
599
|
-
0.9.
|
599
|
+
0.9.34 (ruby-3.2.0).
|
600
600
|
</div>
|
601
601
|
|
602
602
|
</div>
|
data/docs/Fox/FXTIFImage.html
CHANGED
@@ -578,9 +578,9 @@
|
|
578
578
|
</div>
|
579
579
|
|
580
580
|
<div id="footer">
|
581
|
-
Generated on
|
581
|
+
Generated on Sun May 14 21:55:39 2023 by
|
582
582
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
583
|
-
0.9.
|
583
|
+
0.9.34 (ruby-3.2.0).
|
584
584
|
</div>
|
585
585
|
|
586
586
|
</div>
|
data/docs/Fox/FXTabBar.html
CHANGED
@@ -634,9 +634,9 @@
|
|
634
634
|
</div>
|
635
635
|
|
636
636
|
<div id="footer">
|
637
|
-
Generated on
|
637
|
+
Generated on Sun May 14 21:55:25 2023 by
|
638
638
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
639
|
-
0.9.
|
639
|
+
0.9.34 (ruby-3.2.0).
|
640
640
|
</div>
|
641
641
|
|
642
642
|
</div>
|
data/docs/Fox/FXTabBook.html
CHANGED
@@ -363,9 +363,9 @@
|
|
363
363
|
</div>
|
364
364
|
|
365
365
|
<div id="footer">
|
366
|
-
Generated on
|
366
|
+
Generated on Sun May 14 21:55:32 2023 by
|
367
367
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
368
|
-
0.9.
|
368
|
+
0.9.34 (ruby-3.2.0).
|
369
369
|
</div>
|
370
370
|
|
371
371
|
</div>
|
data/docs/Fox/FXTabItem.html
CHANGED
@@ -468,9 +468,9 @@
|
|
468
468
|
</div>
|
469
469
|
|
470
470
|
<div id="footer">
|
471
|
-
Generated on
|
471
|
+
Generated on Sun May 14 21:55:32 2023 by
|
472
472
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
473
|
-
0.9.
|
473
|
+
0.9.34 (ruby-3.2.0).
|
474
474
|
</div>
|
475
475
|
|
476
476
|
</div>
|
data/docs/Fox/FXTable.html
CHANGED
@@ -10097,9 +10097,9 @@
|
|
10097
10097
|
</div>
|
10098
10098
|
|
10099
10099
|
<div id="footer">
|
10100
|
-
Generated on
|
10100
|
+
Generated on Sun May 14 21:55:22 2023 by
|
10101
10101
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
10102
|
-
0.9.
|
10102
|
+
0.9.34 (ruby-3.2.0).
|
10103
10103
|
</div>
|
10104
10104
|
|
10105
10105
|
</div>
|
data/docs/Fox/FXTableItem.html
CHANGED
@@ -2185,9 +2185,9 @@
|
|
2185
2185
|
</div>
|
2186
2186
|
|
2187
2187
|
<div id="footer">
|
2188
|
-
Generated on
|
2188
|
+
Generated on Sun May 14 21:55:20 2023 by
|
2189
2189
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2190
|
-
0.9.
|
2190
|
+
0.9.34 (ruby-3.2.0).
|
2191
2191
|
</div>
|
2192
2192
|
|
2193
2193
|
</div>
|
data/docs/Fox/FXTablePos.html
CHANGED
@@ -350,9 +350,9 @@
|
|
350
350
|
</div>
|
351
351
|
|
352
352
|
<div id="footer">
|
353
|
-
Generated on
|
353
|
+
Generated on Sun May 14 21:55:20 2023 by
|
354
354
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
355
|
-
0.9.
|
355
|
+
0.9.34 (ruby-3.2.0).
|
356
356
|
</div>
|
357
357
|
|
358
358
|
</div>
|
data/docs/Fox/FXTableRange.html
CHANGED
@@ -350,9 +350,9 @@
|
|
350
350
|
</div>
|
351
351
|
|
352
352
|
<div id="footer">
|
353
|
-
Generated on
|
353
|
+
Generated on Sun May 14 21:55:20 2023 by
|
354
354
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
355
|
-
0.9.
|
355
|
+
0.9.34 (ruby-3.2.0).
|
356
356
|
</div>
|
357
357
|
|
358
358
|
</div>
|
data/docs/Fox/FXText.html
CHANGED
@@ -6860,9 +6860,9 @@
|
|
6860
6860
|
</div>
|
6861
6861
|
|
6862
6862
|
<div id="footer">
|
6863
|
-
Generated on
|
6863
|
+
Generated on Sun May 14 21:55:19 2023 by
|
6864
6864
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
6865
|
-
0.9.
|
6865
|
+
0.9.34 (ruby-3.2.0).
|
6866
6866
|
</div>
|
6867
6867
|
|
6868
6868
|
</div>
|
data/docs/Fox/FXTextChange.html
CHANGED
@@ -482,9 +482,9 @@
|
|
482
482
|
</div>
|
483
483
|
|
484
484
|
<div id="footer">
|
485
|
-
Generated on
|
485
|
+
Generated on Sun May 14 21:55:18 2023 by
|
486
486
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
487
|
-
0.9.
|
487
|
+
0.9.34 (ruby-3.2.0).
|
488
488
|
</div>
|
489
489
|
|
490
490
|
</div>
|
data/docs/Fox/FXTextField.html
CHANGED
@@ -2006,9 +2006,9 @@
|
|
2006
2006
|
</div>
|
2007
2007
|
|
2008
2008
|
<div id="footer">
|
2009
|
-
Generated on
|
2009
|
+
Generated on Sun May 14 21:55:55 2023 by
|
2010
2010
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2011
|
-
0.9.
|
2011
|
+
0.9.34 (ruby-3.2.0).
|
2012
2012
|
</div>
|
2013
2013
|
|
2014
2014
|
</div>
|
@@ -834,9 +834,9 @@
|
|
834
834
|
</div>
|
835
835
|
|
836
836
|
<div id="footer">
|
837
|
-
Generated on
|
837
|
+
Generated on Sun May 14 21:56:11 2023 by
|
838
838
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
839
|
-
0.9.
|
839
|
+
0.9.34 (ruby-3.2.0).
|
840
840
|
</div>
|
841
841
|
|
842
842
|
</div>
|
data/docs/Fox/FXToolBar.html
CHANGED
@@ -442,9 +442,9 @@
|
|
442
442
|
</div>
|
443
443
|
|
444
444
|
<div id="footer">
|
445
|
-
Generated on
|
445
|
+
Generated on Sun May 14 21:55:33 2023 by
|
446
446
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
447
|
-
0.9.
|
447
|
+
0.9.34 (ruby-3.2.0).
|
448
448
|
</div>
|
449
449
|
|
450
450
|
</div>
|
data/docs/Fox/FXToolBarGrip.html
CHANGED
@@ -574,9 +574,9 @@
|
|
574
574
|
</div>
|
575
575
|
|
576
576
|
<div id="footer">
|
577
|
-
Generated on
|
577
|
+
Generated on Sun May 14 21:56:08 2023 by
|
578
578
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
579
|
-
0.9.
|
579
|
+
0.9.34 (ruby-3.2.0).
|
580
580
|
</div>
|
581
581
|
|
582
582
|
</div>
|
@@ -778,9 +778,9 @@
|
|
778
778
|
</div>
|
779
779
|
|
780
780
|
<div id="footer">
|
781
|
-
Generated on
|
781
|
+
Generated on Sun May 14 21:56:12 2023 by
|
782
782
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
783
|
-
0.9.
|
783
|
+
0.9.34 (ruby-3.2.0).
|
784
784
|
</div>
|
785
785
|
|
786
786
|
</div>
|
data/docs/Fox/FXToolBarTab.html
CHANGED
@@ -719,9 +719,9 @@ end
|
|
719
719
|
</div>
|
720
720
|
|
721
721
|
<div id="footer">
|
722
|
-
Generated on
|
722
|
+
Generated on Sun May 14 21:56:02 2023 by
|
723
723
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
724
|
-
0.9.
|
724
|
+
0.9.34 (ruby-3.2.0).
|
725
725
|
</div>
|
726
726
|
|
727
727
|
</div>
|
data/docs/Fox/FXToolTip.html
CHANGED
@@ -751,9 +751,9 @@
|
|
751
751
|
</div>
|
752
752
|
|
753
753
|
<div id="footer">
|
754
|
-
Generated on
|
754
|
+
Generated on Sun May 14 21:55:33 2023 by
|
755
755
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
756
|
-
0.9.
|
756
|
+
0.9.34 (ruby-3.2.0).
|
757
757
|
</div>
|
758
758
|
|
759
759
|
</div>
|