fxruby 1.6.48-x86-mingw32 → 1.6.49-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 +12 -11
 - data/.github/workflows/ci.yml +25 -7
 - data/Gemfile +1 -1
 - data/History.md +9 -0
 - data/Rakefile +15 -13
 - data/appveyor.yml +1 -1
 - data/doap.rdf +2 -2
 - 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 +21 -7
 - 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 +2 -2
 - data/docs/Fox/FXGLContext.html +2 -2
 - data/docs/Fox/FXGLCube.html +2 -2
 - data/docs/Fox/FXGLCylinder.html +2 -2
 - data/docs/Fox/FXGLGroup.html +2 -2
 - data/docs/Fox/FXGLLine.html +2 -2
 - data/docs/Fox/FXGLObject.html +2 -2
 - data/docs/Fox/FXGLPoint.html +2 -2
 - data/docs/Fox/FXGLShape.html +2 -2
 - data/docs/Fox/FXGLSphere.html +2 -2
 - 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 +6 -9
 - 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 +3 -3
 - 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/class_list.html +6 -3
 - data/docs/css/full_list.css +3 -3
 - data/docs/css/style.css +6 -0
 - data/docs/file.History.html +21 -3
 - data/docs/file.README.html +2 -2
 - data/docs/file_list.html +5 -2
 - data/docs/frames.html +9 -4
 - data/docs/index.html +3 -3
 - data/docs/js/app.js +294 -264
 - data/docs/js/full_list.js +30 -4
 - data/docs/method_list.html +5 -2
 - data/docs/top-level-namespace.html +2 -2
 - data/ext/fox16_c/extconf.rb +32 -17
 - data/ext/fox16_c/scintilla_wrap.cpp +8 -1
 - data/fxruby.gemspec +2 -2
 - 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/3.4/fox16_c.so +0 -0
 - data/lib/fox16/scintilla.rb +750 -22
 - 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-25.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/rdoc-sources/FXDialogBox.rb +12 -0
 - data/rdoc-sources/FXToolTip.rb +1 -1
 - data/rdoc-sources/FXTopWindow.rb +1 -1
 - data/rdoc-sources/FXWindow.rb +1 -1
 - data/swig-interfaces/FXScintilla.i +8 -1
 - data/test/TC_FXApp.rb +2 -1
 - data/test/TC_FXButton.rb +2 -1
 - data/test/TC_FXDialogBox.rb +2 -1
 - data/test/TC_FXGLViewer.rb +2 -1
 - data/test/TC_FXMainWindow.rb +2 -1
 - data/test/TC_FXMessageBox.rb +2 -1
 - data/test/TC_FXScrollArea.rb +2 -1
 - data/test/TC_FXShell.rb +2 -1
 - data/test/TC_FXSize.rb +4 -2
 - metadata +8 -12
 - data/lib/2.6/fox16_c.so +0 -0
 - data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
 
    
        data/docs/Fox/FXExtentd.html
    CHANGED
    
    | 
         @@ -1364,9 +1364,9 @@ 
     | 
|
| 
       1364 
1364 
     | 
    
         
             
            </div>
         
     | 
| 
       1365 
1365 
     | 
    
         | 
| 
       1366 
1366 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1367 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1367 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       1368 
1368 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1369 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1369 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1370 
1370 
     | 
    
         
             
            </div>
         
     | 
| 
       1371 
1371 
     | 
    
         | 
| 
       1372 
1372 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXExtentf.html
    CHANGED
    
    | 
         @@ -1364,9 +1364,9 @@ 
     | 
|
| 
       1364 
1364 
     | 
    
         
             
            </div>
         
     | 
| 
       1365 
1365 
     | 
    
         | 
| 
       1366 
1366 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1367 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1367 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       1368 
1368 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1369 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1369 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1370 
1370 
     | 
    
         
             
            </div>
         
     | 
| 
       1371 
1371 
     | 
    
         | 
| 
       1372 
1372 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFileAssoc.html
    CHANGED
    
    | 
         @@ -840,9 +840,9 @@ 
     | 
|
| 
       840 
840 
     | 
    
         
             
            </div>
         
     | 
| 
       841 
841 
     | 
    
         | 
| 
       842 
842 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       843 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 843 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       844 
844 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       845 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 845 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       846 
846 
     | 
    
         
             
            </div>
         
     | 
| 
       847 
847 
     | 
    
         | 
| 
       848 
848 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFileDialog.html
    CHANGED
    
    | 
         @@ -2678,9 +2678,9 @@ 
     | 
|
| 
       2678 
2678 
     | 
    
         
             
            </div>
         
     | 
| 
       2679 
2679 
     | 
    
         | 
| 
       2680 
2680 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2681 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2681 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:49 2025 by
         
     | 
| 
       2682 
2682 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2683 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2683 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2684 
2684 
     | 
    
         
             
            </div>
         
     | 
| 
       2685 
2685 
     | 
    
         | 
| 
       2686 
2686 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFileDict.html
    CHANGED
    
    | 
         @@ -1048,9 +1048,9 @@ 
     | 
|
| 
       1048 
1048 
     | 
    
         
             
            </div>
         
     | 
| 
       1049 
1049 
     | 
    
         | 
| 
       1050 
1050 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1051 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1051 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       1052 
1052 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1053 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1053 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1054 
1054 
     | 
    
         
             
            </div>
         
     | 
| 
       1055 
1055 
     | 
    
         | 
| 
       1056 
1056 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFileItem.html
    CHANGED
    
    | 
         @@ -1131,9 +1131,9 @@ 
     | 
|
| 
       1131 
1131 
     | 
    
         
             
            </div>
         
     | 
| 
       1132 
1132 
     | 
    
         | 
| 
       1133 
1133 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1134 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1134 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       1135 
1135 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1136 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1136 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1137 
1137 
     | 
    
         
             
            </div>
         
     | 
| 
       1138 
1138 
     | 
    
         | 
| 
       1139 
1139 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFileList.html
    CHANGED
    
    | 
         @@ -2249,9 +2249,9 @@ 
     | 
|
| 
       2249 
2249 
     | 
    
         
             
            </div>
         
     | 
| 
       2250 
2250 
     | 
    
         | 
| 
       2251 
2251 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2252 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2252 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       2253 
2253 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2254 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2254 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2255 
2255 
     | 
    
         
             
            </div>
         
     | 
| 
       2256 
2256 
     | 
    
         | 
| 
       2257 
2257 
     | 
    
         
             
                </div>
         
     | 
| 
         @@ -2519,9 +2519,9 @@ 
     | 
|
| 
       2519 
2519 
     | 
    
         
             
            </div>
         
     | 
| 
       2520 
2520 
     | 
    
         | 
| 
       2521 
2521 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2522 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2522 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:55 2025 by
         
     | 
| 
       2523 
2523 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2524 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2524 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2525 
2525 
     | 
    
         
             
            </div>
         
     | 
| 
       2526 
2526 
     | 
    
         | 
| 
       2527 
2527 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFileStream.html
    CHANGED
    
    | 
         @@ -493,9 +493,9 @@ 
     | 
|
| 
       493 
493 
     | 
    
         
             
            </div>
         
     | 
| 
       494 
494 
     | 
    
         | 
| 
       495 
495 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       496 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 496 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:49 2025 by
         
     | 
| 
       497 
497 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       498 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 498 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       499 
499 
     | 
    
         
             
            </div>
         
     | 
| 
       500 
500 
     | 
    
         | 
| 
       501 
501 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFoldingItem.html
    CHANGED
    
    | 
         @@ -2812,9 +2812,9 @@ 
     | 
|
| 
       2812 
2812 
     | 
    
         
             
            </div>
         
     | 
| 
       2813 
2813 
     | 
    
         | 
| 
       2814 
2814 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2815 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2815 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:52 2025 by
         
     | 
| 
       2816 
2816 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2817 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2817 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2818 
2818 
     | 
    
         
             
            </div>
         
     | 
| 
       2819 
2819 
     | 
    
         | 
| 
       2820 
2820 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFoldingList.html
    CHANGED
    
    | 
         @@ -5179,9 +5179,9 @@ 
     | 
|
| 
       5179 
5179 
     | 
    
         
             
            </div>
         
     | 
| 
       5180 
5180 
     | 
    
         | 
| 
       5181 
5181 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       5182 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 5182 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:53 2025 by
         
     | 
| 
       5183 
5183 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       5184 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 5184 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       5185 
5185 
     | 
    
         
             
            </div>
         
     | 
| 
       5186 
5186 
     | 
    
         | 
| 
       5187 
5187 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFont.html
    CHANGED
    
    | 
         @@ -2988,9 +2988,9 @@ passed, for example: 
     | 
|
| 
       2988 
2988 
     | 
    
         
             
            </div>
         
     | 
| 
       2989 
2989 
     | 
    
         | 
| 
       2990 
2990 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2991 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2991 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:31 2025 by
         
     | 
| 
       2992 
2992 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2993 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2993 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2994 
2994 
     | 
    
         
             
            </div>
         
     | 
| 
       2995 
2995 
     | 
    
         | 
| 
       2996 
2996 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFontDesc.html
    CHANGED
    
    | 
         @@ -700,9 +700,9 @@ 
     | 
|
| 
       700 
700 
     | 
    
         
             
            </div>
         
     | 
| 
       701 
701 
     | 
    
         | 
| 
       702 
702 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       703 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 703 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:31 2025 by
         
     | 
| 
       704 
704 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       705 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 705 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       706 
706 
     | 
    
         
             
            </div>
         
     | 
| 
       707 
707 
     | 
    
         | 
| 
       708 
708 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFontDialog.html
    CHANGED
    
    | 
         @@ -410,9 +410,9 @@ 
     | 
|
| 
       410 
410 
     | 
    
         
             
            </div>
         
     | 
| 
       411 
411 
     | 
    
         | 
| 
       412 
412 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       413 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 413 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:50 2025 by
         
     | 
| 
       414 
414 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       415 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 415 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       416 
416 
     | 
    
         
             
            </div>
         
     | 
| 
       417 
417 
     | 
    
         | 
| 
       418 
418 
     | 
    
         
             
                </div>
         
     | 
| 
         @@ -566,9 +566,9 @@ 
     | 
|
| 
       566 
566 
     | 
    
         
             
            </div>
         
     | 
| 
       567 
567 
     | 
    
         | 
| 
       568 
568 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       569 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 569 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:55 2025 by
         
     | 
| 
       570 
570 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       571 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 571 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       572 
572 
     | 
    
         
             
            </div>
         
     | 
| 
       573 
573 
     | 
    
         | 
| 
       574 
574 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXFrame.html
    CHANGED
    
    | 
         @@ -1002,9 +1002,9 @@ 
     | 
|
| 
       1002 
1002 
     | 
    
         
             
            </div>
         
     | 
| 
       1003 
1003 
     | 
    
         | 
| 
       1004 
1004 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1005 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1005 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:32 2025 by
         
     | 
| 
       1006 
1006 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1007 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1007 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1008 
1008 
     | 
    
         
             
            </div>
         
     | 
| 
       1009 
1009 
     | 
    
         | 
| 
       1010 
1010 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGIFCursor.html
    CHANGED
    
    | 
         @@ -327,9 +327,9 @@ 
     | 
|
| 
       327 
327 
     | 
    
         
             
            </div>
         
     | 
| 
       328 
328 
     | 
    
         | 
| 
       329 
329 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       330 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 330 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:43 2025 by
         
     | 
| 
       331 
331 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       332 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 332 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       333 
333 
     | 
    
         
             
            </div>
         
     | 
| 
       334 
334 
     | 
    
         | 
| 
       335 
335 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGIFIcon.html
    CHANGED
    
    | 
         @@ -440,9 +440,9 @@ 
     | 
|
| 
       440 
440 
     | 
    
         
             
            </div>
         
     | 
| 
       441 
441 
     | 
    
         | 
| 
       442 
442 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       443 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 443 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       444 
444 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       445 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 445 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       446 
446 
     | 
    
         
             
            </div>
         
     | 
| 
       447 
447 
     | 
    
         | 
| 
       448 
448 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGIFImage.html
    CHANGED
    
    | 
         @@ -424,9 +424,9 @@ 
     | 
|
| 
       424 
424 
     | 
    
         
             
            </div>
         
     | 
| 
       425 
425 
     | 
    
         | 
| 
       426 
426 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       427 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 427 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       428 
428 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       429 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 429 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       430 
430 
     | 
    
         
             
            </div>
         
     | 
| 
       431 
431 
     | 
    
         | 
| 
       432 
432 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLCanvas.html
    CHANGED
    
    | 
         @@ -690,9 +690,9 @@ 
     | 
|
| 
       690 
690 
     | 
    
         
             
            </div>
         
     | 
| 
       691 
691 
     | 
    
         | 
| 
       692 
692 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       693 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 693 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       694 
694 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       695 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 695 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       696 
696 
     | 
    
         
             
            </div>
         
     | 
| 
       697 
697 
     | 
    
         | 
| 
       698 
698 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLCone.html
    CHANGED
    
    | 
         @@ -768,9 +768,9 @@ 
     | 
|
| 
       768 
768 
     | 
    
         
             
            </div>
         
     | 
| 
       769 
769 
     | 
    
         | 
| 
       770 
770 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       771 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 771 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       772 
772 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       773 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 773 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       774 
774 
     | 
    
         
             
            </div>
         
     | 
| 
       775 
775 
     | 
    
         | 
| 
       776 
776 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLContext.html
    CHANGED
    
    | 
         @@ -639,9 +639,9 @@ 
     | 
|
| 
       639 
639 
     | 
    
         
             
            </div>
         
     | 
| 
       640 
640 
     | 
    
         | 
| 
       641 
641 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       642 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 642 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:43 2025 by
         
     | 
| 
       643 
643 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       644 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 644 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       645 
645 
     | 
    
         
             
            </div>
         
     | 
| 
       646 
646 
     | 
    
         | 
| 
       647 
647 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLCube.html
    CHANGED
    
    | 
         @@ -687,9 +687,9 @@ 
     | 
|
| 
       687 
687 
     | 
    
         
             
            </div>
         
     | 
| 
       688 
688 
     | 
    
         | 
| 
       689 
689 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       690 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 690 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       691 
691 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       692 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 692 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       693 
693 
     | 
    
         
             
            </div>
         
     | 
| 
       694 
694 
     | 
    
         | 
| 
       695 
695 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLCylinder.html
    CHANGED
    
    | 
         @@ -774,9 +774,9 @@ 
     | 
|
| 
       774 
774 
     | 
    
         
             
            </div>
         
     | 
| 
       775 
775 
     | 
    
         | 
| 
       776 
776 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       777 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 777 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       778 
778 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       779 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 779 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       780 
780 
     | 
    
         
             
            </div>
         
     | 
| 
       781 
781 
     | 
    
         | 
| 
       782 
782 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLGroup.html
    CHANGED
    
    | 
         @@ -1374,9 +1374,9 @@ 
     | 
|
| 
       1374 
1374 
     | 
    
         
             
            </div>
         
     | 
| 
       1375 
1375 
     | 
    
         | 
| 
       1376 
1376 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1377 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1377 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       1378 
1378 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1379 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1379 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1380 
1380 
     | 
    
         
             
            </div>
         
     | 
| 
       1381 
1381 
     | 
    
         | 
| 
       1382 
1382 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLLine.html
    CHANGED
    
    | 
         @@ -637,9 +637,9 @@ 
     | 
|
| 
       637 
637 
     | 
    
         
             
            </div>
         
     | 
| 
       638 
638 
     | 
    
         | 
| 
       639 
639 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       640 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 640 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       641 
641 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       642 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 642 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       643 
643 
     | 
    
         
             
            </div>
         
     | 
| 
       644 
644 
     | 
    
         | 
| 
       645 
645 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLObject.html
    CHANGED
    
    | 
         @@ -749,9 +749,9 @@ 
     | 
|
| 
       749 
749 
     | 
    
         
             
            </div>
         
     | 
| 
       750 
750 
     | 
    
         | 
| 
       751 
751 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       752 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 752 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       753 
753 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       754 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 754 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       755 
755 
     | 
    
         
             
            </div>
         
     | 
| 
       756 
756 
     | 
    
         | 
| 
       757 
757 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLPoint.html
    CHANGED
    
    | 
         @@ -545,9 +545,9 @@ 
     | 
|
| 
       545 
545 
     | 
    
         
             
            </div>
         
     | 
| 
       546 
546 
     | 
    
         | 
| 
       547 
547 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       548 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 548 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       549 
549 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       550 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 550 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       551 
551 
     | 
    
         
             
            </div>
         
     | 
| 
       552 
552 
     | 
    
         | 
| 
       553 
553 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLShape.html
    CHANGED
    
    | 
         @@ -704,9 +704,9 @@ 
     | 
|
| 
       704 
704 
     | 
    
         
             
            </div>
         
     | 
| 
       705 
705 
     | 
    
         | 
| 
       706 
706 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       707 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 707 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       708 
708 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       709 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 709 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       710 
710 
     | 
    
         
             
            </div>
         
     | 
| 
       711 
711 
     | 
    
         | 
| 
       712 
712 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLSphere.html
    CHANGED
    
    | 
         @@ -609,9 +609,9 @@ 
     | 
|
| 
       609 
609 
     | 
    
         
             
            </div>
         
     | 
| 
       610 
610 
     | 
    
         | 
| 
       611 
611 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       612 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 612 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       613 
613 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       614 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 614 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       615 
615 
     | 
    
         
             
            </div>
         
     | 
| 
       616 
616 
     | 
    
         | 
| 
       617 
617 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLViewer.html
    CHANGED
    
    | 
         @@ -3496,9 +3496,9 @@ 
     | 
|
| 
       3496 
3496 
     | 
    
         
             
            </div>
         
     | 
| 
       3497 
3497 
     | 
    
         | 
| 
       3498 
3498 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       3499 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 3499 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       3500 
3500 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       3501 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 3501 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       3502 
3502 
     | 
    
         
             
            </div>
         
     | 
| 
       3503 
3503 
     | 
    
         | 
| 
       3504 
3504 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGLVisual.html
    CHANGED
    
    | 
         @@ -2137,9 +2137,9 @@ 
     | 
|
| 
       2137 
2137 
     | 
    
         
             
            </div>
         
     | 
| 
       2138 
2138 
     | 
    
         | 
| 
       2139 
2139 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2140 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2140 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       2141 
2141 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2142 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2142 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2143 
2143 
     | 
    
         
             
            </div>
         
     | 
| 
       2144 
2144 
     | 
    
         | 
| 
       2145 
2145 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGradient.html
    CHANGED
    
    | 
         @@ -552,9 +552,9 @@ 
     | 
|
| 
       552 
552 
     | 
    
         
             
            </div>
         
     | 
| 
       553 
553 
     | 
    
         | 
| 
       554 
554 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       555 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 555 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:53 2025 by
         
     | 
| 
       556 
556 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       557 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 557 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       558 
558 
     | 
    
         
             
            </div>
         
     | 
| 
       559 
559 
     | 
    
         | 
| 
       560 
560 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGradientBar.html
    CHANGED
    
    | 
         @@ -2469,9 +2469,9 @@ 
     | 
|
| 
       2469 
2469 
     | 
    
         
             
            </div>
         
     | 
| 
       2470 
2470 
     | 
    
         | 
| 
       2471 
2471 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2472 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2472 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:53 2025 by
         
     | 
| 
       2473 
2473 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2474 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2474 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2475 
2475 
     | 
    
         
             
            </div>
         
     | 
| 
       2476 
2476 
     | 
    
         | 
| 
       2477 
2477 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXGroupBox.html
    CHANGED
    
    | 
         @@ -678,9 +678,9 @@ 
     | 
|
| 
       678 
678 
     | 
    
         
             
            </div>
         
     | 
| 
       679 
679 
     | 
    
         | 
| 
       680 
680 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       681 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 681 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       682 
682 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       683 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 683 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       684 
684 
     | 
    
         
             
            </div>
         
     | 
| 
       685 
685 
     | 
    
         | 
| 
       686 
686 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXHeader.html
    CHANGED
    
    | 
         @@ -3030,9 +3030,9 @@ 
     | 
|
| 
       3030 
3030 
     | 
    
         
             
            </div>
         
     | 
| 
       3031 
3031 
     | 
    
         | 
| 
       3032 
3032 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       3033 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 3033 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:34 2025 by
         
     | 
| 
       3034 
3034 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       3035 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 3035 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       3036 
3036 
     | 
    
         
             
            </div>
         
     | 
| 
       3037 
3037 
     | 
    
         | 
| 
       3038 
3038 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXHeaderItem.html
    CHANGED
    
    | 
         @@ -1343,9 +1343,9 @@ 
     | 
|
| 
       1343 
1343 
     | 
    
         
             
            </div>
         
     | 
| 
       1344 
1344 
     | 
    
         | 
| 
       1345 
1345 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1346 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1346 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:34 2025 by
         
     | 
| 
       1347 
1347 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1348 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1348 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1349 
1349 
     | 
    
         
             
            </div>
         
     | 
| 
       1350 
1350 
     | 
    
         | 
| 
       1351 
1351 
     | 
    
         
             
                </div>
         
     | 
    
        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 Tue Mar 11 16:01:31 2025 by
         
     | 
| 
       798 
798 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       799 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 799 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:57 2025 by
         
     | 
| 
       353 
353 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       354 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 354 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:48 2025 by
         
     | 
| 
       343 
343 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       344 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 344 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       444 
444 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       445 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 445 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       428 
428 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       429 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 429 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:31 2025 by
         
     | 
| 
       378 
378 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       379 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 379 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       746 
746 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       747 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 747 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       1512 
1512 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1513 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1513 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:40 2025 by
         
     | 
| 
       4670 
4670 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       4671 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 4671 
     | 
    
         
            +
              0.9.37 (ruby-3.5.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 Tue Mar 11 16:01:50 2025 by
         
     | 
| 
       957 
957 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       958 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 958 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       959 
959 
     | 
    
         
             
            </div>
         
     | 
| 
       960 
960 
     | 
    
         | 
| 
       961 
961 
     | 
    
         
             
                </div>
         
     |