fxruby 1.6.44-x64-mingw32 → 1.6.46-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/History.md +11 -0
- data/{README.rdoc → README.md} +18 -14
- data/Rakefile +27 -8
- data/appveyor.yml +8 -14
- data/doap.rdf +2 -2
- data/docs/Fox/Canvas/CanvasError.html +3 -3
- data/docs/Fox/Canvas/CircleShape.html +3 -3
- data/docs/Fox/Canvas/ImageShape.html +3 -3
- data/docs/Fox/Canvas/LineShape.html +3 -3
- data/docs/Fox/Canvas/PolygonShape.html +3 -3
- data/docs/Fox/Canvas/RectangleShape.html +3 -3
- data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/Shape.html +5 -5
- data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
- data/docs/Fox/Canvas/ShapeGroup.html +3 -3
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/TextShape.html +3 -3
- data/docs/Fox/Canvas.html +6 -6
- data/docs/Fox/FTNonModal.html +3 -3
- data/docs/Fox/FX4Splitter.html +3 -3
- data/docs/Fox/FX7Segment.html +3 -3
- data/docs/Fox/FXAccelTable.html +7 -7
- data/docs/Fox/FXApp.html +24 -24
- data/docs/Fox/FXArc.html +7 -7
- data/docs/Fox/FXArrowButton.html +3 -3
- data/docs/Fox/FXBMPIcon.html +3 -3
- data/docs/Fox/FXBMPImage.html +3 -3
- data/docs/Fox/FXBitmap.html +3 -3
- data/docs/Fox/FXBitmapFrame.html +3 -3
- data/docs/Fox/FXBitmapView.html +3 -3
- data/docs/Fox/FXButton.html +3 -3
- data/docs/Fox/FXCURCursor.html +3 -3
- data/docs/Fox/FXCalendar.html +3 -3
- data/docs/Fox/FXCanvas.html +3 -3
- data/docs/Fox/FXCheckButton.html +3 -3
- data/docs/Fox/FXChoiceBox.html +4 -4
- data/docs/Fox/FXColor.html +3 -3
- data/docs/Fox/FXColorBar.html +3 -3
- data/docs/Fox/FXColorDialog.html +4 -4
- data/docs/Fox/FXColorItem.html +3 -3
- data/docs/Fox/FXColorList.html +3 -3
- data/docs/Fox/FXColorRing.html +3 -3
- data/docs/Fox/FXColorSelector.html +3 -3
- data/docs/Fox/FXColorWell.html +5 -5
- data/docs/Fox/FXColorWheel.html +3 -3
- data/docs/Fox/FXComboBox.html +6 -6
- data/docs/Fox/FXComboTableItem.html +3 -3
- data/docs/Fox/FXCommand.html +4 -4
- data/docs/Fox/FXComposite.html +5 -5
- data/docs/Fox/FXCursor.html +3 -3
- data/docs/Fox/FXDC.html +9 -9
- data/docs/Fox/FXDCPrint.html +3 -3
- data/docs/Fox/FXDCWindow.html +3 -3
- data/docs/Fox/FXDataTarget.html +10 -10
- data/docs/Fox/FXDebugTarget.html +3 -3
- data/docs/Fox/FXDelegator.html +3 -3
- data/docs/Fox/FXDial.html +8 -8
- data/docs/Fox/FXDialogBox.html +4 -4
- data/docs/Fox/FXDict.html +3 -3
- data/docs/Fox/FXDirBox.html +3 -3
- data/docs/Fox/FXDirDialog.html +5 -5
- data/docs/Fox/FXDirItem.html +3 -3
- data/docs/Fox/FXDirList.html +7 -7
- data/docs/Fox/FXDirSelector.html +5 -5
- data/docs/Fox/FXDockBar.html +6 -6
- data/docs/Fox/FXDockHandler.html +3 -3
- data/docs/Fox/FXDockSite.html +6 -6
- data/docs/Fox/FXDockTitle.html +3 -3
- data/docs/Fox/FXDocument.html +3 -3
- data/docs/Fox/FXDragCorner.html +3 -3
- data/docs/Fox/FXDrawable.html +3 -3
- data/docs/Fox/FXDriveBox.html +3 -3
- data/docs/Fox/FXEvent.html +3 -3
- data/docs/Fox/FXExtentd.html +5 -5
- data/docs/Fox/FXExtentf.html +5 -5
- data/docs/Fox/FXFileAssoc.html +3 -3
- data/docs/Fox/FXFileDialog.html +8 -8
- data/docs/Fox/FXFileDict.html +3 -3
- data/docs/Fox/FXFileItem.html +3 -3
- data/docs/Fox/FXFileList.html +7 -7
- data/docs/Fox/FXFileSelector.html +11 -11
- data/docs/Fox/FXFileStream.html +3 -3
- data/docs/Fox/FXFoldingItem.html +5 -5
- data/docs/Fox/FXFoldingList.html +38 -38
- data/docs/Fox/FXFont.html +4 -4
- data/docs/Fox/FXFontDesc.html +3 -3
- data/docs/Fox/FXFontDialog.html +3 -3
- data/docs/Fox/FXFontSelector.html +3 -3
- data/docs/Fox/FXFrame.html +3 -3
- data/docs/Fox/FXGIFCursor.html +3 -3
- data/docs/Fox/FXGIFIcon.html +3 -3
- data/docs/Fox/FXGIFImage.html +3 -3
- data/docs/Fox/FXGLCanvas.html +5 -5
- data/docs/Fox/FXGLCone.html +3 -3
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +3 -3
- data/docs/Fox/FXGLCylinder.html +3 -3
- data/docs/Fox/FXGLGroup.html +3 -3
- data/docs/Fox/FXGLLine.html +3 -3
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +3 -3
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +3 -3
- data/docs/Fox/FXGLViewer.html +3 -3
- data/docs/Fox/FXGLVisual.html +3 -3
- data/docs/Fox/FXGradient.html +3 -3
- data/docs/Fox/FXGradientBar.html +17 -17
- data/docs/Fox/FXGroupBox.html +5 -5
- data/docs/Fox/FXHeader.html +17 -17
- data/docs/Fox/FXHeaderItem.html +15 -15
- data/docs/Fox/FXHiliteStyle.html +3 -3
- data/docs/Fox/FXHorizontalFrame.html +4 -4
- data/docs/Fox/FXHorizontalSeparator.html +3 -3
- data/docs/Fox/FXICOIcon.html +3 -3
- data/docs/Fox/FXICOImage.html +3 -3
- data/docs/Fox/FXIcon.html +3 -3
- data/docs/Fox/FXIconDict.html +3 -3
- data/docs/Fox/FXIconItem.html +5 -5
- data/docs/Fox/FXIconList.html +19 -19
- data/docs/Fox/FXIconSource.html +7 -7
- data/docs/Fox/FXId.html +3 -3
- data/docs/Fox/FXImage.html +6 -6
- data/docs/Fox/FXImageFrame.html +3 -3
- data/docs/Fox/FXImageView.html +3 -3
- data/docs/Fox/FXInputDialog.html +5 -5
- data/docs/Fox/FXIrb.html +6 -6
- data/docs/Fox/FXJPGIcon.html +3 -3
- data/docs/Fox/FXJPGImage.html +3 -3
- data/docs/Fox/FXKnob.html +7 -7
- data/docs/Fox/FXLabel.html +5 -5
- data/docs/Fox/FXLight.html +3 -3
- data/docs/Fox/FXList.html +24 -24
- data/docs/Fox/FXListBox.html +7 -7
- data/docs/Fox/FXListItem.html +5 -5
- data/docs/Fox/FXMDIChild.html +6 -6
- data/docs/Fox/FXMDIClient.html +4 -4
- data/docs/Fox/FXMDIDeleteButton.html +3 -3
- data/docs/Fox/FXMDIMaximizeButton.html +3 -3
- data/docs/Fox/FXMDIMenu.html +3 -3
- data/docs/Fox/FXMDIMinimizeButton.html +3 -3
- data/docs/Fox/FXMDIRestoreButton.html +3 -3
- data/docs/Fox/FXMDIWindowButton.html +3 -3
- data/docs/Fox/FXMainWindow.html +3 -3
- data/docs/Fox/FXMaterial.html +3 -3
- data/docs/Fox/FXMatrix.html +3 -3
- data/docs/Fox/FXMemoryBuffer.html +3 -3
- data/docs/Fox/FXMemoryStream.html +3 -3
- data/docs/Fox/FXMenuBar.html +3 -3
- data/docs/Fox/FXMenuButton.html +6 -6
- data/docs/Fox/FXMenuCaption.html +5 -5
- data/docs/Fox/FXMenuCascade.html +3 -3
- data/docs/Fox/FXMenuCheck.html +3 -3
- data/docs/Fox/FXMenuCommand.html +3 -3
- data/docs/Fox/FXMenuPane.html +3 -3
- data/docs/Fox/FXMenuRadio.html +3 -3
- data/docs/Fox/FXMenuSeparator.html +3 -3
- data/docs/Fox/FXMenuTitle.html +3 -3
- data/docs/Fox/FXMessageBox.html +5 -5
- data/docs/Fox/FXObject.html +4 -4
- data/docs/Fox/FXOption.html +3 -3
- data/docs/Fox/FXOptionMenu.html +3 -3
- data/docs/Fox/FXPCXIcon.html +3 -3
- data/docs/Fox/FXPCXImage.html +3 -3
- data/docs/Fox/FXPNGIcon.html +3 -3
- data/docs/Fox/FXPNGImage.html +3 -3
- data/docs/Fox/FXPPMIcon.html +3 -3
- data/docs/Fox/FXPPMImage.html +3 -3
- data/docs/Fox/FXPSBounds.html +3 -3
- data/docs/Fox/FXPacker.html +3 -3
- data/docs/Fox/FXPicker.html +3 -3
- data/docs/Fox/FXPopup.html +3 -3
- data/docs/Fox/FXPrintDialog.html +3 -3
- data/docs/Fox/FXPrinter.html +3 -3
- data/docs/Fox/FXProgressBar.html +3 -3
- data/docs/Fox/FXProgressDialog.html +3 -3
- data/docs/Fox/FXPseudoKeyboard.html +3 -3
- data/docs/Fox/FXPseudoMouse.html +3 -3
- data/docs/Fox/FXPseudoTarget.html +3 -3
- data/docs/Fox/FXQuatd.html +3 -3
- data/docs/Fox/FXQuatf.html +3 -3
- data/docs/Fox/FXRGBIcon.html +3 -3
- data/docs/Fox/FXRGBImage.html +3 -3
- data/docs/Fox/FXRadioButton.html +3 -3
- data/docs/Fox/FXRanged.html +3 -3
- data/docs/Fox/FXRangef.html +3 -3
- data/docs/Fox/FXRealSlider.html +3 -3
- data/docs/Fox/FXRealSpinner.html +16 -16
- data/docs/Fox/FXRecentFiles.html +3 -3
- data/docs/Fox/FXRectangle.html +11 -11
- data/docs/Fox/FXRegion.html +3 -3
- data/docs/Fox/FXRegistry.html +5 -5
- data/docs/Fox/FXReplaceDialog.html +3 -3
- data/docs/Fox/FXRootWindow.html +3 -3
- data/docs/Fox/FXRuler.html +3 -3
- data/docs/Fox/FXRulerView.html +26 -26
- data/docs/Fox/FXScintilla.html +21 -21
- data/docs/Fox/FXScrollArea.html +5 -5
- data/docs/Fox/FXScrollBar.html +3 -3
- data/docs/Fox/FXScrollCorner.html +3 -3
- data/docs/Fox/FXScrollPane.html +3 -3
- data/docs/Fox/FXScrollWindow.html +4 -4
- data/docs/Fox/FXSearchDialog.html +3 -3
- data/docs/Fox/FXSegment.html +3 -3
- data/docs/Fox/FXSeparator.html +4 -4
- data/docs/Fox/FXSettings.html +3 -3
- data/docs/Fox/FXShell.html +3 -3
- data/docs/Fox/FXShutter.html +4 -4
- data/docs/Fox/FXShutterItem.html +3 -3
- data/docs/Fox/FXSize.html +3 -3
- data/docs/Fox/FXSlider.html +3 -3
- data/docs/Fox/FXSphered.html +3 -3
- data/docs/Fox/FXSpheref.html +3 -3
- data/docs/Fox/FXSpinner.html +16 -16
- data/docs/Fox/FXSplashScreen.html +3 -3
- data/docs/Fox/FXSplashWindow.html +5 -5
- data/docs/Fox/FXSplitter.html +3 -3
- data/docs/Fox/FXSpring.html +3 -3
- data/docs/Fox/FXStatusBar.html +3 -3
- data/docs/Fox/FXStatusLine.html +4 -4
- data/docs/Fox/FXStream.html +4 -4
- data/docs/Fox/FXStreamAllocError.html +3 -3
- data/docs/Fox/FXStreamEndError.html +3 -3
- data/docs/Fox/FXStreamError.html +3 -3
- data/docs/Fox/FXStreamFailureError.html +3 -3
- data/docs/Fox/FXStreamFormatError.html +3 -3
- data/docs/Fox/FXStreamFullError.html +4 -4
- data/docs/Fox/FXStreamNoReadError.html +3 -3
- data/docs/Fox/FXStreamNoWriteError.html +3 -3
- data/docs/Fox/FXStreamUnknownError.html +3 -3
- data/docs/Fox/FXStringDict.html +4 -4
- data/docs/Fox/FXSwitcher.html +8 -8
- data/docs/Fox/FXTGAIcon.html +3 -3
- data/docs/Fox/FXTGAImage.html +3 -3
- data/docs/Fox/FXTIFIcon.html +3 -3
- data/docs/Fox/FXTIFImage.html +3 -3
- data/docs/Fox/FXTabBar.html +8 -8
- data/docs/Fox/FXTabBook.html +4 -4
- data/docs/Fox/FXTabItem.html +3 -3
- data/docs/Fox/FXTable.html +27 -27
- data/docs/Fox/FXTableItem.html +5 -5
- data/docs/Fox/FXTablePos.html +3 -3
- data/docs/Fox/FXTableRange.html +3 -3
- data/docs/Fox/FXText.html +25 -25
- data/docs/Fox/FXTextChange.html +3 -3
- data/docs/Fox/FXTextField.html +5 -5
- data/docs/Fox/FXToggleButton.html +7 -7
- data/docs/Fox/FXToolBar.html +3 -3
- data/docs/Fox/FXToolBarGrip.html +3 -3
- data/docs/Fox/FXToolBarShell.html +3 -3
- data/docs/Fox/FXToolBarTab.html +5 -5
- data/docs/Fox/FXToolTip.html +5 -5
- data/docs/Fox/FXTopWindow.html +4 -4
- data/docs/Fox/FXTranslator.html +3 -3
- data/docs/Fox/FXTreeItem.html +19 -19
- data/docs/Fox/FXTreeList.html +40 -40
- data/docs/Fox/FXTreeListBox.html +27 -27
- data/docs/Fox/FXTriStateButton.html +9 -9
- data/docs/Fox/FXUndoList.html +8 -8
- data/docs/Fox/FXVec2d.html +7 -7
- data/docs/Fox/FXVec2f.html +7 -7
- data/docs/Fox/FXVec3d.html +7 -7
- data/docs/Fox/FXVec3f.html +7 -7
- data/docs/Fox/FXVec4d.html +7 -7
- data/docs/Fox/FXVec4f.html +7 -7
- data/docs/Fox/FXVerticalFrame.html +4 -4
- data/docs/Fox/FXVerticalSeparator.html +3 -3
- data/docs/Fox/FXViewport.html +3 -3
- data/docs/Fox/FXVisual.html +3 -3
- data/docs/Fox/FXWindow.html +36 -36
- data/docs/Fox/FXWizard.html +3 -3
- data/docs/Fox/FXXBMIcon.html +3 -3
- data/docs/Fox/FXXBMImage.html +3 -3
- data/docs/Fox/FXXPMIcon.html +3 -3
- data/docs/Fox/FXXPMImage.html +3 -3
- data/docs/Fox/NotifyHeader.html +3 -3
- data/docs/Fox/SCNotification.html +3 -3
- data/docs/Fox/TextRange.html +3 -3
- data/docs/Fox.html +7 -7
- data/docs/IRB.html +3 -3
- data/docs/Responder.html +4 -4
- data/docs/Responder2.html +3 -3
- data/docs/_index.html +3 -3
- data/docs/css/style.css +1 -0
- data/docs/file.History.html +66 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +13 -7
- data/docs/top-level-namespace.html +3 -3
- data/ext/fox16_c/core_wrap.cpp +5 -3
- data/ext/fox16_c/dc_wrap.cpp +5 -3
- data/ext/fox16_c/dialogs_wrap.cpp +5 -3
- data/ext/fox16_c/extconf.rb +10 -10
- data/ext/fox16_c/frames_wrap.cpp +5 -3
- data/ext/fox16_c/fx3d_wrap.cpp +5 -3
- data/ext/fox16_c/iconlist_wrap.cpp +5 -3
- data/ext/fox16_c/icons_wrap.cpp +5 -3
- data/ext/fox16_c/image_wrap.cpp +5 -3
- data/ext/fox16_c/label_wrap.cpp +5 -3
- data/ext/fox16_c/layout_wrap.cpp +5 -3
- data/ext/fox16_c/list_wrap.cpp +5 -3
- data/ext/fox16_c/mdi_wrap.cpp +5 -3
- data/ext/fox16_c/menu_wrap.cpp +5 -3
- data/ext/fox16_c/scintilla_wrap.cpp +5 -3
- data/ext/fox16_c/swigruby.h +4 -2
- data/ext/fox16_c/table_wrap.cpp +5 -3
- data/ext/fox16_c/text_wrap.cpp +5 -3
- data/ext/fox16_c/treelist_wrap.cpp +5 -3
- data/ext/fox16_c/ui_wrap.cpp +5 -3
- data/fxruby.gemspec +9 -1
- data/lib/2.5/fox16_c.so +0 -0
- 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/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/lib/fox16.rb +2 -4
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libFOX-1.6-0.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libfxscintilla-20.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libgcc_s_seh-1.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libjpeg-62.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libpng16-16.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libstdc++-6.dll +0 -0
- data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libwinpthread-1.dll +0 -0
- data/ports/x64-mingw32/bin/zlib1.dll +0 -0
- data/test/TC_FXDCPrint.rb +1 -1
- metadata +254 -19
- data/lib/2.3/fox16_c.so +0 -0
- data/lib/2.4/fox16_c.so +0 -0
- data/ports/x86_64-w64-mingw32/bin/libtiff-5.dll +0 -0
- data/ports/x86_64-w64-mingw32/bin/zlib1.dll +0 -0
data/docs/Fox/FXDirSelector.html
CHANGED
@@ -406,7 +406,7 @@
|
|
406
406
|
|
407
407
|
|
408
408
|
<span class="summary_desc"><div class='inline'>
|
409
|
-
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won
|
409
|
+
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won’t.</p>
|
410
410
|
</div></span>
|
411
411
|
|
412
412
|
</li>
|
@@ -905,7 +905,7 @@
|
|
905
905
|
</h3><div class="docstring">
|
906
906
|
<div class="discussion">
|
907
907
|
|
908
|
-
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won
|
908
|
+
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won’t.</p>
|
909
909
|
|
910
910
|
|
911
911
|
</div>
|
@@ -985,9 +985,9 @@
|
|
985
985
|
</div>
|
986
986
|
|
987
987
|
<div id="footer">
|
988
|
-
Generated on
|
989
|
-
<a href="
|
990
|
-
0.9.
|
988
|
+
Generated on Mon Jan 2 11:48:08 2023 by
|
989
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
990
|
+
0.9.28 (ruby-3.1.2).
|
991
991
|
</div>
|
992
992
|
|
993
993
|
</div>
|
data/docs/Fox/FXDockBar.html
CHANGED
@@ -132,7 +132,7 @@
|
|
132
132
|
<h3 id="label-Dock+Bar+Options">Dock Bar Options</h3>
|
133
133
|
<dl class="rdoc-list note-list"><dt><code>ALLOW_NOWHERE</code>
|
134
134
|
<dd>
|
135
|
-
<p>Don
|
135
|
+
<p>Don’t allow docking anywhere</p>
|
136
136
|
</dd><dt><code>ALLOW_TOP</code>
|
137
137
|
<dd>
|
138
138
|
<p>Docking at the top only</p>
|
@@ -371,7 +371,7 @@
|
|
371
371
|
|
372
372
|
|
373
373
|
<span class="summary_desc"><div class='inline'>
|
374
|
-
<p>Dock the bar against the given side, near the given position relative to the toolbar dock
|
374
|
+
<p>Dock the bar against the given side, near the given position relative to the toolbar dock’s origin.</p>
|
375
375
|
</div></span>
|
376
376
|
|
377
377
|
</li>
|
@@ -1052,7 +1052,7 @@
|
|
1052
1052
|
</h3><div class="docstring">
|
1053
1053
|
<div class="discussion">
|
1054
1054
|
|
1055
|
-
<p>Dock the bar against the given side, near the given position relative to the toolbar dock
|
1055
|
+
<p>Dock the bar against the given side, near the given position relative to the toolbar dock’s origin.</p>
|
1056
1056
|
|
1057
1057
|
|
1058
1058
|
</div>
|
@@ -1441,9 +1441,9 @@
|
|
1441
1441
|
</div>
|
1442
1442
|
|
1443
1443
|
<div id="footer">
|
1444
|
-
Generated on
|
1445
|
-
<a href="
|
1446
|
-
0.9.
|
1444
|
+
Generated on Mon Jan 2 11:47:34 2023 by
|
1445
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1446
|
+
0.9.28 (ruby-3.1.2).
|
1447
1447
|
</div>
|
1448
1448
|
|
1449
1449
|
</div>
|
data/docs/Fox/FXDockHandler.html
CHANGED
@@ -458,9 +458,9 @@
|
|
458
458
|
</div>
|
459
459
|
|
460
460
|
<div id="footer">
|
461
|
-
Generated on
|
462
|
-
<a href="
|
463
|
-
0.9.
|
461
|
+
Generated on Mon Jan 2 11:48:08 2023 by
|
462
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
463
|
+
0.9.28 (ruby-3.1.2).
|
464
464
|
</div>
|
465
465
|
|
466
466
|
</div>
|
data/docs/Fox/FXDockSite.html
CHANGED
@@ -306,7 +306,7 @@
|
|
306
306
|
|
307
307
|
|
308
308
|
<span class="summary_desc"><div class='inline'>
|
309
|
-
<p>Return <code>true</code> if the <code>DOCKSITE_WRAP</code> option is set, indicating that dockbars will be wrapped to another galley if there
|
309
|
+
<p>Return <code>true</code> if the <code>DOCKSITE_WRAP</code> option is set, indicating that dockbars will be wrapped to another galley if there’s not enough space on current galley.</p>
|
310
310
|
</div></span>
|
311
311
|
|
312
312
|
</li>
|
@@ -502,7 +502,7 @@
|
|
502
502
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
503
503
|
<dl class="rdoc-list note-list"><dt><code>bar</code>
|
504
504
|
<dd>
|
505
|
-
<p>a reference to the dockbar that
|
505
|
+
<p>a reference to the dockbar that’s being dragged <span class='object_link'><a href="FXDockBar.html" title="Fox::FXDockBar (class)">Fox::FXDockBar</a></span></p>
|
506
506
|
</dd><dt><code>barx</code>
|
507
507
|
<dd>
|
508
508
|
<p>current x-coordinate of the dockbar [Integer]</p>
|
@@ -625,7 +625,7 @@
|
|
625
625
|
</h3><div class="docstring">
|
626
626
|
<div class="discussion">
|
627
627
|
|
628
|
-
<p>Return <code>true</code> if the <code>DOCKSITE_WRAP</code> option is set, indicating that dockbars will be wrapped to another galley if there
|
628
|
+
<p>Return <code>true</code> if the <code>DOCKSITE_WRAP</code> option is set, indicating that dockbars will be wrapped to another galley if there’s not enough space on current galley.</p>
|
629
629
|
|
630
630
|
|
631
631
|
</div>
|
@@ -668,9 +668,9 @@
|
|
668
668
|
</div>
|
669
669
|
|
670
670
|
<div id="footer">
|
671
|
-
Generated on
|
672
|
-
<a href="
|
673
|
-
0.9.
|
671
|
+
Generated on Mon Jan 2 11:47:40 2023 by
|
672
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
673
|
+
0.9.28 (ruby-3.1.2).
|
674
674
|
</div>
|
675
675
|
|
676
676
|
</div>
|
data/docs/Fox/FXDockTitle.html
CHANGED
@@ -596,9 +596,9 @@
|
|
596
596
|
</div>
|
597
597
|
|
598
598
|
<div id="footer">
|
599
|
-
Generated on
|
600
|
-
<a href="
|
601
|
-
0.9.
|
599
|
+
Generated on Mon Jan 2 11:47:49 2023 by
|
600
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
601
|
+
0.9.28 (ruby-3.1.2).
|
602
602
|
</div>
|
603
603
|
|
604
604
|
</div>
|
data/docs/Fox/FXDocument.html
CHANGED
@@ -526,9 +526,9 @@
|
|
526
526
|
</div>
|
527
527
|
|
528
528
|
<div id="footer">
|
529
|
-
Generated on
|
530
|
-
<a href="
|
531
|
-
0.9.
|
529
|
+
Generated on Mon Jan 2 11:47:40 2023 by
|
530
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
531
|
+
0.9.28 (ruby-3.1.2).
|
532
532
|
</div>
|
533
533
|
|
534
534
|
</div>
|
data/docs/Fox/FXDragCorner.html
CHANGED
@@ -430,9 +430,9 @@
|
|
430
430
|
</div>
|
431
431
|
|
432
432
|
<div id="footer">
|
433
|
-
Generated on
|
434
|
-
<a href="
|
435
|
-
0.9.
|
433
|
+
Generated on Mon Jan 2 11:48:01 2023 by
|
434
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
435
|
+
0.9.28 (ruby-3.1.2).
|
436
436
|
</div>
|
437
437
|
|
438
438
|
</div>
|
data/docs/Fox/FXDrawable.html
CHANGED
@@ -468,9 +468,9 @@
|
|
468
468
|
</div>
|
469
469
|
|
470
470
|
<div id="footer">
|
471
|
-
Generated on
|
472
|
-
<a href="
|
473
|
-
0.9.
|
471
|
+
Generated on Mon Jan 2 11:47:40 2023 by
|
472
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
473
|
+
0.9.28 (ruby-3.1.2).
|
474
474
|
</div>
|
475
475
|
|
476
476
|
</div>
|
data/docs/Fox/FXDriveBox.html
CHANGED
@@ -736,9 +736,9 @@
|
|
736
736
|
</div>
|
737
737
|
|
738
738
|
<div id="footer">
|
739
|
-
Generated on
|
740
|
-
<a href="
|
741
|
-
0.9.
|
739
|
+
Generated on Mon Jan 2 11:47:40 2023 by
|
740
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
741
|
+
0.9.28 (ruby-3.1.2).
|
742
742
|
</div>
|
743
743
|
|
744
744
|
</div>
|
data/docs/Fox/FXEvent.html
CHANGED
@@ -1726,9 +1726,9 @@
|
|
1726
1726
|
</div>
|
1727
1727
|
|
1728
1728
|
<div id="footer">
|
1729
|
-
Generated on
|
1730
|
-
<a href="
|
1731
|
-
0.9.
|
1729
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
1730
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1731
|
+
0.9.28 (ruby-3.1.2).
|
1732
1732
|
</div>
|
1733
1733
|
|
1734
1734
|
</div>
|
data/docs/Fox/FXExtentd.html
CHANGED
@@ -485,7 +485,7 @@
|
|
485
485
|
|
486
486
|
|
487
487
|
<span class="summary_desc"><div class='inline'>
|
488
|
-
<p>Return <code>true</code> if this extent
|
488
|
+
<p>Return <code>true</code> if this extent’s bounds overlap with <em>other</em> extent’s bounds.</p>
|
489
489
|
</div></span>
|
490
490
|
|
491
491
|
</li>
|
@@ -1173,7 +1173,7 @@
|
|
1173
1173
|
</h3><div class="docstring">
|
1174
1174
|
<div class="discussion">
|
1175
1175
|
|
1176
|
-
<p>Return <code>true</code> if this extent
|
1176
|
+
<p>Return <code>true</code> if this extent’s bounds overlap with <em>other</em> extent’s bounds.</p>
|
1177
1177
|
|
1178
1178
|
|
1179
1179
|
</div>
|
@@ -1364,9 +1364,9 @@
|
|
1364
1364
|
</div>
|
1365
1365
|
|
1366
1366
|
<div id="footer">
|
1367
|
-
Generated on
|
1368
|
-
<a href="
|
1369
|
-
0.9.
|
1367
|
+
Generated on Mon Jan 2 11:47:34 2023 by
|
1368
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1369
|
+
0.9.28 (ruby-3.1.2).
|
1370
1370
|
</div>
|
1371
1371
|
|
1372
1372
|
</div>
|
data/docs/Fox/FXExtentf.html
CHANGED
@@ -485,7 +485,7 @@
|
|
485
485
|
|
486
486
|
|
487
487
|
<span class="summary_desc"><div class='inline'>
|
488
|
-
<p>Return <code>true</code> if this extent
|
488
|
+
<p>Return <code>true</code> if this extent’s bounds overlap with <em>other</em> extent’s bounds.</p>
|
489
489
|
</div></span>
|
490
490
|
|
491
491
|
</li>
|
@@ -1173,7 +1173,7 @@
|
|
1173
1173
|
</h3><div class="docstring">
|
1174
1174
|
<div class="discussion">
|
1175
1175
|
|
1176
|
-
<p>Return <code>true</code> if this extent
|
1176
|
+
<p>Return <code>true</code> if this extent’s bounds overlap with <em>other</em> extent’s bounds.</p>
|
1177
1177
|
|
1178
1178
|
|
1179
1179
|
</div>
|
@@ -1364,9 +1364,9 @@
|
|
1364
1364
|
</div>
|
1365
1365
|
|
1366
1366
|
<div id="footer">
|
1367
|
-
Generated on
|
1368
|
-
<a href="
|
1369
|
-
0.9.
|
1367
|
+
Generated on Mon Jan 2 11:47:34 2023 by
|
1368
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1369
|
+
0.9.28 (ruby-3.1.2).
|
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
|
844
|
-
<a href="
|
845
|
-
0.9.
|
843
|
+
Generated on Mon Jan 2 11:47:40 2023 by
|
844
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
845
|
+
0.9.28 (ruby-3.1.2).
|
846
846
|
</div>
|
847
847
|
|
848
848
|
</div>
|
data/docs/Fox/FXFileDialog.html
CHANGED
@@ -146,7 +146,7 @@
|
|
146
146
|
<p>No wildcard can ever match “/” (or “",”/“ under Windows).</p>
|
147
147
|
</dd><dt><code>FILEMATCH_NOESCAPE</code>
|
148
148
|
<dd>
|
149
|
-
<p>Backslashes don
|
149
|
+
<p>Backslashes don’t quote special chars (“" is treated as ”").</p>
|
150
150
|
</dd><dt><code>FILEMATCH_PERIOD</code>
|
151
151
|
<dd>
|
152
152
|
<p>Leading “.” is matched only explicitly (Useful to match hidden files on Unix).</p>
|
@@ -745,7 +745,7 @@
|
|
745
745
|
|
746
746
|
|
747
747
|
<span class="summary_desc"><div class='inline'>
|
748
|
-
<p>If <em>state</em> is <code>true</code>, the file dialog will show hidden files and directories; otherwise, it won
|
748
|
+
<p>If <em>state</em> is <code>true</code>, the file dialog will show hidden files and directories; otherwise, it won’t.</p>
|
749
749
|
</div></span>
|
750
750
|
|
751
751
|
</li>
|
@@ -793,7 +793,7 @@
|
|
793
793
|
|
794
794
|
|
795
795
|
<span class="summary_desc"><div class='inline'>
|
796
|
-
<p>If <em>shown</em> is <code>true</code>, the file dialog will show preview images; otherwise it won
|
796
|
+
<p>If <em>shown</em> is <code>true</code>, the file dialog will show preview images; otherwise it won’t.</p>
|
797
797
|
</div></span>
|
798
798
|
|
799
799
|
</li>
|
@@ -2121,7 +2121,7 @@
|
|
2121
2121
|
</h3><div class="docstring">
|
2122
2122
|
<div class="discussion">
|
2123
2123
|
|
2124
|
-
<p>If <em>state</em> is <code>true</code>, the file dialog will show hidden files and directories; otherwise, it won
|
2124
|
+
<p>If <em>state</em> is <code>true</code>, the file dialog will show hidden files and directories; otherwise, it won’t.</p>
|
2125
2125
|
|
2126
2126
|
|
2127
2127
|
</div>
|
@@ -2208,7 +2208,7 @@
|
|
2208
2208
|
</h3><div class="docstring">
|
2209
2209
|
<div class="discussion">
|
2210
2210
|
|
2211
|
-
<p>If <em>shown</em> is <code>true</code>, the file dialog will show preview images; otherwise it won
|
2211
|
+
<p>If <em>shown</em> is <code>true</code>, the file dialog will show preview images; otherwise it won’t.</p>
|
2212
2212
|
|
2213
2213
|
|
2214
2214
|
</div>
|
@@ -2678,9 +2678,9 @@
|
|
2678
2678
|
</div>
|
2679
2679
|
|
2680
2680
|
<div id="footer">
|
2681
|
-
Generated on
|
2682
|
-
<a href="
|
2683
|
-
0.9.
|
2681
|
+
Generated on Mon Jan 2 11:48:02 2023 by
|
2682
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2683
|
+
0.9.28 (ruby-3.1.2).
|
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
|
1052
|
-
<a href="
|
1053
|
-
0.9.
|
1051
|
+
Generated on Mon Jan 2 11:47:40 2023 by
|
1052
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1053
|
+
0.9.28 (ruby-3.1.2).
|
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
|
1135
|
-
<a href="
|
1136
|
-
0.9.
|
1134
|
+
Generated on Mon Jan 2 11:47:41 2023 by
|
1135
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1136
|
+
0.9.28 (ruby-3.1.2).
|
1137
1137
|
</div>
|
1138
1138
|
|
1139
1139
|
</div>
|
data/docs/Fox/FXFileList.html
CHANGED
@@ -138,7 +138,7 @@
|
|
138
138
|
<p>Do not create associations for files</p>
|
139
139
|
</dd><dt><code>FILELIST_NO_PARENT</code>
|
140
140
|
<dd>
|
141
|
-
<p>Suppress display of
|
141
|
+
<p>Suppress display of ‘.’ and ‘..’</p>
|
142
142
|
</dd></dl>
|
143
143
|
|
144
144
|
<h3 id="label-Message+identifiers">Message identifiers</h3>
|
@@ -498,7 +498,7 @@
|
|
498
498
|
|
499
499
|
|
500
500
|
<span class="summary_desc"><div class='inline'>
|
501
|
-
<p>If <em>shown</em> is <code>true</code>, the file list will show preview images; otherwise it won
|
501
|
+
<p>If <em>shown</em> is <code>true</code>, the file list will show preview images; otherwise it won’t.</p>
|
502
502
|
</div></span>
|
503
503
|
|
504
504
|
</li>
|
@@ -1482,7 +1482,7 @@
|
|
1482
1482
|
</h3><div class="docstring">
|
1483
1483
|
<div class="discussion">
|
1484
1484
|
|
1485
|
-
<p>If <em>shown</em> is <code>true</code>, the file list will show preview images; otherwise it won
|
1485
|
+
<p>If <em>shown</em> is <code>true</code>, the file list will show preview images; otherwise it won’t.</p>
|
1486
1486
|
|
1487
1487
|
|
1488
1488
|
</div>
|
@@ -2178,7 +2178,7 @@
|
|
2178
2178
|
</h3><div class="docstring">
|
2179
2179
|
<div class="discussion">
|
2180
2180
|
|
2181
|
-
<p>Set the current file to <em>filename</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the file list
|
2181
|
+
<p>Set the current file to <em>filename</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the file list’s message target after the current item has changed. If this change causes the selected item(s) to change (because the file list is operating in browse-select mode), <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> may be sent to the message target as well.</p>
|
2182
2182
|
|
2183
2183
|
|
2184
2184
|
</div>
|
@@ -2249,9 +2249,9 @@
|
|
2249
2249
|
</div>
|
2250
2250
|
|
2251
2251
|
<div id="footer">
|
2252
|
-
Generated on
|
2253
|
-
<a href="
|
2254
|
-
0.9.
|
2252
|
+
Generated on Mon Jan 2 11:47:41 2023 by
|
2253
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2254
|
+
0.9.28 (ruby-3.1.2).
|
2255
2255
|
</div>
|
2256
2256
|
|
2257
2257
|
</div>
|
@@ -130,10 +130,10 @@
|
|
130
130
|
<p>Multiple existing files</p>
|
131
131
|
</dd><dt><code>SELECTFILE_MULTIPLE_ALL</code>
|
132
132
|
<dd>
|
133
|
-
<p>Multiple existing files or directories, but not
|
133
|
+
<p>Multiple existing files or directories, but not ‘.’ and ‘..’</p>
|
134
134
|
</dd><dt><code>SELECTFILE_DIRECTORY</code>
|
135
135
|
<dd>
|
136
|
-
<p>Existing directory, including
|
136
|
+
<p>Existing directory, including ‘.’ or ‘..’</p>
|
137
137
|
</dd></dl>
|
138
138
|
|
139
139
|
<h3 id="label-Wildcard+matching+modes">Wildcard matching modes</h3>
|
@@ -142,7 +142,7 @@
|
|
142
142
|
<p>No wildcard can ever match “/” (or “",”/“ under Windows).</p>
|
143
143
|
</dd><dt><code>FILEMATCH_NOESCAPE</code>
|
144
144
|
<dd>
|
145
|
-
<p>Backslashes don
|
145
|
+
<p>Backslashes don’t quote special chars (“" is treated as ”").</p>
|
146
146
|
</dd><dt><code>FILEMATCH_PERIOD</code>
|
147
147
|
<dd>
|
148
148
|
<p>Leading “.” is matched only explicitly (Useful to match hidden files on Unix).</p>
|
@@ -755,7 +755,7 @@
|
|
755
755
|
|
756
756
|
|
757
757
|
<span class="summary_desc"><div class='inline'>
|
758
|
-
<p>If <em>state</em> is <code>true</code>, the file selector will show hidden files and directories; otherwise, it won
|
758
|
+
<p>If <em>state</em> is <code>true</code>, the file selector will show hidden files and directories; otherwise, it won’t.</p>
|
759
759
|
</div></span>
|
760
760
|
|
761
761
|
</li>
|
@@ -803,7 +803,7 @@
|
|
803
803
|
|
804
804
|
|
805
805
|
<span class="summary_desc"><div class='inline'>
|
806
|
-
<p>If <em>shown</em> is <code>true</code>, the file selector will show preview images; otherwise it won
|
806
|
+
<p>If <em>shown</em> is <code>true</code>, the file selector will show preview images; otherwise it won’t.</p>
|
807
807
|
</div></span>
|
808
808
|
|
809
809
|
</li>
|
@@ -1689,7 +1689,7 @@
|
|
1689
1689
|
</h3><div class="docstring">
|
1690
1690
|
<div class="discussion">
|
1691
1691
|
|
1692
|
-
<p>Given a pattern of the form “<strong>.gif,</strong>.GIF”, return the first extension of the pattern, i.e. “gif” in this example. Returns empty string if it doesn
|
1692
|
+
<p>Given a pattern of the form “<strong>.gif,</strong>.GIF”, return the first extension of the pattern, i.e. “gif” in this example. Returns empty string if it doesn’t work out.</p>
|
1693
1693
|
|
1694
1694
|
|
1695
1695
|
</div>
|
@@ -1962,7 +1962,7 @@
|
|
1962
1962
|
</h3><div class="docstring">
|
1963
1963
|
<div class="discussion">
|
1964
1964
|
|
1965
|
-
<p>If <em>state</em> is <code>true</code>, the file selector will show hidden files and directories; otherwise, it won
|
1965
|
+
<p>If <em>state</em> is <code>true</code>, the file selector will show hidden files and directories; otherwise, it won’t.</p>
|
1966
1966
|
|
1967
1967
|
|
1968
1968
|
</div>
|
@@ -2049,7 +2049,7 @@
|
|
2049
2049
|
</h3><div class="docstring">
|
2050
2050
|
<div class="discussion">
|
2051
2051
|
|
2052
|
-
<p>If <em>shown</em> is <code>true</code>, the file selector will show preview images; otherwise it won
|
2052
|
+
<p>If <em>shown</em> is <code>true</code>, the file selector will show preview images; otherwise it won’t.</p>
|
2053
2053
|
|
2054
2054
|
|
2055
2055
|
</div>
|
@@ -2519,9 +2519,9 @@
|
|
2519
2519
|
</div>
|
2520
2520
|
|
2521
2521
|
<div id="footer">
|
2522
|
-
Generated on
|
2523
|
-
<a href="
|
2524
|
-
0.9.
|
2522
|
+
Generated on Mon Jan 2 11:48:13 2023 by
|
2523
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2524
|
+
0.9.28 (ruby-3.1.2).
|
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
|
497
|
-
<a href="
|
498
|
-
0.9.
|
496
|
+
Generated on Mon Jan 2 11:48:02 2023 by
|
497
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
498
|
+
0.9.28 (ruby-3.1.2).
|
499
499
|
</div>
|
500
500
|
|
501
501
|
</div>
|
data/docs/Fox/FXFoldingItem.html
CHANGED
@@ -1124,7 +1124,7 @@
|
|
1124
1124
|
|
1125
1125
|
|
1126
1126
|
<span class="summary_desc"><div class='inline'>
|
1127
|
-
<p>Returns the item
|
1127
|
+
<p>Returns the item’s text.</p>
|
1128
1128
|
</div></span>
|
1129
1129
|
|
1130
1130
|
</li>
|
@@ -2778,7 +2778,7 @@
|
|
2778
2778
|
</h3><div class="docstring">
|
2779
2779
|
<div class="discussion">
|
2780
2780
|
|
2781
|
-
<p>Returns the item
|
2781
|
+
<p>Returns the item’s text</p>
|
2782
2782
|
|
2783
2783
|
|
2784
2784
|
</div>
|
@@ -2812,9 +2812,9 @@
|
|
2812
2812
|
</div>
|
2813
2813
|
|
2814
2814
|
<div id="footer">
|
2815
|
-
Generated on
|
2816
|
-
<a href="
|
2817
|
-
0.9.
|
2815
|
+
Generated on Mon Jan 2 11:48:08 2023 by
|
2816
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2817
|
+
0.9.28 (ruby-3.1.2).
|
2818
2818
|
</div>
|
2819
2819
|
|
2820
2820
|
</div>
|