fxruby 1.4.6 → 1.4.7
Sign up to get free protection for your applications and to get access to all the features.
- data/doc/apes02.html +6 -6
- data/doc/apes03.html +11 -11
- data/doc/book.html +1 -1
- data/doc/build.html +63 -63
- data/doc/ch03s02.html +7 -7
- data/doc/ch03s03.html +18 -18
- data/doc/ch03s04.html +11 -11
- data/doc/ch03s05.html +14 -14
- data/doc/ch04s02.html +14 -14
- data/doc/ch04s03.html +15 -15
- data/doc/ch04s04.html +28 -28
- data/doc/ch05s02.html +49 -49
- data/doc/ch05s03.html +8 -8
- data/doc/changes.html +176 -176
- data/doc/clipboardtut.html +11 -11
- data/doc/cvs.html +10 -10
- data/doc/differences.html +4 -4
- data/doc/dragdroptut.html +50 -50
- data/doc/events.html +11 -11
- data/doc/examples.html +47 -47
- data/doc/gems.html +37 -37
- data/doc/goals.html +4 -4
- data/doc/images/iconlist-bigicons.png +0 -0
- data/doc/images/iconlist-details.png +0 -0
- data/doc/implementation.html +4 -4
- data/doc/infosources.html +6 -6
- data/doc/library.html +19 -19
- data/doc/opengl.html +31 -31
- data/doc/pt01.html +1 -1
- data/doc/pt02.html +1 -1
- data/doc/scintilla.html +15 -15
- data/doc/todo.html +5 -5
- data/doc/tutorial1.html +34 -34
- data/examples/dilbert.rb +1 -1
- data/ext/fox14/FXRbApp.cpp +1 -1
- data/ext/fox14/FXRbDataTarget.cpp +1 -1
- data/ext/fox14/FXRbGLViewer.cpp +1 -1
- data/ext/fox14/FXRuby.cpp +1 -1
- data/ext/fox14/core_wrap.cpp +0 -12
- data/ext/fox14/dialogs_wrap.cpp +43 -19
- data/ext/fox14/frames_wrap.cpp +1130 -308
- data/ext/fox14/fx3d_wrap.cpp +38 -13
- data/ext/fox14/icons_wrap.cpp +24 -6
- data/ext/fox14/image_wrap.cpp +24 -6
- data/ext/fox14/include/FXMemoryBuffer.h +1 -1
- data/ext/fox14/include/FXRb4Splitter.h +1 -1
- data/ext/fox14/include/FXRb7Segment.h +1 -1
- data/ext/fox14/include/FXRbAccelTable.h +1 -1
- data/ext/fox14/include/FXRbApp.h +1 -1
- data/ext/fox14/include/FXRbArrowButton.h +1 -1
- data/ext/fox14/include/FXRbBMPIcon.h +1 -1
- data/ext/fox14/include/FXRbBMPImage.h +1 -1
- data/ext/fox14/include/FXRbBitmap.h +1 -1
- data/ext/fox14/include/FXRbBitmapFrame.h +1 -1
- data/ext/fox14/include/FXRbBitmapView.h +1 -1
- data/ext/fox14/include/FXRbButton.h +1 -1
- data/ext/fox14/include/FXRbCURCursor.h +1 -1
- data/ext/fox14/include/FXRbCanvas.h +1 -1
- data/ext/fox14/include/FXRbCheckButton.h +1 -1
- data/ext/fox14/include/FXRbChoiceBox.h +1 -1
- data/ext/fox14/include/FXRbColorBar.h +1 -1
- data/ext/fox14/include/FXRbColorDialog.h +1 -1
- data/ext/fox14/include/FXRbColorSelector.h +1 -1
- data/ext/fox14/include/FXRbColorWell.h +1 -1
- data/ext/fox14/include/FXRbColorWheel.h +1 -1
- data/ext/fox14/include/FXRbComboBox.h +1 -1
- data/ext/fox14/include/FXRbCommon.h +1 -1
- data/ext/fox14/include/FXRbComposite.h +1 -1
- data/ext/fox14/include/FXRbCursor.h +1 -1
- data/ext/fox14/include/FXRbDC.h +1 -1
- data/ext/fox14/include/FXRbDCPrint.h +1 -1
- data/ext/fox14/include/FXRbDCWindow.h +1 -1
- data/ext/fox14/include/FXRbDataTarget.h +1 -1
- data/ext/fox14/include/FXRbDebugTarget.h +1 -1
- data/ext/fox14/include/FXRbDelegator.h +1 -1
- data/ext/fox14/include/FXRbDial.h +1 -1
- data/ext/fox14/include/FXRbDialogBox.h +1 -1
- data/ext/fox14/include/FXRbDict.h +1 -1
- data/ext/fox14/include/FXRbDirBox.h +1 -1
- data/ext/fox14/include/FXRbDirDialog.h +1 -1
- data/ext/fox14/include/FXRbDirList.h +1 -1
- data/ext/fox14/include/FXRbDirSelector.h +1 -1
- data/ext/fox14/include/FXRbDockBar.h +1 -1
- data/ext/fox14/include/FXRbDockHandler.h +1 -1
- data/ext/fox14/include/FXRbDockSite.h +1 -1
- data/ext/fox14/include/FXRbDockTitle.h +1 -1
- data/ext/fox14/include/FXRbDocument.h +1 -1
- data/ext/fox14/include/FXRbDragCorner.h +1 -1
- data/ext/fox14/include/FXRbDrawable.h +1 -1
- data/ext/fox14/include/FXRbDriveBox.h +1 -1
- data/ext/fox14/include/FXRbFileDialog.h +1 -1
- data/ext/fox14/include/FXRbFileDict.h +1 -1
- data/ext/fox14/include/FXRbFileList.h +1 -1
- data/ext/fox14/include/FXRbFileSelector.h +1 -1
- data/ext/fox14/include/FXRbFoldingList.h +1 -1
- data/ext/fox14/include/FXRbFont.h +1 -1
- data/ext/fox14/include/FXRbFontDialog.h +1 -1
- data/ext/fox14/include/FXRbFontSelector.h +1 -1
- data/ext/fox14/include/FXRbFrame.h +1 -1
- data/ext/fox14/include/FXRbGIFCursor.h +1 -1
- data/ext/fox14/include/FXRbGIFIcon.h +1 -1
- data/ext/fox14/include/FXRbGIFImage.h +1 -1
- data/ext/fox14/include/FXRbGLCanvas.h +1 -1
- data/ext/fox14/include/FXRbGLContext.h +1 -1
- data/ext/fox14/include/FXRbGLObject.h +1 -1
- data/ext/fox14/include/FXRbGLShape.h +1 -1
- data/ext/fox14/include/FXRbGLViewer.h +1 -1
- data/ext/fox14/include/FXRbGLVisual.h +1 -1
- data/ext/fox14/include/FXRbGradientBar.h +1 -1
- data/ext/fox14/include/FXRbGroupBox.h +1 -1
- data/ext/fox14/include/FXRbHeader.h +1 -1
- data/ext/fox14/include/FXRbHorizontalFrame.h +1 -1
- data/ext/fox14/include/FXRbICOIcon.h +1 -1
- data/ext/fox14/include/FXRbICOImage.h +1 -1
- data/ext/fox14/include/FXRbIcon.h +1 -1
- data/ext/fox14/include/FXRbIconList.h +1 -1
- data/ext/fox14/include/FXRbIconSource.h +1 -1
- data/ext/fox14/include/FXRbId.h +1 -1
- data/ext/fox14/include/FXRbImage.h +1 -1
- data/ext/fox14/include/FXRbImageFrame.h +1 -1
- data/ext/fox14/include/FXRbImageView.h +1 -1
- data/ext/fox14/include/FXRbInputDialog.h +1 -1
- data/ext/fox14/include/FXRbJPGIcon.h +1 -1
- data/ext/fox14/include/FXRbJPGImage.h +1 -1
- data/ext/fox14/include/FXRbLabel.h +1 -1
- data/ext/fox14/include/FXRbList.h +1 -1
- data/ext/fox14/include/FXRbListBox.h +1 -1
- data/ext/fox14/include/FXRbMDIButton.h +1 -1
- data/ext/fox14/include/FXRbMDIChild.h +1 -1
- data/ext/fox14/include/FXRbMDIClient.h +1 -1
- data/ext/fox14/include/FXRbMainWindow.h +1 -1
- data/ext/fox14/include/FXRbMatrix.h +1 -1
- data/ext/fox14/include/FXRbMenuBar.h +1 -1
- data/ext/fox14/include/FXRbMenuButton.h +1 -1
- data/ext/fox14/include/FXRbMenuCaption.h +1 -1
- data/ext/fox14/include/FXRbMenuCascade.h +1 -1
- data/ext/fox14/include/FXRbMenuCheck.h +1 -1
- data/ext/fox14/include/FXRbMenuCommand.h +1 -1
- data/ext/fox14/include/FXRbMenuPane.h +1 -1
- data/ext/fox14/include/FXRbMenuRadio.h +1 -1
- data/ext/fox14/include/FXRbMenuSeparator.h +1 -1
- data/ext/fox14/include/FXRbMenuTitle.h +1 -1
- data/ext/fox14/include/FXRbMessageBox.h +1 -1
- data/ext/fox14/include/FXRbObject.h +1 -1
- data/ext/fox14/include/FXRbOptionMenu.h +1 -1
- data/ext/fox14/include/FXRbPCXIcon.h +1 -1
- data/ext/fox14/include/FXRbPCXImage.h +1 -1
- data/ext/fox14/include/FXRbPNGIcon.h +1 -1
- data/ext/fox14/include/FXRbPNGImage.h +1 -1
- data/ext/fox14/include/FXRbPPMIcon.h +1 -1
- data/ext/fox14/include/FXRbPPMImage.h +1 -1
- data/ext/fox14/include/FXRbPacker.h +1 -1
- data/ext/fox14/include/FXRbPicker.h +1 -1
- data/ext/fox14/include/FXRbPopup.h +1 -1
- data/ext/fox14/include/FXRbPrintDialog.h +1 -1
- data/ext/fox14/include/FXRbProgressBar.h +1 -1
- data/ext/fox14/include/FXRbProgressDialog.h +1 -1
- data/ext/fox14/include/FXRbRGBIcon.h +1 -1
- data/ext/fox14/include/FXRbRGBImage.h +1 -1
- data/ext/fox14/include/FXRbRadioButton.h +1 -1
- data/ext/fox14/include/FXRbRealSlider.h +1 -1
- data/ext/fox14/include/FXRbRealSpinner.h +1 -1
- data/ext/fox14/include/FXRbRecentFiles.h +1 -1
- data/ext/fox14/include/FXRbRegistry.h +1 -1
- data/ext/fox14/include/FXRbReplaceDialog.h +1 -1
- data/ext/fox14/include/FXRbRootWindow.h +1 -1
- data/ext/fox14/include/FXRbRuler.h +1 -1
- data/ext/fox14/include/FXRbScintilla.h +1 -1
- data/ext/fox14/include/FXRbScrollArea.h +1 -1
- data/ext/fox14/include/FXRbScrollBar.h +1 -1
- data/ext/fox14/include/FXRbScrollPane.h +1 -1
- data/ext/fox14/include/FXRbScrollWindow.h +1 -1
- data/ext/fox14/include/FXRbSearchDialog.h +1 -1
- data/ext/fox14/include/FXRbSeparator.h +1 -1
- data/ext/fox14/include/FXRbSettings.h +1 -1
- data/ext/fox14/include/FXRbShell.h +1 -1
- data/ext/fox14/include/FXRbShutter.h +1 -1
- data/ext/fox14/include/FXRbSlider.h +1 -1
- data/ext/fox14/include/FXRbSpinner.h +1 -1
- data/ext/fox14/include/FXRbSplashWindow.h +1 -1
- data/ext/fox14/include/FXRbSplitter.h +1 -1
- data/ext/fox14/include/FXRbSpring.h +1 -1
- data/ext/fox14/include/FXRbStatusBar.h +1 -1
- data/ext/fox14/include/FXRbStatusLine.h +1 -1
- data/ext/fox14/include/FXRbStream.h +1 -1
- data/ext/fox14/include/FXRbStringDict.h +1 -1
- data/ext/fox14/include/FXRbSwitcher.h +1 -1
- data/ext/fox14/include/FXRbTGAIcon.h +1 -1
- data/ext/fox14/include/FXRbTGAImage.h +1 -1
- data/ext/fox14/include/FXRbTIFIcon.h +1 -1
- data/ext/fox14/include/FXRbTIFImage.h +1 -1
- data/ext/fox14/include/FXRbTabBar.h +1 -1
- data/ext/fox14/include/FXRbTabBook.h +1 -1
- data/ext/fox14/include/FXRbTabItem.h +1 -1
- data/ext/fox14/include/FXRbTable.h +1 -1
- data/ext/fox14/include/FXRbText.h +1 -1
- data/ext/fox14/include/FXRbTextField.h +1 -1
- data/ext/fox14/include/FXRbToggleButton.h +1 -1
- data/ext/fox14/include/FXRbToolBar.h +1 -1
- data/ext/fox14/include/FXRbToolBarGrip.h +1 -1
- data/ext/fox14/include/FXRbToolBarShell.h +1 -1
- data/ext/fox14/include/FXRbToolBarTab.h +1 -1
- data/ext/fox14/include/FXRbToolTip.h +1 -1
- data/ext/fox14/include/FXRbTopWindow.h +1 -1
- data/ext/fox14/include/FXRbTreeList.h +1 -1
- data/ext/fox14/include/FXRbTreeListBox.h +1 -1
- data/ext/fox14/include/FXRbTriStateButton.h +1 -1
- data/ext/fox14/include/FXRbVerticalFrame.h +1 -1
- data/ext/fox14/include/FXRbVisual.h +1 -1
- data/ext/fox14/include/FXRbWindow.h +1 -1
- data/ext/fox14/include/FXRbWizard.h +1 -1
- data/ext/fox14/include/FXRbXBMIcon.h +1 -1
- data/ext/fox14/include/FXRbXBMImage.h +1 -1
- data/ext/fox14/include/FXRbXPMIcon.h +1 -1
- data/ext/fox14/include/FXRbXPMImage.h +1 -1
- data/ext/fox14/include/FXRuby.h +1 -1
- data/ext/fox14/label_wrap.cpp +23 -8
- data/ext/fox14/markfuncs.cpp +8 -1
- data/ext/fox14/mdi_wrap.cpp +47 -17
- data/ext/fox14/menu_wrap.cpp +34 -10
- data/ext/fox14/scintilla_wrap.cpp +31 -7
- data/ext/fox14/table_wrap.cpp +31 -7
- data/ext/fox14/text_wrap.cpp +31 -7
- data/ext/fox14/treelist_wrap.cpp +31 -7
- data/ext/fox14/ui_wrap.cpp +497 -154
- data/ext/fox14/unregisterOwnedObjects.cpp +1 -1
- data/lib/fox14/aliases.rb +3 -3
- data/lib/fox14/colors.rb +282 -282
- data/lib/fox14/core.rb +7 -0
- data/lib/fox14/splashscreen.rb +83 -83
- data/lib/fox14/version.rb +1 -1
- data/rdoc-sources/FX4Splitter.rb +138 -138
- data/rdoc-sources/FXFoldingList.rb +2 -2
- data/rdoc-sources/FXQuatd.rb +171 -1
- data/rdoc-sources/FXQuatf.rb +175 -1
- data/rdoc-sources/FXWindow.rb +0 -3
- data/tests/TC_FXComboBox.rb +10 -1
- data/tests/TC_FXDirList.rb +1 -1
- data/tests/TC_FXGLViewer.rb +2 -0
- data/tests/TC_FXHeader.rb +1 -1
- data/tests/TC_FXIconList.rb +1 -1
- data/tests/TC_FXId.rb +1 -1
- data/tests/TC_FXListBox.rb +1 -1
- data/tests/TC_FXMenuCommand.rb +0 -14
- data/tests/TC_FXTable.rb +0 -32
- data/tests/TC_FXTableItem.rb +1 -1
- data/tests/TC_FXTreeList.rb +1 -1
- data/tests/TC_FXTreeListBox.rb +1 -1
- data/web/top.html +15 -15
- metadata +2 -3
- data/ChangeLog +0 -11094
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbBitmapView.h
|
24
|
+
* $Id: FXRbBitmapView.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBBITMAPVIEW_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbButton.h
|
24
|
+
* $Id: FXRbButton.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBBUTTON_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbCURCursor.h
|
24
|
+
* $Id: FXRbCURCursor.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCURCURSOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbCanvas.h
|
24
|
+
* $Id: FXRbCanvas.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCANVAS_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbCheckButton.h
|
24
|
+
* $Id: FXRbCheckButton.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCHECKBUTTON_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbChoiceBox.h
|
24
|
+
* $Id: FXRbChoiceBox.h 2140 2005-08-16 03:27:22Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCHOICEBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbColorBar.h
|
24
|
+
* $Id: FXRbColorBar.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOLORBAR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbColorDialog.h
|
24
|
+
* $Id: FXRbColorDialog.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOLORDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbColorSelector.h
|
24
|
+
* $Id: FXRbColorSelector.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOLORSELECTOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbColorWell.h
|
24
|
+
* $Id: FXRbColorWell.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOLORWELL_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbColorWheel.h
|
24
|
+
* $Id: FXRbColorWheel.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOLORWHEEL_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbComboBox.h
|
24
|
+
* $Id: FXRbComboBox.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOMBOBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbCommon.h
|
24
|
+
* $Id: FXRbCommon.h 2153 2005-08-20 01:55:41Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#include "ruby.h"
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbComposite.h
|
24
|
+
* $Id: FXRbComposite.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCOMPOSITE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbCursor.h
|
24
|
+
* $Id: FXRbCursor.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBCURSOR_H
|
data/ext/fox14/include/FXRbDC.h
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDC.h
|
24
|
+
* $Id: FXRbDC.h 2372 2006-04-20 00:38:08Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDC_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDCPrint.h
|
24
|
+
* $Id: FXRbDCPrint.h 2372 2006-04-20 00:38:08Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDCPRINT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDCWindow.h
|
24
|
+
* $Id: FXRbDCWindow.h 2372 2006-04-20 00:38:08Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDCWINDOW_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDataTarget.h
|
24
|
+
* $Id: FXRbDataTarget.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDATATARGET_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDebugTarget.h
|
24
|
+
* $Id: FXRbDebugTarget.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDEBUGTARGET_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDelegator.h
|
24
|
+
* $Id: FXRbDelegator.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDELEGATOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDial.h
|
24
|
+
* $Id: FXRbDial.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDIAL_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDialogBox.h
|
24
|
+
* $Id: FXRbDialogBox.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDIALOGBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDict.h
|
24
|
+
* $Id: FXRbDict.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDICT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDirBox.h
|
24
|
+
* $Id: FXRbDirBox.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDIRBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDirDialog.h
|
24
|
+
* $Id: FXRbDirDialog.h 2140 2005-08-16 03:27:22Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDIRDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDirList.h
|
24
|
+
* $Id: FXRbDirList.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDIRLIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDirSelector.h
|
24
|
+
* $Id: FXRbDirSelector.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDIRSELECTOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDockBar.h
|
24
|
+
* $Id: FXRbDockBar.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDOCKBAR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDockHandler.h
|
24
|
+
* $Id: FXRbDockHandler.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDOCKHANDLER_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDockSite.h
|
24
|
+
* $Id: FXRbDockSite.h 2147 2005-08-18 12:21:36Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDOCKSITE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDockTitle.h
|
24
|
+
* $Id: FXRbDockTitle.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDOCKTITLE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDocument.h
|
24
|
+
* $Id: FXRbDocument.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDOCUMENT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDragCorner.h
|
24
|
+
* $Id: FXRbDragCorner.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDRAGCORNER_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDrawable.h
|
24
|
+
* $Id: FXRbDrawable.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDRAWABLE_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbDriveBox.h
|
24
|
+
* $Id: FXRbDriveBox.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBDRIVEBOX_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFileDialog.h
|
24
|
+
* $Id: FXRbFileDialog.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILEDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFileDict.h
|
24
|
+
* $Id: FXRbFileDict.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILEDICT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFileList.h
|
24
|
+
* $Id: FXRbFileList.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILELIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFileSelector.h
|
24
|
+
* $Id: FXRbFileSelector.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFILESELECTOR_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFoldingList.h
|
24
|
+
* $Id: FXRbFoldingList.h 2140 2005-08-16 03:27:22Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFOLDINGLIST_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFont.h
|
24
|
+
* $Id: FXRbFont.h 2372 2006-04-20 00:38:08Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFONT_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFontDialog.h
|
24
|
+
* $Id: FXRbFontDialog.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFONTDIALOG_H
|
@@ -21,7 +21,7 @@
|
|
21
21
|
***********************************************************************/
|
22
22
|
|
23
23
|
/***********************************************************************
|
24
|
-
* $Id: FXRbFontSelector.h
|
24
|
+
* $Id: FXRbFontSelector.h 2137 2005-08-14 15:12:43Z lyle $
|
25
25
|
***********************************************************************/
|
26
26
|
|
27
27
|
#ifndef FXRBFONTSELECTOR_H
|