fxruby 1.6.19 → 1.6.20
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +10 -0
- data/Manifest.txt +922 -0
- data/{LICENSE → README.txt} +27 -1
- data/Rakefile +191 -0
- data/TODO +47 -0
- data/doap.rdf +87 -0
- data/examples/icons/bluebullet14x14.gif +0 -0
- data/examples/icons/transpbullet14x14.gif +0 -0
- data/ext/fox16/FXRbApp.cpp +2 -2
- data/ext/fox16/FXRbDataTarget.cpp +2 -2
- data/ext/fox16/FXRbGLViewer.cpp +2 -2
- data/ext/fox16/FXRuby.cpp +7 -3
- data/ext/fox16/extconf.rb +18 -85
- data/ext/fox16/impl.cpp +0 -0
- data/ext/fox16/include/FXMemoryBuffer.h +2 -2
- data/ext/fox16/include/FXRb4Splitter.h +2 -2
- data/ext/fox16/include/FXRb7Segment.h +2 -2
- data/ext/fox16/include/FXRbAccelTable.h +2 -2
- data/ext/fox16/include/FXRbApp.h +2 -2
- data/ext/fox16/include/FXRbAppVirtuals.h +0 -0
- data/ext/fox16/include/FXRbArrowButton.h +2 -2
- data/ext/fox16/include/FXRbBMPIcon.h +2 -2
- data/ext/fox16/include/FXRbBMPImage.h +2 -2
- data/ext/fox16/include/FXRbBitmap.h +2 -2
- data/ext/fox16/include/FXRbBitmapFrame.h +1 -1
- data/ext/fox16/include/FXRbBitmapView.h +2 -2
- data/ext/fox16/include/FXRbBitmapVirtuals.h +0 -0
- data/ext/fox16/include/FXRbButton.h +2 -2
- data/ext/fox16/include/FXRbCURCursor.h +2 -2
- data/ext/fox16/include/FXRbCanvas.h +2 -2
- data/ext/fox16/include/FXRbCheckButton.h +2 -2
- data/ext/fox16/include/FXRbChoiceBox.h +1 -1
- data/ext/fox16/include/FXRbColorBar.h +2 -2
- data/ext/fox16/include/FXRbColorDialog.h +2 -2
- data/ext/fox16/include/FXRbColorList.h +2 -2
- data/ext/fox16/include/FXRbColorRing.h +2 -2
- data/ext/fox16/include/FXRbColorSelector.h +2 -2
- data/ext/fox16/include/FXRbColorWell.h +2 -2
- data/ext/fox16/include/FXRbColorWheel.h +2 -2
- data/ext/fox16/include/FXRbComboBox.h +2 -2
- data/ext/fox16/include/FXRbCommon.h +2 -2
- data/ext/fox16/include/FXRbComposite.h +2 -2
- data/ext/fox16/include/FXRbCursor.h +2 -2
- data/ext/fox16/include/FXRbCursorVirtuals.h +0 -0
- data/ext/fox16/include/FXRbDC.h +2 -2
- data/ext/fox16/include/FXRbDCPrint.h +2 -2
- data/ext/fox16/include/FXRbDCVirtuals.h +0 -0
- data/ext/fox16/include/FXRbDCWindow.h +2 -2
- data/ext/fox16/include/FXRbDataTarget.h +2 -2
- data/ext/fox16/include/FXRbDebugTarget.h +2 -2
- data/ext/fox16/include/FXRbDelegator.h +2 -2
- data/ext/fox16/include/FXRbDial.h +2 -2
- data/ext/fox16/include/FXRbDialogBox.h +2 -2
- data/ext/fox16/include/FXRbDialogBoxVirtuals.h +0 -0
- data/ext/fox16/include/FXRbDict.h +2 -2
- data/ext/fox16/include/FXRbDirBox.h +2 -2
- data/ext/fox16/include/FXRbDirDialog.h +2 -2
- data/ext/fox16/include/FXRbDirList.h +2 -2
- data/ext/fox16/include/FXRbDirSelector.h +2 -2
- data/ext/fox16/include/FXRbDockBar.h +1 -1
- data/ext/fox16/include/FXRbDockBarVirtuals.h +0 -0
- data/ext/fox16/include/FXRbDockHandler.h +2 -2
- data/ext/fox16/include/FXRbDockSite.h +0 -0
- data/ext/fox16/include/FXRbDockSiteVirtuals.h +0 -0
- data/ext/fox16/include/FXRbDockTitle.h +2 -2
- data/ext/fox16/include/FXRbDocument.h +2 -2
- data/ext/fox16/include/FXRbDragCorner.h +2 -2
- data/ext/fox16/include/FXRbDrawable.h +2 -2
- data/ext/fox16/include/FXRbDrawableVirtuals.h +0 -0
- data/ext/fox16/include/FXRbDriveBox.h +2 -2
- data/ext/fox16/include/FXRbFileDialog.h +2 -2
- data/ext/fox16/include/FXRbFileDict.h +2 -2
- data/ext/fox16/include/FXRbFileDictVirtuals.h +0 -0
- data/ext/fox16/include/FXRbFileList.h +2 -2
- data/ext/fox16/include/FXRbFileSelector.h +2 -2
- data/ext/fox16/include/FXRbFoldingItemVirtuals.h +0 -0
- data/ext/fox16/include/FXRbFoldingList.h +2 -2
- data/ext/fox16/include/FXRbFoldingListVirtuals.h +0 -0
- data/ext/fox16/include/FXRbFont.h +2 -2
- data/ext/fox16/include/FXRbFontDialog.h +2 -2
- data/ext/fox16/include/FXRbFontSelector.h +2 -2
- data/ext/fox16/include/FXRbFontVirtuals.h +0 -0
- data/ext/fox16/include/FXRbFrame.h +2 -2
- data/ext/fox16/include/FXRbGIFCursor.h +2 -2
- data/ext/fox16/include/FXRbGIFIcon.h +2 -2
- data/ext/fox16/include/FXRbGIFImage.h +2 -2
- data/ext/fox16/include/FXRbGLCanvas.h +2 -2
- data/ext/fox16/include/FXRbGLCanvasVirtuals.h +0 -0
- data/ext/fox16/include/FXRbGLContext.h +2 -2
- data/ext/fox16/include/FXRbGLObject.h +2 -2
- data/ext/fox16/include/FXRbGLObjectVirtuals.h +0 -0
- data/ext/fox16/include/FXRbGLShape.h +2 -2
- data/ext/fox16/include/FXRbGLShapeVirtuals.h +0 -0
- data/ext/fox16/include/FXRbGLViewer.h +2 -2
- data/ext/fox16/include/FXRbGLViewerVirtuals.h +0 -0
- data/ext/fox16/include/FXRbGLVisual.h +2 -2
- data/ext/fox16/include/FXRbGradientBar.h +1 -1
- data/ext/fox16/include/FXRbGroupBox.h +2 -2
- data/ext/fox16/include/FXRbHeader.h +2 -2
- data/ext/fox16/include/FXRbHeaderItemVirtuals.h +0 -0
- data/ext/fox16/include/FXRbHorizontalFrame.h +2 -2
- data/ext/fox16/include/FXRbICOIcon.h +2 -2
- data/ext/fox16/include/FXRbICOImage.h +2 -2
- data/ext/fox16/include/FXRbIcon.h +2 -2
- data/ext/fox16/include/FXRbIconItemVirtuals.h +0 -0
- data/ext/fox16/include/FXRbIconList.h +2 -2
- data/ext/fox16/include/FXRbIconListVirtuals.h +0 -0
- data/ext/fox16/include/FXRbIconSource.h +2 -2
- data/ext/fox16/include/FXRbIconSourceVirtuals.h +0 -0
- data/ext/fox16/include/FXRbId.h +2 -2
- data/ext/fox16/include/FXRbIdVirtuals.h +0 -0
- data/ext/fox16/include/FXRbImage.h +2 -2
- data/ext/fox16/include/FXRbImageFrame.h +1 -1
- data/ext/fox16/include/FXRbImageView.h +2 -2
- data/ext/fox16/include/FXRbImageVirtuals.h +0 -0
- data/ext/fox16/include/FXRbInputDialog.h +2 -2
- data/ext/fox16/include/FXRbJPGIcon.h +2 -2
- data/ext/fox16/include/FXRbJPGImage.h +2 -2
- data/ext/fox16/include/FXRbKnob.h +2 -2
- data/ext/fox16/include/FXRbLabel.h +2 -2
- data/ext/fox16/include/FXRbList.h +2 -2
- data/ext/fox16/include/FXRbListBox.h +2 -2
- data/ext/fox16/include/FXRbListBoxVirtuals.h +0 -0
- data/ext/fox16/include/FXRbListItemVirtuals.h +0 -0
- data/ext/fox16/include/FXRbListVirtuals.h +0 -0
- data/ext/fox16/include/FXRbMDIButton.h +2 -2
- data/ext/fox16/include/FXRbMDIChild.h +2 -2
- data/ext/fox16/include/FXRbMDIChildVirtuals.h +0 -0
- data/ext/fox16/include/FXRbMDIClient.h +2 -2
- data/ext/fox16/include/FXRbMDIClientVirtuals.h +0 -0
- data/ext/fox16/include/FXRbMainWindow.h +2 -2
- data/ext/fox16/include/FXRbMatrix.h +2 -2
- data/ext/fox16/include/FXRbMenuBar.h +1 -1
- data/ext/fox16/include/FXRbMenuButton.h +2 -2
- data/ext/fox16/include/FXRbMenuCaption.h +2 -2
- data/ext/fox16/include/FXRbMenuCascade.h +2 -2
- data/ext/fox16/include/FXRbMenuCheck.h +1 -1
- data/ext/fox16/include/FXRbMenuCommand.h +2 -2
- data/ext/fox16/include/FXRbMenuPane.h +2 -2
- data/ext/fox16/include/FXRbMenuRadio.h +1 -1
- data/ext/fox16/include/FXRbMenuSeparator.h +2 -2
- data/ext/fox16/include/FXRbMenuTitle.h +2 -2
- data/ext/fox16/include/FXRbMessageBox.h +2 -2
- data/ext/fox16/include/FXRbObject.h +2 -2
- data/ext/fox16/include/FXRbObjectVirtuals.h +0 -0
- data/ext/fox16/include/FXRbOptionMenu.h +2 -2
- data/ext/fox16/include/FXRbPCXIcon.h +2 -2
- data/ext/fox16/include/FXRbPCXImage.h +2 -2
- data/ext/fox16/include/FXRbPNGIcon.h +2 -2
- data/ext/fox16/include/FXRbPNGImage.h +2 -2
- data/ext/fox16/include/FXRbPPMIcon.h +2 -2
- data/ext/fox16/include/FXRbPPMImage.h +2 -2
- data/ext/fox16/include/FXRbPacker.h +2 -2
- data/ext/fox16/include/FXRbPicker.h +2 -2
- data/ext/fox16/include/FXRbPopup.h +2 -2
- data/ext/fox16/include/FXRbPopupVirtuals.h +0 -0
- data/ext/fox16/include/FXRbPrintDialog.h +2 -2
- data/ext/fox16/include/FXRbProgressBar.h +2 -2
- data/ext/fox16/include/FXRbProgressDialog.h +2 -2
- data/ext/fox16/include/FXRbRGBIcon.h +2 -2
- data/ext/fox16/include/FXRbRGBImage.h +2 -2
- data/ext/fox16/include/FXRbRadioButton.h +2 -2
- data/ext/fox16/include/FXRbRealSlider.h +2 -2
- data/ext/fox16/include/FXRbRealSpinner.h +2 -2
- data/ext/fox16/include/FXRbRealSpinnerVirtuals.h +0 -0
- data/ext/fox16/include/FXRbRecentFiles.h +2 -2
- data/ext/fox16/include/FXRbRegistry.h +2 -2
- data/ext/fox16/include/FXRbReplaceDialog.h +2 -2
- data/ext/fox16/include/FXRbRootWindow.h +2 -2
- data/ext/fox16/include/FXRbRuler.h +1 -1
- data/ext/fox16/include/FXRbRulerView.h +1 -1
- data/ext/fox16/include/FXRbScintilla.h +2 -2
- data/ext/fox16/include/FXRbScrollArea.h +2 -2
- data/ext/fox16/include/FXRbScrollAreaVirtuals.h +0 -0
- data/ext/fox16/include/FXRbScrollBar.h +1 -1
- data/ext/fox16/include/FXRbScrollPane.h +2 -2
- data/ext/fox16/include/FXRbScrollWindow.h +2 -2
- data/ext/fox16/include/FXRbSearchDialog.h +2 -2
- data/ext/fox16/include/FXRbSeparator.h +2 -2
- data/ext/fox16/include/FXRbSettings.h +2 -2
- data/ext/fox16/include/FXRbShell.h +2 -2
- data/ext/fox16/include/FXRbShutter.h +2 -2
- data/ext/fox16/include/FXRbShutterVirtuals.h +0 -0
- data/ext/fox16/include/FXRbSlider.h +2 -2
- data/ext/fox16/include/FXRbSpinner.h +2 -2
- data/ext/fox16/include/FXRbSpinnerVirtuals.h +0 -0
- data/ext/fox16/include/FXRbSplashWindow.h +2 -2
- data/ext/fox16/include/FXRbSplitter.h +2 -2
- data/ext/fox16/include/FXRbSpring.h +2 -2
- data/ext/fox16/include/FXRbStatusBar.h +1 -1
- data/ext/fox16/include/FXRbStatusLine.h +1 -1
- data/ext/fox16/include/FXRbStream.h +2 -2
- data/ext/fox16/include/FXRbStreamVirtuals.h +0 -0
- data/ext/fox16/include/FXRbStringDict.h +2 -2
- data/ext/fox16/include/FXRbSwitcher.h +2 -2
- data/ext/fox16/include/FXRbTGAIcon.h +2 -2
- data/ext/fox16/include/FXRbTGAImage.h +2 -2
- data/ext/fox16/include/FXRbTIFIcon.h +2 -2
- data/ext/fox16/include/FXRbTIFImage.h +2 -2
- data/ext/fox16/include/FXRbTabBar.h +2 -2
- data/ext/fox16/include/FXRbTabBarVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTabBook.h +2 -2
- data/ext/fox16/include/FXRbTabItem.h +2 -2
- data/ext/fox16/include/FXRbTable.h +2 -2
- data/ext/fox16/include/FXRbTableItemVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTableVirtuals.h +0 -0
- data/ext/fox16/include/FXRbText.h +2 -2
- data/ext/fox16/include/FXRbTextField.h +2 -2
- data/ext/fox16/include/FXRbTextVirtuals.h +0 -0
- data/ext/fox16/include/FXRbToggleButton.h +2 -2
- data/ext/fox16/include/FXRbToolBar.h +1 -1
- data/ext/fox16/include/FXRbToolBarGrip.h +1 -1
- data/ext/fox16/include/FXRbToolBarShell.h +1 -1
- data/ext/fox16/include/FXRbToolBarTab.h +1 -1
- data/ext/fox16/include/FXRbToolTip.h +1 -1
- data/ext/fox16/include/FXRbTopWindow.h +2 -2
- data/ext/fox16/include/FXRbTopWindowVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTranslator.h +2 -2
- data/ext/fox16/include/FXRbTranslatorVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTreeItemVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTreeList.h +2 -2
- data/ext/fox16/include/FXRbTreeListBox.h +2 -2
- data/ext/fox16/include/FXRbTreeListBoxVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTreeListVirtuals.h +0 -0
- data/ext/fox16/include/FXRbTriStateButton.h +2 -2
- data/ext/fox16/include/FXRbVerticalFrame.h +2 -2
- data/ext/fox16/include/FXRbVisual.h +2 -2
- data/ext/fox16/include/FXRbWindow.h +2 -2
- data/ext/fox16/include/FXRbWindowVirtuals.h +0 -0
- data/ext/fox16/include/FXRbWizard.h +1 -1
- data/ext/fox16/include/FXRbXBMIcon.h +2 -2
- data/ext/fox16/include/FXRbXBMImage.h +2 -2
- data/ext/fox16/include/FXRbXPMIcon.h +2 -2
- data/ext/fox16/include/FXRbXPMImage.h +2 -2
- data/ext/fox16/include/FXRuby.h +2 -2
- data/ext/fox16/include/impl.h +2 -2
- data/ext/fox16/make_impl.rb +121 -0
- data/ext/fox16/markfuncs.cpp +0 -0
- data/lib/fox16.rb +8 -0
- data/lib/fox16/bitmapview.rb +223 -0
- data/lib/fox16/scintilla.rb +103 -3
- data/lib/fox16/version.rb +1 -5
- data/rdoc-sources/Makefile +23 -0
- data/scripts/build-fox.rb +31 -0
- data/scripts/generate_kwargs_lib.rb +414 -0
- data/scripts/iface.rb +391 -0
- data/swig-interfaces/FX4Splitter.i +149 -0
- data/swig-interfaces/FX7Segment.i +141 -0
- data/swig-interfaces/FXAccelTable.i +100 -0
- data/swig-interfaces/FXApp.i +735 -0
- data/swig-interfaces/FXArrowButton.i +136 -0
- data/swig-interfaces/FXBMPIcon.i +88 -0
- data/swig-interfaces/FXBMPImage.i +54 -0
- data/swig-interfaces/FXBitmap.i +90 -0
- data/swig-interfaces/FXBitmapFrame.i +72 -0
- data/swig-interfaces/FXBitmapView.i +94 -0
- data/swig-interfaces/FXButton.i +130 -0
- data/swig-interfaces/FXCURCursor.i +49 -0
- data/swig-interfaces/FXCanvas.i +61 -0
- data/swig-interfaces/FXCheckButton.i +108 -0
- data/swig-interfaces/FXChoiceBox.i +91 -0
- data/swig-interfaces/FXColorBar.i +110 -0
- data/swig-interfaces/FXColorDialog.i +79 -0
- data/swig-interfaces/FXColorList.i +99 -0
- data/swig-interfaces/FXColorRing.i +148 -0
- data/swig-interfaces/FXColorSelector.i +157 -0
- data/swig-interfaces/FXColorWell.i +133 -0
- data/swig-interfaces/FXColorWheel.i +108 -0
- data/swig-interfaces/FXComboBox.i +280 -0
- data/swig-interfaces/FXComposeContext.i +66 -0
- data/swig-interfaces/FXComposite.i +103 -0
- data/swig-interfaces/FXCursor.i +120 -0
- data/swig-interfaces/FXDC.i +280 -0
- data/swig-interfaces/FXDCPrint.i +141 -0
- data/swig-interfaces/FXDCWindow.i +75 -0
- data/swig-interfaces/FXDataTarget.i +115 -0
- data/swig-interfaces/FXDebugTarget.i +60 -0
- data/swig-interfaces/FXDelegator.i +56 -0
- data/swig-interfaces/FXDial.i +168 -0
- data/swig-interfaces/FXDialogBox.i +131 -0
- data/swig-interfaces/FXDict.i +200 -0
- data/swig-interfaces/FXDirBox.i +68 -0
- data/swig-interfaces/FXDirDialog.i +97 -0
- data/swig-interfaces/FXDirList.i +274 -0
- data/swig-interfaces/FXDirSelector.i +142 -0
- data/swig-interfaces/FXDockBar.i +180 -0
- data/swig-interfaces/FXDockHandler.i +94 -0
- data/swig-interfaces/FXDockSite.i +91 -0
- data/swig-interfaces/FXDockTitle.i +91 -0
- data/swig-interfaces/FXDocument.i +70 -0
- data/swig-interfaces/FXDragCorner.i +72 -0
- data/swig-interfaces/FXDrawable.i +90 -0
- data/swig-interfaces/FXDriveBox.i +63 -0
- data/swig-interfaces/FXExtentd.i +131 -0
- data/swig-interfaces/FXExtentf.i +131 -0
- data/swig-interfaces/FXFileDialog.i +268 -0
- data/swig-interfaces/FXFileDict.i +121 -0
- data/swig-interfaces/FXFileList.i +345 -0
- data/swig-interfaces/FXFileSelector.i +347 -0
- data/swig-interfaces/FXFileStream.i +49 -0
- data/swig-interfaces/FXFoldingList.i +556 -0
- data/swig-interfaces/FXFont.i +333 -0
- data/swig-interfaces/FXFontDialog.i +63 -0
- data/swig-interfaces/FXFontSelector.i +127 -0
- data/swig-interfaces/FXFrame.i +245 -0
- data/swig-interfaces/FXGIFCursor.i +86 -0
- data/swig-interfaces/FXGIFIcon.i +54 -0
- data/swig-interfaces/FXGIFImage.i +54 -0
- data/swig-interfaces/FXGLCanvas.i +90 -0
- data/swig-interfaces/FXGLContext.i +85 -0
- data/swig-interfaces/FXGLObject.i +70 -0
- data/swig-interfaces/FXGLShape.i +152 -0
- data/swig-interfaces/FXGLViewer.i +691 -0
- data/swig-interfaces/FXGLVisual.i +136 -0
- data/swig-interfaces/FXGradientBar.i +310 -0
- data/swig-interfaces/FXGroupBox.i +94 -0
- data/swig-interfaces/FXHeader.i +432 -0
- data/swig-interfaces/FXHorizontalFrame.i +60 -0
- data/swig-interfaces/FXICOIcon.i +92 -0
- data/swig-interfaces/FXICOImage.i +54 -0
- data/swig-interfaces/FXIcon.i +128 -0
- data/swig-interfaces/FXIconDict.i +90 -0
- data/swig-interfaces/FXIconList.i +596 -0
- data/swig-interfaces/FXIconSource.i +55 -0
- data/swig-interfaces/FXId.i +103 -0
- data/swig-interfaces/FXImage.i +197 -0
- data/swig-interfaces/FXImageFrame.i +66 -0
- data/swig-interfaces/FXImageView.i +88 -0
- data/swig-interfaces/FXInputDialog.i +180 -0
- data/swig-interfaces/FXJPGIcon.i +101 -0
- data/swig-interfaces/FXJPGImage.i +67 -0
- data/swig-interfaces/FXKnob.i +182 -0
- data/swig-interfaces/FXLabel.i +199 -0
- data/swig-interfaces/FXList.i +476 -0
- data/swig-interfaces/FXListBox.i +234 -0
- data/swig-interfaces/FXMDIButton.i +173 -0
- data/swig-interfaces/FXMDIChild.i +242 -0
- data/swig-interfaces/FXMDIClient.i +149 -0
- data/swig-interfaces/FXMainWindow.i +53 -0
- data/swig-interfaces/FXMat3d.i +102 -0
- data/swig-interfaces/FXMat3f.i +102 -0
- data/swig-interfaces/FXMat4d.i +122 -0
- data/swig-interfaces/FXMat4f.i +138 -0
- data/swig-interfaces/FXMatrix.i +101 -0
- data/swig-interfaces/FXMemoryBuffer.i +64 -0
- data/swig-interfaces/FXMemoryStream.i +73 -0
- data/swig-interfaces/FXMenuBar.i +67 -0
- data/swig-interfaces/FXMenuButton.i +152 -0
- data/swig-interfaces/FXMenuCaption.i +176 -0
- data/swig-interfaces/FXMenuCascade.i +76 -0
- data/swig-interfaces/FXMenuCheck.i +90 -0
- data/swig-interfaces/FXMenuCommand.i +69 -0
- data/swig-interfaces/FXMenuPane.i +60 -0
- data/swig-interfaces/FXMenuRadio.i +93 -0
- data/swig-interfaces/FXMenuSeparator.i +65 -0
- data/swig-interfaces/FXMenuTitle.i +74 -0
- data/swig-interfaces/FXMessageBox.i +128 -0
- data/swig-interfaces/FXObject.i +169 -0
- data/swig-interfaces/FXOptionMenu.i +140 -0
- data/swig-interfaces/FXPCXIcon.i +91 -0
- data/swig-interfaces/FXPCXImage.i +55 -0
- data/swig-interfaces/FXPNGIcon.i +95 -0
- data/swig-interfaces/FXPNGImage.i +59 -0
- data/swig-interfaces/FXPPMIcon.i +91 -0
- data/swig-interfaces/FXPPMImage.i +55 -0
- data/swig-interfaces/FXPacker.i +255 -0
- data/swig-interfaces/FXPicker.i +54 -0
- data/swig-interfaces/FXPoint.i +52 -0
- data/swig-interfaces/FXPopup.i +162 -0
- data/swig-interfaces/FXPrintDialog.i +154 -0
- data/swig-interfaces/FXProgressBar.i +133 -0
- data/swig-interfaces/FXProgressDialog.i +105 -0
- data/swig-interfaces/FXQuatd.i +128 -0
- data/swig-interfaces/FXQuatf.i +122 -0
- data/swig-interfaces/FXRGBIcon.i +90 -0
- data/swig-interfaces/FXRGBImage.i +56 -0
- data/swig-interfaces/FXRadioButton.i +117 -0
- data/swig-interfaces/FXRanged.i +163 -0
- data/swig-interfaces/FXRangef.i +172 -0
- data/swig-interfaces/FXRealSlider.i +166 -0
- data/swig-interfaces/FXRealSpinner.i +215 -0
- data/swig-interfaces/FXRecentFiles.i +119 -0
- data/swig-interfaces/FXRectangle.i +104 -0
- data/swig-interfaces/FXRegion.i +88 -0
- data/swig-interfaces/FXRegistry.i +96 -0
- data/swig-interfaces/FXReplaceDialog.i +131 -0
- data/swig-interfaces/FXRootWindow.i +50 -0
- data/swig-interfaces/FXRuler.i +245 -0
- data/swig-interfaces/FXRulerView.i +233 -0
- data/swig-interfaces/FXScintilla.i +192 -0
- data/swig-interfaces/FXScrollArea.i +211 -0
- data/swig-interfaces/FXScrollBar.i +178 -0
- data/swig-interfaces/FXScrollPane.i +83 -0
- data/swig-interfaces/FXScrollWindow.i +67 -0
- data/swig-interfaces/FXSearchDialog.i +48 -0
- data/swig-interfaces/FXSeparator.i +138 -0
- data/swig-interfaces/FXSettings.i +160 -0
- data/swig-interfaces/FXShell.i +91 -0
- data/swig-interfaces/FXShutter.i +140 -0
- data/swig-interfaces/FXSize.i +71 -0
- data/swig-interfaces/FXSlider.i +181 -0
- data/swig-interfaces/FXSphered.i +126 -0
- data/swig-interfaces/FXSpheref.i +126 -0
- data/swig-interfaces/FXSpinner.i +212 -0
- data/swig-interfaces/FXSplashWindow.i +82 -0
- data/swig-interfaces/FXSplitter.i +123 -0
- data/swig-interfaces/FXSpring.i +79 -0
- data/swig-interfaces/FXStatusBar.i +68 -0
- data/swig-interfaces/FXStatusLine.i +100 -0
- data/swig-interfaces/FXStream.i +150 -0
- data/swig-interfaces/FXStringDict.i +61 -0
- data/swig-interfaces/FXSwitcher.i +110 -0
- data/swig-interfaces/FXTGAIcon.i +85 -0
- data/swig-interfaces/FXTGAImage.i +56 -0
- data/swig-interfaces/FXTIFIcon.i +73 -0
- data/swig-interfaces/FXTIFImage.i +93 -0
- data/swig-interfaces/FXTabBar.i +121 -0
- data/swig-interfaces/FXTabBook.i +70 -0
- data/swig-interfaces/FXTabItem.i +82 -0
- data/swig-interfaces/FXTable.i +861 -0
- data/swig-interfaces/FXText.i +763 -0
- data/swig-interfaces/FXTextField.i +290 -0
- data/swig-interfaces/FXToggleButton.i +136 -0
- data/swig-interfaces/FXToolBar.i +75 -0
- data/swig-interfaces/FXToolBarGrip.i +82 -0
- data/swig-interfaces/FXToolBarShell.i +98 -0
- data/swig-interfaces/FXToolBarTab.i +114 -0
- data/swig-interfaces/FXToolTip.i +93 -0
- data/swig-interfaces/FXTopWindow.i +263 -0
- data/swig-interfaces/FXTranslator.i +55 -0
- data/swig-interfaces/FXTreeList.i +549 -0
- data/swig-interfaces/FXTreeListBox.i +317 -0
- data/swig-interfaces/FXTriStateButton.i +77 -0
- data/swig-interfaces/FXURL.i +35 -0
- data/swig-interfaces/FXVec2d.i +87 -0
- data/swig-interfaces/FXVec2f.i +87 -0
- data/swig-interfaces/FXVec3d.i +111 -0
- data/swig-interfaces/FXVec3f.i +109 -0
- data/swig-interfaces/FXVec4d.i +115 -0
- data/swig-interfaces/FXVec4f.i +115 -0
- data/swig-interfaces/FXVerticalFrame.i +69 -0
- data/swig-interfaces/FXVisual.i +162 -0
- data/swig-interfaces/FXWindow.i +851 -0
- data/swig-interfaces/FXWizard.i +125 -0
- data/swig-interfaces/FXXBMIcon.i +56 -0
- data/swig-interfaces/FXXBMImage.i +118 -0
- data/swig-interfaces/FXXPMIcon.i +122 -0
- data/swig-interfaces/FXXPMImage.i +56 -0
- data/swig-interfaces/README +17 -0
- data/swig-interfaces/common.i +48 -0
- data/swig-interfaces/core.i +85 -0
- data/swig-interfaces/dcmodule.i +36 -0
- data/swig-interfaces/dialogs.i +49 -0
- data/swig-interfaces/exceptions.i +249 -0
- data/swig-interfaces/framesmodule.i +54 -0
- data/swig-interfaces/freefuncs.i +93 -0
- data/swig-interfaces/fx3d.i +60 -0
- data/swig-interfaces/fxdefs.i +419 -0
- data/swig-interfaces/handlers.i +615 -0
- data/swig-interfaces/iconlistmodule.i +37 -0
- data/swig-interfaces/icons.i +48 -0
- data/swig-interfaces/ignore-message-handlers.rb +16 -0
- data/swig-interfaces/image.i +49 -0
- data/swig-interfaces/labelmodule.i +47 -0
- data/swig-interfaces/layout.i +47 -0
- data/swig-interfaces/listmodule.i +37 -0
- data/swig-interfaces/macros.i +1326 -0
- data/swig-interfaces/markfuncs.i +210 -0
- data/swig-interfaces/mdi.i +38 -0
- data/swig-interfaces/menumodule.i +44 -0
- data/swig-interfaces/ruby-typemaps.i +772 -0
- data/swig-interfaces/scintilla.i +57 -0
- data/swig-interfaces/table-module.i +36 -0
- data/swig-interfaces/text-module.i +36 -0
- data/swig-interfaces/treelist-module.i +37 -0
- data/swig-interfaces/ui.i +63 -0
- data/{tests → test}/README +0 -0
- data/{tests → test}/TC_FXAccelTable.rb +0 -0
- data/{tests → test}/TC_FXApp.rb +0 -0
- data/{tests → test}/TC_FXArc.rb +0 -0
- data/{tests → test}/TC_FXBMPIcon.rb +0 -0
- data/{tests → test}/TC_FXBMPImage.rb +0 -0
- data/{tests → test}/TC_FXButton.rb +0 -0
- data/{tests → test}/TC_FXCheckButton.rb +0 -0
- data/{tests → test}/TC_FXComboBox.rb +0 -0
- data/{tests → test}/TC_FXDC.rb +0 -0
- data/{tests → test}/TC_FXDCPrint.rb +0 -0
- data/{tests → test}/TC_FXDCWindow.rb +0 -0
- data/{tests → test}/TC_FXDataTarget.rb +0 -0
- data/{tests → test}/TC_FXDialogBox.rb +0 -0
- data/{tests → test}/TC_FXDirList.rb +0 -0
- data/{tests → test}/TC_FXExtentd.rb +0 -0
- data/{tests → test}/TC_FXExtentf.rb +0 -0
- data/{tests → test}/TC_FXFileAssoc.rb +0 -0
- data/{tests → test}/TC_FXFileStream.rb +0 -0
- data/{tests → test}/TC_FXFoldingList.rb +0 -0
- data/{tests → test}/TC_FXFont.rb +0 -0
- data/{tests → test}/TC_FXFontDesc.rb +0 -0
- data/{tests → test}/TC_FXGLGroup.rb +0 -0
- data/{tests → test}/TC_FXGLShape.rb +0 -0
- data/{tests → test}/TC_FXGLViewer.rb +0 -0
- data/{tests → test}/TC_FXGradientBar.rb +0 -0
- data/{tests → test}/TC_FXHeader.rb +0 -0
- data/{tests → test}/TC_FXHiliteStyle.rb +0 -0
- data/{tests → test}/TC_FXIconDict.rb +0 -0
- data/{tests → test}/TC_FXIconList.rb +0 -0
- data/{tests → test}/TC_FXId.rb +0 -0
- data/{tests → test}/TC_FXImage.rb +0 -0
- data/{tests → test}/TC_FXLight.rb +0 -0
- data/{tests → test}/TC_FXList.rb +0 -0
- data/{tests → test}/TC_FXListBox.rb +0 -0
- data/{tests → test}/TC_FXMainWindow.rb +0 -0
- data/{tests → test}/TC_FXMat4f.rb +0 -0
- data/{tests → test}/TC_FXMaterial.rb +0 -0
- data/{tests → test}/TC_FXMemoryStream.rb +0 -0
- data/{tests → test}/TC_FXMenuCheck.rb +0 -0
- data/{tests → test}/TC_FXMenuCommand.rb +0 -0
- data/{tests → test}/TC_FXMenuRadio.rb +0 -0
- data/{tests → test}/TC_FXMessageBox.rb +0 -0
- data/{tests → test}/TC_FXPoint.rb +0 -0
- data/{tests → test}/TC_FXQuatf.rb +0 -0
- data/{tests → test}/TC_FXRadioButton.rb +0 -0
- data/{tests → test}/TC_FXRanged.rb +0 -0
- data/{tests → test}/TC_FXRangef.rb +0 -0
- data/{tests → test}/TC_FXRectangle.rb +0 -0
- data/{tests → test}/TC_FXRegion.rb +0 -0
- data/{tests → test}/TC_FXRegistry.rb +0 -0
- data/{tests → test}/TC_FXScrollArea.rb +0 -0
- data/{tests → test}/TC_FXScrollWindow.rb +0 -0
- data/{tests → test}/TC_FXSegment.rb +0 -0
- data/{tests → test}/TC_FXSettings.rb +0 -0
- data/{tests → test}/TC_FXShell.rb +0 -0
- data/{tests → test}/TC_FXSize.rb +0 -0
- data/{tests → test}/TC_FXStream.rb +0 -0
- data/{tests → test}/TC_FXTable.rb +0 -0
- data/{tests → test}/TC_FXTableItem.rb +0 -0
- data/{tests → test}/TC_FXText.rb +0 -0
- data/{tests → test}/TC_FXTopWindow.rb +0 -0
- data/{tests → test}/TC_FXTreeList.rb +0 -0
- data/{tests → test}/TC_FXTreeListBox.rb +0 -0
- data/{tests → test}/TC_FXUndoList.rb +0 -0
- data/{tests → test}/TC_FXVec2d.rb +0 -0
- data/{tests → test}/TC_FXVec2f.rb +0 -0
- data/{tests → test}/TC_FXVec3d.rb +0 -0
- data/{tests → test}/TC_FXVec3f.rb +0 -0
- data/{tests → test}/TC_FXVec4f.rb +0 -0
- data/{tests → test}/TC_FXViewport.rb +0 -0
- data/{tests → test}/TC_FXXBMIcon.rb +0 -0
- data/{tests → test}/TC_FXXBMImage.rb +0 -0
- data/{tests → test}/TC_FXXPMIcon.rb +0 -0
- data/{tests → test}/TC_FXXPMImage.rb +0 -0
- data/{tests → test}/TC_Misc.rb +0 -0
- data/{tests → test}/TC_downcast.rb +0 -0
- data/{tests → test}/TS_All.rb +0 -0
- data/{tests → test}/blankpage.ps +0 -0
- data/{tests → test}/howdypage.ps +0 -0
- data/{tests → test}/stress1.rb +0 -0
- data/{tests → test}/stress2.rb +0 -0
- data/{tests → test}/stress3.rb +0 -0
- data/{tests → test}/testcase.rb +0 -0
- metadata +718 -458
- data/doc/apes02.html +0 -21
- data/doc/apes03.html +0 -39
- data/doc/book.html +0 -3
- data/doc/build.html +0 -132
- data/doc/ch03s02.html +0 -23
- data/doc/ch03s03.html +0 -52
- data/doc/ch03s04.html +0 -36
- data/doc/ch03s05.html +0 -60
- data/doc/ch04s02.html +0 -71
- data/doc/ch04s03.html +0 -37
- data/doc/ch04s04.html +0 -72
- data/doc/ch05s02.html +0 -260
- data/doc/ch05s03.html +0 -127
- data/doc/changes.html +0 -777
- data/doc/clipboardtut.html +0 -67
- data/doc/differences.html +0 -190
- data/doc/dragdroptut.html +0 -263
- data/doc/events.html +0 -36
- data/doc/examples.html +0 -104
- data/doc/gems.html +0 -73
- data/doc/goals.html +0 -41
- data/doc/images/babelfish.png +0 -0
- data/doc/images/browser.png +0 -0
- data/doc/images/button.png +0 -0
- data/doc/images/call-chain-example.png +0 -0
- data/doc/images/colordialog.png +0 -0
- data/doc/images/datatarget.png +0 -0
- data/doc/images/dialog.png +0 -0
- data/doc/images/dilbert.png +0 -0
- data/doc/images/dirlist.png +0 -0
- data/doc/images/dropsite-droprejected.png +0 -0
- data/doc/images/foursplit.png +0 -0
- data/doc/images/gltest.png +0 -0
- data/doc/images/glviewer.png +0 -0
- data/doc/images/groupbox.png +0 -0
- data/doc/images/header.png +0 -0
- data/doc/images/hello-with-button.png +0 -0
- data/doc/images/hello-with-icon-1.png +0 -0
- data/doc/images/hello-with-icon-2.png +0 -0
- data/doc/images/hello-with-icon-3.png +0 -0
- data/doc/images/hello-with-tooltip.png +0 -0
- data/doc/images/hello-without-button.png +0 -0
- data/doc/images/hello.png +0 -0
- data/doc/images/hello2.png +0 -0
- data/doc/images/iconlist-bigicons.png +0 -0
- data/doc/images/iconlist-details.png +0 -0
- data/doc/images/image.png +0 -0
- data/doc/images/imageviewer.png +0 -0
- data/doc/images/inheritance.png +0 -0
- data/doc/images/mditest.png +0 -0
- data/doc/images/raabrowser.png +0 -0
- data/doc/images/scribble.png +0 -0
- data/doc/images/shutter.png +0 -0
- data/doc/images/splitter.png +0 -0
- data/doc/images/tabbook.png +0 -0
- data/doc/images/table.png +0 -0
- data/doc/images/tutorial1.png +0 -0
- data/doc/implementation.html +0 -16
- data/doc/infosources.html +0 -33
- data/doc/library.html +0 -30
- data/doc/opengl.html +0 -73
- data/doc/pt01.html +0 -3
- data/doc/pt02.html +0 -3
- data/doc/scintilla.html +0 -36
- data/doc/style.css +0 -247
- data/doc/subversion.html +0 -21
- data/doc/tutorial1.html +0 -90
- data/doc/unicode.html +0 -56
- data/web/community.html +0 -81
- data/web/documentation.html +0 -83
- data/web/downloads.html +0 -85
- data/web/index.html +0 -88
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fxruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.
|
4
|
+
version: 1.6.20
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Lyle Johnson
|
@@ -9,91 +9,40 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2009-
|
12
|
+
date: 2009-11-09 00:00:00 -06:00
|
13
13
|
default_executable:
|
14
|
-
dependencies:
|
15
|
-
|
14
|
+
dependencies:
|
15
|
+
- !ruby/object:Gem::Dependency
|
16
|
+
name: hoe
|
17
|
+
type: :development
|
18
|
+
version_requirement:
|
19
|
+
version_requirements: !ruby/object:Gem::Requirement
|
20
|
+
requirements:
|
21
|
+
- - ">="
|
22
|
+
- !ruby/object:Gem::Version
|
23
|
+
version: 2.3.3
|
24
|
+
version:
|
16
25
|
description: FXRuby is the Ruby binding to the FOX GUI toolkit.
|
17
|
-
email:
|
26
|
+
email:
|
27
|
+
- lyle@lylejohnson.name
|
18
28
|
executables: []
|
19
29
|
|
20
30
|
extensions:
|
21
31
|
- ext/fox16/extconf.rb
|
22
32
|
extra_rdoc_files:
|
23
|
-
-
|
33
|
+
- History.txt
|
34
|
+
- Manifest.txt
|
35
|
+
- README.txt
|
24
36
|
- rdoc-sources/README.rdoc
|
25
37
|
files:
|
26
|
-
-
|
38
|
+
- History.txt
|
39
|
+
- Manifest.txt
|
27
40
|
- README
|
28
|
-
-
|
29
|
-
-
|
30
|
-
-
|
31
|
-
-
|
32
|
-
-
|
33
|
-
- doc/build.html
|
34
|
-
- doc/ch03s02.html
|
35
|
-
- doc/ch03s03.html
|
36
|
-
- doc/ch03s04.html
|
37
|
-
- doc/ch03s05.html
|
38
|
-
- doc/ch04s02.html
|
39
|
-
- doc/ch04s03.html
|
40
|
-
- doc/ch04s04.html
|
41
|
-
- doc/ch05s02.html
|
42
|
-
- doc/ch05s03.html
|
43
|
-
- doc/changes.html
|
44
|
-
- doc/clipboardtut.html
|
45
|
-
- doc/differences.html
|
46
|
-
- doc/dragdroptut.html
|
47
|
-
- doc/events.html
|
48
|
-
- doc/examples.html
|
49
|
-
- doc/gems.html
|
50
|
-
- doc/goals.html
|
51
|
-
- doc/implementation.html
|
52
|
-
- doc/infosources.html
|
53
|
-
- doc/library.html
|
54
|
-
- doc/opengl.html
|
55
|
-
- doc/pt01.html
|
56
|
-
- doc/pt02.html
|
57
|
-
- doc/scintilla.html
|
58
|
-
- doc/subversion.html
|
59
|
-
- doc/tutorial1.html
|
60
|
-
- doc/unicode.html
|
61
|
-
- doc/images/babelfish.png
|
62
|
-
- doc/images/browser.png
|
63
|
-
- doc/images/button.png
|
64
|
-
- doc/images/call-chain-example.png
|
65
|
-
- doc/images/colordialog.png
|
66
|
-
- doc/images/datatarget.png
|
67
|
-
- doc/images/dialog.png
|
68
|
-
- doc/images/dilbert.png
|
69
|
-
- doc/images/dirlist.png
|
70
|
-
- doc/images/dropsite-droprejected.png
|
71
|
-
- doc/images/foursplit.png
|
72
|
-
- doc/images/gltest.png
|
73
|
-
- doc/images/glviewer.png
|
74
|
-
- doc/images/groupbox.png
|
75
|
-
- doc/images/header.png
|
76
|
-
- doc/images/hello-with-button.png
|
77
|
-
- doc/images/hello-with-icon-1.png
|
78
|
-
- doc/images/hello-with-icon-2.png
|
79
|
-
- doc/images/hello-with-icon-3.png
|
80
|
-
- doc/images/hello-with-tooltip.png
|
81
|
-
- doc/images/hello-without-button.png
|
82
|
-
- doc/images/hello.png
|
83
|
-
- doc/images/hello2.png
|
84
|
-
- doc/images/iconlist-bigicons.png
|
85
|
-
- doc/images/iconlist-details.png
|
86
|
-
- doc/images/image.png
|
87
|
-
- doc/images/imageviewer.png
|
88
|
-
- doc/images/inheritance.png
|
89
|
-
- doc/images/mditest.png
|
90
|
-
- doc/images/raabrowser.png
|
91
|
-
- doc/images/scribble.png
|
92
|
-
- doc/images/shutter.png
|
93
|
-
- doc/images/splitter.png
|
94
|
-
- doc/images/tabbook.png
|
95
|
-
- doc/images/table.png
|
96
|
-
- doc/images/tutorial1.png
|
41
|
+
- README.txt
|
42
|
+
- Rakefile
|
43
|
+
- TODO
|
44
|
+
- doap.rdf
|
45
|
+
- examples/RAA.rb
|
97
46
|
- examples/README
|
98
47
|
- examples/babelfish.rb
|
99
48
|
- examples/bounce.rb
|
@@ -116,30 +65,20 @@ files:
|
|
116
65
|
- examples/header.rb
|
117
66
|
- examples/hello.rb
|
118
67
|
- examples/hello2.rb
|
119
|
-
- examples/iconlist.rb
|
120
|
-
- examples/image.rb
|
121
|
-
- examples/imageviewer.rb
|
122
|
-
- examples/inputs.rb
|
123
68
|
- examples/iRAA.rb
|
124
|
-
- examples/
|
125
|
-
- examples/
|
126
|
-
- examples/
|
127
|
-
- examples/
|
128
|
-
- examples/
|
129
|
-
- examples/
|
130
|
-
- examples/
|
131
|
-
- examples/
|
132
|
-
- examples/scribble.rb
|
133
|
-
- examples/shutter.rb
|
134
|
-
- examples/splitter.rb
|
135
|
-
- examples/styledtext.rb
|
136
|
-
- examples/tabbook.rb
|
137
|
-
- examples/table.rb
|
138
|
-
- examples/unicode.rb
|
69
|
+
- examples/iconlist.rb
|
70
|
+
- examples/icons/AngryGuyInBunnySuit.ico
|
71
|
+
- examples/icons/FatBot.ico
|
72
|
+
- examples/icons/FlippedySwitch.ico
|
73
|
+
- examples/icons/LeGoon.ico
|
74
|
+
- examples/icons/Net.ico
|
75
|
+
- examples/icons/RedMacOS.ico
|
76
|
+
- examples/icons/SawBlade.ico
|
139
77
|
- examples/icons/backview.png
|
140
78
|
- examples/icons/big.png
|
141
79
|
- examples/icons/bigfolder.png
|
142
80
|
- examples/icons/bigpenguin.png
|
81
|
+
- examples/icons/bluebullet14x14.gif
|
143
82
|
- examples/icons/bottomview.png
|
144
83
|
- examples/icons/camera.png
|
145
84
|
- examples/icons/capbutt.png
|
@@ -195,362 +134,46 @@ files:
|
|
195
134
|
- examples/icons/solid_line.png
|
196
135
|
- examples/icons/tbuplevel.png
|
197
136
|
- examples/icons/topview.png
|
137
|
+
- examples/icons/transpbullet14x14.gif
|
198
138
|
- examples/icons/undo.png
|
199
139
|
- examples/icons/winapp.png
|
200
140
|
- examples/icons/zoom.png
|
201
|
-
- examples/
|
202
|
-
- examples/
|
203
|
-
- examples/
|
204
|
-
- examples/
|
205
|
-
- examples/
|
206
|
-
- examples/
|
207
|
-
- examples/
|
141
|
+
- examples/image.rb
|
142
|
+
- examples/imageviewer.rb
|
143
|
+
- examples/inputs.rb
|
144
|
+
- examples/mditest.rb
|
145
|
+
- examples/pig.rb
|
146
|
+
- examples/raabrowser.rb
|
147
|
+
- examples/ratio.rb
|
148
|
+
- examples/rulerview.rb
|
149
|
+
- examples/scintilla-test.rb
|
150
|
+
- examples/scribble-orig.rb
|
151
|
+
- examples/scribble.rb
|
152
|
+
- examples/shutter.rb
|
153
|
+
- examples/splitter.rb
|
154
|
+
- examples/styledtext.rb
|
155
|
+
- examples/tabbook.rb
|
156
|
+
- examples/table.rb
|
208
157
|
- examples/textedit/commands.rb
|
209
158
|
- examples/textedit/helpwindow.rb
|
210
159
|
- examples/textedit/prefdialog.rb
|
211
160
|
- examples/textedit/textedit.rb
|
212
|
-
-
|
213
|
-
-
|
214
|
-
-
|
215
|
-
-
|
216
|
-
-
|
217
|
-
- lib/fox16/core.rb
|
218
|
-
- lib/fox16/dict.rb
|
219
|
-
- lib/fox16/exceptions_for_fxerror.rb
|
220
|
-
- lib/fox16/execute_nonmodal.rb
|
221
|
-
- lib/fox16/glgroup.rb
|
222
|
-
- lib/fox16/glshapes.rb
|
223
|
-
- lib/fox16/input.rb
|
224
|
-
- lib/fox16/irb.rb
|
225
|
-
- lib/fox16/iterators.rb
|
226
|
-
- lib/fox16/keys.rb
|
227
|
-
- lib/fox16/kwargs.rb
|
228
|
-
- lib/fox16/missingdep.rb
|
229
|
-
- lib/fox16/pseudokeyboard.rb
|
230
|
-
- lib/fox16/pseudomouse.rb
|
231
|
-
- lib/fox16/responder.rb
|
232
|
-
- lib/fox16/responder2.rb
|
233
|
-
- lib/fox16/scintilla.rb
|
234
|
-
- lib/fox16/settings.rb
|
235
|
-
- lib/fox16/signal.rb
|
236
|
-
- lib/fox16/splashscreen.rb
|
237
|
-
- lib/fox16/timeout.rb
|
238
|
-
- lib/fox16/undolist.rb
|
239
|
-
- lib/fox16/version.rb
|
240
|
-
- tests/README
|
241
|
-
- tests/stress1.rb
|
242
|
-
- tests/stress2.rb
|
243
|
-
- tests/stress3.rb
|
244
|
-
- tests/TC_downcast.rb
|
245
|
-
- tests/TC_FXAccelTable.rb
|
246
|
-
- tests/TC_FXApp.rb
|
247
|
-
- tests/TC_FXArc.rb
|
248
|
-
- tests/TC_FXBMPIcon.rb
|
249
|
-
- tests/TC_FXBMPImage.rb
|
250
|
-
- tests/TC_FXButton.rb
|
251
|
-
- tests/TC_FXCheckButton.rb
|
252
|
-
- tests/TC_FXComboBox.rb
|
253
|
-
- tests/TC_FXDataTarget.rb
|
254
|
-
- tests/TC_FXDC.rb
|
255
|
-
- tests/TC_FXDCPrint.rb
|
256
|
-
- tests/TC_FXDCWindow.rb
|
257
|
-
- tests/TC_FXDialogBox.rb
|
258
|
-
- tests/TC_FXDirList.rb
|
259
|
-
- tests/TC_FXExtentd.rb
|
260
|
-
- tests/TC_FXExtentf.rb
|
261
|
-
- tests/TC_FXFileAssoc.rb
|
262
|
-
- tests/TC_FXFileStream.rb
|
263
|
-
- tests/TC_FXFoldingList.rb
|
264
|
-
- tests/TC_FXFont.rb
|
265
|
-
- tests/TC_FXFontDesc.rb
|
266
|
-
- tests/TC_FXGLGroup.rb
|
267
|
-
- tests/TC_FXGLShape.rb
|
268
|
-
- tests/TC_FXGLViewer.rb
|
269
|
-
- tests/TC_FXGradientBar.rb
|
270
|
-
- tests/TC_FXHeader.rb
|
271
|
-
- tests/TC_FXHiliteStyle.rb
|
272
|
-
- tests/TC_FXIconDict.rb
|
273
|
-
- tests/TC_FXIconList.rb
|
274
|
-
- tests/TC_FXId.rb
|
275
|
-
- tests/TC_FXImage.rb
|
276
|
-
- tests/TC_FXLight.rb
|
277
|
-
- tests/TC_FXList.rb
|
278
|
-
- tests/TC_FXListBox.rb
|
279
|
-
- tests/TC_FXMainWindow.rb
|
280
|
-
- tests/TC_FXMat4f.rb
|
281
|
-
- tests/TC_FXMaterial.rb
|
282
|
-
- tests/TC_FXMemoryStream.rb
|
283
|
-
- tests/TC_FXMenuCheck.rb
|
284
|
-
- tests/TC_FXMenuCommand.rb
|
285
|
-
- tests/TC_FXMenuRadio.rb
|
286
|
-
- tests/TC_FXMessageBox.rb
|
287
|
-
- tests/TC_FXPoint.rb
|
288
|
-
- tests/TC_FXQuatf.rb
|
289
|
-
- tests/TC_FXRadioButton.rb
|
290
|
-
- tests/TC_FXRanged.rb
|
291
|
-
- tests/TC_FXRangef.rb
|
292
|
-
- tests/TC_FXRectangle.rb
|
293
|
-
- tests/TC_FXRegion.rb
|
294
|
-
- tests/TC_FXRegistry.rb
|
295
|
-
- tests/TC_FXScrollArea.rb
|
296
|
-
- tests/TC_FXScrollWindow.rb
|
297
|
-
- tests/TC_FXSegment.rb
|
298
|
-
- tests/TC_FXSettings.rb
|
299
|
-
- tests/TC_FXShell.rb
|
300
|
-
- tests/TC_FXSize.rb
|
301
|
-
- tests/TC_FXStream.rb
|
302
|
-
- tests/TC_FXTable.rb
|
303
|
-
- tests/TC_FXTableItem.rb
|
304
|
-
- tests/TC_FXText.rb
|
305
|
-
- tests/TC_FXTopWindow.rb
|
306
|
-
- tests/TC_FXTreeList.rb
|
307
|
-
- tests/TC_FXTreeListBox.rb
|
308
|
-
- tests/TC_FXUndoList.rb
|
309
|
-
- tests/TC_FXVec2d.rb
|
310
|
-
- tests/TC_FXVec2f.rb
|
311
|
-
- tests/TC_FXVec3d.rb
|
312
|
-
- tests/TC_FXVec3f.rb
|
313
|
-
- tests/TC_FXVec4f.rb
|
314
|
-
- tests/TC_FXViewport.rb
|
315
|
-
- tests/TC_FXXBMIcon.rb
|
316
|
-
- tests/TC_FXXBMImage.rb
|
317
|
-
- tests/TC_FXXPMIcon.rb
|
318
|
-
- tests/TC_FXXPMImage.rb
|
319
|
-
- tests/TC_Misc.rb
|
320
|
-
- tests/testcase.rb
|
321
|
-
- tests/TS_All.rb
|
322
|
-
- tests/blankpage.ps
|
323
|
-
- tests/howdypage.ps
|
324
|
-
- web/community.html
|
325
|
-
- web/documentation.html
|
326
|
-
- web/downloads.html
|
327
|
-
- web/index.html
|
328
|
-
- rdoc-sources/FX4Splitter.rb
|
329
|
-
- rdoc-sources/FX7Segment.rb
|
330
|
-
- rdoc-sources/FXAccelTable.rb
|
331
|
-
- rdoc-sources/FXApp.rb
|
332
|
-
- rdoc-sources/FXArrowButton.rb
|
333
|
-
- rdoc-sources/FXBitmap.rb
|
334
|
-
- rdoc-sources/FXBitmapFrame.rb
|
335
|
-
- rdoc-sources/FXBitmapView.rb
|
336
|
-
- rdoc-sources/FXBMPIcon.rb
|
337
|
-
- rdoc-sources/FXBMPImage.rb
|
338
|
-
- rdoc-sources/FXButton.rb
|
339
|
-
- rdoc-sources/FXCanvas.rb
|
340
|
-
- rdoc-sources/FXCheckButton.rb
|
341
|
-
- rdoc-sources/FXChoiceBox.rb
|
342
|
-
- rdoc-sources/FXColorBar.rb
|
343
|
-
- rdoc-sources/FXColorDialog.rb
|
344
|
-
- rdoc-sources/FXColorList.rb
|
345
|
-
- rdoc-sources/FXColorRing.rb
|
346
|
-
- rdoc-sources/FXColorSelector.rb
|
347
|
-
- rdoc-sources/FXColorWell.rb
|
348
|
-
- rdoc-sources/FXColorWheel.rb
|
349
|
-
- rdoc-sources/FXComboBox.rb
|
350
|
-
- rdoc-sources/FXComposite.rb
|
351
|
-
- rdoc-sources/FXCURCursor.rb
|
352
|
-
- rdoc-sources/FXCursor.rb
|
353
|
-
- rdoc-sources/FXDataTarget.rb
|
354
|
-
- rdoc-sources/FXDC.rb
|
355
|
-
- rdoc-sources/FXDCPrint.rb
|
356
|
-
- rdoc-sources/FXDCWindow.rb
|
357
|
-
- rdoc-sources/FXDebugTarget.rb
|
358
|
-
- rdoc-sources/fxdefs.rb
|
359
|
-
- rdoc-sources/FXDelegator.rb
|
360
|
-
- rdoc-sources/FXDial.rb
|
361
|
-
- rdoc-sources/FXDialogBox.rb
|
362
|
-
- rdoc-sources/FXDict.rb
|
363
|
-
- rdoc-sources/FXDirBox.rb
|
364
|
-
- rdoc-sources/FXDirDialog.rb
|
365
|
-
- rdoc-sources/FXDirList.rb
|
366
|
-
- rdoc-sources/FXDirSelector.rb
|
367
|
-
- rdoc-sources/FXDockBar.rb
|
368
|
-
- rdoc-sources/FXDockHandler.rb
|
369
|
-
- rdoc-sources/FXDockSite.rb
|
370
|
-
- rdoc-sources/FXDockTitle.rb
|
371
|
-
- rdoc-sources/FXDocument.rb
|
372
|
-
- rdoc-sources/FXDragCorner.rb
|
373
|
-
- rdoc-sources/FXDrawable.rb
|
374
|
-
- rdoc-sources/FXDriveBox.rb
|
375
|
-
- rdoc-sources/FXExtentd.rb
|
376
|
-
- rdoc-sources/FXExtentf.rb
|
377
|
-
- rdoc-sources/FXFileDialog.rb
|
378
|
-
- rdoc-sources/FXFileDict.rb
|
379
|
-
- rdoc-sources/FXFileList.rb
|
380
|
-
- rdoc-sources/FXFileSelector.rb
|
381
|
-
- rdoc-sources/FXFileStream.rb
|
382
|
-
- rdoc-sources/FXFoldingList.rb
|
383
|
-
- rdoc-sources/FXFont.rb
|
384
|
-
- rdoc-sources/FXFontDialog.rb
|
385
|
-
- rdoc-sources/FXFontSelector.rb
|
386
|
-
- rdoc-sources/FXFrame.rb
|
387
|
-
- rdoc-sources/FXGIFCursor.rb
|
388
|
-
- rdoc-sources/FXGIFIcon.rb
|
389
|
-
- rdoc-sources/FXGIFImage.rb
|
390
|
-
- rdoc-sources/FXGLCanvas.rb
|
391
|
-
- rdoc-sources/FXGLContext.rb
|
392
|
-
- rdoc-sources/FXGLObject.rb
|
393
|
-
- rdoc-sources/FXGLShape.rb
|
394
|
-
- rdoc-sources/FXGLViewer.rb
|
395
|
-
- rdoc-sources/FXGLVisual.rb
|
396
|
-
- rdoc-sources/FXGradientBar.rb
|
397
|
-
- rdoc-sources/FXGroupBox.rb
|
398
|
-
- rdoc-sources/FXHeader.rb
|
399
|
-
- rdoc-sources/FXHorizontalFrame.rb
|
400
|
-
- rdoc-sources/FXICOIcon.rb
|
401
|
-
- rdoc-sources/FXICOImage.rb
|
402
|
-
- rdoc-sources/FXIcon.rb
|
403
|
-
- rdoc-sources/FXIconDict.rb
|
404
|
-
- rdoc-sources/FXIconList.rb
|
405
|
-
- rdoc-sources/FXIconSource.rb
|
406
|
-
- rdoc-sources/FXId.rb
|
407
|
-
- rdoc-sources/FXImage.rb
|
408
|
-
- rdoc-sources/FXImageFrame.rb
|
409
|
-
- rdoc-sources/FXImageView.rb
|
410
|
-
- rdoc-sources/FXInputDialog.rb
|
411
|
-
- rdoc-sources/FXJPGIcon.rb
|
412
|
-
- rdoc-sources/FXJPGImage.rb
|
413
|
-
- rdoc-sources/FXKnob.rb
|
414
|
-
- rdoc-sources/FXLabel.rb
|
415
|
-
- rdoc-sources/FXList.rb
|
416
|
-
- rdoc-sources/FXListBox.rb
|
417
|
-
- rdoc-sources/FXMainWindow.rb
|
418
|
-
- rdoc-sources/FXMatrix.rb
|
419
|
-
- rdoc-sources/FXMDIButton.rb
|
420
|
-
- rdoc-sources/FXMDIChild.rb
|
421
|
-
- rdoc-sources/FXMDIClient.rb
|
422
|
-
- rdoc-sources/FXMemoryBuffer.rb
|
423
|
-
- rdoc-sources/FXMemoryStream.rb
|
424
|
-
- rdoc-sources/FXMenuBar.rb
|
425
|
-
- rdoc-sources/FXMenuButton.rb
|
426
|
-
- rdoc-sources/FXMenuCaption.rb
|
427
|
-
- rdoc-sources/FXMenuCascade.rb
|
428
|
-
- rdoc-sources/FXMenuCheck.rb
|
429
|
-
- rdoc-sources/FXMenuCommand.rb
|
430
|
-
- rdoc-sources/FXMenuPane.rb
|
431
|
-
- rdoc-sources/FXMenuRadio.rb
|
432
|
-
- rdoc-sources/FXMenuSeparator.rb
|
433
|
-
- rdoc-sources/FXMenuTitle.rb
|
434
|
-
- rdoc-sources/FXMessageBox.rb
|
435
|
-
- rdoc-sources/FXObject.rb
|
436
|
-
- rdoc-sources/FXOptionMenu.rb
|
437
|
-
- rdoc-sources/FXPacker.rb
|
438
|
-
- rdoc-sources/FXPCXIcon.rb
|
439
|
-
- rdoc-sources/FXPCXImage.rb
|
440
|
-
- rdoc-sources/FXPicker.rb
|
441
|
-
- rdoc-sources/FXPNGIcon.rb
|
442
|
-
- rdoc-sources/FXPNGImage.rb
|
443
|
-
- rdoc-sources/FXPopup.rb
|
444
|
-
- rdoc-sources/FXPPMIcon.rb
|
445
|
-
- rdoc-sources/FXPPMImage.rb
|
446
|
-
- rdoc-sources/FXPrintDialog.rb
|
447
|
-
- rdoc-sources/FXProgressBar.rb
|
448
|
-
- rdoc-sources/FXProgressDialog.rb
|
449
|
-
- rdoc-sources/FXQuatd.rb
|
450
|
-
- rdoc-sources/FXQuatf.rb
|
451
|
-
- rdoc-sources/FXRadioButton.rb
|
452
|
-
- rdoc-sources/FXRanged.rb
|
453
|
-
- rdoc-sources/FXRangef.rb
|
454
|
-
- rdoc-sources/FXRealSlider.rb
|
455
|
-
- rdoc-sources/FXRealSpinner.rb
|
456
|
-
- rdoc-sources/FXRecentFiles.rb
|
457
|
-
- rdoc-sources/FXRectangle.rb
|
458
|
-
- rdoc-sources/FXRegion.rb
|
459
|
-
- rdoc-sources/FXRegistry.rb
|
460
|
-
- rdoc-sources/FXReplaceDialog.rb
|
461
|
-
- rdoc-sources/FXRGBIcon.rb
|
462
|
-
- rdoc-sources/FXRGBImage.rb
|
463
|
-
- rdoc-sources/FXRootWindow.rb
|
464
|
-
- rdoc-sources/FXRuler.rb
|
465
|
-
- rdoc-sources/FXRulerView.rb
|
466
|
-
- rdoc-sources/FXScintilla.rb
|
467
|
-
- rdoc-sources/FXScrollArea.rb
|
468
|
-
- rdoc-sources/FXScrollBar.rb
|
469
|
-
- rdoc-sources/FXScrollPane.rb
|
470
|
-
- rdoc-sources/FXScrollWindow.rb
|
471
|
-
- rdoc-sources/FXSearchDialog.rb
|
472
|
-
- rdoc-sources/FXSeparator.rb
|
473
|
-
- rdoc-sources/FXSettings.rb
|
474
|
-
- rdoc-sources/FXShell.rb
|
475
|
-
- rdoc-sources/FXShutter.rb
|
476
|
-
- rdoc-sources/FXSize.rb
|
477
|
-
- rdoc-sources/FXSlider.rb
|
478
|
-
- rdoc-sources/FXSphered.rb
|
479
|
-
- rdoc-sources/FXSpheref.rb
|
480
|
-
- rdoc-sources/FXSpinner.rb
|
481
|
-
- rdoc-sources/FXSplashWindow.rb
|
482
|
-
- rdoc-sources/FXSplitter.rb
|
483
|
-
- rdoc-sources/FXSpring.rb
|
484
|
-
- rdoc-sources/FXStatusBar.rb
|
485
|
-
- rdoc-sources/FXStatusLine.rb
|
486
|
-
- rdoc-sources/FXStream.rb
|
487
|
-
- rdoc-sources/FXStringDict.rb
|
488
|
-
- rdoc-sources/FXSwitcher.rb
|
489
|
-
- rdoc-sources/FXTabBar.rb
|
490
|
-
- rdoc-sources/FXTabBook.rb
|
491
|
-
- rdoc-sources/FXTabItem.rb
|
492
|
-
- rdoc-sources/FXTable.rb
|
493
|
-
- rdoc-sources/FXText.rb
|
494
|
-
- rdoc-sources/FXTextField.rb
|
495
|
-
- rdoc-sources/FXTGAIcon.rb
|
496
|
-
- rdoc-sources/FXTGAImage.rb
|
497
|
-
- rdoc-sources/FXTIFIcon.rb
|
498
|
-
- rdoc-sources/FXTIFImage.rb
|
499
|
-
- rdoc-sources/FXToggleButton.rb
|
500
|
-
- rdoc-sources/FXToolBar.rb
|
501
|
-
- rdoc-sources/FXToolBarGrip.rb
|
502
|
-
- rdoc-sources/FXToolBarShell.rb
|
503
|
-
- rdoc-sources/FXToolBarTab.rb
|
504
|
-
- rdoc-sources/FXToolTip.rb
|
505
|
-
- rdoc-sources/FXTopWindow.rb
|
506
|
-
- rdoc-sources/FXTranslator.rb
|
507
|
-
- rdoc-sources/FXTreeList.rb
|
508
|
-
- rdoc-sources/FXTreeListBox.rb
|
509
|
-
- rdoc-sources/FXTriStateButton.rb
|
510
|
-
- rdoc-sources/FXVec2d.rb
|
511
|
-
- rdoc-sources/FXVec2f.rb
|
512
|
-
- rdoc-sources/FXVec3d.rb
|
513
|
-
- rdoc-sources/FXVec3f.rb
|
514
|
-
- rdoc-sources/FXVec4d.rb
|
515
|
-
- rdoc-sources/FXVec4f.rb
|
516
|
-
- rdoc-sources/FXVerticalFrame.rb
|
517
|
-
- rdoc-sources/FXVisual.rb
|
518
|
-
- rdoc-sources/FXWindow.rb
|
519
|
-
- rdoc-sources/FXWizard.rb
|
520
|
-
- rdoc-sources/FXXBMIcon.rb
|
521
|
-
- rdoc-sources/FXXBMImage.rb
|
522
|
-
- rdoc-sources/FXXPMIcon.rb
|
523
|
-
- rdoc-sources/FXXPMImage.rb
|
524
|
-
- rdoc-sources/README.rdoc
|
525
|
-
- rdoc-sources
|
161
|
+
- examples/unicode.rb
|
162
|
+
- ext/fox16/FXRbApp.cpp
|
163
|
+
- ext/fox16/FXRbDataTarget.cpp
|
164
|
+
- ext/fox16/FXRbGLViewer.cpp
|
165
|
+
- ext/fox16/FXRuby.cpp
|
526
166
|
- ext/fox16/MANIFEST
|
527
|
-
- ext/fox16/extconf.rb
|
528
|
-
- ext/fox16/librb.c
|
529
167
|
- ext/fox16/core_wrap.cpp
|
530
168
|
- ext/fox16/dc_wrap.cpp
|
531
169
|
- ext/fox16/dialogs_wrap.cpp
|
170
|
+
- ext/fox16/extconf.rb
|
532
171
|
- ext/fox16/frames_wrap.cpp
|
533
172
|
- ext/fox16/fx3d_wrap.cpp
|
534
|
-
- ext/fox16/FXRbApp.cpp
|
535
|
-
- ext/fox16/FXRbDataTarget.cpp
|
536
|
-
- ext/fox16/FXRbGLViewer.cpp
|
537
|
-
- ext/fox16/FXRuby.cpp
|
538
173
|
- ext/fox16/iconlist_wrap.cpp
|
539
174
|
- ext/fox16/icons_wrap.cpp
|
540
175
|
- ext/fox16/image_wrap.cpp
|
541
176
|
- ext/fox16/impl.cpp
|
542
|
-
- ext/fox16/label_wrap.cpp
|
543
|
-
- ext/fox16/layout_wrap.cpp
|
544
|
-
- ext/fox16/list_wrap.cpp
|
545
|
-
- ext/fox16/markfuncs.cpp
|
546
|
-
- ext/fox16/mdi_wrap.cpp
|
547
|
-
- ext/fox16/menu_wrap.cpp
|
548
|
-
- ext/fox16/scintilla_wrap.cpp
|
549
|
-
- ext/fox16/table_wrap.cpp
|
550
|
-
- ext/fox16/text_wrap.cpp
|
551
|
-
- ext/fox16/treelist_wrap.cpp
|
552
|
-
- ext/fox16/ui_wrap.cpp
|
553
|
-
- ext/fox16/unregisterOwnedObjects.cpp
|
554
177
|
- ext/fox16/include/FXMemoryBuffer.h
|
555
178
|
- ext/fox16/include/FXRb4Splitter.h
|
556
179
|
- ext/fox16/include/FXRb7Segment.h
|
@@ -558,13 +181,14 @@ files:
|
|
558
181
|
- ext/fox16/include/FXRbApp.h
|
559
182
|
- ext/fox16/include/FXRbAppVirtuals.h
|
560
183
|
- ext/fox16/include/FXRbArrowButton.h
|
184
|
+
- ext/fox16/include/FXRbBMPIcon.h
|
185
|
+
- ext/fox16/include/FXRbBMPImage.h
|
561
186
|
- ext/fox16/include/FXRbBitmap.h
|
562
187
|
- ext/fox16/include/FXRbBitmapFrame.h
|
563
188
|
- ext/fox16/include/FXRbBitmapView.h
|
564
189
|
- ext/fox16/include/FXRbBitmapVirtuals.h
|
565
|
-
- ext/fox16/include/FXRbBMPIcon.h
|
566
|
-
- ext/fox16/include/FXRbBMPImage.h
|
567
190
|
- ext/fox16/include/FXRbButton.h
|
191
|
+
- ext/fox16/include/FXRbCURCursor.h
|
568
192
|
- ext/fox16/include/FXRbCanvas.h
|
569
193
|
- ext/fox16/include/FXRbCheckButton.h
|
570
194
|
- ext/fox16/include/FXRbChoiceBox.h
|
@@ -578,14 +202,13 @@ files:
|
|
578
202
|
- ext/fox16/include/FXRbComboBox.h
|
579
203
|
- ext/fox16/include/FXRbCommon.h
|
580
204
|
- ext/fox16/include/FXRbComposite.h
|
581
|
-
- ext/fox16/include/FXRbCURCursor.h
|
582
205
|
- ext/fox16/include/FXRbCursor.h
|
583
206
|
- ext/fox16/include/FXRbCursorVirtuals.h
|
584
|
-
- ext/fox16/include/FXRbDataTarget.h
|
585
207
|
- ext/fox16/include/FXRbDC.h
|
586
208
|
- ext/fox16/include/FXRbDCPrint.h
|
587
209
|
- ext/fox16/include/FXRbDCVirtuals.h
|
588
210
|
- ext/fox16/include/FXRbDCWindow.h
|
211
|
+
- ext/fox16/include/FXRbDataTarget.h
|
589
212
|
- ext/fox16/include/FXRbDebugTarget.h
|
590
213
|
- ext/fox16/include/FXRbDelegator.h
|
591
214
|
- ext/fox16/include/FXRbDial.h
|
@@ -662,13 +285,13 @@ files:
|
|
662
285
|
- ext/fox16/include/FXRbListBoxVirtuals.h
|
663
286
|
- ext/fox16/include/FXRbListItemVirtuals.h
|
664
287
|
- ext/fox16/include/FXRbListVirtuals.h
|
665
|
-
- ext/fox16/include/FXRbMainWindow.h
|
666
|
-
- ext/fox16/include/FXRbMatrix.h
|
667
288
|
- ext/fox16/include/FXRbMDIButton.h
|
668
289
|
- ext/fox16/include/FXRbMDIChild.h
|
669
290
|
- ext/fox16/include/FXRbMDIChildVirtuals.h
|
670
291
|
- ext/fox16/include/FXRbMDIClient.h
|
671
292
|
- ext/fox16/include/FXRbMDIClientVirtuals.h
|
293
|
+
- ext/fox16/include/FXRbMainWindow.h
|
294
|
+
- ext/fox16/include/FXRbMatrix.h
|
672
295
|
- ext/fox16/include/FXRbMenuBar.h
|
673
296
|
- ext/fox16/include/FXRbMenuButton.h
|
674
297
|
- ext/fox16/include/FXRbMenuCaption.h
|
@@ -683,19 +306,21 @@ files:
|
|
683
306
|
- ext/fox16/include/FXRbObject.h
|
684
307
|
- ext/fox16/include/FXRbObjectVirtuals.h
|
685
308
|
- ext/fox16/include/FXRbOptionMenu.h
|
686
|
-
- ext/fox16/include/FXRbPacker.h
|
687
309
|
- ext/fox16/include/FXRbPCXIcon.h
|
688
310
|
- ext/fox16/include/FXRbPCXImage.h
|
689
|
-
- ext/fox16/include/FXRbPicker.h
|
690
311
|
- ext/fox16/include/FXRbPNGIcon.h
|
691
312
|
- ext/fox16/include/FXRbPNGImage.h
|
313
|
+
- ext/fox16/include/FXRbPPMIcon.h
|
314
|
+
- ext/fox16/include/FXRbPPMImage.h
|
315
|
+
- ext/fox16/include/FXRbPacker.h
|
316
|
+
- ext/fox16/include/FXRbPicker.h
|
692
317
|
- ext/fox16/include/FXRbPopup.h
|
693
318
|
- ext/fox16/include/FXRbPopupVirtuals.h
|
694
|
-
- ext/fox16/include/FXRbPPMIcon.h
|
695
|
-
- ext/fox16/include/FXRbPPMImage.h
|
696
319
|
- ext/fox16/include/FXRbPrintDialog.h
|
697
320
|
- ext/fox16/include/FXRbProgressBar.h
|
698
321
|
- ext/fox16/include/FXRbProgressDialog.h
|
322
|
+
- ext/fox16/include/FXRbRGBIcon.h
|
323
|
+
- ext/fox16/include/FXRbRGBImage.h
|
699
324
|
- ext/fox16/include/FXRbRadioButton.h
|
700
325
|
- ext/fox16/include/FXRbRealSlider.h
|
701
326
|
- ext/fox16/include/FXRbRealSpinner.h
|
@@ -703,8 +328,6 @@ files:
|
|
703
328
|
- ext/fox16/include/FXRbRecentFiles.h
|
704
329
|
- ext/fox16/include/FXRbRegistry.h
|
705
330
|
- ext/fox16/include/FXRbReplaceDialog.h
|
706
|
-
- ext/fox16/include/FXRbRGBIcon.h
|
707
|
-
- ext/fox16/include/FXRbRGBImage.h
|
708
331
|
- ext/fox16/include/FXRbRootWindow.h
|
709
332
|
- ext/fox16/include/FXRbRuler.h
|
710
333
|
- ext/fox16/include/FXRbRulerView.h
|
@@ -732,6 +355,10 @@ files:
|
|
732
355
|
- ext/fox16/include/FXRbStreamVirtuals.h
|
733
356
|
- ext/fox16/include/FXRbStringDict.h
|
734
357
|
- ext/fox16/include/FXRbSwitcher.h
|
358
|
+
- ext/fox16/include/FXRbTGAIcon.h
|
359
|
+
- ext/fox16/include/FXRbTGAImage.h
|
360
|
+
- ext/fox16/include/FXRbTIFIcon.h
|
361
|
+
- ext/fox16/include/FXRbTIFImage.h
|
735
362
|
- ext/fox16/include/FXRbTabBar.h
|
736
363
|
- ext/fox16/include/FXRbTabBarVirtuals.h
|
737
364
|
- ext/fox16/include/FXRbTabBook.h
|
@@ -742,10 +369,6 @@ files:
|
|
742
369
|
- ext/fox16/include/FXRbText.h
|
743
370
|
- ext/fox16/include/FXRbTextField.h
|
744
371
|
- ext/fox16/include/FXRbTextVirtuals.h
|
745
|
-
- ext/fox16/include/FXRbTGAIcon.h
|
746
|
-
- ext/fox16/include/FXRbTGAImage.h
|
747
|
-
- ext/fox16/include/FXRbTIFIcon.h
|
748
|
-
- ext/fox16/include/FXRbTIFImage.h
|
749
372
|
- ext/fox16/include/FXRbToggleButton.h
|
750
373
|
- ext/fox16/include/FXRbToolBar.h
|
751
374
|
- ext/fox16/include/FXRbToolBarGrip.h
|
@@ -774,8 +397,570 @@ files:
|
|
774
397
|
- ext/fox16/include/FXRuby.h
|
775
398
|
- ext/fox16/include/impl.h
|
776
399
|
- ext/fox16/include/inlinestubs.h
|
400
|
+
- ext/fox16/label_wrap.cpp
|
401
|
+
- ext/fox16/layout_wrap.cpp
|
402
|
+
- ext/fox16/librb.c
|
403
|
+
- ext/fox16/list_wrap.cpp
|
404
|
+
- ext/fox16/make_impl.rb
|
405
|
+
- ext/fox16/markfuncs.cpp
|
406
|
+
- ext/fox16/mdi_wrap.cpp
|
407
|
+
- ext/fox16/menu_wrap.cpp
|
408
|
+
- ext/fox16/scintilla_wrap.cpp
|
409
|
+
- ext/fox16/table_wrap.cpp
|
410
|
+
- ext/fox16/text_wrap.cpp
|
411
|
+
- ext/fox16/treelist_wrap.cpp
|
412
|
+
- ext/fox16/ui_wrap.cpp
|
413
|
+
- ext/fox16/unregisterOwnedObjects.cpp
|
414
|
+
- index.html
|
415
|
+
- lib/fox16.rb
|
416
|
+
- lib/fox16/accel_table.rb
|
417
|
+
- lib/fox16/aliases.rb
|
418
|
+
- lib/fox16/bitmapview.rb
|
419
|
+
- lib/fox16/calendar.rb
|
420
|
+
- lib/fox16/chore.rb
|
421
|
+
- lib/fox16/colors.rb
|
422
|
+
- lib/fox16/core.rb
|
423
|
+
- lib/fox16/dict.rb
|
424
|
+
- lib/fox16/exceptions_for_fxerror.rb
|
425
|
+
- lib/fox16/execute_nonmodal.rb
|
426
|
+
- lib/fox16/glgroup.rb
|
427
|
+
- lib/fox16/glshapes.rb
|
428
|
+
- lib/fox16/input.rb
|
429
|
+
- lib/fox16/irb.rb
|
430
|
+
- lib/fox16/iterators.rb
|
431
|
+
- lib/fox16/keys.rb
|
432
|
+
- lib/fox16/kwargs.rb
|
433
|
+
- lib/fox16/missingdep.rb
|
434
|
+
- lib/fox16/pseudokeyboard.rb
|
435
|
+
- lib/fox16/pseudomouse.rb
|
436
|
+
- lib/fox16/responder.rb
|
437
|
+
- lib/fox16/responder2.rb
|
438
|
+
- lib/fox16/scintilla.rb
|
439
|
+
- lib/fox16/settings.rb
|
440
|
+
- lib/fox16/signal.rb
|
441
|
+
- lib/fox16/splashscreen.rb
|
442
|
+
- lib/fox16/timeout.rb
|
443
|
+
- lib/fox16/undolist.rb
|
444
|
+
- lib/fox16/version.rb
|
445
|
+
- rdoc-sources/FX4Splitter.rb
|
446
|
+
- rdoc-sources/FX7Segment.rb
|
447
|
+
- rdoc-sources/FXAccelTable.rb
|
448
|
+
- rdoc-sources/FXApp.rb
|
449
|
+
- rdoc-sources/FXArrowButton.rb
|
450
|
+
- rdoc-sources/FXBMPIcon.rb
|
451
|
+
- rdoc-sources/FXBMPImage.rb
|
452
|
+
- rdoc-sources/FXBitmap.rb
|
453
|
+
- rdoc-sources/FXBitmapFrame.rb
|
454
|
+
- rdoc-sources/FXBitmapView.rb
|
455
|
+
- rdoc-sources/FXButton.rb
|
456
|
+
- rdoc-sources/FXCURCursor.rb
|
457
|
+
- rdoc-sources/FXCanvas.rb
|
458
|
+
- rdoc-sources/FXCheckButton.rb
|
459
|
+
- rdoc-sources/FXChoiceBox.rb
|
460
|
+
- rdoc-sources/FXColorBar.rb
|
461
|
+
- rdoc-sources/FXColorDialog.rb
|
462
|
+
- rdoc-sources/FXColorList.rb
|
463
|
+
- rdoc-sources/FXColorRing.rb
|
464
|
+
- rdoc-sources/FXColorSelector.rb
|
465
|
+
- rdoc-sources/FXColorWell.rb
|
466
|
+
- rdoc-sources/FXColorWheel.rb
|
467
|
+
- rdoc-sources/FXComboBox.rb
|
468
|
+
- rdoc-sources/FXComposite.rb
|
469
|
+
- rdoc-sources/FXCursor.rb
|
470
|
+
- rdoc-sources/FXDC.rb
|
471
|
+
- rdoc-sources/FXDCPrint.rb
|
472
|
+
- rdoc-sources/FXDCWindow.rb
|
473
|
+
- rdoc-sources/FXDataTarget.rb
|
474
|
+
- rdoc-sources/FXDebugTarget.rb
|
475
|
+
- rdoc-sources/FXDelegator.rb
|
476
|
+
- rdoc-sources/FXDial.rb
|
477
|
+
- rdoc-sources/FXDialogBox.rb
|
478
|
+
- rdoc-sources/FXDict.rb
|
479
|
+
- rdoc-sources/FXDirBox.rb
|
480
|
+
- rdoc-sources/FXDirDialog.rb
|
481
|
+
- rdoc-sources/FXDirList.rb
|
482
|
+
- rdoc-sources/FXDirSelector.rb
|
483
|
+
- rdoc-sources/FXDockBar.rb
|
484
|
+
- rdoc-sources/FXDockHandler.rb
|
485
|
+
- rdoc-sources/FXDockSite.rb
|
486
|
+
- rdoc-sources/FXDockTitle.rb
|
487
|
+
- rdoc-sources/FXDocument.rb
|
488
|
+
- rdoc-sources/FXDragCorner.rb
|
489
|
+
- rdoc-sources/FXDrawable.rb
|
490
|
+
- rdoc-sources/FXDriveBox.rb
|
491
|
+
- rdoc-sources/FXExtentd.rb
|
492
|
+
- rdoc-sources/FXExtentf.rb
|
493
|
+
- rdoc-sources/FXFileDialog.rb
|
494
|
+
- rdoc-sources/FXFileDict.rb
|
495
|
+
- rdoc-sources/FXFileList.rb
|
496
|
+
- rdoc-sources/FXFileSelector.rb
|
497
|
+
- rdoc-sources/FXFileStream.rb
|
498
|
+
- rdoc-sources/FXFoldingList.rb
|
499
|
+
- rdoc-sources/FXFont.rb
|
500
|
+
- rdoc-sources/FXFontDialog.rb
|
501
|
+
- rdoc-sources/FXFontSelector.rb
|
502
|
+
- rdoc-sources/FXFrame.rb
|
503
|
+
- rdoc-sources/FXGIFCursor.rb
|
504
|
+
- rdoc-sources/FXGIFIcon.rb
|
505
|
+
- rdoc-sources/FXGIFImage.rb
|
506
|
+
- rdoc-sources/FXGLCanvas.rb
|
507
|
+
- rdoc-sources/FXGLContext.rb
|
508
|
+
- rdoc-sources/FXGLObject.rb
|
509
|
+
- rdoc-sources/FXGLShape.rb
|
510
|
+
- rdoc-sources/FXGLViewer.rb
|
511
|
+
- rdoc-sources/FXGLVisual.rb
|
512
|
+
- rdoc-sources/FXGradientBar.rb
|
513
|
+
- rdoc-sources/FXGroupBox.rb
|
514
|
+
- rdoc-sources/FXHeader.rb
|
515
|
+
- rdoc-sources/FXHorizontalFrame.rb
|
516
|
+
- rdoc-sources/FXICOIcon.rb
|
517
|
+
- rdoc-sources/FXICOImage.rb
|
518
|
+
- rdoc-sources/FXIcon.rb
|
519
|
+
- rdoc-sources/FXIconDict.rb
|
520
|
+
- rdoc-sources/FXIconList.rb
|
521
|
+
- rdoc-sources/FXIconSource.rb
|
522
|
+
- rdoc-sources/FXId.rb
|
523
|
+
- rdoc-sources/FXImage.rb
|
524
|
+
- rdoc-sources/FXImageFrame.rb
|
525
|
+
- rdoc-sources/FXImageView.rb
|
526
|
+
- rdoc-sources/FXInputDialog.rb
|
527
|
+
- rdoc-sources/FXJPGIcon.rb
|
528
|
+
- rdoc-sources/FXJPGImage.rb
|
529
|
+
- rdoc-sources/FXKnob.rb
|
530
|
+
- rdoc-sources/FXLabel.rb
|
531
|
+
- rdoc-sources/FXList.rb
|
532
|
+
- rdoc-sources/FXListBox.rb
|
533
|
+
- rdoc-sources/FXMDIButton.rb
|
534
|
+
- rdoc-sources/FXMDIChild.rb
|
535
|
+
- rdoc-sources/FXMDIClient.rb
|
536
|
+
- rdoc-sources/FXMainWindow.rb
|
537
|
+
- rdoc-sources/FXMatrix.rb
|
538
|
+
- rdoc-sources/FXMemoryBuffer.rb
|
539
|
+
- rdoc-sources/FXMemoryStream.rb
|
540
|
+
- rdoc-sources/FXMenuBar.rb
|
541
|
+
- rdoc-sources/FXMenuButton.rb
|
542
|
+
- rdoc-sources/FXMenuCaption.rb
|
543
|
+
- rdoc-sources/FXMenuCascade.rb
|
544
|
+
- rdoc-sources/FXMenuCheck.rb
|
545
|
+
- rdoc-sources/FXMenuCommand.rb
|
546
|
+
- rdoc-sources/FXMenuPane.rb
|
547
|
+
- rdoc-sources/FXMenuRadio.rb
|
548
|
+
- rdoc-sources/FXMenuSeparator.rb
|
549
|
+
- rdoc-sources/FXMenuTitle.rb
|
550
|
+
- rdoc-sources/FXMessageBox.rb
|
551
|
+
- rdoc-sources/FXObject.rb
|
552
|
+
- rdoc-sources/FXOptionMenu.rb
|
553
|
+
- rdoc-sources/FXPCXIcon.rb
|
554
|
+
- rdoc-sources/FXPCXImage.rb
|
555
|
+
- rdoc-sources/FXPNGIcon.rb
|
556
|
+
- rdoc-sources/FXPNGImage.rb
|
557
|
+
- rdoc-sources/FXPPMIcon.rb
|
558
|
+
- rdoc-sources/FXPPMImage.rb
|
559
|
+
- rdoc-sources/FXPacker.rb
|
560
|
+
- rdoc-sources/FXPicker.rb
|
561
|
+
- rdoc-sources/FXPopup.rb
|
562
|
+
- rdoc-sources/FXPrintDialog.rb
|
563
|
+
- rdoc-sources/FXProgressBar.rb
|
564
|
+
- rdoc-sources/FXProgressDialog.rb
|
565
|
+
- rdoc-sources/FXQuatd.rb
|
566
|
+
- rdoc-sources/FXQuatf.rb
|
567
|
+
- rdoc-sources/FXRGBIcon.rb
|
568
|
+
- rdoc-sources/FXRGBImage.rb
|
569
|
+
- rdoc-sources/FXRadioButton.rb
|
570
|
+
- rdoc-sources/FXRanged.rb
|
571
|
+
- rdoc-sources/FXRangef.rb
|
572
|
+
- rdoc-sources/FXRealSlider.rb
|
573
|
+
- rdoc-sources/FXRealSpinner.rb
|
574
|
+
- rdoc-sources/FXRecentFiles.rb
|
575
|
+
- rdoc-sources/FXRectangle.rb
|
576
|
+
- rdoc-sources/FXRegion.rb
|
577
|
+
- rdoc-sources/FXRegistry.rb
|
578
|
+
- rdoc-sources/FXReplaceDialog.rb
|
579
|
+
- rdoc-sources/FXRootWindow.rb
|
580
|
+
- rdoc-sources/FXRuler.rb
|
581
|
+
- rdoc-sources/FXRulerView.rb
|
582
|
+
- rdoc-sources/FXScintilla.rb
|
583
|
+
- rdoc-sources/FXScrollArea.rb
|
584
|
+
- rdoc-sources/FXScrollBar.rb
|
585
|
+
- rdoc-sources/FXScrollPane.rb
|
586
|
+
- rdoc-sources/FXScrollWindow.rb
|
587
|
+
- rdoc-sources/FXSearchDialog.rb
|
588
|
+
- rdoc-sources/FXSeparator.rb
|
589
|
+
- rdoc-sources/FXSettings.rb
|
590
|
+
- rdoc-sources/FXShell.rb
|
591
|
+
- rdoc-sources/FXShutter.rb
|
592
|
+
- rdoc-sources/FXSize.rb
|
593
|
+
- rdoc-sources/FXSlider.rb
|
594
|
+
- rdoc-sources/FXSphered.rb
|
595
|
+
- rdoc-sources/FXSpheref.rb
|
596
|
+
- rdoc-sources/FXSpinner.rb
|
597
|
+
- rdoc-sources/FXSplashWindow.rb
|
598
|
+
- rdoc-sources/FXSplitter.rb
|
599
|
+
- rdoc-sources/FXSpring.rb
|
600
|
+
- rdoc-sources/FXStatusBar.rb
|
601
|
+
- rdoc-sources/FXStatusLine.rb
|
602
|
+
- rdoc-sources/FXStream.rb
|
603
|
+
- rdoc-sources/FXStringDict.rb
|
604
|
+
- rdoc-sources/FXSwitcher.rb
|
605
|
+
- rdoc-sources/FXTGAIcon.rb
|
606
|
+
- rdoc-sources/FXTGAImage.rb
|
607
|
+
- rdoc-sources/FXTIFIcon.rb
|
608
|
+
- rdoc-sources/FXTIFImage.rb
|
609
|
+
- rdoc-sources/FXTabBar.rb
|
610
|
+
- rdoc-sources/FXTabBook.rb
|
611
|
+
- rdoc-sources/FXTabItem.rb
|
612
|
+
- rdoc-sources/FXTable.rb
|
613
|
+
- rdoc-sources/FXText.rb
|
614
|
+
- rdoc-sources/FXTextField.rb
|
615
|
+
- rdoc-sources/FXToggleButton.rb
|
616
|
+
- rdoc-sources/FXToolBar.rb
|
617
|
+
- rdoc-sources/FXToolBarGrip.rb
|
618
|
+
- rdoc-sources/FXToolBarShell.rb
|
619
|
+
- rdoc-sources/FXToolBarTab.rb
|
620
|
+
- rdoc-sources/FXToolTip.rb
|
621
|
+
- rdoc-sources/FXTopWindow.rb
|
622
|
+
- rdoc-sources/FXTranslator.rb
|
623
|
+
- rdoc-sources/FXTreeList.rb
|
624
|
+
- rdoc-sources/FXTreeListBox.rb
|
625
|
+
- rdoc-sources/FXTriStateButton.rb
|
626
|
+
- rdoc-sources/FXVec2d.rb
|
627
|
+
- rdoc-sources/FXVec2f.rb
|
628
|
+
- rdoc-sources/FXVec3d.rb
|
629
|
+
- rdoc-sources/FXVec3f.rb
|
630
|
+
- rdoc-sources/FXVec4d.rb
|
631
|
+
- rdoc-sources/FXVec4f.rb
|
632
|
+
- rdoc-sources/FXVerticalFrame.rb
|
633
|
+
- rdoc-sources/FXVisual.rb
|
634
|
+
- rdoc-sources/FXWindow.rb
|
635
|
+
- rdoc-sources/FXWizard.rb
|
636
|
+
- rdoc-sources/FXXBMIcon.rb
|
637
|
+
- rdoc-sources/FXXBMImage.rb
|
638
|
+
- rdoc-sources/FXXPMIcon.rb
|
639
|
+
- rdoc-sources/FXXPMImage.rb
|
640
|
+
- rdoc-sources/Makefile
|
641
|
+
- rdoc-sources/README.rdoc
|
642
|
+
- rdoc-sources/fxdefs.rb
|
643
|
+
- scripts/build-fox.rb
|
644
|
+
- scripts/generate_kwargs_lib.rb
|
645
|
+
- scripts/iface.rb
|
646
|
+
- swig-interfaces/FX4Splitter.i
|
647
|
+
- swig-interfaces/FX7Segment.i
|
648
|
+
- swig-interfaces/FXAccelTable.i
|
649
|
+
- swig-interfaces/FXApp.i
|
650
|
+
- swig-interfaces/FXArrowButton.i
|
651
|
+
- swig-interfaces/FXBMPIcon.i
|
652
|
+
- swig-interfaces/FXBMPImage.i
|
653
|
+
- swig-interfaces/FXBitmap.i
|
654
|
+
- swig-interfaces/FXBitmapFrame.i
|
655
|
+
- swig-interfaces/FXBitmapView.i
|
656
|
+
- swig-interfaces/FXButton.i
|
657
|
+
- swig-interfaces/FXCURCursor.i
|
658
|
+
- swig-interfaces/FXCanvas.i
|
659
|
+
- swig-interfaces/FXCheckButton.i
|
660
|
+
- swig-interfaces/FXChoiceBox.i
|
661
|
+
- swig-interfaces/FXColorBar.i
|
662
|
+
- swig-interfaces/FXColorDialog.i
|
663
|
+
- swig-interfaces/FXColorList.i
|
664
|
+
- swig-interfaces/FXColorRing.i
|
665
|
+
- swig-interfaces/FXColorSelector.i
|
666
|
+
- swig-interfaces/FXColorWell.i
|
667
|
+
- swig-interfaces/FXColorWheel.i
|
668
|
+
- swig-interfaces/FXComboBox.i
|
669
|
+
- swig-interfaces/FXComposeContext.i
|
670
|
+
- swig-interfaces/FXComposite.i
|
671
|
+
- swig-interfaces/FXCursor.i
|
672
|
+
- swig-interfaces/FXDC.i
|
673
|
+
- swig-interfaces/FXDCPrint.i
|
674
|
+
- swig-interfaces/FXDCWindow.i
|
675
|
+
- swig-interfaces/FXDataTarget.i
|
676
|
+
- swig-interfaces/FXDebugTarget.i
|
677
|
+
- swig-interfaces/FXDelegator.i
|
678
|
+
- swig-interfaces/FXDial.i
|
679
|
+
- swig-interfaces/FXDialogBox.i
|
680
|
+
- swig-interfaces/FXDict.i
|
681
|
+
- swig-interfaces/FXDirBox.i
|
682
|
+
- swig-interfaces/FXDirDialog.i
|
683
|
+
- swig-interfaces/FXDirList.i
|
684
|
+
- swig-interfaces/FXDirSelector.i
|
685
|
+
- swig-interfaces/FXDockBar.i
|
686
|
+
- swig-interfaces/FXDockHandler.i
|
687
|
+
- swig-interfaces/FXDockSite.i
|
688
|
+
- swig-interfaces/FXDockTitle.i
|
689
|
+
- swig-interfaces/FXDocument.i
|
690
|
+
- swig-interfaces/FXDragCorner.i
|
691
|
+
- swig-interfaces/FXDrawable.i
|
692
|
+
- swig-interfaces/FXDriveBox.i
|
693
|
+
- swig-interfaces/FXExtentd.i
|
694
|
+
- swig-interfaces/FXExtentf.i
|
695
|
+
- swig-interfaces/FXFileDialog.i
|
696
|
+
- swig-interfaces/FXFileDict.i
|
697
|
+
- swig-interfaces/FXFileList.i
|
698
|
+
- swig-interfaces/FXFileSelector.i
|
699
|
+
- swig-interfaces/FXFileStream.i
|
700
|
+
- swig-interfaces/FXFoldingList.i
|
701
|
+
- swig-interfaces/FXFont.i
|
702
|
+
- swig-interfaces/FXFontDialog.i
|
703
|
+
- swig-interfaces/FXFontSelector.i
|
704
|
+
- swig-interfaces/FXFrame.i
|
705
|
+
- swig-interfaces/FXGIFCursor.i
|
706
|
+
- swig-interfaces/FXGIFIcon.i
|
707
|
+
- swig-interfaces/FXGIFImage.i
|
708
|
+
- swig-interfaces/FXGLCanvas.i
|
709
|
+
- swig-interfaces/FXGLContext.i
|
710
|
+
- swig-interfaces/FXGLObject.i
|
711
|
+
- swig-interfaces/FXGLShape.i
|
712
|
+
- swig-interfaces/FXGLViewer.i
|
713
|
+
- swig-interfaces/FXGLVisual.i
|
714
|
+
- swig-interfaces/FXGradientBar.i
|
715
|
+
- swig-interfaces/FXGroupBox.i
|
716
|
+
- swig-interfaces/FXHeader.i
|
717
|
+
- swig-interfaces/FXHorizontalFrame.i
|
718
|
+
- swig-interfaces/FXICOIcon.i
|
719
|
+
- swig-interfaces/FXICOImage.i
|
720
|
+
- swig-interfaces/FXIcon.i
|
721
|
+
- swig-interfaces/FXIconDict.i
|
722
|
+
- swig-interfaces/FXIconList.i
|
723
|
+
- swig-interfaces/FXIconSource.i
|
724
|
+
- swig-interfaces/FXId.i
|
725
|
+
- swig-interfaces/FXImage.i
|
726
|
+
- swig-interfaces/FXImageFrame.i
|
727
|
+
- swig-interfaces/FXImageView.i
|
728
|
+
- swig-interfaces/FXInputDialog.i
|
729
|
+
- swig-interfaces/FXJPGIcon.i
|
730
|
+
- swig-interfaces/FXJPGImage.i
|
731
|
+
- swig-interfaces/FXKnob.i
|
732
|
+
- swig-interfaces/FXLabel.i
|
733
|
+
- swig-interfaces/FXList.i
|
734
|
+
- swig-interfaces/FXListBox.i
|
735
|
+
- swig-interfaces/FXMDIButton.i
|
736
|
+
- swig-interfaces/FXMDIChild.i
|
737
|
+
- swig-interfaces/FXMDIClient.i
|
738
|
+
- swig-interfaces/FXMainWindow.i
|
739
|
+
- swig-interfaces/FXMat3d.i
|
740
|
+
- swig-interfaces/FXMat3f.i
|
741
|
+
- swig-interfaces/FXMat4d.i
|
742
|
+
- swig-interfaces/FXMat4f.i
|
743
|
+
- swig-interfaces/FXMatrix.i
|
744
|
+
- swig-interfaces/FXMemoryBuffer.i
|
745
|
+
- swig-interfaces/FXMemoryStream.i
|
746
|
+
- swig-interfaces/FXMenuBar.i
|
747
|
+
- swig-interfaces/FXMenuButton.i
|
748
|
+
- swig-interfaces/FXMenuCaption.i
|
749
|
+
- swig-interfaces/FXMenuCascade.i
|
750
|
+
- swig-interfaces/FXMenuCheck.i
|
751
|
+
- swig-interfaces/FXMenuCommand.i
|
752
|
+
- swig-interfaces/FXMenuPane.i
|
753
|
+
- swig-interfaces/FXMenuRadio.i
|
754
|
+
- swig-interfaces/FXMenuSeparator.i
|
755
|
+
- swig-interfaces/FXMenuTitle.i
|
756
|
+
- swig-interfaces/FXMessageBox.i
|
757
|
+
- swig-interfaces/FXObject.i
|
758
|
+
- swig-interfaces/FXOptionMenu.i
|
759
|
+
- swig-interfaces/FXPCXIcon.i
|
760
|
+
- swig-interfaces/FXPCXImage.i
|
761
|
+
- swig-interfaces/FXPNGIcon.i
|
762
|
+
- swig-interfaces/FXPNGImage.i
|
763
|
+
- swig-interfaces/FXPPMIcon.i
|
764
|
+
- swig-interfaces/FXPPMImage.i
|
765
|
+
- swig-interfaces/FXPacker.i
|
766
|
+
- swig-interfaces/FXPicker.i
|
767
|
+
- swig-interfaces/FXPoint.i
|
768
|
+
- swig-interfaces/FXPopup.i
|
769
|
+
- swig-interfaces/FXPrintDialog.i
|
770
|
+
- swig-interfaces/FXProgressBar.i
|
771
|
+
- swig-interfaces/FXProgressDialog.i
|
772
|
+
- swig-interfaces/FXQuatd.i
|
773
|
+
- swig-interfaces/FXQuatf.i
|
774
|
+
- swig-interfaces/FXRGBIcon.i
|
775
|
+
- swig-interfaces/FXRGBImage.i
|
776
|
+
- swig-interfaces/FXRadioButton.i
|
777
|
+
- swig-interfaces/FXRanged.i
|
778
|
+
- swig-interfaces/FXRangef.i
|
779
|
+
- swig-interfaces/FXRealSlider.i
|
780
|
+
- swig-interfaces/FXRealSpinner.i
|
781
|
+
- swig-interfaces/FXRecentFiles.i
|
782
|
+
- swig-interfaces/FXRectangle.i
|
783
|
+
- swig-interfaces/FXRegion.i
|
784
|
+
- swig-interfaces/FXRegistry.i
|
785
|
+
- swig-interfaces/FXReplaceDialog.i
|
786
|
+
- swig-interfaces/FXRootWindow.i
|
787
|
+
- swig-interfaces/FXRuler.i
|
788
|
+
- swig-interfaces/FXRulerView.i
|
789
|
+
- swig-interfaces/FXScintilla.i
|
790
|
+
- swig-interfaces/FXScrollArea.i
|
791
|
+
- swig-interfaces/FXScrollBar.i
|
792
|
+
- swig-interfaces/FXScrollPane.i
|
793
|
+
- swig-interfaces/FXScrollWindow.i
|
794
|
+
- swig-interfaces/FXSearchDialog.i
|
795
|
+
- swig-interfaces/FXSeparator.i
|
796
|
+
- swig-interfaces/FXSettings.i
|
797
|
+
- swig-interfaces/FXShell.i
|
798
|
+
- swig-interfaces/FXShutter.i
|
799
|
+
- swig-interfaces/FXSize.i
|
800
|
+
- swig-interfaces/FXSlider.i
|
801
|
+
- swig-interfaces/FXSphered.i
|
802
|
+
- swig-interfaces/FXSpheref.i
|
803
|
+
- swig-interfaces/FXSpinner.i
|
804
|
+
- swig-interfaces/FXSplashWindow.i
|
805
|
+
- swig-interfaces/FXSplitter.i
|
806
|
+
- swig-interfaces/FXSpring.i
|
807
|
+
- swig-interfaces/FXStatusBar.i
|
808
|
+
- swig-interfaces/FXStatusLine.i
|
809
|
+
- swig-interfaces/FXStream.i
|
810
|
+
- swig-interfaces/FXStringDict.i
|
811
|
+
- swig-interfaces/FXSwitcher.i
|
812
|
+
- swig-interfaces/FXTGAIcon.i
|
813
|
+
- swig-interfaces/FXTGAImage.i
|
814
|
+
- swig-interfaces/FXTIFIcon.i
|
815
|
+
- swig-interfaces/FXTIFImage.i
|
816
|
+
- swig-interfaces/FXTabBar.i
|
817
|
+
- swig-interfaces/FXTabBook.i
|
818
|
+
- swig-interfaces/FXTabItem.i
|
819
|
+
- swig-interfaces/FXTable.i
|
820
|
+
- swig-interfaces/FXText.i
|
821
|
+
- swig-interfaces/FXTextField.i
|
822
|
+
- swig-interfaces/FXToggleButton.i
|
823
|
+
- swig-interfaces/FXToolBar.i
|
824
|
+
- swig-interfaces/FXToolBarGrip.i
|
825
|
+
- swig-interfaces/FXToolBarShell.i
|
826
|
+
- swig-interfaces/FXToolBarTab.i
|
827
|
+
- swig-interfaces/FXToolTip.i
|
828
|
+
- swig-interfaces/FXTopWindow.i
|
829
|
+
- swig-interfaces/FXTranslator.i
|
830
|
+
- swig-interfaces/FXTreeList.i
|
831
|
+
- swig-interfaces/FXTreeListBox.i
|
832
|
+
- swig-interfaces/FXTriStateButton.i
|
833
|
+
- swig-interfaces/FXURL.i
|
834
|
+
- swig-interfaces/FXVec2d.i
|
835
|
+
- swig-interfaces/FXVec2f.i
|
836
|
+
- swig-interfaces/FXVec3d.i
|
837
|
+
- swig-interfaces/FXVec3f.i
|
838
|
+
- swig-interfaces/FXVec4d.i
|
839
|
+
- swig-interfaces/FXVec4f.i
|
840
|
+
- swig-interfaces/FXVerticalFrame.i
|
841
|
+
- swig-interfaces/FXVisual.i
|
842
|
+
- swig-interfaces/FXWindow.i
|
843
|
+
- swig-interfaces/FXWizard.i
|
844
|
+
- swig-interfaces/FXXBMIcon.i
|
845
|
+
- swig-interfaces/FXXBMImage.i
|
846
|
+
- swig-interfaces/FXXPMIcon.i
|
847
|
+
- swig-interfaces/FXXPMImage.i
|
848
|
+
- swig-interfaces/README
|
849
|
+
- swig-interfaces/common.i
|
850
|
+
- swig-interfaces/core.i
|
851
|
+
- swig-interfaces/dcmodule.i
|
852
|
+
- swig-interfaces/dialogs.i
|
853
|
+
- swig-interfaces/exceptions.i
|
854
|
+
- swig-interfaces/framesmodule.i
|
855
|
+
- swig-interfaces/freefuncs.i
|
856
|
+
- swig-interfaces/fx3d.i
|
857
|
+
- swig-interfaces/fxdefs.i
|
858
|
+
- swig-interfaces/handlers.i
|
859
|
+
- swig-interfaces/iconlistmodule.i
|
860
|
+
- swig-interfaces/icons.i
|
861
|
+
- swig-interfaces/ignore-message-handlers.rb
|
862
|
+
- swig-interfaces/image.i
|
863
|
+
- swig-interfaces/labelmodule.i
|
864
|
+
- swig-interfaces/layout.i
|
865
|
+
- swig-interfaces/listmodule.i
|
866
|
+
- swig-interfaces/macros.i
|
867
|
+
- swig-interfaces/markfuncs.i
|
868
|
+
- swig-interfaces/mdi.i
|
869
|
+
- swig-interfaces/menumodule.i
|
870
|
+
- swig-interfaces/ruby-typemaps.i
|
871
|
+
- swig-interfaces/scintilla.i
|
872
|
+
- swig-interfaces/table-module.i
|
873
|
+
- swig-interfaces/text-module.i
|
874
|
+
- swig-interfaces/treelist-module.i
|
875
|
+
- swig-interfaces/ui.i
|
876
|
+
- test/README
|
877
|
+
- test/TC_FXAccelTable.rb
|
878
|
+
- test/TC_FXApp.rb
|
879
|
+
- test/TC_FXArc.rb
|
880
|
+
- test/TC_FXBMPIcon.rb
|
881
|
+
- test/TC_FXBMPImage.rb
|
882
|
+
- test/TC_FXButton.rb
|
883
|
+
- test/TC_FXCheckButton.rb
|
884
|
+
- test/TC_FXComboBox.rb
|
885
|
+
- test/TC_FXDC.rb
|
886
|
+
- test/TC_FXDCPrint.rb
|
887
|
+
- test/TC_FXDCWindow.rb
|
888
|
+
- test/TC_FXDataTarget.rb
|
889
|
+
- test/TC_FXDialogBox.rb
|
890
|
+
- test/TC_FXDirList.rb
|
891
|
+
- test/TC_FXExtentd.rb
|
892
|
+
- test/TC_FXExtentf.rb
|
893
|
+
- test/TC_FXFileAssoc.rb
|
894
|
+
- test/TC_FXFileStream.rb
|
895
|
+
- test/TC_FXFoldingList.rb
|
896
|
+
- test/TC_FXFont.rb
|
897
|
+
- test/TC_FXFontDesc.rb
|
898
|
+
- test/TC_FXGLGroup.rb
|
899
|
+
- test/TC_FXGLShape.rb
|
900
|
+
- test/TC_FXGLViewer.rb
|
901
|
+
- test/TC_FXGradientBar.rb
|
902
|
+
- test/TC_FXHeader.rb
|
903
|
+
- test/TC_FXHiliteStyle.rb
|
904
|
+
- test/TC_FXIconDict.rb
|
905
|
+
- test/TC_FXIconList.rb
|
906
|
+
- test/TC_FXId.rb
|
907
|
+
- test/TC_FXImage.rb
|
908
|
+
- test/TC_FXLight.rb
|
909
|
+
- test/TC_FXList.rb
|
910
|
+
- test/TC_FXListBox.rb
|
911
|
+
- test/TC_FXMainWindow.rb
|
912
|
+
- test/TC_FXMat4f.rb
|
913
|
+
- test/TC_FXMaterial.rb
|
914
|
+
- test/TC_FXMemoryStream.rb
|
915
|
+
- test/TC_FXMenuCheck.rb
|
916
|
+
- test/TC_FXMenuCommand.rb
|
917
|
+
- test/TC_FXMenuRadio.rb
|
918
|
+
- test/TC_FXMessageBox.rb
|
919
|
+
- test/TC_FXPoint.rb
|
920
|
+
- test/TC_FXQuatf.rb
|
921
|
+
- test/TC_FXRadioButton.rb
|
922
|
+
- test/TC_FXRanged.rb
|
923
|
+
- test/TC_FXRangef.rb
|
924
|
+
- test/TC_FXRectangle.rb
|
925
|
+
- test/TC_FXRegion.rb
|
926
|
+
- test/TC_FXRegistry.rb
|
927
|
+
- test/TC_FXScrollArea.rb
|
928
|
+
- test/TC_FXScrollWindow.rb
|
929
|
+
- test/TC_FXSegment.rb
|
930
|
+
- test/TC_FXSettings.rb
|
931
|
+
- test/TC_FXShell.rb
|
932
|
+
- test/TC_FXSize.rb
|
933
|
+
- test/TC_FXStream.rb
|
934
|
+
- test/TC_FXTable.rb
|
935
|
+
- test/TC_FXTableItem.rb
|
936
|
+
- test/TC_FXText.rb
|
937
|
+
- test/TC_FXTopWindow.rb
|
938
|
+
- test/TC_FXTreeList.rb
|
939
|
+
- test/TC_FXTreeListBox.rb
|
940
|
+
- test/TC_FXUndoList.rb
|
941
|
+
- test/TC_FXVec2d.rb
|
942
|
+
- test/TC_FXVec2f.rb
|
943
|
+
- test/TC_FXVec3d.rb
|
944
|
+
- test/TC_FXVec3f.rb
|
945
|
+
- test/TC_FXVec4f.rb
|
946
|
+
- test/TC_FXViewport.rb
|
947
|
+
- test/TC_FXXBMIcon.rb
|
948
|
+
- test/TC_FXXBMImage.rb
|
949
|
+
- test/TC_FXXPMIcon.rb
|
950
|
+
- test/TC_FXXPMImage.rb
|
951
|
+
- test/TC_Misc.rb
|
952
|
+
- test/TC_downcast.rb
|
953
|
+
- test/TS_All.rb
|
954
|
+
- test/blankpage.ps
|
955
|
+
- test/howdypage.ps
|
956
|
+
- test/stress1.rb
|
957
|
+
- test/stress2.rb
|
958
|
+
- test/stress3.rb
|
959
|
+
- test/testcase.rb
|
777
960
|
has_rdoc: true
|
778
|
-
homepage: http://www.fxruby.org
|
961
|
+
homepage: http://www.fxruby.org/
|
962
|
+
licenses: []
|
963
|
+
|
779
964
|
post_install_message:
|
780
965
|
rdoc_options:
|
781
966
|
- --main
|
@@ -783,7 +968,7 @@ rdoc_options:
|
|
783
968
|
- --exclude
|
784
969
|
- ext/fox16
|
785
970
|
- --exclude
|
786
|
-
- !ruby/regexp /
|
971
|
+
- !ruby/regexp /aliases|kwargs|missingdep|responder/
|
787
972
|
require_paths:
|
788
973
|
- ext/fox16
|
789
974
|
- lib
|
@@ -799,12 +984,87 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
799
984
|
- !ruby/object:Gem::Version
|
800
985
|
version: "0"
|
801
986
|
version:
|
802
|
-
requirements:
|
803
|
-
|
804
|
-
rubyforge_project:
|
805
|
-
rubygems_version: 1.3.
|
987
|
+
requirements: []
|
988
|
+
|
989
|
+
rubyforge_project: fxruby
|
990
|
+
rubygems_version: 1.3.5
|
806
991
|
signing_key:
|
807
|
-
specification_version:
|
992
|
+
specification_version: 3
|
808
993
|
summary: FXRuby is the Ruby binding to the FOX GUI toolkit.
|
809
994
|
test_files:
|
810
|
-
-
|
995
|
+
- test/TC_downcast.rb
|
996
|
+
- test/TC_FXAccelTable.rb
|
997
|
+
- test/TC_FXApp.rb
|
998
|
+
- test/TC_FXArc.rb
|
999
|
+
- test/TC_FXBMPIcon.rb
|
1000
|
+
- test/TC_FXBMPImage.rb
|
1001
|
+
- test/TC_FXButton.rb
|
1002
|
+
- test/TC_FXCheckButton.rb
|
1003
|
+
- test/TC_FXComboBox.rb
|
1004
|
+
- test/TC_FXDataTarget.rb
|
1005
|
+
- test/TC_FXDC.rb
|
1006
|
+
- test/TC_FXDCPrint.rb
|
1007
|
+
- test/TC_FXDCWindow.rb
|
1008
|
+
- test/TC_FXDialogBox.rb
|
1009
|
+
- test/TC_FXDirList.rb
|
1010
|
+
- test/TC_FXExtentd.rb
|
1011
|
+
- test/TC_FXExtentf.rb
|
1012
|
+
- test/TC_FXFileAssoc.rb
|
1013
|
+
- test/TC_FXFileStream.rb
|
1014
|
+
- test/TC_FXFoldingList.rb
|
1015
|
+
- test/TC_FXFont.rb
|
1016
|
+
- test/TC_FXFontDesc.rb
|
1017
|
+
- test/TC_FXGLGroup.rb
|
1018
|
+
- test/TC_FXGLShape.rb
|
1019
|
+
- test/TC_FXGLViewer.rb
|
1020
|
+
- test/TC_FXGradientBar.rb
|
1021
|
+
- test/TC_FXHeader.rb
|
1022
|
+
- test/TC_FXHiliteStyle.rb
|
1023
|
+
- test/TC_FXIconDict.rb
|
1024
|
+
- test/TC_FXIconList.rb
|
1025
|
+
- test/TC_FXId.rb
|
1026
|
+
- test/TC_FXImage.rb
|
1027
|
+
- test/TC_FXLight.rb
|
1028
|
+
- test/TC_FXList.rb
|
1029
|
+
- test/TC_FXListBox.rb
|
1030
|
+
- test/TC_FXMainWindow.rb
|
1031
|
+
- test/TC_FXMat4f.rb
|
1032
|
+
- test/TC_FXMaterial.rb
|
1033
|
+
- test/TC_FXMemoryStream.rb
|
1034
|
+
- test/TC_FXMenuCheck.rb
|
1035
|
+
- test/TC_FXMenuCommand.rb
|
1036
|
+
- test/TC_FXMenuRadio.rb
|
1037
|
+
- test/TC_FXMessageBox.rb
|
1038
|
+
- test/TC_FXPoint.rb
|
1039
|
+
- test/TC_FXQuatf.rb
|
1040
|
+
- test/TC_FXRadioButton.rb
|
1041
|
+
- test/TC_FXRanged.rb
|
1042
|
+
- test/TC_FXRangef.rb
|
1043
|
+
- test/TC_FXRectangle.rb
|
1044
|
+
- test/TC_FXRegion.rb
|
1045
|
+
- test/TC_FXRegistry.rb
|
1046
|
+
- test/TC_FXScrollArea.rb
|
1047
|
+
- test/TC_FXScrollWindow.rb
|
1048
|
+
- test/TC_FXSegment.rb
|
1049
|
+
- test/TC_FXSettings.rb
|
1050
|
+
- test/TC_FXShell.rb
|
1051
|
+
- test/TC_FXSize.rb
|
1052
|
+
- test/TC_FXStream.rb
|
1053
|
+
- test/TC_FXTable.rb
|
1054
|
+
- test/TC_FXTableItem.rb
|
1055
|
+
- test/TC_FXText.rb
|
1056
|
+
- test/TC_FXTopWindow.rb
|
1057
|
+
- test/TC_FXTreeList.rb
|
1058
|
+
- test/TC_FXTreeListBox.rb
|
1059
|
+
- test/TC_FXUndoList.rb
|
1060
|
+
- test/TC_FXVec2d.rb
|
1061
|
+
- test/TC_FXVec2f.rb
|
1062
|
+
- test/TC_FXVec3d.rb
|
1063
|
+
- test/TC_FXVec3f.rb
|
1064
|
+
- test/TC_FXVec4f.rb
|
1065
|
+
- test/TC_FXViewport.rb
|
1066
|
+
- test/TC_FXXBMIcon.rb
|
1067
|
+
- test/TC_FXXBMImage.rb
|
1068
|
+
- test/TC_FXXPMIcon.rb
|
1069
|
+
- test/TC_FXXPMImage.rb
|
1070
|
+
- test/TC_Misc.rb
|