fxruby 1.6.16 → 1.6.17
Sign up to get free protection for your applications and to get access to all the features.
- data/doc/apes02.html +2 -2
- data/doc/apes03.html +1 -1
- data/doc/book.html +1 -1
- data/doc/changes.html +53 -31
- data/doc/differences.html +9 -9
- data/doc/implementation.html +1 -1
- data/doc/library.html +5 -5
- data/doc/opengl.html +5 -5
- data/doc/pt02.html +1 -1
- data/doc/scintilla.html +4 -4
- data/doc/subversion.html +1 -1
- data/examples/dilbert.rb +1 -1
- data/ext/fox16/FXRbApp.cpp +5 -2
- data/ext/fox16/FXRbDataTarget.cpp +1 -1
- data/ext/fox16/FXRbGLViewer.cpp +1 -1
- data/ext/fox16/FXRuby.cpp +28 -22
- data/ext/fox16/core_wrap.cpp +6 -6
- data/ext/fox16/dc_wrap.cpp +60 -60
- data/ext/fox16/dialogs_wrap.cpp +17 -17
- data/ext/fox16/frames_wrap.cpp +3 -3
- data/ext/fox16/fx3d_wrap.cpp +18 -28
- data/ext/fox16/iconlist_wrap.cpp +6 -6
- data/ext/fox16/icons_wrap.cpp +26 -26
- data/ext/fox16/image_wrap.cpp +12 -12
- data/ext/fox16/include/FXMemoryBuffer.h +1 -1
- data/ext/fox16/include/FXRb4Splitter.h +1 -1
- data/ext/fox16/include/FXRb7Segment.h +1 -1
- data/ext/fox16/include/FXRbAccelTable.h +1 -1
- data/ext/fox16/include/FXRbApp.h +4 -4
- data/ext/fox16/include/FXRbArrowButton.h +1 -1
- data/ext/fox16/include/FXRbBMPIcon.h +1 -1
- data/ext/fox16/include/FXRbBMPImage.h +1 -1
- data/ext/fox16/include/FXRbBitmap.h +1 -1
- data/ext/fox16/include/FXRbBitmapFrame.h +1 -1
- data/ext/fox16/include/FXRbBitmapView.h +1 -1
- data/ext/fox16/include/FXRbButton.h +1 -1
- data/ext/fox16/include/FXRbCURCursor.h +1 -1
- data/ext/fox16/include/FXRbCanvas.h +1 -1
- data/ext/fox16/include/FXRbCheckButton.h +1 -1
- data/ext/fox16/include/FXRbChoiceBox.h +1 -1
- data/ext/fox16/include/FXRbColorBar.h +1 -1
- data/ext/fox16/include/FXRbColorDialog.h +1 -1
- data/ext/fox16/include/FXRbColorList.h +1 -1
- data/ext/fox16/include/FXRbColorRing.h +1 -1
- data/ext/fox16/include/FXRbColorSelector.h +1 -1
- data/ext/fox16/include/FXRbColorWell.h +1 -1
- data/ext/fox16/include/FXRbColorWheel.h +1 -1
- data/ext/fox16/include/FXRbComboBox.h +1 -1
- data/ext/fox16/include/FXRbCommon.h +1 -1
- data/ext/fox16/include/FXRbComposite.h +1 -1
- data/ext/fox16/include/FXRbCursor.h +1 -1
- data/ext/fox16/include/FXRbDC.h +1 -1
- data/ext/fox16/include/FXRbDCPrint.h +1 -1
- data/ext/fox16/include/FXRbDCWindow.h +1 -1
- data/ext/fox16/include/FXRbDataTarget.h +1 -1
- data/ext/fox16/include/FXRbDebugTarget.h +1 -1
- data/ext/fox16/include/FXRbDelegator.h +1 -1
- data/ext/fox16/include/FXRbDial.h +1 -1
- data/ext/fox16/include/FXRbDialogBox.h +1 -1
- data/ext/fox16/include/FXRbDict.h +1 -1
- data/ext/fox16/include/FXRbDirBox.h +1 -1
- data/ext/fox16/include/FXRbDirDialog.h +1 -1
- data/ext/fox16/include/FXRbDirList.h +1 -1
- data/ext/fox16/include/FXRbDirSelector.h +1 -1
- data/ext/fox16/include/FXRbDockBar.h +1 -1
- data/ext/fox16/include/FXRbDockHandler.h +1 -1
- data/ext/fox16/include/FXRbDockSite.h +1 -1
- data/ext/fox16/include/FXRbDockTitle.h +1 -1
- data/ext/fox16/include/FXRbDocument.h +1 -1
- data/ext/fox16/include/FXRbDragCorner.h +1 -1
- data/ext/fox16/include/FXRbDrawable.h +1 -1
- data/ext/fox16/include/FXRbDriveBox.h +1 -1
- data/ext/fox16/include/FXRbFileDialog.h +1 -1
- data/ext/fox16/include/FXRbFileDict.h +1 -1
- data/ext/fox16/include/FXRbFileList.h +1 -1
- data/ext/fox16/include/FXRbFileSelector.h +1 -1
- data/ext/fox16/include/FXRbFoldingList.h +1 -1
- data/ext/fox16/include/FXRbFont.h +1 -1
- data/ext/fox16/include/FXRbFontDialog.h +1 -1
- data/ext/fox16/include/FXRbFontSelector.h +1 -1
- data/ext/fox16/include/FXRbFrame.h +1 -1
- data/ext/fox16/include/FXRbGIFCursor.h +1 -1
- data/ext/fox16/include/FXRbGIFIcon.h +1 -1
- data/ext/fox16/include/FXRbGIFImage.h +1 -1
- data/ext/fox16/include/FXRbGLCanvas.h +1 -1
- data/ext/fox16/include/FXRbGLContext.h +1 -1
- data/ext/fox16/include/FXRbGLObject.h +1 -1
- data/ext/fox16/include/FXRbGLShape.h +1 -1
- data/ext/fox16/include/FXRbGLViewer.h +1 -1
- data/ext/fox16/include/FXRbGLVisual.h +1 -1
- data/ext/fox16/include/FXRbGradientBar.h +1 -1
- data/ext/fox16/include/FXRbGroupBox.h +1 -1
- data/ext/fox16/include/FXRbHeader.h +1 -1
- data/ext/fox16/include/FXRbHorizontalFrame.h +1 -1
- data/ext/fox16/include/FXRbICOIcon.h +1 -1
- data/ext/fox16/include/FXRbICOImage.h +1 -1
- data/ext/fox16/include/FXRbIcon.h +1 -1
- data/ext/fox16/include/FXRbIconList.h +1 -1
- data/ext/fox16/include/FXRbIconSource.h +1 -1
- data/ext/fox16/include/FXRbId.h +1 -1
- data/ext/fox16/include/FXRbImage.h +1 -1
- data/ext/fox16/include/FXRbImageFrame.h +1 -1
- data/ext/fox16/include/FXRbImageView.h +1 -1
- data/ext/fox16/include/FXRbInputDialog.h +1 -1
- data/ext/fox16/include/FXRbJPGIcon.h +1 -1
- data/ext/fox16/include/FXRbJPGImage.h +1 -1
- data/ext/fox16/include/FXRbKnob.h +1 -1
- data/ext/fox16/include/FXRbLabel.h +1 -1
- data/ext/fox16/include/FXRbList.h +1 -1
- data/ext/fox16/include/FXRbListBox.h +1 -1
- data/ext/fox16/include/FXRbMDIButton.h +1 -1
- data/ext/fox16/include/FXRbMDIChild.h +1 -1
- data/ext/fox16/include/FXRbMDIClient.h +1 -1
- data/ext/fox16/include/FXRbMainWindow.h +1 -1
- data/ext/fox16/include/FXRbMatrix.h +1 -1
- data/ext/fox16/include/FXRbMenuBar.h +1 -1
- data/ext/fox16/include/FXRbMenuButton.h +1 -1
- data/ext/fox16/include/FXRbMenuCaption.h +1 -1
- data/ext/fox16/include/FXRbMenuCascade.h +1 -1
- data/ext/fox16/include/FXRbMenuCheck.h +1 -1
- data/ext/fox16/include/FXRbMenuCommand.h +1 -1
- data/ext/fox16/include/FXRbMenuPane.h +1 -1
- data/ext/fox16/include/FXRbMenuRadio.h +1 -1
- data/ext/fox16/include/FXRbMenuSeparator.h +1 -1
- data/ext/fox16/include/FXRbMenuTitle.h +1 -1
- data/ext/fox16/include/FXRbMessageBox.h +1 -1
- data/ext/fox16/include/FXRbObject.h +1 -1
- data/ext/fox16/include/FXRbOptionMenu.h +1 -1
- data/ext/fox16/include/FXRbPCXIcon.h +1 -1
- data/ext/fox16/include/FXRbPCXImage.h +1 -1
- data/ext/fox16/include/FXRbPNGIcon.h +1 -1
- data/ext/fox16/include/FXRbPNGImage.h +1 -1
- data/ext/fox16/include/FXRbPPMIcon.h +1 -1
- data/ext/fox16/include/FXRbPPMImage.h +1 -1
- data/ext/fox16/include/FXRbPacker.h +1 -1
- data/ext/fox16/include/FXRbPicker.h +1 -1
- data/ext/fox16/include/FXRbPopup.h +1 -1
- data/ext/fox16/include/FXRbPrintDialog.h +1 -1
- data/ext/fox16/include/FXRbProgressBar.h +1 -1
- data/ext/fox16/include/FXRbProgressDialog.h +1 -1
- data/ext/fox16/include/FXRbRGBIcon.h +1 -1
- data/ext/fox16/include/FXRbRGBImage.h +1 -1
- data/ext/fox16/include/FXRbRadioButton.h +1 -1
- data/ext/fox16/include/FXRbRealSlider.h +1 -1
- data/ext/fox16/include/FXRbRealSpinner.h +1 -1
- data/ext/fox16/include/FXRbRecentFiles.h +1 -1
- data/ext/fox16/include/FXRbRegistry.h +1 -1
- data/ext/fox16/include/FXRbReplaceDialog.h +1 -1
- data/ext/fox16/include/FXRbRootWindow.h +1 -1
- data/ext/fox16/include/FXRbRuler.h +1 -1
- data/ext/fox16/include/FXRbScintilla.h +1 -1
- data/ext/fox16/include/FXRbScrollArea.h +1 -1
- data/ext/fox16/include/FXRbScrollBar.h +1 -1
- data/ext/fox16/include/FXRbScrollPane.h +1 -1
- data/ext/fox16/include/FXRbScrollWindow.h +1 -1
- data/ext/fox16/include/FXRbSearchDialog.h +1 -1
- data/ext/fox16/include/FXRbSeparator.h +1 -1
- data/ext/fox16/include/FXRbSettings.h +1 -1
- data/ext/fox16/include/FXRbShell.h +1 -1
- data/ext/fox16/include/FXRbShutter.h +1 -1
- data/ext/fox16/include/FXRbSlider.h +1 -1
- data/ext/fox16/include/FXRbSpinner.h +1 -1
- data/ext/fox16/include/FXRbSplashWindow.h +1 -1
- data/ext/fox16/include/FXRbSplitter.h +1 -1
- data/ext/fox16/include/FXRbSpring.h +1 -1
- data/ext/fox16/include/FXRbStatusBar.h +1 -1
- data/ext/fox16/include/FXRbStatusLine.h +1 -1
- data/ext/fox16/include/FXRbStream.h +1 -1
- data/ext/fox16/include/FXRbStringDict.h +1 -1
- data/ext/fox16/include/FXRbSwitcher.h +1 -1
- data/ext/fox16/include/FXRbTGAIcon.h +1 -1
- data/ext/fox16/include/FXRbTGAImage.h +1 -1
- data/ext/fox16/include/FXRbTIFIcon.h +1 -1
- data/ext/fox16/include/FXRbTIFImage.h +1 -1
- data/ext/fox16/include/FXRbTabBar.h +1 -1
- data/ext/fox16/include/FXRbTabBook.h +1 -1
- data/ext/fox16/include/FXRbTabItem.h +1 -1
- data/ext/fox16/include/FXRbTable.h +1 -1
- data/ext/fox16/include/FXRbText.h +1 -1
- data/ext/fox16/include/FXRbTextField.h +1 -1
- data/ext/fox16/include/FXRbToggleButton.h +1 -1
- 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 +1 -1
- data/ext/fox16/include/FXRbTranslator.h +1 -1
- data/ext/fox16/include/FXRbTreeList.h +1 -1
- data/ext/fox16/include/FXRbTreeListBox.h +1 -1
- data/ext/fox16/include/FXRbTriStateButton.h +1 -1
- data/ext/fox16/include/FXRbVerticalFrame.h +1 -1
- data/ext/fox16/include/FXRbVisual.h +1 -1
- data/ext/fox16/include/FXRbWindow.h +1 -1
- data/ext/fox16/include/FXRbWizard.h +1 -1
- data/ext/fox16/include/FXRbXBMIcon.h +1 -1
- data/ext/fox16/include/FXRbXBMImage.h +1 -1
- data/ext/fox16/include/FXRbXPMIcon.h +1 -1
- data/ext/fox16/include/FXRbXPMImage.h +1 -1
- data/ext/fox16/include/FXRuby.h +1 -1
- data/ext/fox16/list_wrap.cpp +8 -8
- data/ext/fox16/markfuncs.cpp +8 -8
- data/ext/fox16/table_wrap.cpp +34 -16
- data/ext/fox16/text_wrap.cpp +1 -1
- data/ext/fox16/treelist_wrap.cpp +7 -7
- data/ext/fox16/ui_wrap.cpp +10 -10
- data/ext/fox16/unregisterOwnedObjects.cpp +2 -2
- data/lib/fox16/kwargs.rb +4 -0
- data/lib/fox16/version.rb +1 -1
- data/rdoc-sources/FXTable.rb +24 -16
- data/tests/TC_FXRanged.rb +42 -0
- data/tests/TC_FXRangef.rb +12 -18
- data/tests/TC_FXTable.rb +193 -0
- metadata +4 -3
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDRAWABLE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDRIVEBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILEDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILEDICT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILELIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILESELECTOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFOLDINGLIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFONT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFONTDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFONTSELECTOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFRAME_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGIFCURSOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGIFICON_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGIFIMAGE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGLCANVAS_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGLCONTEXT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGLOBJECT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGLSHAPE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGLVIEWER_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGLVISUAL_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGRADIENTBAR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBGROUPBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBHEADER_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBHORIZONTALFRAME_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBICOICON_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBICOIMAGE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBICON_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBICONLIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBICONSOURCE_H
|
data/ext/fox16/include/FXRbId.h
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBID_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBIMAGE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBIMAGEFRAME_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBIMAGEVIEW_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBINPUTDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBJPGICON_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBJPGIMAGE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBKNOB_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBLABEL_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBLIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBLISTBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBMDIMENU_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBMDICHILD_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBMDICLIENT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id
|
24
|
+
* $Id$
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBMAINWINDOW_H
|