fxruby 1.6.46-x86-mingw32 → 1.6.47-x86-mingw32
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 +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/FXMessageBox.html
CHANGED
@@ -648,9 +648,9 @@
|
|
648
648
|
</div>
|
649
649
|
|
650
650
|
<div id="footer">
|
651
|
-
Generated on
|
651
|
+
Generated on Sun May 14 21:56:00 2023 by
|
652
652
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
653
|
-
0.9.
|
653
|
+
0.9.34 (ruby-3.2.0).
|
654
654
|
</div>
|
655
655
|
|
656
656
|
</div>
|
data/docs/Fox/FXObject.html
CHANGED
@@ -535,9 +535,9 @@
|
|
535
535
|
</div>
|
536
536
|
|
537
537
|
<div id="footer">
|
538
|
-
Generated on
|
538
|
+
Generated on Sun May 14 21:55:24 2023 by
|
539
539
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
540
|
-
0.9.
|
540
|
+
0.9.34 (ruby-3.2.0).
|
541
541
|
</div>
|
542
542
|
|
543
543
|
</div>
|
data/docs/Fox/FXOption.html
CHANGED
@@ -481,9 +481,9 @@
|
|
481
481
|
</div>
|
482
482
|
|
483
483
|
<div id="footer">
|
484
|
-
Generated on
|
484
|
+
Generated on Sun May 14 21:56:00 2023 by
|
485
485
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
486
|
-
0.9.
|
486
|
+
0.9.34 (ruby-3.2.0).
|
487
487
|
</div>
|
488
488
|
|
489
489
|
</div>
|
data/docs/Fox/FXOptionMenu.html
CHANGED
@@ -875,9 +875,9 @@
|
|
875
875
|
</div>
|
876
876
|
|
877
877
|
<div id="footer">
|
878
|
-
Generated on
|
878
|
+
Generated on Sun May 14 21:56:00 2023 by
|
879
879
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
880
|
-
0.9.
|
880
|
+
0.9.34 (ruby-3.2.0).
|
881
881
|
</div>
|
882
882
|
|
883
883
|
</div>
|
data/docs/Fox/FXPCXIcon.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:30 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/FXPCXImage.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:38 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/FXPNGIcon.html
CHANGED
@@ -514,9 +514,9 @@
|
|
514
514
|
</div>
|
515
515
|
|
516
516
|
<div id="footer">
|
517
|
-
Generated on
|
517
|
+
Generated on Sun May 14 21:55:30 2023 by
|
518
518
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
519
|
-
0.9.
|
519
|
+
0.9.34 (ruby-3.2.0).
|
520
520
|
</div>
|
521
521
|
|
522
522
|
</div>
|
data/docs/Fox/FXPNGImage.html
CHANGED
@@ -498,9 +498,9 @@
|
|
498
498
|
</div>
|
499
499
|
|
500
500
|
<div id="footer">
|
501
|
-
Generated on
|
501
|
+
Generated on Sun May 14 21:55:38 2023 by
|
502
502
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
503
|
-
0.9.
|
503
|
+
0.9.34 (ruby-3.2.0).
|
504
504
|
</div>
|
505
505
|
|
506
506
|
</div>
|
data/docs/Fox/FXPPMIcon.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:30 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/FXPPMImage.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:38 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/FXPSBounds.html
CHANGED
@@ -490,9 +490,9 @@
|
|
490
490
|
</div>
|
491
491
|
|
492
492
|
<div id="footer">
|
493
|
-
Generated on
|
493
|
+
Generated on Sun May 14 21:55:27 2023 by
|
494
494
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
495
|
-
0.9.
|
495
|
+
0.9.34 (ruby-3.2.0).
|
496
496
|
</div>
|
497
497
|
|
498
498
|
</div>
|
data/docs/Fox/FXPacker.html
CHANGED
@@ -1219,9 +1219,9 @@
|
|
1219
1219
|
</div>
|
1220
1220
|
|
1221
1221
|
<div id="footer">
|
1222
|
-
Generated on
|
1222
|
+
Generated on Sun May 14 21:55:24 2023 by
|
1223
1223
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1224
|
-
0.9.
|
1224
|
+
0.9.34 (ruby-3.2.0).
|
1225
1225
|
</div>
|
1226
1226
|
|
1227
1227
|
</div>
|
data/docs/Fox/FXPicker.html
CHANGED
@@ -335,9 +335,9 @@
|
|
335
335
|
</div>
|
336
336
|
|
337
337
|
<div id="footer">
|
338
|
-
Generated on
|
338
|
+
Generated on Sun May 14 21:55:24 2023 by
|
339
339
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
340
|
-
0.9.
|
340
|
+
0.9.34 (ruby-3.2.0).
|
341
341
|
</div>
|
342
342
|
|
343
343
|
</div>
|
data/docs/Fox/FXPopup.html
CHANGED
@@ -1089,9 +1089,9 @@
|
|
1089
1089
|
</div>
|
1090
1090
|
|
1091
1091
|
<div id="footer">
|
1092
|
-
Generated on
|
1092
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1093
1093
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1094
|
-
0.9.
|
1094
|
+
0.9.34 (ruby-3.2.0).
|
1095
1095
|
</div>
|
1096
1096
|
|
1097
1097
|
</div>
|
data/docs/Fox/FXPrintDialog.html
CHANGED
@@ -475,9 +475,9 @@
|
|
475
475
|
</div>
|
476
476
|
|
477
477
|
<div id="footer">
|
478
|
-
Generated on
|
478
|
+
Generated on Sun May 14 21:56:07 2023 by
|
479
479
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
480
|
-
0.9.
|
480
|
+
0.9.34 (ruby-3.2.0).
|
481
481
|
</div>
|
482
482
|
|
483
483
|
</div>
|
data/docs/Fox/FXPrinter.html
CHANGED
@@ -1320,9 +1320,9 @@
|
|
1320
1320
|
</div>
|
1321
1321
|
|
1322
1322
|
<div id="footer">
|
1323
|
-
Generated on
|
1323
|
+
Generated on Sun May 14 21:55:27 2023 by
|
1324
1324
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1325
|
-
0.9.
|
1325
|
+
0.9.34 (ruby-3.2.0).
|
1326
1326
|
</div>
|
1327
1327
|
|
1328
1328
|
</div>
|
data/docs/Fox/FXProgressBar.html
CHANGED
@@ -1140,9 +1140,9 @@
|
|
1140
1140
|
</div>
|
1141
1141
|
|
1142
1142
|
<div id="footer">
|
1143
|
-
Generated on
|
1143
|
+
Generated on Sun May 14 21:56:07 2023 by
|
1144
1144
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1145
|
-
0.9.
|
1145
|
+
0.9.34 (ruby-3.2.0).
|
1146
1146
|
</div>
|
1147
1147
|
|
1148
1148
|
</div>
|
@@ -705,9 +705,9 @@
|
|
705
705
|
</div>
|
706
706
|
|
707
707
|
<div id="footer">
|
708
|
-
Generated on
|
708
|
+
Generated on Sun May 14 21:56:14 2023 by
|
709
709
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
710
|
-
0.9.
|
710
|
+
0.9.34 (ruby-3.2.0).
|
711
711
|
</div>
|
712
712
|
|
713
713
|
</div>
|
@@ -418,9 +418,9 @@ pk.doKeyRelease # sends a SEL_KEYRELEASE message to the textfield
|
|
418
418
|
</div>
|
419
419
|
|
420
420
|
<div id="footer">
|
421
|
-
Generated on
|
421
|
+
Generated on Sun May 14 21:56:18 2023 by
|
422
422
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
423
|
-
0.9.
|
423
|
+
0.9.34 (ruby-3.2.0).
|
424
424
|
</div>
|
425
425
|
|
426
426
|
</div>
|
data/docs/Fox/FXPseudoMouse.html
CHANGED
@@ -790,9 +790,9 @@ pm.doLeftButtonPress # sends a SEL_LEFTBUTTONPRESS message to the canvas
|
|
790
790
|
</div>
|
791
791
|
|
792
792
|
<div id="footer">
|
793
|
-
Generated on
|
793
|
+
Generated on Sun May 14 21:56:18 2023 by
|
794
794
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
795
|
-
0.9.
|
795
|
+
0.9.34 (ruby-3.2.0).
|
796
796
|
</div>
|
797
797
|
|
798
798
|
</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:18 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/FXQuatd.html
CHANGED
@@ -1367,9 +1367,9 @@
|
|
1367
1367
|
</div>
|
1368
1368
|
|
1369
1369
|
<div id="footer">
|
1370
|
-
Generated on
|
1370
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1371
1371
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1372
|
-
0.9.
|
1372
|
+
0.9.34 (ruby-3.2.0).
|
1373
1373
|
</div>
|
1374
1374
|
|
1375
1375
|
</div>
|
data/docs/Fox/FXQuatf.html
CHANGED
@@ -1382,9 +1382,9 @@
|
|
1382
1382
|
</div>
|
1383
1383
|
|
1384
1384
|
<div id="footer">
|
1385
|
-
Generated on
|
1385
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1386
1386
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1387
|
-
0.9.
|
1387
|
+
0.9.34 (ruby-3.2.0).
|
1388
1388
|
</div>
|
1389
1389
|
|
1390
1390
|
</div>
|
data/docs/Fox/FXRGBIcon.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:30 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/FXRGBImage.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/FXRadioButton.html
CHANGED
@@ -875,9 +875,9 @@
|
|
875
875
|
</div>
|
876
876
|
|
877
877
|
<div id="footer">
|
878
|
-
Generated on
|
878
|
+
Generated on Sun May 14 21:56:07 2023 by
|
879
879
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
880
|
-
0.9.
|
880
|
+
0.9.34 (ruby-3.2.0).
|
881
881
|
</div>
|
882
882
|
|
883
883
|
</div>
|
data/docs/Fox/FXRanged.html
CHANGED
@@ -1512,9 +1512,9 @@ range.include!(sphere) -> range
|
|
1512
1512
|
</div>
|
1513
1513
|
|
1514
1514
|
<div id="footer">
|
1515
|
-
Generated on
|
1515
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1516
1516
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1517
|
-
0.9.
|
1517
|
+
0.9.34 (ruby-3.2.0).
|
1518
1518
|
</div>
|
1519
1519
|
|
1520
1520
|
</div>
|
data/docs/Fox/FXRangef.html
CHANGED
@@ -1512,9 +1512,9 @@ range.include!(sphere) -> range
|
|
1512
1512
|
</div>
|
1513
1513
|
|
1514
1514
|
<div id="footer">
|
1515
|
-
Generated on
|
1515
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1516
1516
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1517
|
-
0.9.
|
1517
|
+
0.9.34 (ruby-3.2.0).
|
1518
1518
|
</div>
|
1519
1519
|
|
1520
1520
|
</div>
|
data/docs/Fox/FXRealSlider.html
CHANGED
@@ -1177,9 +1177,9 @@
|
|
1177
1177
|
</div>
|
1178
1178
|
|
1179
1179
|
<div id="footer">
|
1180
|
-
Generated on
|
1180
|
+
Generated on Sun May 14 21:56:00 2023 by
|
1181
1181
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1182
|
-
0.9.
|
1182
|
+
0.9.34 (ruby-3.2.0).
|
1183
1183
|
</div>
|
1184
1184
|
|
1185
1185
|
</div>
|
data/docs/Fox/FXRealSpinner.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:56:08 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/FXRecentFiles.html
CHANGED
@@ -831,9 +831,9 @@
|
|
831
831
|
</div>
|
832
832
|
|
833
833
|
<div id="footer">
|
834
|
-
Generated on
|
834
|
+
Generated on Sun May 14 21:56:08 2023 by
|
835
835
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
836
|
-
0.9.
|
836
|
+
0.9.34 (ruby-3.2.0).
|
837
837
|
</div>
|
838
838
|
|
839
839
|
</div>
|
data/docs/Fox/FXRectangle.html
CHANGED
@@ -792,9 +792,9 @@
|
|
792
792
|
</div>
|
793
793
|
|
794
794
|
<div id="footer">
|
795
|
-
Generated on
|
795
|
+
Generated on Sun May 14 21:55:48 2023 by
|
796
796
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
797
|
-
0.9.
|
797
|
+
0.9.34 (ruby-3.2.0).
|
798
798
|
</div>
|
799
799
|
|
800
800
|
</div>
|
data/docs/Fox/FXRegion.html
CHANGED
@@ -831,9 +831,9 @@
|
|
831
831
|
</div>
|
832
832
|
|
833
833
|
<div id="footer">
|
834
|
-
Generated on
|
834
|
+
Generated on Sun May 14 21:55:25 2023 by
|
835
835
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
836
|
-
0.9.
|
836
|
+
0.9.34 (ruby-3.2.0).
|
837
837
|
</div>
|
838
838
|
|
839
839
|
</div>
|
data/docs/Fox/FXRegistry.html
CHANGED
@@ -672,9 +672,9 @@
|
|
672
672
|
</div>
|
673
673
|
|
674
674
|
<div id="footer">
|
675
|
-
Generated on
|
675
|
+
Generated on Sun May 14 21:55:39 2023 by
|
676
676
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
677
|
-
0.9.
|
677
|
+
0.9.34 (ruby-3.2.0).
|
678
678
|
</div>
|
679
679
|
|
680
680
|
</div>
|
@@ -638,9 +638,9 @@
|
|
638
638
|
</div>
|
639
639
|
|
640
640
|
<div id="footer">
|
641
|
-
Generated on
|
641
|
+
Generated on Sun May 14 21:56:13 2023 by
|
642
642
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
643
|
-
0.9.
|
643
|
+
0.9.34 (ruby-3.2.0).
|
644
644
|
</div>
|
645
645
|
|
646
646
|
</div>
|
data/docs/Fox/FXRootWindow.html
CHANGED
@@ -302,9 +302,9 @@
|
|
302
302
|
</div>
|
303
303
|
|
304
304
|
<div id="footer">
|
305
|
-
Generated on
|
305
|
+
Generated on Sun May 14 21:56:00 2023 by
|
306
306
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
307
|
-
0.9.
|
307
|
+
0.9.34 (ruby-3.2.0).
|
308
308
|
</div>
|
309
309
|
|
310
310
|
</div>
|
data/docs/Fox/FXRuler.html
CHANGED
@@ -1990,9 +1990,9 @@
|
|
1990
1990
|
</div>
|
1991
1991
|
|
1992
1992
|
<div id="footer">
|
1993
|
-
Generated on
|
1993
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1994
1994
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1995
|
-
0.9.
|
1995
|
+
0.9.34 (ruby-3.2.0).
|
1996
1996
|
</div>
|
1997
1997
|
|
1998
1998
|
</div>
|
data/docs/Fox/FXRulerView.html
CHANGED
@@ -3987,9 +3987,9 @@
|
|
3987
3987
|
</div>
|
3988
3988
|
|
3989
3989
|
<div id="footer">
|
3990
|
-
Generated on
|
3990
|
+
Generated on Sun May 14 21:55:48 2023 by
|
3991
3991
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3992
|
-
0.9.
|
3992
|
+
0.9.34 (ruby-3.2.0).
|
3993
3993
|
</div>
|
3994
3994
|
|
3995
3995
|
</div>
|
data/docs/Fox/FXScintilla.html
CHANGED
@@ -49107,9 +49107,9 @@
|
|
49107
49107
|
</div>
|
49108
49108
|
|
49109
49109
|
<div id="footer">
|
49110
|
-
Generated on
|
49110
|
+
Generated on Sun May 14 21:55:54 2023 by
|
49111
49111
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
49112
|
-
0.9.
|
49112
|
+
0.9.34 (ruby-3.2.0).
|
49113
49113
|
</div>
|
49114
49114
|
|
49115
49115
|
</div>
|
data/docs/Fox/FXScrollArea.html
CHANGED
@@ -1353,9 +1353,9 @@
|
|
1353
1353
|
</div>
|
1354
1354
|
|
1355
1355
|
<div id="footer">
|
1356
|
-
Generated on
|
1356
|
+
Generated on Sun May 14 21:56:01 2023 by
|
1357
1357
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1358
|
-
0.9.
|
1358
|
+
0.9.34 (ruby-3.2.0).
|
1359
1359
|
</div>
|
1360
1360
|
|
1361
1361
|
</div>
|
data/docs/Fox/FXScrollBar.html
CHANGED
@@ -1009,9 +1009,9 @@
|
|
1009
1009
|
</div>
|
1010
1010
|
|
1011
1011
|
<div id="footer">
|
1012
|
-
Generated on
|
1012
|
+
Generated on Sun May 14 21:55:54 2023 by
|
1013
1013
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1014
|
-
0.9.
|
1014
|
+
0.9.34 (ruby-3.2.0).
|
1015
1015
|
</div>
|
1016
1016
|
|
1017
1017
|
</div>
|
@@ -280,9 +280,9 @@
|
|
280
280
|
</div>
|
281
281
|
|
282
282
|
<div id="footer">
|
283
|
-
Generated on
|
283
|
+
Generated on Sun May 14 21:55:54 2023 by
|
284
284
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
285
|
-
0.9.
|
285
|
+
0.9.34 (ruby-3.2.0).
|
286
286
|
</div>
|
287
287
|
|
288
288
|
</div>
|
data/docs/Fox/FXScrollPane.html
CHANGED
@@ -489,9 +489,9 @@
|
|
489
489
|
</div>
|
490
490
|
|
491
491
|
<div id="footer">
|
492
|
-
Generated on
|
492
|
+
Generated on Sun May 14 21:56:01 2023 by
|
493
493
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
494
|
-
0.9.
|
494
|
+
0.9.34 (ruby-3.2.0).
|
495
495
|
</div>
|
496
496
|
|
497
497
|
</div>
|
@@ -399,9 +399,9 @@
|
|
399
399
|
</div>
|
400
400
|
|
401
401
|
<div id="footer">
|
402
|
-
Generated on
|
402
|
+
Generated on Sun May 14 21:56:09 2023 by
|
403
403
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
404
|
-
0.9.
|
404
|
+
0.9.34 (ruby-3.2.0).
|
405
405
|
</div>
|
406
406
|
|
407
407
|
</div>
|
@@ -372,9 +372,9 @@
|
|
372
372
|
</div>
|
373
373
|
|
374
374
|
<div id="footer">
|
375
|
-
Generated on
|
375
|
+
Generated on Sun May 14 21:56:11 2023 by
|
376
376
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
377
|
-
0.9.
|
377
|
+
0.9.34 (ruby-3.2.0).
|
378
378
|
</div>
|
379
379
|
|
380
380
|
</div>
|
data/docs/Fox/FXSegment.html
CHANGED
@@ -412,9 +412,9 @@
|
|
412
412
|
</div>
|
413
413
|
|
414
414
|
<div id="footer">
|
415
|
-
Generated on
|
415
|
+
Generated on Sun May 14 21:55:16 2023 by
|
416
416
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
417
|
-
0.9.
|
417
|
+
0.9.34 (ruby-3.2.0).
|
418
418
|
</div>
|
419
419
|
|
420
420
|
</div>
|
data/docs/Fox/FXSeparator.html
CHANGED
@@ -392,9 +392,9 @@
|
|
392
392
|
</div>
|
393
393
|
|
394
394
|
<div id="footer">
|
395
|
-
Generated on
|
395
|
+
Generated on Sun May 14 21:55:54 2023 by
|
396
396
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
397
|
-
0.9.
|
397
|
+
0.9.34 (ruby-3.2.0).
|
398
398
|
</div>
|
399
399
|
|
400
400
|
</div>
|