fxruby 1.6.46-x86-mingw32 → 1.6.48-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +4 -4
- data/.github/workflows/ci.yml +3 -3
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +13 -1
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +1 -1
- data/docs/Fox/Canvas/CanvasError.html +2 -2
- data/docs/Fox/Canvas/CircleShape.html +2 -2
- data/docs/Fox/Canvas/ImageShape.html +2 -2
- data/docs/Fox/Canvas/LineShape.html +2 -2
- data/docs/Fox/Canvas/PolygonShape.html +2 -2
- data/docs/Fox/Canvas/RectangleShape.html +2 -2
- data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/Shape.html +2 -2
- data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
- data/docs/Fox/Canvas/ShapeGroup.html +2 -2
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
- data/docs/Fox/Canvas/TextShape.html +2 -2
- data/docs/Fox/Canvas.html +2 -2
- data/docs/Fox/FTNonModal.html +2 -2
- data/docs/Fox/FX4Splitter.html +2 -2
- data/docs/Fox/FX7Segment.html +2 -2
- data/docs/Fox/FXAccelTable.html +2 -2
- data/docs/Fox/FXApp.html +2 -2
- data/docs/Fox/FXArc.html +2 -2
- data/docs/Fox/FXArrowButton.html +2 -2
- data/docs/Fox/FXBMPIcon.html +2 -2
- data/docs/Fox/FXBMPImage.html +2 -2
- data/docs/Fox/FXBitmap.html +2 -2
- data/docs/Fox/FXBitmapFrame.html +2 -2
- data/docs/Fox/FXBitmapView.html +2 -2
- data/docs/Fox/FXButton.html +2 -2
- data/docs/Fox/FXCURCursor.html +2 -2
- data/docs/Fox/FXCalendar.html +2 -2
- data/docs/Fox/FXCanvas.html +2 -2
- data/docs/Fox/FXCheckButton.html +2 -2
- data/docs/Fox/FXChoiceBox.html +2 -2
- data/docs/Fox/FXColor.html +2 -2
- data/docs/Fox/FXColorBar.html +2 -2
- data/docs/Fox/FXColorDialog.html +2 -2
- data/docs/Fox/FXColorItem.html +2 -2
- data/docs/Fox/FXColorList.html +2 -2
- data/docs/Fox/FXColorRing.html +2 -2
- data/docs/Fox/FXColorSelector.html +2 -2
- data/docs/Fox/FXColorWell.html +2 -2
- data/docs/Fox/FXColorWheel.html +2 -2
- data/docs/Fox/FXComboBox.html +2 -2
- data/docs/Fox/FXComboTableItem.html +2 -2
- data/docs/Fox/FXCommand.html +2 -2
- data/docs/Fox/FXComposite.html +2 -2
- data/docs/Fox/FXCursor.html +2 -2
- data/docs/Fox/FXDC.html +2 -2
- data/docs/Fox/FXDCPrint.html +2 -2
- data/docs/Fox/FXDCWindow.html +2 -2
- data/docs/Fox/FXDataTarget.html +2 -2
- data/docs/Fox/FXDebugTarget.html +2 -2
- data/docs/Fox/FXDelegator.html +2 -2
- data/docs/Fox/FXDial.html +2 -2
- data/docs/Fox/FXDialogBox.html +2 -2
- data/docs/Fox/FXDict.html +2 -2
- data/docs/Fox/FXDirBox.html +2 -2
- data/docs/Fox/FXDirDialog.html +2 -2
- data/docs/Fox/FXDirItem.html +2 -2
- data/docs/Fox/FXDirList.html +2 -2
- data/docs/Fox/FXDirSelector.html +2 -2
- data/docs/Fox/FXDockBar.html +2 -2
- data/docs/Fox/FXDockHandler.html +2 -2
- data/docs/Fox/FXDockSite.html +2 -2
- data/docs/Fox/FXDockTitle.html +2 -2
- data/docs/Fox/FXDocument.html +2 -2
- data/docs/Fox/FXDragCorner.html +2 -2
- data/docs/Fox/FXDrawable.html +2 -2
- data/docs/Fox/FXDriveBox.html +2 -2
- data/docs/Fox/FXEvent.html +2 -2
- data/docs/Fox/FXExtentd.html +2 -2
- data/docs/Fox/FXExtentf.html +2 -2
- data/docs/Fox/FXFileAssoc.html +2 -2
- data/docs/Fox/FXFileDialog.html +2 -2
- data/docs/Fox/FXFileDict.html +2 -2
- data/docs/Fox/FXFileItem.html +2 -2
- data/docs/Fox/FXFileList.html +2 -2
- data/docs/Fox/FXFileSelector.html +2 -2
- data/docs/Fox/FXFileStream.html +2 -2
- data/docs/Fox/FXFoldingItem.html +2 -2
- data/docs/Fox/FXFoldingList.html +2 -2
- data/docs/Fox/FXFont.html +2 -2
- data/docs/Fox/FXFontDesc.html +2 -2
- data/docs/Fox/FXFontDialog.html +2 -2
- data/docs/Fox/FXFontSelector.html +2 -2
- data/docs/Fox/FXFrame.html +2 -2
- data/docs/Fox/FXGIFCursor.html +2 -2
- data/docs/Fox/FXGIFIcon.html +2 -2
- data/docs/Fox/FXGIFImage.html +2 -2
- data/docs/Fox/FXGLCanvas.html +2 -2
- data/docs/Fox/FXGLCone.html +53 -60
- data/docs/Fox/FXGLContext.html +2 -2
- data/docs/Fox/FXGLCube.html +72 -78
- data/docs/Fox/FXGLCylinder.html +62 -69
- data/docs/Fox/FXGLGroup.html +57 -58
- data/docs/Fox/FXGLLine.html +44 -50
- data/docs/Fox/FXGLObject.html +2 -2
- data/docs/Fox/FXGLPoint.html +30 -36
- data/docs/Fox/FXGLShape.html +2 -2
- data/docs/Fox/FXGLSphere.html +38 -45
- data/docs/Fox/FXGLViewer.html +2 -2
- data/docs/Fox/FXGLVisual.html +2 -2
- data/docs/Fox/FXGradient.html +2 -2
- data/docs/Fox/FXGradientBar.html +2 -2
- data/docs/Fox/FXGroupBox.html +2 -2
- data/docs/Fox/FXHeader.html +2 -2
- data/docs/Fox/FXHeaderItem.html +2 -2
- data/docs/Fox/FXHiliteStyle.html +2 -2
- data/docs/Fox/FXHorizontalFrame.html +2 -2
- data/docs/Fox/FXHorizontalSeparator.html +2 -2
- data/docs/Fox/FXICOIcon.html +2 -2
- data/docs/Fox/FXICOImage.html +2 -2
- data/docs/Fox/FXIcon.html +2 -2
- data/docs/Fox/FXIconDict.html +2 -2
- data/docs/Fox/FXIconItem.html +2 -2
- data/docs/Fox/FXIconList.html +2 -2
- data/docs/Fox/FXIconSource.html +2 -2
- data/docs/Fox/FXId.html +2 -2
- data/docs/Fox/FXImage.html +2 -2
- data/docs/Fox/FXImageFrame.html +2 -2
- data/docs/Fox/FXImageView.html +2 -2
- data/docs/Fox/FXInputDialog.html +2 -2
- data/docs/Fox/FXIrb.html +2 -2
- data/docs/Fox/FXJPGIcon.html +2 -2
- data/docs/Fox/FXJPGImage.html +2 -2
- data/docs/Fox/FXKnob.html +2 -2
- data/docs/Fox/FXLabel.html +2 -2
- data/docs/Fox/FXLight.html +2 -2
- data/docs/Fox/FXList.html +2 -2
- data/docs/Fox/FXListBox.html +2 -2
- data/docs/Fox/FXListItem.html +2 -2
- data/docs/Fox/FXMDIChild.html +2 -2
- data/docs/Fox/FXMDIClient.html +2 -2
- data/docs/Fox/FXMDIDeleteButton.html +2 -2
- data/docs/Fox/FXMDIMaximizeButton.html +2 -2
- data/docs/Fox/FXMDIMenu.html +2 -2
- data/docs/Fox/FXMDIMinimizeButton.html +2 -2
- data/docs/Fox/FXMDIRestoreButton.html +2 -2
- data/docs/Fox/FXMDIWindowButton.html +2 -2
- data/docs/Fox/FXMainWindow.html +2 -2
- data/docs/Fox/FXMaterial.html +2 -2
- data/docs/Fox/FXMatrix.html +2 -2
- data/docs/Fox/FXMemoryBuffer.html +2 -2
- data/docs/Fox/FXMemoryStream.html +2 -2
- data/docs/Fox/FXMenuBar.html +2 -2
- data/docs/Fox/FXMenuButton.html +2 -2
- data/docs/Fox/FXMenuCaption.html +2 -2
- data/docs/Fox/FXMenuCascade.html +2 -2
- data/docs/Fox/FXMenuCheck.html +2 -2
- data/docs/Fox/FXMenuCommand.html +2 -2
- data/docs/Fox/FXMenuPane.html +2 -2
- data/docs/Fox/FXMenuRadio.html +2 -2
- data/docs/Fox/FXMenuSeparator.html +2 -2
- data/docs/Fox/FXMenuTitle.html +2 -2
- data/docs/Fox/FXMessageBox.html +2 -2
- data/docs/Fox/FXObject.html +2 -2
- data/docs/Fox/FXOption.html +2 -2
- data/docs/Fox/FXOptionMenu.html +2 -2
- data/docs/Fox/FXPCXIcon.html +2 -2
- data/docs/Fox/FXPCXImage.html +2 -2
- data/docs/Fox/FXPNGIcon.html +2 -2
- data/docs/Fox/FXPNGImage.html +2 -2
- data/docs/Fox/FXPPMIcon.html +2 -2
- data/docs/Fox/FXPPMImage.html +2 -2
- data/docs/Fox/FXPSBounds.html +2 -2
- data/docs/Fox/FXPacker.html +2 -2
- data/docs/Fox/FXPicker.html +2 -2
- data/docs/Fox/FXPopup.html +2 -2
- data/docs/Fox/FXPrintDialog.html +2 -2
- data/docs/Fox/FXPrinter.html +2 -2
- data/docs/Fox/FXProgressBar.html +2 -2
- data/docs/Fox/FXProgressDialog.html +2 -2
- data/docs/Fox/FXPseudoKeyboard.html +2 -2
- data/docs/Fox/FXPseudoMouse.html +2 -2
- data/docs/Fox/FXPseudoTarget.html +2 -2
- data/docs/Fox/FXQuatd.html +2 -2
- data/docs/Fox/FXQuatf.html +2 -2
- data/docs/Fox/FXRGBIcon.html +2 -2
- data/docs/Fox/FXRGBImage.html +2 -2
- data/docs/Fox/FXRadioButton.html +2 -2
- data/docs/Fox/FXRanged.html +2 -2
- data/docs/Fox/FXRangef.html +2 -2
- data/docs/Fox/FXRealSlider.html +2 -2
- data/docs/Fox/FXRealSpinner.html +2 -2
- data/docs/Fox/FXRecentFiles.html +2 -2
- data/docs/Fox/FXRectangle.html +2 -2
- data/docs/Fox/FXRegion.html +2 -2
- data/docs/Fox/FXRegistry.html +2 -2
- data/docs/Fox/FXReplaceDialog.html +2 -2
- data/docs/Fox/FXRootWindow.html +2 -2
- data/docs/Fox/FXRuler.html +2 -2
- data/docs/Fox/FXRulerView.html +2 -2
- data/docs/Fox/FXScintilla.html +2 -2
- data/docs/Fox/FXScrollArea.html +2 -2
- data/docs/Fox/FXScrollBar.html +2 -2
- data/docs/Fox/FXScrollCorner.html +2 -2
- data/docs/Fox/FXScrollPane.html +2 -2
- data/docs/Fox/FXScrollWindow.html +2 -2
- data/docs/Fox/FXSearchDialog.html +2 -2
- data/docs/Fox/FXSegment.html +2 -2
- data/docs/Fox/FXSeparator.html +2 -2
- data/docs/Fox/FXSettings.html +2 -2
- data/docs/Fox/FXShell.html +2 -2
- data/docs/Fox/FXShutter.html +2 -2
- data/docs/Fox/FXShutterItem.html +2 -2
- data/docs/Fox/FXSize.html +2 -2
- data/docs/Fox/FXSlider.html +2 -2
- data/docs/Fox/FXSphered.html +2 -2
- data/docs/Fox/FXSpheref.html +2 -2
- data/docs/Fox/FXSpinner.html +2 -2
- data/docs/Fox/FXSplashScreen.html +2 -2
- data/docs/Fox/FXSplashWindow.html +2 -2
- data/docs/Fox/FXSplitter.html +2 -2
- data/docs/Fox/FXSpring.html +2 -2
- data/docs/Fox/FXStatusBar.html +2 -2
- data/docs/Fox/FXStatusLine.html +2 -2
- data/docs/Fox/FXStream.html +2 -2
- data/docs/Fox/FXStreamAllocError.html +2 -2
- data/docs/Fox/FXStreamEndError.html +2 -2
- data/docs/Fox/FXStreamError.html +2 -2
- data/docs/Fox/FXStreamFailureError.html +2 -2
- data/docs/Fox/FXStreamFormatError.html +2 -2
- data/docs/Fox/FXStreamFullError.html +2 -2
- data/docs/Fox/FXStreamNoReadError.html +2 -2
- data/docs/Fox/FXStreamNoWriteError.html +2 -2
- data/docs/Fox/FXStreamUnknownError.html +2 -2
- data/docs/Fox/FXStringDict.html +2 -2
- data/docs/Fox/FXSwitcher.html +2 -2
- data/docs/Fox/FXTGAIcon.html +2 -2
- data/docs/Fox/FXTGAImage.html +2 -2
- data/docs/Fox/FXTIFIcon.html +2 -2
- data/docs/Fox/FXTIFImage.html +2 -2
- data/docs/Fox/FXTabBar.html +2 -2
- data/docs/Fox/FXTabBook.html +2 -2
- data/docs/Fox/FXTabItem.html +2 -2
- data/docs/Fox/FXTable.html +2 -2
- data/docs/Fox/FXTableItem.html +2 -2
- data/docs/Fox/FXTablePos.html +2 -2
- data/docs/Fox/FXTableRange.html +2 -2
- data/docs/Fox/FXText.html +2 -2
- data/docs/Fox/FXTextChange.html +2 -2
- data/docs/Fox/FXTextField.html +2 -2
- data/docs/Fox/FXToggleButton.html +2 -2
- data/docs/Fox/FXToolBar.html +2 -2
- data/docs/Fox/FXToolBarGrip.html +2 -2
- data/docs/Fox/FXToolBarShell.html +2 -2
- data/docs/Fox/FXToolBarTab.html +2 -2
- data/docs/Fox/FXToolTip.html +2 -2
- data/docs/Fox/FXTopWindow.html +2 -2
- data/docs/Fox/FXTranslator.html +2 -2
- data/docs/Fox/FXTreeItem.html +2 -2
- data/docs/Fox/FXTreeList.html +2 -2
- data/docs/Fox/FXTreeListBox.html +2 -2
- data/docs/Fox/FXTriStateButton.html +2 -2
- data/docs/Fox/FXUndoList.html +2 -2
- data/docs/Fox/FXVec2d.html +2 -2
- data/docs/Fox/FXVec2f.html +2 -2
- data/docs/Fox/FXVec3d.html +2 -2
- data/docs/Fox/FXVec3f.html +2 -2
- data/docs/Fox/FXVec4d.html +2 -2
- data/docs/Fox/FXVec4f.html +2 -2
- data/docs/Fox/FXVerticalFrame.html +2 -2
- data/docs/Fox/FXVerticalSeparator.html +2 -2
- data/docs/Fox/FXViewport.html +2 -2
- data/docs/Fox/FXVisual.html +2 -2
- data/docs/Fox/FXWindow.html +2 -2
- data/docs/Fox/FXWizard.html +2 -2
- data/docs/Fox/FXXBMIcon.html +2 -2
- data/docs/Fox/FXXBMImage.html +2 -2
- data/docs/Fox/FXXPMIcon.html +2 -2
- data/docs/Fox/FXXPMImage.html +2 -2
- data/docs/Fox/NotifyHeader.html +2 -2
- data/docs/Fox/SCNotification.html +2 -2
- data/docs/Fox/TextRange.html +2 -2
- data/docs/Fox.html +3 -3
- data/docs/IRB.html +2 -2
- data/docs/Responder.html +2 -2
- data/docs/Responder2.html +2 -2
- data/docs/_index.html +2 -2
- data/docs/file.History.html +11 -2
- data/docs/file.README.html +2 -2
- data/docs/index.html +481 -501
- data/docs/top-level-namespace.html +2 -2
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/FXRuby.cpp +2 -2
- data/ext/fox16_c/core_wrap.cpp +497 -412
- data/ext/fox16_c/dc_wrap.cpp +215 -128
- data/ext/fox16_c/dialogs_wrap.cpp +1333 -1246
- data/ext/fox16_c/extconf.rb +6 -6
- data/ext/fox16_c/frames_wrap.cpp +633 -550
- data/ext/fox16_c/fx3d_wrap.cpp +1556 -1471
- data/ext/fox16_c/iconlist_wrap.cpp +555 -468
- data/ext/fox16_c/icons_wrap.cpp +1062 -975
- data/ext/fox16_c/image_wrap.cpp +912 -825
- data/ext/fox16_c/label_wrap.cpp +744 -657
- data/ext/fox16_c/layout_wrap.cpp +564 -477
- data/ext/fox16_c/list_wrap.cpp +556 -469
- data/ext/fox16_c/markfuncs.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1453 -1366
- data/ext/fox16_c/menu_wrap.cpp +1216 -1129
- data/ext/fox16_c/scintilla_wrap.cpp +1034 -943
- data/ext/fox16_c/swigruby.h +88 -28
- data/ext/fox16_c/table_wrap.cpp +1034 -945
- data/ext/fox16_c/text_wrap.cpp +1029 -942
- data/ext/fox16_c/treelist_wrap.cpp +1083 -996
- data/ext/fox16_c/ui_wrap.cpp +1210 -1123
- data/fxruby.gemspec +2 -2
- data/lib/2.6/fox16_c.so +0 -0
- data/lib/2.7/fox16_c.so +0 -0
- data/lib/3.0/fox16_c.so +0 -0
- data/lib/3.1/fox16_c.so +0 -0
- data/lib/3.2/fox16_c.so +0 -0
- data/lib/3.3/fox16_c.so +0 -0
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/version.rb +1 -1
- data/ports/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
- data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
- data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
- data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/x86-mingw32/bin/zlib1.dll +0 -0
- data/scripts/iface.rb +8 -12
- data/swig-interfaces/FXFileDialog.i +2 -2
- data/swig-interfaces/FXFileSelector.i +1 -1
- data/swig-interfaces/FXGLViewer.i +1 -1
- data/swig-interfaces/ruby-typemaps.i +1 -1
- metadata +7 -7
- data/lib/2.5/fox16_c.so +0 -0
- data/rdoc-sources/Makefile +0 -23
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 12607766a7677bcba904665ff0d4ca8edfcaf7a82f625ed168076dd17fe85a2d
|
4
|
+
data.tar.gz: 70a318a4e9fd20bb45a14ed14347fdcac251641c98a55403b495c0fba8220768
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 81d224049d0ef3db45533d20dbe610c661d1dcf4d1bbe16eed27a9f7f61a7aaa95cf0f6beafe63461b8763d3c435fd254bce2a10c06697c1d3ad7afe3ad5bc44
|
7
|
+
data.tar.gz: 91146993229661d9f53285336efb982833a4215b6ab2f27ac3b22c50f88e718d598f37b0581b47c1c2418b49da0215ff5e3b30a62f17009cf86bcd9c2275e94f
|
@@ -23,7 +23,7 @@ jobs:
|
|
23
23
|
- name: Set up Ruby
|
24
24
|
uses: ruby/setup-ruby@v1
|
25
25
|
with:
|
26
|
-
ruby-version: "3.
|
26
|
+
ruby-version: "3.3"
|
27
27
|
- run: bundle install
|
28
28
|
|
29
29
|
- name: Build binary gem
|
@@ -43,13 +43,13 @@ jobs:
|
|
43
43
|
matrix:
|
44
44
|
include:
|
45
45
|
- os: windows-latest
|
46
|
-
ruby: "3.
|
46
|
+
ruby: "3.3"
|
47
47
|
platform: "x64-mingw-ucrt"
|
48
48
|
- os: windows-latest
|
49
|
-
ruby: "3.1.
|
49
|
+
ruby: "3.1.4-1"
|
50
50
|
platform: "x86-mingw32"
|
51
51
|
- os: windows-latest
|
52
|
-
ruby: "2.
|
52
|
+
ruby: "2.6"
|
53
53
|
platform: "x64-mingw32"
|
54
54
|
|
55
55
|
runs-on: ${{ matrix.os }}
|
data/.github/workflows/ci.yml
CHANGED
@@ -12,13 +12,13 @@ jobs:
|
|
12
12
|
- os: windows
|
13
13
|
ruby: "head"
|
14
14
|
- os: windows
|
15
|
-
ruby: "2.
|
15
|
+
ruby: "2.6"
|
16
16
|
- os: ubuntu
|
17
17
|
ruby: "head"
|
18
18
|
- os: ubuntu
|
19
|
-
ruby: "3.
|
19
|
+
ruby: "3.3"
|
20
20
|
- os: ubuntu
|
21
|
-
ruby: "2.
|
21
|
+
ruby: "2.6"
|
22
22
|
- os: macos
|
23
23
|
ruby: "head"
|
24
24
|
|
data/.yardopts
CHANGED
data/Gemfile
CHANGED
data/History.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1
|
+
## 1.6.48 / 2024-07-02
|
2
|
+
|
3
|
+
* Remove 'register' classifier from variables since it's disallowed in C++17.
|
4
|
+
* Update to libpng-1.6.43, libjpeg-turbo-3.0.3, libfox-1.6.58 for Windows binary gems.
|
5
|
+
|
6
|
+
## 1.6.47 / 2024-02-15
|
7
|
+
|
8
|
+
* Migrate from opengl-bindings to opengl-bindings2. #74
|
9
|
+
* Update to libz-1.3.1, libpng-1.6.42, libjpeg-turbo-3.0.2, libtiff-4.6.0 for Windows binary gems.
|
10
|
+
* Add binary gem support for ruby-3.3 on Windows.
|
11
|
+
* Drop support for ruby-2.5
|
12
|
+
|
1
13
|
## 1.6.46 / 2023-02-19
|
2
14
|
|
3
15
|
* Add binary gem support for ruby-3.2 on platform x64-mingw-ucrt and drop ruby-2.4.
|
@@ -68,7 +80,7 @@
|
|
68
80
|
## 1.6.36 / 2017-06-04
|
69
81
|
|
70
82
|
* Support the fxruby source gem on Windows (only RubyInstaller-2.4).
|
71
|
-
* Replace our self-made directory search methods by
|
83
|
+
* Replace our self-made directory search methods by pkg-config.
|
72
84
|
* Enable the use of Win32 unicode functions. Fixes #30 and #38
|
73
85
|
* Fix segfault in vsprintf on Windows 10.
|
74
86
|
* Update support for RubyInstaller-2.4.1-1
|
data/README.md
CHANGED
@@ -23,12 +23,12 @@ FXRuby supportes everything of FOX, that is useful in Ruby:
|
|
23
23
|
* Rich set of controls (tables, imagelists, menus, canvas, ...)
|
24
24
|
* Flexible layout management
|
25
25
|
* Image read/write support in many formats
|
26
|
-
* Embedded OpenGL graphics through the [opengl-
|
26
|
+
* Embedded OpenGL graphics through the [opengl-bindings2](https://github.com/vaiorabbit/ruby-opengl) gem
|
27
27
|
* Thread support
|
28
28
|
|
29
29
|
## INSTALL:
|
30
30
|
|
31
|
-
FXRuby runs on Linux, Windows and OS-X with Ruby-2.
|
31
|
+
FXRuby runs on Linux, Windows and OS-X with Ruby-2.5 or newer. Installation on Unix requires
|
32
32
|
FOX development headers and libraries installed:
|
33
33
|
* on Debian/Ubuntu: <tt>sudo apt-get install g++ libxrandr-dev libfox-1.6-dev</tt>
|
34
34
|
* on Mac: <tt>sudo port install rb-fxruby</tt> OR <tt>brew install fox && brew install xquartz</tt>
|
data/Rakefile
CHANGED
@@ -161,7 +161,7 @@ namespace :gem do
|
|
161
161
|
sudo apt update &&
|
162
162
|
sudo apt install yasm &&
|
163
163
|
bundle --local --without=test &&
|
164
|
-
rake native:#{plat} pkg/#{ext_task.gem_spec.full_name}-#{plat}.gem MAKE=\"nice make V=1 VERBOSE=1 -j `nproc`\" #{debug} RUBY_CC_VERSION=${RUBY_CC_VERSION/:2.4.0/}
|
164
|
+
rake native:#{plat} pkg/#{ext_task.gem_spec.full_name}-#{plat}.gem MAKE=\"nice make V=1 VERBOSE=1 -j `nproc`\" #{debug} RUBY_CC_VERSION=${RUBY_CC_VERSION/:2.5.0:2.4.0/}
|
165
165
|
EOT
|
166
166
|
end
|
167
167
|
end
|
data/appveyor.yml
CHANGED
@@ -114,9 +114,9 @@
|
|
114
114
|
</div>
|
115
115
|
|
116
116
|
<div id="footer">
|
117
|
-
Generated on
|
117
|
+
Generated on Sun May 14 21:56:15 2023 by
|
118
118
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
119
|
-
0.9.
|
119
|
+
0.9.34 (ruby-3.2.0).
|
120
120
|
</div>
|
121
121
|
|
122
122
|
</div>
|
@@ -467,9 +467,9 @@
|
|
467
467
|
</div>
|
468
468
|
|
469
469
|
<div id="footer">
|
470
|
-
Generated on
|
470
|
+
Generated on Sun May 14 21:56:16 2023 by
|
471
471
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
472
|
-
0.9.
|
472
|
+
0.9.34 (ruby-3.2.0).
|
473
473
|
</div>
|
474
474
|
|
475
475
|
</div>
|
@@ -467,9 +467,9 @@
|
|
467
467
|
</div>
|
468
468
|
|
469
469
|
<div id="footer">
|
470
|
-
Generated on
|
470
|
+
Generated on Sun May 14 21:56:16 2023 by
|
471
471
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
472
|
-
0.9.
|
472
|
+
0.9.34 (ruby-3.2.0).
|
473
473
|
</div>
|
474
474
|
|
475
475
|
</div>
|
@@ -995,9 +995,9 @@
|
|
995
995
|
</div>
|
996
996
|
|
997
997
|
<div id="footer">
|
998
|
-
Generated on
|
998
|
+
Generated on Sun May 14 21:56:16 2023 by
|
999
999
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1000
|
-
0.9.
|
1000
|
+
0.9.34 (ruby-3.2.0).
|
1001
1001
|
</div>
|
1002
1002
|
|
1003
1003
|
</div>
|
@@ -135,9 +135,9 @@
|
|
135
135
|
</div>
|
136
136
|
|
137
137
|
<div id="footer">
|
138
|
-
Generated on
|
138
|
+
Generated on Sun May 14 21:56:16 2023 by
|
139
139
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
140
|
-
0.9.
|
140
|
+
0.9.34 (ruby-3.2.0).
|
141
141
|
</div>
|
142
142
|
|
143
143
|
</div>
|
@@ -429,9 +429,9 @@
|
|
429
429
|
</div>
|
430
430
|
|
431
431
|
<div id="footer">
|
432
|
-
Generated on
|
432
|
+
Generated on Sun May 14 21:56:16 2023 by
|
433
433
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
434
|
-
0.9.
|
434
|
+
0.9.34 (ruby-3.2.0).
|
435
435
|
</div>
|
436
436
|
|
437
437
|
</div>
|
@@ -342,9 +342,9 @@
|
|
342
342
|
</div>
|
343
343
|
|
344
344
|
<div id="footer">
|
345
|
-
Generated on
|
345
|
+
Generated on Sun May 14 21:56:16 2023 by
|
346
346
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
347
|
-
0.9.
|
347
|
+
0.9.34 (ruby-3.2.0).
|
348
348
|
</div>
|
349
349
|
|
350
350
|
</div>
|
data/docs/Fox/Canvas/Shape.html
CHANGED
@@ -1945,9 +1945,9 @@
|
|
1945
1945
|
</div>
|
1946
1946
|
|
1947
1947
|
<div id="footer">
|
1948
|
-
Generated on
|
1948
|
+
Generated on Sun May 14 21:56:16 2023 by
|
1949
1949
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1950
|
-
0.9.
|
1950
|
+
0.9.34 (ruby-3.2.0).
|
1951
1951
|
</div>
|
1952
1952
|
|
1953
1953
|
</div>
|
@@ -2021,9 +2021,9 @@
|
|
2021
2021
|
</div>
|
2022
2022
|
|
2023
2023
|
<div id="footer">
|
2024
|
-
Generated on
|
2024
|
+
Generated on Sun May 14 21:56:16 2023 by
|
2025
2025
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2026
|
-
0.9.
|
2026
|
+
0.9.34 (ruby-3.2.0).
|
2027
2027
|
</div>
|
2028
2028
|
|
2029
2029
|
</div>
|
@@ -517,9 +517,9 @@
|
|
517
517
|
</div>
|
518
518
|
|
519
519
|
<div id="footer">
|
520
|
-
Generated on
|
520
|
+
Generated on Sun May 14 21:56:16 2023 by
|
521
521
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
522
|
-
0.9.
|
522
|
+
0.9.34 (ruby-3.2.0).
|
523
523
|
</div>
|
524
524
|
|
525
525
|
</div>
|
@@ -281,9 +281,9 @@
|
|
281
281
|
</div>
|
282
282
|
|
283
283
|
<div id="footer">
|
284
|
-
Generated on
|
284
|
+
Generated on Sun May 14 21:56:16 2023 by
|
285
285
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
286
|
-
0.9.
|
286
|
+
0.9.34 (ruby-3.2.0).
|
287
287
|
</div>
|
288
288
|
|
289
289
|
</div>
|
@@ -599,9 +599,9 @@
|
|
599
599
|
</div>
|
600
600
|
|
601
601
|
<div id="footer">
|
602
|
-
Generated on
|
602
|
+
Generated on Sun May 14 21:56:16 2023 by
|
603
603
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
604
|
-
0.9.
|
604
|
+
0.9.34 (ruby-3.2.0).
|
605
605
|
</div>
|
606
606
|
|
607
607
|
</div>
|
data/docs/Fox/Canvas.html
CHANGED
@@ -131,9 +131,9 @@
|
|
131
131
|
</div>
|
132
132
|
|
133
133
|
<div id="footer">
|
134
|
-
Generated on
|
134
|
+
Generated on Sun May 14 21:55:16 2023 by
|
135
135
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
136
|
-
0.9.
|
136
|
+
0.9.34 (ruby-3.2.0).
|
137
137
|
</div>
|
138
138
|
|
139
139
|
</div>
|
data/docs/Fox/FTNonModal.html
CHANGED
@@ -540,9 +540,9 @@
|
|
540
540
|
</div>
|
541
541
|
|
542
542
|
<div id="footer">
|
543
|
-
Generated on
|
543
|
+
Generated on Sun May 14 21:55:16 2023 by
|
544
544
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
545
|
-
0.9.
|
545
|
+
0.9.34 (ruby-3.2.0).
|
546
546
|
</div>
|
547
547
|
|
548
548
|
</div>
|
data/docs/Fox/FX4Splitter.html
CHANGED
@@ -1326,9 +1326,9 @@
|
|
1326
1326
|
</div>
|
1327
1327
|
|
1328
1328
|
<div id="footer">
|
1329
|
-
Generated on
|
1329
|
+
Generated on Sun May 14 21:55:40 2023 by
|
1330
1330
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1331
|
-
0.9.
|
1331
|
+
0.9.34 (ruby-3.2.0).
|
1332
1332
|
</div>
|
1333
1333
|
|
1334
1334
|
</div>
|
data/docs/Fox/FX7Segment.html
CHANGED
@@ -1000,9 +1000,9 @@
|
|
1000
1000
|
</div>
|
1001
1001
|
|
1002
1002
|
<div id="footer">
|
1003
|
-
Generated on
|
1003
|
+
Generated on Sun May 14 21:55:33 2023 by
|
1004
1004
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1005
|
-
0.9.
|
1005
|
+
0.9.34 (ruby-3.2.0).
|
1006
1006
|
</div>
|
1007
1007
|
|
1008
1008
|
</div>
|
data/docs/Fox/FXAccelTable.html
CHANGED
@@ -705,9 +705,9 @@ end
|
|
705
705
|
</div>
|
706
706
|
|
707
707
|
<div id="footer">
|
708
|
-
Generated on
|
708
|
+
Generated on Sun May 14 21:55:56 2023 by
|
709
709
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
710
|
-
0.9.
|
710
|
+
0.9.34 (ruby-3.2.0).
|
711
711
|
</div>
|
712
712
|
|
713
713
|
</div>
|
data/docs/Fox/FXApp.html
CHANGED
@@ -7988,9 +7988,9 @@ time_left = app.remainingTimeout(timeout)
|
|
7988
7988
|
</div>
|
7989
7989
|
|
7990
7990
|
<div id="footer">
|
7991
|
-
Generated on
|
7991
|
+
Generated on Sun May 14 21:55:17 2023 by
|
7992
7992
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
7993
|
-
0.9.
|
7993
|
+
0.9.34 (ruby-3.2.0).
|
7994
7994
|
</div>
|
7995
7995
|
|
7996
7996
|
</div>
|
data/docs/Fox/FXArc.html
CHANGED
@@ -552,9 +552,9 @@
|
|
552
552
|
</div>
|
553
553
|
|
554
554
|
<div id="footer">
|
555
|
-
Generated on
|
555
|
+
Generated on Sun May 14 21:55:16 2023 by
|
556
556
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
557
|
-
0.9.
|
557
|
+
0.9.34 (ruby-3.2.0).
|
558
558
|
</div>
|
559
559
|
|
560
560
|
</div>
|
data/docs/Fox/FXArrowButton.html
CHANGED
@@ -855,9 +855,9 @@
|
|
855
855
|
</div>
|
856
856
|
|
857
857
|
<div id="footer">
|
858
|
-
Generated on
|
858
|
+
Generated on Sun May 14 21:56:02 2023 by
|
859
859
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
860
|
-
0.9.
|
860
|
+
0.9.34 (ruby-3.2.0).
|
861
861
|
</div>
|
862
862
|
|
863
863
|
</div>
|
data/docs/Fox/FXBMPIcon.html
CHANGED
@@ -440,9 +440,9 @@
|
|
440
440
|
</div>
|
441
441
|
|
442
442
|
<div id="footer">
|
443
|
-
Generated on
|
443
|
+
Generated on Sun May 14 21:55:27 2023 by
|
444
444
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
445
|
-
0.9.
|
445
|
+
0.9.34 (ruby-3.2.0).
|
446
446
|
</div>
|
447
447
|
|
448
448
|
</div>
|
data/docs/Fox/FXBMPImage.html
CHANGED
@@ -424,9 +424,9 @@
|
|
424
424
|
</div>
|
425
425
|
|
426
426
|
<div id="footer">
|
427
|
-
Generated on
|
427
|
+
Generated on Sun May 14 21:55:33 2023 by
|
428
428
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
429
|
-
0.9.
|
429
|
+
0.9.34 (ruby-3.2.0).
|
430
430
|
</div>
|
431
431
|
|
432
432
|
</div>
|
data/docs/Fox/FXBitmap.html
CHANGED
@@ -1352,9 +1352,9 @@
|
|
1352
1352
|
</div>
|
1353
1353
|
|
1354
1354
|
<div id="footer">
|
1355
|
-
Generated on
|
1355
|
+
Generated on Sun May 14 21:55:22 2023 by
|
1356
1356
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1357
|
-
0.9.
|
1357
|
+
0.9.34 (ruby-3.2.0).
|
1358
1358
|
</div>
|
1359
1359
|
|
1360
1360
|
</div>
|
data/docs/Fox/FXBitmapFrame.html
CHANGED
@@ -585,9 +585,9 @@
|
|
585
585
|
</div>
|
586
586
|
|
587
587
|
<div id="footer">
|
588
|
-
Generated on
|
588
|
+
Generated on Sun May 14 21:56:02 2023 by
|
589
589
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
590
|
-
0.9.
|
590
|
+
0.9.34 (ruby-3.2.0).
|
591
591
|
</div>
|
592
592
|
|
593
593
|
</div>
|
data/docs/Fox/FXBitmapView.html
CHANGED
@@ -1441,9 +1441,9 @@ BITMAPVIEW_TOP = 0x00400000</pre></dd>
|
|
1441
1441
|
</div>
|
1442
1442
|
|
1443
1443
|
<div id="footer">
|
1444
|
-
Generated on
|
1444
|
+
Generated on Sun May 14 21:55:56 2023 by
|
1445
1445
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1446
|
-
0.9.
|
1446
|
+
0.9.34 (ruby-3.2.0).
|
1447
1447
|
</div>
|
1448
1448
|
|
1449
1449
|
</div>
|
data/docs/Fox/FXButton.html
CHANGED
@@ -524,9 +524,9 @@
|
|
524
524
|
</div>
|
525
525
|
|
526
526
|
<div id="footer">
|
527
|
-
Generated on
|
527
|
+
Generated on Sun May 14 21:55:22 2023 by
|
528
528
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
529
|
-
0.9.
|
529
|
+
0.9.34 (ruby-3.2.0).
|
530
530
|
</div>
|
531
531
|
|
532
532
|
</div>
|
data/docs/Fox/FXCURCursor.html
CHANGED
@@ -251,9 +251,9 @@
|
|
251
251
|
</div>
|
252
252
|
|
253
253
|
<div id="footer">
|
254
|
-
Generated on
|
254
|
+
Generated on Sun May 14 21:55:40 2023 by
|
255
255
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
256
|
-
0.9.
|
256
|
+
0.9.34 (ruby-3.2.0).
|
257
257
|
</div>
|
258
258
|
|
259
259
|
</div>
|
data/docs/Fox/FXCalendar.html
CHANGED
@@ -870,9 +870,9 @@
|
|
870
870
|
</div>
|
871
871
|
|
872
872
|
<div id="footer">
|
873
|
-
Generated on
|
873
|
+
Generated on Sun May 14 21:56:17 2023 by
|
874
874
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
875
|
-
0.9.
|
875
|
+
0.9.34 (ruby-3.2.0).
|
876
876
|
</div>
|
877
877
|
|
878
878
|
</div>
|
data/docs/Fox/FXCanvas.html
CHANGED
@@ -301,9 +301,9 @@
|
|
301
301
|
</div>
|
302
302
|
|
303
303
|
<div id="footer">
|
304
|
-
Generated on
|
304
|
+
Generated on Sun May 14 21:55:22 2023 by
|
305
305
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
306
|
-
0.9.
|
306
|
+
0.9.34 (ruby-3.2.0).
|
307
307
|
</div>
|
308
308
|
|
309
309
|
</div>
|
data/docs/Fox/FXCheckButton.html
CHANGED
@@ -939,9 +939,9 @@
|
|
939
939
|
</div>
|
940
940
|
|
941
941
|
<div id="footer">
|
942
|
-
Generated on
|
942
|
+
Generated on Sun May 14 21:56:02 2023 by
|
943
943
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
944
|
-
0.9.
|
944
|
+
0.9.34 (ruby-3.2.0).
|
945
945
|
</div>
|
946
946
|
|
947
947
|
</div>
|
data/docs/Fox/FXChoiceBox.html
CHANGED
@@ -462,9 +462,9 @@
|
|
462
462
|
</div>
|
463
463
|
|
464
464
|
<div id="footer">
|
465
|
-
Generated on
|
465
|
+
Generated on Sun May 14 21:55:41 2023 by
|
466
466
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
467
|
-
0.9.
|
467
|
+
0.9.34 (ruby-3.2.0).
|
468
468
|
</div>
|
469
469
|
|
470
470
|
</div>
|
data/docs/Fox/FXColor.html
CHANGED
@@ -1509,9 +1509,9 @@
|
|
1509
1509
|
</div>
|
1510
1510
|
|
1511
1511
|
<div id="footer">
|
1512
|
-
Generated on
|
1512
|
+
Generated on Sun May 14 21:56:16 2023 by
|
1513
1513
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1514
|
-
0.9.
|
1514
|
+
0.9.34 (ruby-3.2.0).
|
1515
1515
|
</div>
|
1516
1516
|
|
1517
1517
|
</div>
|
data/docs/Fox/FXColorBar.html
CHANGED
@@ -749,9 +749,9 @@
|
|
749
749
|
</div>
|
750
750
|
|
751
751
|
<div id="footer">
|
752
|
-
Generated on
|
752
|
+
Generated on Sun May 14 21:55:33 2023 by
|
753
753
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
754
|
-
0.9.
|
754
|
+
0.9.34 (ruby-3.2.0).
|
755
755
|
</div>
|
756
756
|
|
757
757
|
</div>
|
data/docs/Fox/FXColorDialog.html
CHANGED
@@ -581,9 +581,9 @@
|
|
581
581
|
</div>
|
582
582
|
|
583
583
|
<div id="footer">
|
584
|
-
Generated on
|
584
|
+
Generated on Sun May 14 21:56:03 2023 by
|
585
585
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
586
|
-
0.9.
|
586
|
+
0.9.34 (ruby-3.2.0).
|
587
587
|
</div>
|
588
588
|
|
589
589
|
</div>
|
data/docs/Fox/FXColorItem.html
CHANGED
@@ -313,9 +313,9 @@
|
|
313
313
|
</div>
|
314
314
|
|
315
315
|
<div id="footer">
|
316
|
-
Generated on
|
316
|
+
Generated on Sun May 14 21:55:41 2023 by
|
317
317
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
318
|
-
0.9.
|
318
|
+
0.9.34 (ruby-3.2.0).
|
319
319
|
</div>
|
320
320
|
|
321
321
|
</div>
|
data/docs/Fox/FXColorList.html
CHANGED
@@ -702,9 +702,9 @@
|
|
702
702
|
</div>
|
703
703
|
|
704
704
|
<div id="footer">
|
705
|
-
Generated on
|
705
|
+
Generated on Sun May 14 21:55:42 2023 by
|
706
706
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
707
|
-
0.9.
|
707
|
+
0.9.34 (ruby-3.2.0).
|
708
708
|
</div>
|
709
709
|
|
710
710
|
</div>
|
data/docs/Fox/FXColorRing.html
CHANGED
@@ -807,9 +807,9 @@
|
|
807
807
|
</div>
|
808
808
|
|
809
809
|
<div id="footer">
|
810
|
-
Generated on
|
810
|
+
Generated on Sun May 14 21:55:42 2023 by
|
811
811
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
812
|
-
0.9.
|
812
|
+
0.9.34 (ruby-3.2.0).
|
813
813
|
</div>
|
814
814
|
|
815
815
|
</div>
|