fxruby 1.6.46-x86-mingw32 → 1.6.47-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- 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 +7 -0
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +1 -1
- data/doap.rdf +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/extconf.rb +5 -5
- data/fxruby.gemspec +2 -2
- data/lib/2.6/fox16_c.so +0 -0
- data/lib/2.7/fox16_c.so +0 -0
- data/lib/3.0/fox16_c.so +0 -0
- 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/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
- data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
- data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
- data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/x86-mingw32/bin/zlib1.dll +0 -0
- data/scripts/iface.rb +8 -12
- metadata +7 -7
- data/lib/2.5/fox16_c.so +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXHiliteStyle.html
CHANGED
@@ -794,9 +794,9 @@
|
|
794
794
|
</div>
|
795
795
|
|
796
796
|
<div id="footer">
|
797
|
-
Generated on
|
797
|
+
Generated on Sun May 14 21:55:18 2023 by
|
798
798
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
799
|
-
0.9.
|
799
|
+
0.9.34 (ruby-3.2.0).
|
800
800
|
</div>
|
801
801
|
|
802
802
|
</div>
|
@@ -349,9 +349,9 @@
|
|
349
349
|
</div>
|
350
350
|
|
351
351
|
<div id="footer">
|
352
|
-
Generated on
|
352
|
+
Generated on Sun May 14 21:56:15 2023 by
|
353
353
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
354
|
-
0.9.
|
354
|
+
0.9.34 (ruby-3.2.0).
|
355
355
|
</div>
|
356
356
|
|
357
357
|
</div>
|
@@ -339,9 +339,9 @@
|
|
339
339
|
</div>
|
340
340
|
|
341
341
|
<div id="footer">
|
342
|
-
Generated on
|
342
|
+
Generated on Sun May 14 21:55:54 2023 by
|
343
343
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
344
|
-
0.9.
|
344
|
+
0.9.34 (ruby-3.2.0).
|
345
345
|
</div>
|
346
346
|
|
347
347
|
</div>
|
data/docs/Fox/FXICOIcon.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:28 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/FXICOImage.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:37 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/FXIcon.html
CHANGED
@@ -374,9 +374,9 @@
|
|
374
374
|
</div>
|
375
375
|
|
376
376
|
<div id="footer">
|
377
|
-
Generated on
|
377
|
+
Generated on Sun May 14 21:55:17 2023 by
|
378
378
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
379
|
-
0.9.
|
379
|
+
0.9.34 (ruby-3.2.0).
|
380
380
|
</div>
|
381
381
|
|
382
382
|
</div>
|
data/docs/Fox/FXIconDict.html
CHANGED
@@ -742,9 +742,9 @@
|
|
742
742
|
</div>
|
743
743
|
|
744
744
|
<div id="footer">
|
745
|
-
Generated on
|
745
|
+
Generated on Sun May 14 21:55:37 2023 by
|
746
746
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
747
|
-
0.9.
|
747
|
+
0.9.34 (ruby-3.2.0).
|
748
748
|
</div>
|
749
749
|
|
750
750
|
</div>
|
data/docs/Fox/FXIconItem.html
CHANGED
@@ -1508,9 +1508,9 @@
|
|
1508
1508
|
</div>
|
1509
1509
|
|
1510
1510
|
<div id="footer">
|
1511
|
-
Generated on
|
1511
|
+
Generated on Sun May 14 21:55:37 2023 by
|
1512
1512
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1513
|
-
0.9.
|
1513
|
+
0.9.34 (ruby-3.2.0).
|
1514
1514
|
</div>
|
1515
1515
|
|
1516
1516
|
</div>
|
data/docs/Fox/FXIconList.html
CHANGED
@@ -4666,9 +4666,9 @@
|
|
4666
4666
|
</div>
|
4667
4667
|
|
4668
4668
|
<div id="footer">
|
4669
|
-
Generated on
|
4669
|
+
Generated on Sun May 14 21:55:38 2023 by
|
4670
4670
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
4671
|
-
0.9.
|
4671
|
+
0.9.34 (ruby-3.2.0).
|
4672
4672
|
</div>
|
4673
4673
|
|
4674
4674
|
</div>
|
data/docs/Fox/FXIconSource.html
CHANGED
@@ -953,9 +953,9 @@
|
|
953
953
|
</div>
|
954
954
|
|
955
955
|
<div id="footer">
|
956
|
-
Generated on
|
956
|
+
Generated on Sun May 14 21:55:58 2023 by
|
957
957
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
958
|
-
0.9.
|
958
|
+
0.9.34 (ruby-3.2.0).
|
959
959
|
</div>
|
960
960
|
|
961
961
|
</div>
|
data/docs/Fox/FXId.html
CHANGED
@@ -702,9 +702,9 @@
|
|
702
702
|
</div>
|
703
703
|
|
704
704
|
<div id="footer">
|
705
|
-
Generated on
|
705
|
+
Generated on Sun May 14 21:55:16 2023 by
|
706
706
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
707
|
-
0.9.
|
707
|
+
0.9.34 (ruby-3.2.0).
|
708
708
|
</div>
|
709
709
|
|
710
710
|
</div>
|
data/docs/Fox/FXImage.html
CHANGED
@@ -2318,9 +2318,9 @@
|
|
2318
2318
|
</div>
|
2319
2319
|
|
2320
2320
|
<div id="footer">
|
2321
|
-
Generated on
|
2321
|
+
Generated on Sun May 14 21:55:19 2023 by
|
2322
2322
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2323
|
-
0.9.
|
2323
|
+
0.9.34 (ruby-3.2.0).
|
2324
2324
|
</div>
|
2325
2325
|
|
2326
2326
|
</div>
|
data/docs/Fox/FXImageFrame.html
CHANGED
@@ -479,9 +479,9 @@
|
|
479
479
|
</div>
|
480
480
|
|
481
481
|
<div id="footer">
|
482
|
-
Generated on
|
482
|
+
Generated on Sun May 14 21:55:58 2023 by
|
483
483
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
484
|
-
0.9.
|
484
|
+
0.9.34 (ruby-3.2.0).
|
485
485
|
</div>
|
486
486
|
|
487
487
|
</div>
|
data/docs/Fox/FXImageView.html
CHANGED
@@ -494,9 +494,9 @@
|
|
494
494
|
</div>
|
495
495
|
|
496
496
|
<div id="footer">
|
497
|
-
Generated on
|
497
|
+
Generated on Sun May 14 21:55:44 2023 by
|
498
498
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
499
|
-
0.9.
|
499
|
+
0.9.34 (ruby-3.2.0).
|
500
500
|
</div>
|
501
501
|
|
502
502
|
</div>
|
data/docs/Fox/FXInputDialog.html
CHANGED
@@ -884,9 +884,9 @@
|
|
884
884
|
</div>
|
885
885
|
|
886
886
|
<div id="footer">
|
887
|
-
Generated on
|
887
|
+
Generated on Sun May 14 21:56:05 2023 by
|
888
888
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
889
|
-
0.9.
|
889
|
+
0.9.34 (ruby-3.2.0).
|
890
890
|
</div>
|
891
891
|
|
892
892
|
</div>
|
data/docs/Fox/FXIrb.html
CHANGED
@@ -932,9 +932,9 @@
|
|
932
932
|
</div>
|
933
933
|
|
934
934
|
<div id="footer">
|
935
|
-
Generated on
|
935
|
+
Generated on Sun May 14 21:56:15 2023 by
|
936
936
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
937
|
-
0.9.
|
937
|
+
0.9.34 (ruby-3.2.0).
|
938
938
|
</div>
|
939
939
|
|
940
940
|
</div>
|
data/docs/Fox/FXJPGIcon.html
CHANGED
@@ -597,9 +597,9 @@
|
|
597
597
|
</div>
|
598
598
|
|
599
599
|
<div id="footer">
|
600
|
-
Generated on
|
600
|
+
Generated on Sun May 14 21:55:28 2023 by
|
601
601
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
602
|
-
0.9.
|
602
|
+
0.9.34 (ruby-3.2.0).
|
603
603
|
</div>
|
604
604
|
|
605
605
|
</div>
|
data/docs/Fox/FXJPGImage.html
CHANGED
@@ -581,9 +581,9 @@
|
|
581
581
|
</div>
|
582
582
|
|
583
583
|
<div id="footer">
|
584
|
-
Generated on
|
584
|
+
Generated on Sun May 14 21:55:38 2023 by
|
585
585
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
586
|
-
0.9.
|
586
|
+
0.9.34 (ruby-3.2.0).
|
587
587
|
</div>
|
588
588
|
|
589
589
|
</div>
|
data/docs/Fox/FXKnob.html
CHANGED
@@ -1038,9 +1038,9 @@
|
|
1038
1038
|
</div>
|
1039
1039
|
|
1040
1040
|
<div id="footer">
|
1041
|
-
Generated on
|
1041
|
+
Generated on Sun May 14 21:55:17 2023 by
|
1042
1042
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1043
|
-
0.9.
|
1043
|
+
0.9.34 (ruby-3.2.0).
|
1044
1044
|
</div>
|
1045
1045
|
|
1046
1046
|
</div>
|
data/docs/Fox/FXLabel.html
CHANGED
@@ -1003,9 +1003,9 @@
|
|
1003
1003
|
</div>
|
1004
1004
|
|
1005
1005
|
<div id="footer">
|
1006
|
-
Generated on
|
1006
|
+
Generated on Sun May 14 21:55:19 2023 by
|
1007
1007
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1008
|
-
0.9.
|
1008
|
+
0.9.34 (ruby-3.2.0).
|
1009
1009
|
</div>
|
1010
1010
|
|
1011
1011
|
</div>
|
data/docs/Fox/FXLight.html
CHANGED
@@ -910,9 +910,9 @@
|
|
910
910
|
</div>
|
911
911
|
|
912
912
|
<div id="footer">
|
913
|
-
Generated on
|
913
|
+
Generated on Sun May 14 21:55:36 2023 by
|
914
914
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
915
|
-
0.9.
|
915
|
+
0.9.34 (ruby-3.2.0).
|
916
916
|
</div>
|
917
917
|
|
918
918
|
</div>
|
data/docs/Fox/FXList.html
CHANGED
@@ -3707,9 +3707,9 @@
|
|
3707
3707
|
</div>
|
3708
3708
|
|
3709
3709
|
<div id="footer">
|
3710
|
-
Generated on
|
3710
|
+
Generated on Sun May 14 21:55:18 2023 by
|
3711
3711
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3712
|
-
0.9.
|
3712
|
+
0.9.34 (ruby-3.2.0).
|
3713
3713
|
</div>
|
3714
3714
|
|
3715
3715
|
</div>
|
data/docs/Fox/FXListBox.html
CHANGED
@@ -2508,9 +2508,9 @@
|
|
2508
2508
|
</div>
|
2509
2509
|
|
2510
2510
|
<div id="footer">
|
2511
|
-
Generated on
|
2511
|
+
Generated on Sun May 14 21:55:29 2023 by
|
2512
2512
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2513
|
-
0.9.
|
2513
|
+
0.9.34 (ruby-3.2.0).
|
2514
2514
|
</div>
|
2515
2515
|
|
2516
2516
|
</div>
|
data/docs/Fox/FXListItem.html
CHANGED
@@ -1449,9 +1449,9 @@
|
|
1449
1449
|
</div>
|
1450
1450
|
|
1451
1451
|
<div id="footer">
|
1452
|
-
Generated on
|
1452
|
+
Generated on Sun May 14 21:55:17 2023 by
|
1453
1453
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1454
|
-
0.9.
|
1454
|
+
0.9.34 (ruby-3.2.0).
|
1455
1455
|
</div>
|
1456
1456
|
|
1457
1457
|
</div>
|
data/docs/Fox/FXMDIChild.html
CHANGED
@@ -2165,9 +2165,9 @@
|
|
2165
2165
|
</div>
|
2166
2166
|
|
2167
2167
|
<div id="footer">
|
2168
|
-
Generated on
|
2168
|
+
Generated on Sun May 14 21:55:38 2023 by
|
2169
2169
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2170
|
-
0.9.
|
2170
|
+
0.9.34 (ruby-3.2.0).
|
2171
2171
|
</div>
|
2172
2172
|
|
2173
2173
|
</div>
|
data/docs/Fox/FXMDIClient.html
CHANGED
@@ -771,9 +771,9 @@
|
|
771
771
|
</div>
|
772
772
|
|
773
773
|
<div id="footer">
|
774
|
-
Generated on
|
774
|
+
Generated on Sun May 14 21:55:47 2023 by
|
775
775
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
776
|
-
0.9.
|
776
|
+
0.9.34 (ruby-3.2.0).
|
777
777
|
</div>
|
778
778
|
|
779
779
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
327
|
+
Generated on Sun May 14 21:55:44 2023 by
|
328
328
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
-
0.9.
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
327
|
+
Generated on Sun May 14 21:55:45 2023 by
|
328
328
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
-
0.9.
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
data/docs/Fox/FXMDIMenu.html
CHANGED
@@ -325,9 +325,9 @@
|
|
325
325
|
</div>
|
326
326
|
|
327
327
|
<div id="footer">
|
328
|
-
Generated on
|
328
|
+
Generated on Sun May 14 21:55:47 2023 by
|
329
329
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
330
|
-
0.9.
|
330
|
+
0.9.34 (ruby-3.2.0).
|
331
331
|
</div>
|
332
332
|
|
333
333
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
327
|
+
Generated on Sun May 14 21:55:46 2023 by
|
328
328
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
-
0.9.
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
327
|
+
Generated on Sun May 14 21:55:45 2023 by
|
328
328
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
-
0.9.
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
327
|
+
Generated on Sun May 14 21:55:46 2023 by
|
328
328
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
-
0.9.
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
data/docs/Fox/FXMainWindow.html
CHANGED
@@ -327,9 +327,9 @@
|
|
327
327
|
</div>
|
328
328
|
|
329
329
|
<div id="footer">
|
330
|
-
Generated on
|
330
|
+
Generated on Sun May 14 21:55:58 2023 by
|
331
331
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
332
|
-
0.9.
|
332
|
+
0.9.34 (ruby-3.2.0).
|
333
333
|
</div>
|
334
334
|
|
335
335
|
</div>
|
data/docs/Fox/FXMaterial.html
CHANGED
@@ -560,9 +560,9 @@
|
|
560
560
|
</div>
|
561
561
|
|
562
562
|
<div id="footer">
|
563
|
-
Generated on
|
563
|
+
Generated on Sun May 14 21:55:36 2023 by
|
564
564
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
565
|
-
0.9.
|
565
|
+
0.9.34 (ruby-3.2.0).
|
566
566
|
</div>
|
567
567
|
|
568
568
|
</div>
|
data/docs/Fox/FXMatrix.html
CHANGED
@@ -724,9 +724,9 @@
|
|
724
724
|
</div>
|
725
725
|
|
726
726
|
<div id="footer">
|
727
|
-
Generated on
|
727
|
+
Generated on Sun May 14 21:55:24 2023 by
|
728
728
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
729
|
-
0.9.
|
729
|
+
0.9.34 (ruby-3.2.0).
|
730
730
|
</div>
|
731
731
|
|
732
732
|
</div>
|
@@ -462,9 +462,9 @@
|
|
462
462
|
</div>
|
463
463
|
|
464
464
|
<div id="footer">
|
465
|
-
Generated on
|
465
|
+
Generated on Sun May 14 21:56:09 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>
|
@@ -622,9 +622,9 @@
|
|
622
622
|
</div>
|
623
623
|
|
624
624
|
<div id="footer">
|
625
|
-
Generated on
|
625
|
+
Generated on Sun May 14 21:56:09 2023 by
|
626
626
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
627
|
-
0.9.
|
627
|
+
0.9.34 (ruby-3.2.0).
|
628
628
|
</div>
|
629
629
|
|
630
630
|
</div>
|
data/docs/Fox/FXMenuBar.html
CHANGED
@@ -337,9 +337,9 @@
|
|
337
337
|
</div>
|
338
338
|
|
339
339
|
<div id="footer">
|
340
|
-
Generated on
|
340
|
+
Generated on Sun May 14 21:55:30 2023 by
|
341
341
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
342
|
-
0.9.
|
342
|
+
0.9.34 (ruby-3.2.0).
|
343
343
|
</div>
|
344
344
|
|
345
345
|
</div>
|
data/docs/Fox/FXMenuButton.html
CHANGED
@@ -819,9 +819,9 @@
|
|
819
819
|
</div>
|
820
820
|
|
821
821
|
<div id="footer">
|
822
|
-
Generated on
|
822
|
+
Generated on Sun May 14 21:55:59 2023 by
|
823
823
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
824
|
-
0.9.
|
824
|
+
0.9.34 (ruby-3.2.0).
|
825
825
|
</div>
|
826
826
|
|
827
827
|
</div>
|
data/docs/Fox/FXMenuCaption.html
CHANGED
@@ -1070,9 +1070,9 @@
|
|
1070
1070
|
</div>
|
1071
1071
|
|
1072
1072
|
<div id="footer">
|
1073
|
-
Generated on
|
1073
|
+
Generated on Sun May 14 21:56:06 2023 by
|
1074
1074
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1075
|
-
0.9.
|
1075
|
+
0.9.34 (ruby-3.2.0).
|
1076
1076
|
</div>
|
1077
1077
|
|
1078
1078
|
</div>
|
data/docs/Fox/FXMenuCascade.html
CHANGED
@@ -378,9 +378,9 @@
|
|
378
378
|
</div>
|
379
379
|
|
380
380
|
<div id="footer">
|
381
|
-
Generated on
|
381
|
+
Generated on Sun May 14 21:56:06 2023 by
|
382
382
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
383
|
-
0.9.
|
383
|
+
0.9.34 (ruby-3.2.0).
|
384
384
|
</div>
|
385
385
|
|
386
386
|
</div>
|
data/docs/Fox/FXMenuCheck.html
CHANGED
@@ -711,9 +711,9 @@
|
|
711
711
|
</div>
|
712
712
|
|
713
713
|
<div id="footer">
|
714
|
-
Generated on
|
714
|
+
Generated on Sun May 14 21:55:47 2023 by
|
715
715
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
716
|
-
0.9.
|
716
|
+
0.9.34 (ruby-3.2.0).
|
717
717
|
</div>
|
718
718
|
|
719
719
|
</div>
|
data/docs/Fox/FXMenuCommand.html
CHANGED
@@ -390,9 +390,9 @@
|
|
390
390
|
</div>
|
391
391
|
|
392
392
|
<div id="footer">
|
393
|
-
Generated on
|
393
|
+
Generated on Sun May 14 21:56:06 2023 by
|
394
394
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
395
|
-
0.9.
|
395
|
+
0.9.34 (ruby-3.2.0).
|
396
396
|
</div>
|
397
397
|
|
398
398
|
</div>
|
data/docs/Fox/FXMenuPane.html
CHANGED
@@ -323,9 +323,9 @@
|
|
323
323
|
</div>
|
324
324
|
|
325
325
|
<div id="footer">
|
326
|
-
Generated on
|
326
|
+
Generated on Sun May 14 21:55:38 2023 by
|
327
327
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
328
|
-
0.9.
|
328
|
+
0.9.34 (ruby-3.2.0).
|
329
329
|
</div>
|
330
330
|
|
331
331
|
</div>
|
data/docs/Fox/FXMenuRadio.html
CHANGED
@@ -711,9 +711,9 @@
|
|
711
711
|
</div>
|
712
712
|
|
713
713
|
<div id="footer">
|
714
|
-
Generated on
|
714
|
+
Generated on Sun May 14 21:55:47 2023 by
|
715
715
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
716
|
-
0.9.
|
716
|
+
0.9.34 (ruby-3.2.0).
|
717
717
|
</div>
|
718
718
|
|
719
719
|
</div>
|
@@ -430,9 +430,9 @@
|
|
430
430
|
</div>
|
431
431
|
|
432
432
|
<div id="footer">
|
433
|
-
Generated on
|
433
|
+
Generated on Sun May 14 21:56:12 2023 by
|
434
434
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
435
|
-
0.9.
|
435
|
+
0.9.34 (ruby-3.2.0).
|
436
436
|
</div>
|
437
437
|
|
438
438
|
</div>
|
data/docs/Fox/FXMenuTitle.html
CHANGED
@@ -395,9 +395,9 @@
|
|
395
395
|
</div>
|
396
396
|
|
397
397
|
<div id="footer">
|
398
|
-
Generated on
|
398
|
+
Generated on Sun May 14 21:55:47 2023 by
|
399
399
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
400
|
-
0.9.
|
400
|
+
0.9.34 (ruby-3.2.0).
|
401
401
|
</div>
|
402
402
|
|
403
403
|
</div>
|