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
data/doc/changes.html
CHANGED
@@ -1,102 +1,102 @@
|
|
1
1
|
<html><head>
|
2
2
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
3
|
-
<title>Chapter 10. Change History</title><meta name="generator" content="DocBook XSL Stylesheets V1.
|
3
|
+
<title>Chapter 10. Change History</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="book.html" title="Developing Graphical User Interfaces with FXRuby"><link rel="up" href="pt01.html" title="Part I. The Basics"><link rel="prev" href="infosources.html" title="Chapter 9. Other Sources of Information"><link rel="next" href="pt02.html" title="Part II. Appendices"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 10. Change History</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="infosources.html">Prev</a> </td><th width="60%" align="center">Part I. The Basics</th><td width="20%" align="right"> <a accesskey="n" href="pt02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="changes"></a>Chapter 10. Change History</h2></div></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2381"></a>Changes For Version 1.4.6 (April 26, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>FXRuby would not compile properly on some x86-64 systems (see
|
4
4
|
<a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3729&group_id=300&atid=1223" target="_top">RubyForge
|
5
5
|
Bug #3729</a>). This error has been corrected. Thanks to Javier
|
6
6
|
Goizueta for initially reporting this problem, and especially to
|
7
|
-
Tobias Peters for providing a patch.</p></li><li style="list-style-type: disc"><p>The <
|
7
|
+
Tobias Peters for providing a patch.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXIconDict</code> widget was accidentally
|
8
8
|
"lost" in the transition between FXRuby versions 1.2 and 1.4 (see
|
9
9
|
<a href="http://rubyforge.org/tracker/index.php?func=detail&aid=4117&group_id=300&atid=1223" target="_top">RubyForge
|
10
10
|
Bug #4117</a>). This error has been corrected. Thanks to Manfred
|
11
|
-
Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
11
|
+
Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXSwitcher</code> widget was not sending the
|
12
12
|
appropriate message data to its message target for the
|
13
|
-
<
|
13
|
+
<code class="constant">SEL_COMMAND</code> message type (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=4157&group_id=300&atid=1223" target="_top">RubyForge
|
14
14
|
Bug #4157</a>). This error has been corrected. Thanks to Manfred
|
15
|
-
Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
15
|
+
Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXSeparator</code> class wasn't implemented
|
16
16
|
properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=4158&group_id=300&atid=1223" target="_top">RubyForge
|
17
17
|
Bug #4158</a>). This error has been corrected. Thanks to Gerard
|
18
|
-
Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
19
|
-
implemented incorrectly for the <
|
20
|
-
<
|
21
|
-
<
|
22
|
-
<
|
18
|
+
Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">findItemByData</code> method was
|
19
|
+
implemented incorrectly for the <code class="classname">FXComboBox</code>,
|
20
|
+
<code class="classname">FXFoldingList</code>,
|
21
|
+
<code class="classname">FXIconList</code>, <code class="classname">FXList</code> and
|
22
|
+
<code class="classname">FXListBox</code> classes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=4172&group_id=300&atid=1223" target="_top">RubyForge
|
23
23
|
Bug #4172</a>). This error has been corrected. Thanks to Gerard
|
24
|
-
Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
24
|
+
Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXListBox</code> widget was not sending the
|
25
25
|
appropriate message data to its message target for the
|
26
|
-
<
|
26
|
+
<code class="constant">SEL_COMMAND</code> message type (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=4255&group_id=300&atid=1223" target="_top">RubyForge
|
27
27
|
Bug #4255</a>). This error has been corrected. Thanks to Gerard
|
28
28
|
Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.29 and
|
29
|
-
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2460"></a>Changes For Version 1.4.5 (April 10, 2006)</h2></div></div
|
30
|
-
responding to the <
|
29
|
+
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2460"></a>Changes For Version 1.4.5 (April 10, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The <code class="classname">FXTextField</code> class was not properly
|
30
|
+
responding to the <code class="constant">ID_INSERT_STRING</code> command (see
|
31
31
|
<a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3320&group_id=300&atid=1223" target="_top">RubyForge
|
32
32
|
Bug #3320</a>). This error has been corrected. Thanks to Uwe Hartl
|
33
|
-
for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
34
|
-
<
|
35
|
-
<
|
36
|
-
<
|
33
|
+
for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">text</code> and
|
34
|
+
<code class="methodname">getText</code> methods for the
|
35
|
+
<code class="classname">FXMenuCaption</code> class were returning
|
36
|
+
<code class="constant">nil</code> instead of the actual value (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3458&group_id=300&atid=1223" target="_top">RubyForge
|
37
37
|
Bug #3458</a>). This error has been corrected. Thanks to Meinrad
|
38
|
-
Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
39
|
-
class erroneously listed <
|
38
|
+
Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXMDIChild</code>
|
39
|
+
class erroneously listed <code class="constant">SEL_CLOSEALL</code> as one of
|
40
40
|
the message types that an MDI child window might send to its message
|
41
41
|
target (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3508&group_id=300&atid=1223" target="_top">RubyForge
|
42
42
|
Bug #3508</a>). This error has been corrected. Thanks to Meinrad
|
43
|
-
Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>Calling the <
|
44
|
-
class <
|
45
|
-
of merely raising an <
|
43
|
+
Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>Calling the <code class="methodname">selectRange</code> method for
|
44
|
+
class <code class="classname">FXTable</code> would cause a fatal error instead
|
45
|
+
of merely raising an <code class="classname">IndexError</code> exception (see
|
46
46
|
<a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3615&group_id=300&atid=1223" target="_top">RubyForge
|
47
47
|
Bug #3615</a>). This error has been corrected. Thanks to Meinrad
|
48
48
|
Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>Due to an error in the SWIG interface files, the
|
49
|
-
<
|
49
|
+
<code class="classname">FXChoiceBox</code> class was basically unusable (see
|
50
50
|
<a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3676&group_id=300&atid=1223" target="_top">RubyForge
|
51
51
|
Bug #3676</a>). This error has been corrected. Thanks to Uwe Hartl
|
52
52
|
for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
|
53
|
-
<
|
54
|
-
<
|
55
|
-
the message data for the <
|
56
|
-
<
|
53
|
+
<code class="classname">FXRealSlider</code> and
|
54
|
+
<code class="classname">FXRealSpinner</code> classes erroneously claimed that
|
55
|
+
the message data for the <code class="constant">SEL_COMMAND</code> and
|
56
|
+
<code class="constant">SEL_CHANGED</code> messages sent by these widgets to
|
57
57
|
their targets were integers (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3749&group_id=300&atid=1223" target="_top">RubyForge
|
58
58
|
Bug #3749</a>). Along the same lines, the message data for those
|
59
59
|
widgets wasn't being converted correctly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3750&group_id=300&atid=1223" target="_top">RubyForge
|
60
60
|
Bug #3750</a>). Both of these errors have been corrected. Thanks
|
61
61
|
to Meinrad Recheis (Henon) for reporting these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for the Fox module incorrectly listed the
|
62
|
-
names of the <
|
63
|
-
<
|
64
|
-
<
|
62
|
+
names of the <code class="methodname">FXSELTYPE</code> and
|
63
|
+
<code class="methodname">FXSELID</code> methods as
|
64
|
+
<code class="methodname">SELTYPE</code> and <code class="methodname">SELID</code>
|
65
65
|
(see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3940&group_id=300&atid=1223" target="_top">RubyForge
|
66
66
|
Bug #3940</a>). This error has been corrected. Thanks to Joel
|
67
|
-
VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
67
|
+
VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXTableItem</code> constructor was supposed
|
68
68
|
to (optionally) accept a reference to an arbitrary Ruby object as its
|
69
69
|
third argument, but this wasn't working properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=4005&group_id=300&atid=1223" target="_top">RubyForge
|
70
70
|
Bug #4005</a>). This error has been corrected. Thanks to Mark
|
71
71
|
Volkman for reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.29 and
|
72
|
-
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2581"></a>Changes For Version 1.4.4 (January 21, 2006)</h2></div></div
|
72
|
+
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2581"></a>Changes For Version 1.4.4 (January 21, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The build instructions for Unix platforms had not been updated
|
73
73
|
recently and as such contained some errors (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3014&group_id=300&atid=1223" target="_top">RubyForge
|
74
74
|
Bug #3014</a>). These errors have been corrected. Thanks to Dave
|
75
|
-
Burns for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
76
|
-
<
|
75
|
+
Burns for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">extendSelection</code> method for the
|
76
|
+
<code class="classname">FXTable</code> class was raising an exception if an
|
77
77
|
out of bounds row or column index was passed in (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3050&group_id=300&atid=1223" target="_top">RubyForge
|
78
78
|
Bug #3050</a>). This has been changed so that
|
79
|
-
<
|
79
|
+
<code class="methodname">extendSelection</code> instead returns false for out
|
80
80
|
of bounds arguments. Thanks to Leonid Moiseichuk for reporting this
|
81
|
-
problem.</p></li><li style="list-style-type: disc"><p>The <
|
82
|
-
<
|
81
|
+
problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">each_child</code> iterator method for the
|
82
|
+
<code class="classname">FXWindow</code> class would fail if the child window
|
83
83
|
was destroyed in the block (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3134&group_id=300&atid=1223" target="_top">RubyForge
|
84
84
|
Bug #3134</a>). Thanks to Liam Irish for reporting this problem
|
85
|
-
and providing a patch.</p></li><li style="list-style-type: disc"><p>The message data for the <
|
86
|
-
message sent by the <
|
85
|
+
and providing a patch.</p></li><li style="list-style-type: disc"><p>The message data for the <code class="constant">SEL_REPLACED</code>
|
86
|
+
message sent by the <code class="classname">FXTable</code> class to its target
|
87
87
|
was not being handled properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=3244&group_id=300&atid=1223" target="_top">RubyForge
|
88
88
|
Bug #3244</a>). There were also problems with the message data for
|
89
|
-
the <
|
90
|
-
<
|
91
|
-
<
|
92
|
-
RDoc documentation for the <
|
89
|
+
the <code class="constant">SEL_SELECTED</code> and
|
90
|
+
<code class="constant">SEL_DESELECTED</code> messages. Furthermore, the
|
91
|
+
<code class="constant">SEL_REPLACED</code> message was not documented in the
|
92
|
+
RDoc documentation for the <code class="classname">FXTable</code> class. All
|
93
93
|
of these problems have been corrected. Thanks to _blackdog for
|
94
94
|
reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.29 and
|
95
|
-
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2645"></a>Changes For Version 1.4.3 (November 7, 2005)</h2></div></div
|
96
|
-
<
|
95
|
+
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2645"></a>Changes For Version 1.4.3 (November 7, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The <code class="constant">TOGGLEBUTTON_KEEPSTATE</code> option for the
|
96
|
+
<code class="classname">FXToggleButton</code> class was not documented (see
|
97
97
|
<a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2286&group_id=300&atid=1223" target="_top">RubyForge
|
98
98
|
Bug #2286</a>). This oversight has been corrected. Thanks to Tim
|
99
|
-
Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
99
|
+
Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="filename">scintilla.rb</code> library file was not up to
|
100
100
|
date with the latest FXScintilla release, and as a result it was
|
101
101
|
missing some methods (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2479&group_id=300&atid=1223" target="_top">RubyForge
|
102
102
|
Bug #2479</a>). This oversight has been corrected. Thanks to Maxim
|
@@ -104,148 +104,148 @@
|
|
104
104
|
for removing chores and timeouts were broken (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2563&group_id=300&atid=1223" target="_top">RubyForge
|
105
105
|
Bug #2563</a>). This bug has been fixed. Thanks to "moinker" for
|
106
106
|
reporting this problem.</p></li><li style="list-style-type: disc"><p>An error in the test setup caused all of the tests for the
|
107
|
-
<
|
107
|
+
<code class="classname">FXList</code> class to fail (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2564&group_id=300&atid=1223" target="_top">RubyForge
|
108
108
|
Bug #2564</a>). This bug has been fixed. Thanks to Peter for
|
109
109
|
reporting this problem.</p></li><li style="list-style-type: disc"><p>Due to a bug in the test suite runner script, not all test cases
|
110
110
|
were being exercised (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2565&group_id=300&atid=1223" target="_top">RubyForge
|
111
|
-
Bug #2565</a>). This bug has been fixed.</p></li><li style="list-style-type: disc"><p>Calling the <
|
112
|
-
<
|
111
|
+
Bug #2565</a>). This bug has been fixed.</p></li><li style="list-style-type: disc"><p>Calling the <code class="methodname">getPixel</code> method for the
|
112
|
+
<code class="classname">FXImage</code> class when the client-side pixel buffer
|
113
113
|
for the image has already been released would cause a program to crash
|
114
114
|
(see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2611&group_id=300&atid=1223" target="_top">RubyForge
|
115
|
-
Bug #2611</a>). Now, <
|
115
|
+
Bug #2611</a>). Now, <code class="methodname">getPixel</code> will raise
|
116
116
|
an exception if it's called after the pixel buffer has been released.
|
117
|
-
The documentation for <
|
117
|
+
The documentation for <code class="methodname">getPixel</code> has been
|
118
118
|
updated accordingly. Thanks to Gonzalo Garramuno for reporting this
|
119
|
-
problem.</p></li><li style="list-style-type: disc"><p>The <
|
120
|
-
<
|
119
|
+
problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">makePositionVisible</code> method for the
|
120
|
+
<code class="classname">FXTable</code> class was raising an exception when
|
121
121
|
passed out-of-bounds values for the row or column index (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2660&group_id=300&atid=1223" target="_top">RubyForge
|
122
122
|
Bug #2660</a>). This could happen, for example, if you were to
|
123
123
|
click in a table area outside of the regular cells (which indirectly
|
124
|
-
triggers a call to <
|
124
|
+
triggers a call to <code class="methodname">makePositionVisible</code>). This
|
125
125
|
was actually inconsistent with standard FOX behavior, which simply
|
126
126
|
ignores out of bounds values for that method's arguments. This bug has
|
127
127
|
been fixed, and the documentation for
|
128
|
-
<
|
128
|
+
<code class="methodname">makePositionVisible</code> has been updated
|
129
129
|
accordingly. Thanks to Ralf Jonas for reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.21 and
|
130
|
-
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2730"></a>Changes For Version 1.4.2 (August 22, 2005)</h2></div></div
|
131
|
-
<
|
132
|
-
<
|
133
|
-
<
|
130
|
+
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2730"></a>Changes For Version 1.4.2 (August 22, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Due to a bug in the implementation, the
|
131
|
+
<code class="methodname">checked?</code> method for the
|
132
|
+
<code class="classname">FXCheckButton</code> class always returned
|
133
|
+
<code class="constant">false</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1852&group_id=300&atid=1223" target="_top">RubyForge
|
134
134
|
Bug #1852</a>). This bug has been fixed. Thanks to Meinrad Recheis
|
135
|
-
for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
135
|
+
for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTable</code>
|
136
136
|
class listed several obsolete attributes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1928&group_id=300&atid=1223" target="_top">RubyForge
|
137
137
|
Bug #1928</a>). Those errors have been corrected. Thanks to Pavel
|
138
138
|
Sokolov for reporting these problems.</p></li><li style="list-style-type: disc"><p>There were a number of bugs in the
|
139
|
-
<
|
139
|
+
<code class="filename">textedit.rb</code> example program (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1979&group_id=300&atid=1223" target="_top">RubyForge
|
140
140
|
Bug #1979</a>), and those bugs have been fixed. Thanks to Claude
|
141
|
-
Marinier for reporting these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
142
|
-
class' <
|
143
|
-
visible items (<
|
141
|
+
Marinier for reporting these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTreeList</code>
|
142
|
+
class' <code class="methodname">new</code> method still showed the number of
|
143
|
+
visible items (<em class="parameter"><code>nvis</code></em>) as its second argument
|
144
144
|
(see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2171&group_id=300&atid=1223" target="_top">RubyForge
|
145
145
|
Bug #2171</a>). This problem has been corrected. Thanks to Bill
|
146
|
-
Atkins for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
146
|
+
Atkins for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTopWindow</code>
|
147
147
|
class had a number of errors (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2269&group_id=300&atid=1223" target="_top">RubyForge
|
148
|
-
Bug #2269</a>). This problem has been corrected.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
149
|
-
class still listed the obsolete <
|
148
|
+
Bug #2269</a>). This problem has been corrected.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTreeList</code>
|
149
|
+
class still listed the obsolete <code class="methodname">reparentItem</code>
|
150
150
|
method (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2270&group_id=300&atid=1223" target="_top">RubyForge
|
151
151
|
Bug #2270</a>). This problem has been corrected. Thanks to Jacob
|
152
152
|
Hansen for reporting this problem.</p></li><li style="list-style-type: disc"><p>Due to a bug in how the SWIG typemaps for the
|
153
153
|
<span class="type">FXlong</span> type were defined, some methods for the
|
154
|
-
<
|
154
|
+
<code class="classname">FXFileStream</code> class were broken (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=2275&group_id=300&atid=1223" target="_top">RubyForge
|
155
155
|
Bug #2275</a>). This problem has been corrected. Thanks to Gonzalo
|
156
156
|
Garramuno for reporting this problem.</p></li><li style="list-style-type: disc"><p>Merged in all of the fixes for FXRuby 1.2.6.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.17 and
|
157
|
-
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2821"></a>Changes For Version 1.4.1 (August 20, 2005)</h2></div></div
|
157
|
+
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2821"></a>Changes For Version 1.4.1 (August 20, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>This is the second release of FXRuby which is compatible with
|
158
158
|
FOX 1.4, and as such should be considered an "unstable" release. For a
|
159
159
|
history of the changes made during the FOX 1.3 and 1.4 development,
|
160
160
|
see the <a href="http://www.fox-toolkit.com/news.html" target="_top">News</a>
|
161
|
-
page at the FOX Web site.</p></li><li style="list-style-type: disc"><p>The unit tests (in the <
|
162
|
-
had not been updated to require the <
|
163
|
-
feature, and were still looking at <
|
161
|
+
page at the FOX Web site.</p></li><li style="list-style-type: disc"><p>The unit tests (in the <code class="filename">tests</code> subdirectory)
|
162
|
+
had not been updated to require the <code class="constant">fox14</code>
|
163
|
+
feature, and were still looking at <code class="constant">fox12</code>. This
|
164
164
|
has been corrected.</p></li><li style="list-style-type: disc"><p>A number of minor problems were corrected for the Windows build
|
165
165
|
of FXRuby.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.17 and
|
166
|
-
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2849"></a>Changes For Version 1.4.0 (August 19, 2005)</h2></div></div
|
166
|
+
FXScintilla version 1.63.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2849"></a>Changes For Version 1.4.0 (August 19, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>This is the first release of FXRuby which is compatible with FOX
|
167
167
|
1.4, and as such should be considered an "unstable" release. For a
|
168
168
|
history of the changes made during the FOX 1.3 and 1.4 development,
|
169
169
|
see the <a href="http://www.fox-toolkit.com/news.html" target="_top">News</a>
|
170
|
-
page at the FOX Web site.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2859"></a>Changes For Version 1.2.6 (April 15, 2005)</h2></div></div
|
171
|
-
<
|
172
|
-
<
|
170
|
+
page at the FOX Web site.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2859"></a>Changes For Version 1.2.6 (April 15, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Some additional problems related to calling the
|
171
|
+
<code class="methodname">setTableSize</code> method for an
|
172
|
+
<code class="classname">FXTable</code> were discovered (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1597&group_id=300&atid=1223" target="_top">RubyForge
|
173
173
|
Bug #1597</a>). This problem has been corrected. Thanks to Joel
|
174
|
-
VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
174
|
+
VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="filename">iconlist.rb</code> example program had a
|
175
175
|
"Sort" pulldown menu filled with a number of commands that didn't
|
176
176
|
really do anything, including sorting the items (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1654&group_id=300&atid=1223" target="_top">RubyForge
|
177
177
|
Bug #1654</a>). This pulldown menu has been removed from that
|
178
|
-
example.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
179
|
-
erroneously referred to the <
|
180
|
-
<
|
178
|
+
example.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXDC</code> class
|
179
|
+
erroneously referred to the <code class="methodname">font</code> attribute as
|
180
|
+
<code class="methodname">textFont</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1667&group_id=300&atid=1223" target="_top">RubyForge
|
181
181
|
Bug #1667</a>). This problem has been corrected. Thanks to Meinrad
|
182
|
-
Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
183
|
-
<
|
184
|
-
<
|
185
|
-
<
|
182
|
+
Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">checked?</code>,
|
183
|
+
<code class="methodname">unchecked?</code> and
|
184
|
+
<code class="methodname">maybe?</code> methods for the
|
185
|
+
<code class="classname">FXMenuCheck</code> class were missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1677&group_id=300&atid=1223" target="_top">RubyForge
|
186
186
|
Bug #1677</a>). This problem has been corrected. Thanks to Oliver
|
187
187
|
Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
|
188
|
-
<
|
189
|
-
names of the <
|
190
|
-
<
|
191
|
-
<
|
192
|
-
<
|
188
|
+
<code class="classname">FXScrollArea</code> class incorrectly spelled the
|
189
|
+
names of the <code class="methodname">horizontalScrollBar</code> and
|
190
|
+
<code class="methodname">verticalScrollBar</code> methods as
|
191
|
+
<code class="methodname">horizontalScrollbar</code> and
|
192
|
+
<code class="methodname">verticalScrollbar</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1678&group_id=300&atid=1223" target="_top">RubyForge
|
193
193
|
Bug #1678</a>). The documentation has been corrected. Thanks to
|
194
|
-
Jannis Pohlmann for reporting this mistake.</p></li><li style="list-style-type: disc"><p>Some code in the <
|
195
|
-
program was calling the <
|
196
|
-
but that method has been renamed to <
|
194
|
+
Jannis Pohlmann for reporting this mistake.</p></li><li style="list-style-type: disc"><p>Some code in the <code class="filename">groupbox.rb</code> example
|
195
|
+
program was calling the <code class="methodname">getRootWindow</code> method,
|
196
|
+
but that method has been renamed to <code class="methodname">getRoot</code>
|
197
197
|
(see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1692&group_id=300&atid=1223" target="_top">RubyForge
|
198
198
|
Bug #1692</a>). This problem has been corrected. Thanks to
|
199
|
-
Jaroslav Stika for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
200
|
-
<
|
199
|
+
Jaroslav Stika for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">hasChar?</code> method for the
|
200
|
+
<code class="classname">FXFont</code> class was spelled without a trailing
|
201
201
|
question mark, but it seems more Ruby-like that it should, so we've
|
202
202
|
added an alias for that (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1714&group_id=300&atid=1223" target="_top">RubyForge
|
203
203
|
Bug #1714</a>). This method also now accepts a string of size 1
|
204
204
|
(i.e. a single character) as its input, as an alternative to an
|
205
|
-
ordinal value. Thanks to Meinrad Recheis for these suggestions.</p></li><li style="list-style-type: disc"><p>The API documentation for the <
|
206
|
-
class mistakenly listed <
|
205
|
+
ordinal value. Thanks to Meinrad Recheis for these suggestions.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXImage</code>
|
206
|
+
class mistakenly listed <code class="constant">IMAGE_ALPHA</code> as a valid
|
207
207
|
image rendering hint, but this flag is no longer needed since FOX
|
208
208
|
images now always contain an alpha channel (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1715&group_id=300&atid=1223" target="_top">RubyForge
|
209
209
|
Bug #1715</a>). The documentation has been corrected. Thanks to
|
210
210
|
Meinrad Recheis for reporting this mistake.</p></li><li style="list-style-type: disc"><p>Due to an error in the SWIG interface files, the
|
211
|
-
<
|
212
|
-
<
|
211
|
+
<code class="methodname">data</code> method for the
|
212
|
+
<code class="classname">FXSettings</code> class was not being wrapped
|
213
213
|
properly. As a result, this method was unavailable and in turn led to
|
214
|
-
other dependent methods (like <
|
214
|
+
other dependent methods (like <code class="methodname">each_section</code>)
|
215
215
|
to be unavailable as well (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1771&group_id=300&atid=1223" target="_top">RubyForge
|
216
216
|
Bug #1771</a>). This error has been corrected. Thanks to Jannis
|
217
217
|
Pohlmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.16 and
|
218
|
-
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2995"></a>Changes For Version 1.2.5 (March 1, 2005)</h2></div></div
|
218
|
+
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2995"></a>Changes For Version 1.2.5 (March 1, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The change made for FXRuby version 1.2.4 regarding garbage
|
219
219
|
collection for table items corrected only one of the problems
|
220
220
|
described in <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1445&group_id=300&atid=1223" target="_top">RubyForge
|
221
221
|
Bug #1445</a>; There was still a problem related to the
|
222
|
-
"destructive" effects of the <
|
223
|
-
method for the <
|
222
|
+
"destructive" effects of the <code class="methodname">setTableSize</code>
|
223
|
+
method for the <code class="classname">FXTable</code> class. This problem has
|
224
224
|
now been corrected as well. Thanks to David Peoples, Jamey Cribbs and
|
225
225
|
Joel VanderWerf for their assistance in helping me to track down this
|
226
|
-
problem.</p></li><li style="list-style-type: disc"><p>The <
|
227
|
-
<
|
228
|
-
<
|
226
|
+
problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">extractText</code> and
|
227
|
+
<code class="methodname">overlayText</code> methods for the
|
228
|
+
<code class="classname">FXTable</code> class were implemented incorrectly and
|
229
229
|
weren't listed in the API documentation. These problems have been
|
230
230
|
corrected.</p></li><li style="list-style-type: disc"><p>The checks for out-of-bounds indices in the
|
231
|
-
<
|
232
|
-
<
|
233
|
-
<
|
234
|
-
<
|
235
|
-
<
|
236
|
-
fixed.</p></li><li style="list-style-type: disc"><p>The <
|
237
|
-
<
|
238
|
-
<
|
231
|
+
<code class="methodname">getColumnX</code>,
|
232
|
+
<code class="methodname">setColumnX</code>, <code class="methodname">getRowY</code>,
|
233
|
+
<code class="methodname">setRowY</code> and
|
234
|
+
<code class="methodname">updateRange</code> methods for the
|
235
|
+
<code class="classname">FXTable</code> class were incorrect. These have been
|
236
|
+
fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">setTableSize</code> method for the
|
237
|
+
<code class="classname">FXTable</code> class now raises
|
238
|
+
<code class="classname">ArgError</code> if either the number of rows or
|
239
239
|
columns passed in as arguments is less than zero.</p></li><li style="list-style-type: disc"><p>A typo in one of the source files was causing the build to fail
|
240
240
|
when compiled against Ruby versions 1.8.1 or earlier (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1551&group_id=300&atid=1223" target="_top">RubyForge
|
241
241
|
Bug #1551</a>). This error has been corrected. Thanks to Alex
|
242
|
-
McGuire for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
243
|
-
<
|
242
|
+
McGuire for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">selectItem</code> method for the
|
243
|
+
<code class="classname">FXTable</code> class was removed in FOX 1.2, so we've
|
244
244
|
added a convenience method for this that just calls the
|
245
|
-
<
|
245
|
+
<code class="methodname">selectRange</code> method under the hood (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1562&group_id=300&atid=1223" target="_top">RubyForge
|
246
246
|
Bug #1562</a>). Thanks to Joel VanderWerf for this
|
247
247
|
suggestion.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
|
248
|
-
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3080"></a>Changes For Version 1.2.4 (February 23, 2005)</h2></div></div
|
248
|
+
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3080"></a>Changes For Version 1.2.4 (February 23, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Due to a change in some of the internal Ruby C APIs, a
|
249
249
|
compile-time error for FXRuby was introduced in some of the Ruby 1.8.2
|
250
250
|
preview releases (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1039&group_id=300&atid=1223" target="_top">RubyForge
|
251
251
|
Bug #1039</a>). One should not see any compile-time errors when
|
@@ -253,18 +253,18 @@
|
|
253
253
|
final release, but I've neverthless made a change to how those
|
254
254
|
internal APIs are used, to avoid any potential problems. Thanks to the
|
255
255
|
many users who pointed out this problem.</p></li><li style="list-style-type: disc"><p>Joel VanderWerf suggested some enhancements to the
|
256
|
-
<
|
256
|
+
<code class="filename">image.rb</code> example program in order to improve its
|
257
257
|
startup time (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1281&group_id=300&atid=1223" target="_top">RubyForge
|
258
258
|
Bug #1281</a>). Those changes have been incorporated. Thanks to
|
259
|
-
Joel for this suggestion.</p></li><li style="list-style-type: disc"><p>One change for the <
|
259
|
+
Joel for this suggestion.</p></li><li style="list-style-type: disc"><p>One change for the <code class="classname">FXImage</code> class between
|
260
260
|
FOX versions 1.0 and 1.2 is the nature of the pixel buffer that's
|
261
|
-
passed to the <
|
261
|
+
passed to the <code class="classname">FXImage</code> constructor. Previously,
|
262
262
|
this pixel buffer was expected to be a string of bytes; now it's
|
263
263
|
expected to be an array of <span class="type">FXColor</span> values. This
|
264
264
|
modification was not implemented correctly for FXRuby versions 1.2.3
|
265
265
|
and earlier (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1427&group_id=300&atid=1223" target="_top">RubyForge
|
266
266
|
Bug #1427</a>). This bug has been corrected, and the example
|
267
|
-
program (<
|
267
|
+
program (<code class="filename">image.rb</code>) and test cases have been
|
268
268
|
updated as well. Thanks to Oliver Smith and others for reporting this
|
269
269
|
problem.</p></li><li style="list-style-type: disc"><p>A couple of different problems, reported by Patrick Fernie and
|
270
270
|
David Peoples, exposed a flaw in how FXRuby manages the links between
|
@@ -278,114 +278,114 @@
|
|
278
278
|
application to crash in the meantime; I've implemented a fix to take
|
279
279
|
care of this situation. Thanks to Patrick and David for reporting
|
280
280
|
these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for FXRuby 1.2 still contained references
|
281
|
-
to the old "spellings" of the <
|
282
|
-
and <
|
283
|
-
all lowercase (i.e. <
|
284
|
-
<
|
285
|
-
Bug #1470</a>). These errors have been corrected.</p></li><li style="list-style-type: disc"><p>Added the <
|
281
|
+
to the old "spellings" of the <code class="methodname">fxparseAccel</code>
|
282
|
+
and <code class="methodname">fxparseHotKey</code> method names, which were
|
283
|
+
all lowercase (i.e. <code class="methodname">fxparseaccel</code> and
|
284
|
+
<code class="methodname">fxparsehotkey</code>). (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1470&group_id=300&atid=1223" target="_top">RubyForge
|
285
|
+
Bug #1470</a>). These errors have been corrected.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">FXScrollArea#scrollCorner</code>
|
286
286
|
method, which returns a reference to the scroll corner for any window
|
287
|
-
derived from <
|
287
|
+
derived from <code class="classname">FXScrollArea</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=843&group_id=300&atid=1226" target="_top">RubyForge
|
288
288
|
Feature Request #1226</a>). Thanks to Brian Sheehan for this
|
289
|
-
suggestion.</p></li><li style="list-style-type: disc"><p>Added the <
|
290
|
-
which is just an alias for the <
|
289
|
+
suggestion.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">FXMemoryBuffer#to_a</code> method,
|
290
|
+
which is just an alias for the <code class="methodname">data</code> accessor
|
291
291
|
method that returns a copy of the data buffer as an array (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1295&group_id=300&atid=1226" target="_top">RubyForge
|
292
292
|
Feature Request #1295</a>). Thanks to Meinrad Recheis for this
|
293
|
-
suggestion.</p></li><li style="list-style-type: disc"><p>Added the <
|
294
|
-
<
|
295
|
-
<
|
293
|
+
suggestion.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">appendRows</code> and
|
294
|
+
<code class="methodname">appendColumns</code> methods to the
|
295
|
+
<code class="classname">FXTable</code> class (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1426&group_id=300&atid=1226" target="_top">RubyForge
|
296
296
|
Feature Request #1295</a>). Thanks to Brett Hallett for this
|
297
297
|
suggestion.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
|
298
|
-
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3183"></a>Changes For Version 1.2.3 (January 22, 2005)</h2></div></div
|
298
|
+
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3183"></a>Changes For Version 1.2.3 (January 22, 2005)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Since group boxes containing radio buttons no longer enforce the
|
299
299
|
radio behavior of radio buttons (i.e. keeping only one radio button
|
300
300
|
selected at a time), some of the example programs were no longer
|
301
301
|
working as desired (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=751&group_id=300&atid=1223" target="_top">RubyForge
|
302
302
|
Bug #751</a> and <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1280&group_id=300&atid=1223" target="_top">RubyForge
|
303
303
|
Bug #1280</a>). This problem has been corrected. Thanks to Yuri
|
304
304
|
Leikind and Barry DeZonia for reporting this problem.</p></li><li style="list-style-type: disc"><p>Bob Sidebotham reported a little typo in the
|
305
|
-
<
|
306
|
-
Bug #990</a>). This has been corrected.</p></li><li style="list-style-type: disc"><p>The API documentation for <
|
305
|
+
<code class="filename">table.rb</code> example program (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=990&group_id=300&atid=1223" target="_top">RubyForge
|
306
|
+
Bug #990</a>). This has been corrected.</p></li><li style="list-style-type: disc"><p>The API documentation for <code class="classname">FXList</code> did not
|
307
307
|
reflect the changes for FOX 1.2; the
|
308
|
-
<
|
309
|
-
<
|
310
|
-
<
|
311
|
-
<
|
308
|
+
<code class="methodname">retrieveItem()</code> has been renamed to
|
309
|
+
<code class="methodname">getItem()</code> and
|
310
|
+
<code class="methodname">insertItem()</code> has been renamed to
|
311
|
+
<code class="methodname">setItem()</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1037&group_id=300&atid=1223" target="_top">RubyForge
|
312
312
|
Bug #1037</a> and <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1257&group_id=300&atid=1223" target="_top">RubyForge
|
313
313
|
Bug #1257</a>). This has been corrected. Thanks to Remy Drouilhet
|
314
314
|
and Stephan Kamper for reporting this problem.</p></li><li style="list-style-type: disc"><p>The Windows installer was missing some of the documentation
|
315
315
|
files (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1139&group_id=300&atid=1223" target="_top">RubyForge
|
316
316
|
Bug #1139</a>). This has been corrected. Thanks to Curt Hibbs and
|
317
|
-
Mark Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
317
|
+
Mark Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="filename">browser.rb</code> example program was broken
|
318
318
|
(see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1146&group_id=300&atid=1223" target="_top">RubyForge
|
319
319
|
Bug #1146</a>). This has been corrected. Thanks to Stefan Lang for
|
320
320
|
reporting this problem.</p></li><li style="list-style-type: disc"><p>The attribute setter for
|
321
|
-
<
|
321
|
+
<code class="methodname">FXHeaderItem#justification</code> was defined
|
322
322
|
incorrectly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1276&group_id=300&atid=1223" target="_top">RubyForge
|
323
323
|
Bug #1276</a>). This has been corrected. Thanks to Joel VanderWerf
|
324
|
-
for reporting this problem (and providing a patch to fix it).</p></li><li style="list-style-type: disc"><p>The <
|
325
|
-
<
|
324
|
+
for reporting this problem (and providing a patch to fix it).</p></li><li style="list-style-type: disc"><p>The <code class="methodname">filenames</code> alias for the
|
325
|
+
<code class="methodname">FXFileDialog#getFilenames()</code> instance method
|
326
326
|
was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1277&group_id=300&atid=1223" target="_top">RubyForge
|
327
327
|
Bug #1277</a>). This error has been corrected. Thanks to Barry
|
328
328
|
DeZonia for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
|
329
|
-
<
|
330
|
-
<
|
331
|
-
<
|
332
|
-
<
|
333
|
-
<
|
329
|
+
<code class="classname">FXFileDialog</code> class methods
|
330
|
+
<code class="methodname">getOpenFilenames()</code>,
|
331
|
+
<code class="methodname">getOpenDirectory()</code>,
|
332
|
+
<code class="methodname">getOpenFilename()</code> and
|
333
|
+
<code class="methodname">getSaveFilename()</code> was extremely inadequate
|
334
334
|
(see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1279&group_id=300&atid=1223" target="_top">RubyForge
|
335
335
|
Bug #1279</a>). This documentation has been improved. Thanks to
|
336
336
|
Barry DeZonia for reporting this problem.</p></li><li style="list-style-type: disc"><p>Brett Hallett contributed a Ruby port of the "ratio" example
|
337
337
|
program from the regular FOX distribution, for demonstrating the use
|
338
|
-
of the new <
|
338
|
+
of the new <code class="classname">FXSpring</code> layout manager (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1282&group_id=300&atid=1223" target="_top">RubyForge
|
339
339
|
Bug #1282</a>). Many thanks to Brett for this addition!</p></li><li style="list-style-type: disc"><p>Joel VanderWerf contributed code to simplify how programs
|
340
340
|
interact with modal and non-modal dialog boxes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1283&group_id=300&atid=1223" target="_top">RubyForge
|
341
341
|
Bug #1283</a>). See the API documentation for the new
|
342
|
-
<
|
343
|
-
<
|
342
|
+
<code class="methodname">FXDialogBox#execute_modal</code> and
|
343
|
+
<code class="methodname">FXDialogBox#execute_nonmodal</code> methods for
|
344
344
|
examples of their use.</p></li><li style="list-style-type: disc"><p>The attribute setters for
|
345
|
-
<
|
346
|
-
<
|
345
|
+
<code class="methodname">FXRealSpinner#selBackColor</code> and
|
346
|
+
<code class="methodname">FXSpinner#selBackColor</code> were defined
|
347
347
|
incorrectly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1297&group_id=300&atid=1223" target="_top">RubyForge
|
348
348
|
Bug #1297</a>). These have been corrected. Thanks to Meinrad
|
349
|
-
Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <
|
350
|
-
the <
|
349
|
+
Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">tooltipPause</code> attribute reader for
|
350
|
+
the <code class="classname">FXApp</code> class was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1306&group_id=300&atid=1225" target="_top">RubyForge
|
351
351
|
Patch #1306</a>). Thanks to Joel VanderWerf for reporting this
|
352
352
|
omission and providing a patch to fix it.</p></li><li style="list-style-type: disc"><p>The API documentation for the
|
353
|
-
<
|
353
|
+
<code class="classname">FXToolBarTab</code> class was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1322&group_id=300&atid=1223" target="_top">RubyForge
|
354
354
|
Bug #1322</a>). Thanks to Joel VanderWerf for reporting this
|
355
355
|
omission.</p></li><li style="list-style-type: disc"><p>The attribute accessors for
|
356
|
-
<
|
357
|
-
<
|
356
|
+
<code class="methodname">FXText#visibleRows</code> and
|
357
|
+
<code class="methodname">FXText#visibleColumns</code> were defined and
|
358
358
|
documented incorrectly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&aid=1325&group_id=300&atid=1223" target="_top">RubyForge
|
359
359
|
Bug #1325</a>). These have been corrected. Thanks to Karl El-Koura
|
360
360
|
for reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
|
361
|
-
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3355"></a>Changes For Version 1.2.2 (October 1, 2004)</h2></div></div
|
361
|
+
FXScintilla version 1.62.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3355"></a>Changes For Version 1.2.2 (October 1, 2004)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>In order to avoid versioning problems when dealing with a mix of
|
362
362
|
applications based on either FXRuby 1.0 or 1.2, the feature name for
|
363
363
|
FXRuby has been changed from "fox" to "fox12". For most application
|
364
364
|
developers, this means that you will need to modify the source code
|
365
|
-
for applications targeted at FXRuby 1.2 to begin with the line</p><
|
365
|
+
for applications targeted at FXRuby 1.2 to begin with the line</p><pre class="programlisting">require 'fox12'</pre><p>Note that no
|
366
366
|
changes should be required for legacy applications targeted at FXRuby
|
367
367
|
1.0.</p></li><li style="list-style-type: disc"><p>Made a number of updates to the documentation, to reflect API
|
368
368
|
changes for FXRuby 1.2.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.9 and
|
369
|
-
FXScintilla version 1.61.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3372"></a>Changes For Version 1.2a2 (July 10, 2004)</h2></div></div
|
369
|
+
FXScintilla version 1.61.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3372"></a>Changes For Version 1.2a2 (July 10, 2004)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>This is the second "alpha" release of FXRuby 1.2. This release
|
370
370
|
should be compatible with any FOX library version 1.2; it is not
|
371
371
|
compatible with any previous FOX library versions. As this is an alpha
|
372
372
|
release, users should expect a certain amount of instability, bugs,
|
373
373
|
etc.</p></li><li style="list-style-type: disc"><p>For this release, all of the FOX 1.2 classes are available with
|
374
|
-
the exception of the <
|
375
|
-
is a small problem with how the <
|
374
|
+
the exception of the <code class="classname">FXBitmapView</code> class. There
|
375
|
+
is a small problem with how the <code class="classname">FXBitmapView</code>
|
376
376
|
class is declared in the FOX 1.2 header files, and I'm trying to
|
377
377
|
decide how best to resolve that problem. The goal is to have this
|
378
378
|
problem resolved by the next alpha release of FXRuby.</p></li><li style="list-style-type: disc"><p>For this release, all of the RDoc-based online documentation has
|
379
379
|
been brought up to date with the new APIs.</p></li><li style="list-style-type: disc"><p>Portions of the FXRuby User's Guide were still out of date with
|
380
380
|
respect to the new APIs (see <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=988623&group_id=20243&atid=120243" target="_top">SourceForge
|
381
|
-
Bug #988623</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <
|
382
|
-
to date with the new APIs. This has been fixed.</p></li><li style="list-style-type: disc"><p>The <
|
381
|
+
Bug #988623</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">mditest.rb</code> example program was not up
|
382
|
+
to date with the new APIs. This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">glviewer.rb</code> example program was not up
|
383
383
|
to date with the new APIs (see <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=986479&group_id=20243&atid=120243" target="_top">SourceForge
|
384
384
|
Bug #986479</a>). This has been fixed. Thanks to Remy Drouilhet
|
385
|
-
for reporting this problem and suggesting the fixes.</p></li><li style="list-style-type: disc"><p>The <
|
385
|
+
for reporting this problem and suggesting the fixes.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">FXGLGroup#bounds</code> method was defined
|
386
386
|
incorrectly (see <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=986476&group_id=20243&atid=120243" target="_top">SourceForge
|
387
387
|
Bug #986476</a>). This has been fixed. Thanks to Remy Drouilhet
|
388
|
-
for reporting this problem and suggesting the fix.</p></li><li style="list-style-type: disc"><p>The <
|
388
|
+
for reporting this problem and suggesting the fix.</p></li><li style="list-style-type: disc"><p>The <code class="filename">scintilla-test.rb</code> example program was
|
389
389
|
not up to date with the new APIs (see <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=986172&group_id=20243&atid=120243" target="_top">SourceForge
|
390
390
|
Bug #986172</a>). This has been fixed. Thanks to Peter Watkins for
|
391
391
|
reporting this problem and submitting a corrected version of the
|
@@ -393,22 +393,22 @@
|
|
393
393
|
<a href="http://sourceforge.net/tracker/index.php?func=detail&aid=988152&group_id=20243&atid=120243" target="_top">SourceForge
|
394
394
|
Bug #988152</a>). This has been fixed. Thanks to Jamey Cribbs for
|
395
395
|
reporting this problem and suggesting the fix.</p></li><li style="list-style-type: disc"><p>Due to an oversight on my part, one of the overloaded
|
396
|
-
constructors for the <
|
396
|
+
constructors for the <code class="classname">FXRegion</code> class wasn't
|
397
397
|
wrapped properly (see <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=986181&group_id=20243&atid=120243" target="_top">SourceForge
|
398
398
|
Bug #986181</a>). This has been fixed. Thanks to Bil Bas for
|
399
399
|
reporting this problem.</p></li><li style="list-style-type: disc"><p>Removed some obsolete aliases for the old leading and trailing
|
400
|
-
rows and columns for the <
|
400
|
+
rows and columns for the <code class="classname">FXTable</code> class (see
|
401
401
|
<a href="http://sourceforge.net/tracker/index.php?func=detail&aid=986181&group_id=20243&atid=120243" target="_top">SourceForge
|
402
402
|
Bug #988038</a>). Thanks to Yuri Leikind for reporting this
|
403
|
-
problem.</p></li><li style="list-style-type: disc"><p>Added <
|
404
|
-
<
|
405
|
-
<
|
406
|
-
already available <
|
407
|
-
<
|
403
|
+
problem.</p></li><li style="list-style-type: disc"><p>Added <code class="classname">FXTable</code> instance methods
|
404
|
+
<code class="methodname">horizontalGridShown=()</code> and
|
405
|
+
<code class="methodname">verticalGridShown=()</code> to complement the
|
406
|
+
already available <code class="methodname">horizontalGridShown?</code> and
|
407
|
+
<code class="methodname">verticalGridShown?</code> methods.</p></li><li style="list-style-type: disc"><p>The binary gem for the 1.2a1 release on Windows didn't have PNG
|
408
408
|
or JPEG image support built-in (see <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=986180&group_id=20243&atid=120243" target="_top">SourceForge
|
409
409
|
Bug #986180</a>). This has been fixed. Thanks to Bil Bas for
|
410
410
|
reporting this problem.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.7 and
|
411
|
-
FXScintilla version 1.61.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3481"></a>Changes For Version 1.2a1 (June 28, 2004)</h2></div></div
|
411
|
+
FXScintilla version 1.61.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3481"></a>Changes For Version 1.2a1 (June 28, 2004)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>This is the first "alpha" release of FXRuby 1.2. This release
|
412
412
|
should be compatible with any FOX library version 1.2; it is not
|
413
413
|
compatible with any previous FOX library versions. As this is an alpha
|
414
414
|
release, users should expect a certain amount of instability, bugs,
|