fxruby 1.6.1 → 1.6.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. data/doc/apes02.html +6 -6
  2. data/doc/apes03.html +11 -11
  3. data/doc/book.html +1 -1
  4. data/doc/build.html +63 -63
  5. data/doc/ch03s02.html +7 -7
  6. data/doc/ch03s03.html +18 -18
  7. data/doc/ch03s04.html +11 -11
  8. data/doc/ch03s05.html +14 -14
  9. data/doc/ch04s02.html +14 -14
  10. data/doc/ch04s03.html +15 -15
  11. data/doc/ch04s04.html +28 -28
  12. data/doc/ch05s02.html +49 -49
  13. data/doc/ch05s03.html +8 -8
  14. data/doc/changes.html +263 -193
  15. data/doc/clipboardtut.html +57 -45
  16. data/doc/cvs.html +10 -10
  17. data/doc/differences.html +4 -4
  18. data/doc/dragdroptut.html +50 -50
  19. data/doc/events.html +11 -11
  20. data/doc/examples.html +48 -48
  21. data/doc/gems.html +37 -37
  22. data/doc/goals.html +4 -4
  23. data/doc/implementation.html +4 -4
  24. data/doc/infosources.html +6 -6
  25. data/doc/library.html +19 -19
  26. data/doc/opengl.html +31 -31
  27. data/doc/pt01.html +1 -1
  28. data/doc/pt02.html +1 -1
  29. data/doc/scintilla.html +15 -15
  30. data/doc/style.css +3 -0
  31. data/doc/todo.html +5 -5
  32. data/doc/tutorial1.html +34 -34
  33. data/doc/unicode.html +56 -0
  34. data/ext/fox16/dialogs_wrap.cpp +38 -14
  35. data/ext/fox16/frames_wrap.cpp +856 -22
  36. data/ext/fox16/fx3d_wrap.cpp +169 -144
  37. data/ext/fox16/icons_wrap.cpp +24 -6
  38. data/ext/fox16/image_wrap.cpp +24 -6
  39. data/ext/fox16/label_wrap.cpp +23 -8
  40. data/ext/fox16/markfuncs.cpp +8 -1
  41. data/ext/fox16/mdi_wrap.cpp +53 -23
  42. data/ext/fox16/menu_wrap.cpp +43 -19
  43. data/ext/fox16/scintilla_wrap.cpp +31 -7
  44. data/ext/fox16/table_wrap.cpp +31 -7
  45. data/ext/fox16/text_wrap.cpp +31 -7
  46. data/ext/fox16/treelist_wrap.cpp +300 -276
  47. data/ext/fox16/ui_wrap.cpp +385 -26
  48. data/lib/fox16/aliases.rb +3 -0
  49. data/lib/fox16/version.rb +1 -1
  50. data/rdoc-sources/FXFoldingList.rb +2 -2
  51. data/tests/TC_FXDirList.rb +1 -1
  52. data/tests/TC_FXGLViewer.rb +2 -0
  53. data/tests/TC_FXHeader.rb +1 -1
  54. data/tests/TC_FXIconList.rb +1 -1
  55. data/tests/TC_FXId.rb +1 -1
  56. data/tests/TC_FXList.rb +1 -1
  57. data/tests/TC_FXListBox.rb +1 -1
  58. data/tests/TC_FXMenuCommand.rb +0 -14
  59. data/tests/TC_FXTable.rb +0 -32
  60. data/tests/TC_FXTableItem.rb +1 -1
  61. data/tests/TC_FXTreeList.rb +1 -1
  62. data/tests/TC_FXTreeListBox.rb +1 -1
  63. metadata +5 -4
data/doc/changes.html CHANGED
@@ -1,128 +1,198 @@
1
1
  <html><head>
2
2
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3
- <title>Chapter&nbsp;11.&nbsp;Change History</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.2"><link rel="home" href="book.html" title="Developing Graphical User Interfaces with FXRuby"><link rel="up" href="pt01.html" title="Part&nbsp;I.&nbsp;The Basics"><link rel="previous" href="infosources.html" title="Chapter&nbsp;10.&nbsp;Other Sources of Information"><link rel="next" href="pt02.html" title="Part&nbsp;II.&nbsp;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&nbsp;11.&nbsp;Change History</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="infosources.html">Prev</a>&nbsp;</td><th width="60%" align="center">Part&nbsp;I.&nbsp;The Basics</th><td width="20%" align="right">&nbsp;<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&nbsp;11.&nbsp;Change History</h2></div></div><div></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2429"></a>Changes For Version 1.6.0 (May 29, 2006)</h2></div></div><div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>This is the first release of FXRuby compatible with FOX version
3
+ <title>Chapter&nbsp;11.&nbsp;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&nbsp;I.&nbsp;The Basics"><link rel="prev" href="infosources.html" title="Chapter&nbsp;10.&nbsp;Other Sources of Information"><link rel="next" href="pt02.html" title="Part&nbsp;II.&nbsp;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&nbsp;11.&nbsp;Change History</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="infosources.html">Prev</a>&nbsp;</td><th width="60%" align="center">Part&nbsp;I.&nbsp;The Basics</th><td width="20%" align="right">&nbsp;<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&nbsp;11.&nbsp;Change History</h2></div></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2429"></a>Changes For Version 1.6.2 (September 13, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The <code class="methodname">expandTree()</code> and
4
+ <code class="methodname">collapseTree()</code> methods for the
5
+ <code class="classname">FXFoldingList</code> class were incorrectly identified
6
+ as <code class="methodname">expandFolding()</code> and
7
+ <code class="methodname">collapseFolding()</code> in the API documentation
8
+ (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5354&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
9
+ Bug #5354</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXDockTitle</code> class was not supported
10
+ (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5632&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
11
+ Bug #5632</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXGLCanvas</code>
12
+ class claimed it had a <code class="methodname">shared?</code> method, but it
13
+ didn't (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5591&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
14
+ Bug #5591</a>). Now it does.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXGradientBar</code> class was not supported
15
+ (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5746&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
16
+ Bug #5746</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.14 and
17
+ FXScintilla version 1.67 (from CVS).</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2487"></a>Changes For Version 1.4.7 (September 13, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The <code class="methodname">children</code> instance method for the
18
+ <code class="classname">FXWindow</code> class always returned an array of
19
+ <code class="classname">FXWindow</code> instances, even if the actual types
20
+ should have been instances of subclasses of
21
+ <code class="classname">FXWindow</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4342&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
22
+ Bug #4342</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">dilbert.rb</code> example program was broken
23
+ due to a change in the Dilbert.com web site structure (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
24
+ Bug #4597</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">expandTree()</code> and
25
+ <code class="methodname">collapseTree()</code> methods for the
26
+ <code class="classname">FXFoldingList</code> class were incorrectly identified
27
+ as <code class="methodname">expandFolding()</code> and
28
+ <code class="methodname">collapseFolding()</code> in the API documentation
29
+ (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5354&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
30
+ Bug #5354</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXDockTitle</code> class was not supported
31
+ (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5632&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
32
+ Bug #5632</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXGLCanvas</code>
33
+ class claimed it had a <code class="methodname">shared?</code> method, but it
34
+ didn't (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5591&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
35
+ Bug #5591</a>). Now it does.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXGradientBar</code> class was not supported
36
+ (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5746&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
37
+ Bug #5746</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.4.34 and
38
+ 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="d0e2572"></a>Changes For Version 1.6.1 (July 21, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The message data sent along for the
39
+ <code class="constant">SEL_INSERTED</code>, <code class="constant">SEL_DELETED</code>
40
+ and <code class="constant">SEL_REPLACED</code> messages from an a
41
+ <code class="classname">FXText</code> widget to its target was not being
42
+ converted properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4666&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
43
+ Bug #4666</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The code related to the localization of application messages in
44
+ FOX wasn't implemented properly in FXRuby, and as a result,
45
+ constructing certain dialogs (like the color dialog) could cause a
46
+ program to crash (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5000&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
47
+ Bug #5000</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The "Stop Spin" button in the gltest.rb example program didn't
48
+ stop the cubes from spinning after either the "Spin Timer" or "Spin
49
+ Chore" option was selected (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5001&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
50
+ Bug #5001</a>). This was actually a symptom of a larger problem,
51
+ that FXRuby wasn't properly handling timers and chores. These problems
52
+ have been fixed.</p></li><li style="list-style-type: disc"><p>Setting the current item for an
53
+ <code class="classname">FXComboBox</code> to -1 (to indicate that there's no
54
+ current item) would cause FXRuby to erroneously raise an
55
+ <code class="classname">IndexError</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5007&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
56
+ Bug #5007</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The documentation for the <code class="methodname">reparent</code>
57
+ instance method for the <code class="classname">FXWindow</code> class was
58
+ incorrect (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5035&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
59
+ Bug #5035</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">textedit.rb</code> example program was not up
60
+ to date with some of the changes for FOX 1.6. This example has been
61
+ updated.</p></li><li style="list-style-type: disc"><p>The new <code class="methodname">font</code> method for the
62
+ <code class="classname">FXFont</code> class was not documented. This has been
63
+ fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">dilbert.rb</code> example program has been
64
+ modified to use the RubyfulSoup HTML library instead of the
65
+ html-parser library.</p></li><li style="list-style-type: disc"><p>As discussed in various forums (see for example <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/182827" target="_top">this
66
+ post</a>), the <code class="methodname">autorequire</code> directive for
67
+ RubyGems specifications is now deprecated. As a result, this has been
68
+ removed from the FXRuby gem specification. This change will break any
69
+ code that was using a statement like:</p><pre class="programlisting">require_gem 'fxruby'</pre><p>as
70
+ the sole means for loading FXRuby. Such programs should instead
71
+ use:</p><pre class="programlisting">require 'fox16'</pre><p>which will work
72
+ for either gem based or non-gem based installations.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.8 and
73
+ FXScintilla version 1.67 (from CVS).</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2669"></a>Changes For Version 1.6.0 (May 29, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>This is the first release of FXRuby compatible with FOX version
4
74
  1.6. One of the most signficant changes for FOX 1.6 has been the
5
75
  addition of Unicode support; all FOX widgets and internal string
6
76
  processing routines are now Unicode aware. For a comprehensive
7
77
  overview of the changes made to FOX since version 1.4 (including those
8
78
  made in the FOX 1.5 development series), please refer to the <a href="http://www.fox-toolkit.com/news.html" target="_top">News archives</a> at
9
- the FOX web site.</p></li><li style="list-style-type: disc"><p>Added the <tt class="methodname">allowSide</tt>,
10
- <tt class="methodname">disallowSide</tt> and
11
- <tt class="methodname">allowedSide?</tt> methods for the
12
- <tt class="classname">FXDockBar</tt> class, as complements to the
13
- <tt class="methodname">allowedSides</tt> accessor methods (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2307&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
14
- Feature Request #2307</a>).</p></li><li style="list-style-type: disc"><p>Added the <tt class="methodname">visible=</tt> and
15
- <tt class="methodname">visible?</tt> accessor methods for the
16
- <tt class="classname">FXWindow</tt> class, as complements to the
17
- <tt class="methodname">show</tt>, <tt class="methodname">hide</tt> and
18
- <tt class="methodname">shown?</tt> methods (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3579&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
19
- Feature Request #3579</a>).</p></li><li style="list-style-type: disc"><p>The <tt class="filename">browser.rb</tt> example was making use of a
79
+ the FOX web site.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">allowSide</code>,
80
+ <code class="methodname">disallowSide</code> and
81
+ <code class="methodname">allowedSide?</code> methods for the
82
+ <code class="classname">FXDockBar</code> class, as complements to the
83
+ <code class="methodname">allowedSides</code> accessor methods (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2307&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
84
+ Feature Request #2307</a>).</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">visible=</code> and
85
+ <code class="methodname">visible?</code> accessor methods for the
86
+ <code class="classname">FXWindow</code> class, as complements to the
87
+ <code class="methodname">show</code>, <code class="methodname">hide</code> and
88
+ <code class="methodname">shown?</code> methods (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3579&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
89
+ Feature Request #3579</a>).</p></li><li style="list-style-type: disc"><p>The <code class="filename">browser.rb</code> example was making use of a
20
90
  deprecated API (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4325&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
21
- Bug #4325</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The children instance method for the
22
- <tt class="classname">FXWindow</tt> class always returned an array of
23
- <tt class="classname">FXWindow</tt> instances, even if the actual types
91
+ Bug #4325</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">children</code> instance method for the
92
+ <code class="classname">FXWindow</code> class always returned an array of
93
+ <code class="classname">FXWindow</code> instances, even if the actual types
24
94
  should have been instances of subclasses of
25
- <tt class="classname">FXWindow</tt> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4342&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
26
- Bug #4342</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">dilbert.rb</tt> example program was broken
95
+ <code class="classname">FXWindow</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4342&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
96
+ Bug #4342</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">dilbert.rb</code> example program was broken
27
97
  due to a change in the Dilbert.com web site structure (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
28
98
  Bug #4597</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.5 and
29
- FXScintilla version 1.67 (from CVS).</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2520"></a>Changes For Version 1.4.6 (April 26, 2006)</h2></div></div><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
99
+ FXScintilla version 1.67 (from CVS).</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2763"></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
30
100
  <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3729&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
31
101
  Bug #3729</a>). This error has been corrected. Thanks to Javier
32
102
  Goizueta for initially reporting this problem, and especially to
33
- Tobias Peters for providing a patch.</p></li><li style="list-style-type: disc"><p>The <tt class="classname">FXIconDict</tt> widget was accidentally
103
+ Tobias Peters for providing a patch.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXIconDict</code> widget was accidentally
34
104
  "lost" in the transition between FXRuby versions 1.2 and 1.4 (see
35
105
  <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4117&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
36
106
  Bug #4117</a>). This error has been corrected. Thanks to Manfred
37
- Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="classname">FXSwitcher</tt> widget was not sending the
107
+ 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
38
108
  appropriate message data to its message target for the
39
- <tt class="constant">SEL_COMMAND</tt> message type (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4157&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
109
+ <code class="constant">SEL_COMMAND</code> message type (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4157&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
40
110
  Bug #4157</a>). This error has been corrected. Thanks to Manfred
41
- Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="classname">FXSeparator</tt> class wasn't implemented
111
+ Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXSeparator</code> class wasn't implemented
42
112
  properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4158&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
43
113
  Bug #4158</a>). This error has been corrected. Thanks to Gerard
44
- Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">findItemByData</tt> method was
45
- implemented incorrectly for the <tt class="classname">FXComboBox</tt>,
46
- <tt class="classname">FXFoldingList</tt>,
47
- <tt class="classname">FXIconList</tt>, <tt class="classname">FXList</tt> and
48
- <tt class="classname">FXListBox</tt> classes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4172&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
114
+ Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">findItemByData</code> method was
115
+ implemented incorrectly for the <code class="classname">FXComboBox</code>,
116
+ <code class="classname">FXFoldingList</code>,
117
+ <code class="classname">FXIconList</code>, <code class="classname">FXList</code> and
118
+ <code class="classname">FXListBox</code> classes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4172&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
49
119
  Bug #4172</a>). This error has been corrected. Thanks to Gerard
50
- Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="classname">FXListBox</tt> widget was not sending the
120
+ 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
51
121
  appropriate message data to its message target for the
52
- <tt class="constant">SEL_COMMAND</tt> message type (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4255&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
122
+ <code class="constant">SEL_COMMAND</code> message type (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4255&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
53
123
  Bug #4255</a>). This error has been corrected. Thanks to Gerard
54
124
  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
55
- 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="d0e2599"></a>Changes For Version 1.4.5 (April 10, 2006)</h2></div></div><div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The <tt class="classname">FXTextField</tt> class was not properly
56
- responding to the <tt class="constant">ID_INSERT_STRING</tt> command (see
125
+ 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="d0e2842"></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
126
+ responding to the <code class="constant">ID_INSERT_STRING</code> command (see
57
127
  <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3320&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
58
128
  Bug #3320</a>). This error has been corrected. Thanks to Uwe Hartl
59
- for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">text</tt> and
60
- <tt class="methodname">getText</tt> methods for the
61
- <tt class="classname">FXMenuCaption</tt> class were returning
62
- <tt class="constant">nil</tt> instead of the actual value (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3458&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
129
+ for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">text</code> and
130
+ <code class="methodname">getText</code> methods for the
131
+ <code class="classname">FXMenuCaption</code> class were returning
132
+ <code class="constant">nil</code> instead of the actual value (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3458&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
63
133
  Bug #3458</a>). This error has been corrected. Thanks to Meinrad
64
- Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXMDIChild</tt>
65
- class erroneously listed <tt class="constant">SEL_CLOSEALL</tt> as one of
134
+ 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>
135
+ class erroneously listed <code class="constant">SEL_CLOSEALL</code> as one of
66
136
  the message types that an MDI child window might send to its message
67
137
  target (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3508&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
68
138
  Bug #3508</a>). This error has been corrected. Thanks to Meinrad
69
- Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>Calling the <tt class="methodname">selectRange</tt> method for
70
- class <tt class="classname">FXTable</tt> would cause a fatal error instead
71
- of merely raising an <tt class="classname">IndexError</tt> exception (see
139
+ Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>Calling the <code class="methodname">selectRange</code> method for
140
+ class <code class="classname">FXTable</code> would cause a fatal error instead
141
+ of merely raising an <code class="classname">IndexError</code> exception (see
72
142
  <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3615&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
73
143
  Bug #3615</a>). This error has been corrected. Thanks to Meinrad
74
144
  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
75
- <tt class="classname">FXChoiceBox</tt> class was basically unusable (see
145
+ <code class="classname">FXChoiceBox</code> class was basically unusable (see
76
146
  <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3676&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
77
147
  Bug #3676</a>). This error has been corrected. Thanks to Uwe Hartl
78
148
  for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
79
- <tt class="classname">FXRealSlider</tt> and
80
- <tt class="classname">FXRealSpinner</tt> classes erroneously claimed that
81
- the message data for the <tt class="constant">SEL_COMMAND</tt> and
82
- <tt class="constant">SEL_CHANGED</tt> messages sent by these widgets to
149
+ <code class="classname">FXRealSlider</code> and
150
+ <code class="classname">FXRealSpinner</code> classes erroneously claimed that
151
+ the message data for the <code class="constant">SEL_COMMAND</code> and
152
+ <code class="constant">SEL_CHANGED</code> messages sent by these widgets to
83
153
  their targets were integers (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3749&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
84
154
  Bug #3749</a>). Along the same lines, the message data for those
85
155
  widgets wasn't being converted correctly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3750&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
86
156
  Bug #3750</a>). Both of these errors have been corrected. Thanks
87
157
  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
88
- names of the <tt class="methodname">FXSELTYPE</tt> and
89
- <tt class="methodname">FXSELID</tt> methods as
90
- <tt class="methodname">SELTYPE</tt> and <tt class="methodname">SELID</tt>
158
+ names of the <code class="methodname">FXSELTYPE</code> and
159
+ <code class="methodname">FXSELID</code> methods as
160
+ <code class="methodname">SELTYPE</code> and <code class="methodname">SELID</code>
91
161
  (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3940&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
92
162
  Bug #3940</a>). This error has been corrected. Thanks to Joel
93
- VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="classname">FXTableItem</tt> constructor was supposed
163
+ VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXTableItem</code> constructor was supposed
94
164
  to (optionally) accept a reference to an arbitrary Ruby object as its
95
165
  third argument, but this wasn't working properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4005&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
96
166
  Bug #4005</a>). This error has been corrected. Thanks to Mark
97
167
  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
98
- 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="d0e2720"></a>Changes For Version 1.4.4 (January 21, 2006)</h2></div></div><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
168
+ 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="d0e2963"></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
99
169
  recently and as such contained some errors (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3014&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
100
170
  Bug #3014</a>). These errors have been corrected. Thanks to Dave
101
- Burns for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">extendSelection</tt> method for the
102
- <tt class="classname">FXTable</tt> class was raising an exception if an
171
+ Burns for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">extendSelection</code> method for the
172
+ <code class="classname">FXTable</code> class was raising an exception if an
103
173
  out of bounds row or column index was passed in (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3050&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
104
174
  Bug #3050</a>). This has been changed so that
105
- <tt class="methodname">extendSelection</tt> instead returns false for out
175
+ <code class="methodname">extendSelection</code> instead returns false for out
106
176
  of bounds arguments. Thanks to Leonid Moiseichuk for reporting this
107
- problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">each_child</tt> iterator method for the
108
- <tt class="classname">FXWindow</tt> class would fail if the child window
177
+ problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">each_child</code> iterator method for the
178
+ <code class="classname">FXWindow</code> class would fail if the child window
109
179
  was destroyed in the block (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3134&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
110
180
  Bug #3134</a>). Thanks to Liam Irish for reporting this problem
111
- and providing a patch.</p></li><li style="list-style-type: disc"><p>The message data for the <tt class="constant">SEL_REPLACED</tt>
112
- message sent by the <tt class="classname">FXTable</tt> class to its target
181
+ and providing a patch.</p></li><li style="list-style-type: disc"><p>The message data for the <code class="constant">SEL_REPLACED</code>
182
+ message sent by the <code class="classname">FXTable</code> class to its target
113
183
  was not being handled properly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3244&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
114
184
  Bug #3244</a>). There were also problems with the message data for
115
- the <tt class="constant">SEL_SELECTED</tt> and
116
- <tt class="constant">SEL_DESELECTED</tt> messages. Furthermore, the
117
- <tt class="constant">SEL_REPLACED</tt> message was not documented in the
118
- RDoc documentation for the <tt class="classname">FXTable</tt> class. All
185
+ the <code class="constant">SEL_SELECTED</code> and
186
+ <code class="constant">SEL_DESELECTED</code> messages. Furthermore, the
187
+ <code class="constant">SEL_REPLACED</code> message was not documented in the
188
+ RDoc documentation for the <code class="classname">FXTable</code> class. All
119
189
  of these problems have been corrected. Thanks to _blackdog for
120
190
  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
121
- 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="d0e2784"></a>Changes For Version 1.4.3 (November 7, 2005)</h2></div></div><div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The <tt class="constant">TOGGLEBUTTON_KEEPSTATE</tt> option for the
122
- <tt class="classname">FXToggleButton</tt> class was not documented (see
191
+ 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="d0e3027"></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
192
+ <code class="classname">FXToggleButton</code> class was not documented (see
123
193
  <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2286&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
124
194
  Bug #2286</a>). This oversight has been corrected. Thanks to Tim
125
- Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">scintilla.rb</tt> library file was not up to
195
+ 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
126
196
  date with the latest FXScintilla release, and as a result it was
127
197
  missing some methods (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2479&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
128
198
  Bug #2479</a>). This oversight has been corrected. Thanks to Maxim
@@ -130,148 +200,148 @@
130
200
  for removing chores and timeouts were broken (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2563&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
131
201
  Bug #2563</a>). This bug has been fixed. Thanks to "moinker" for
132
202
  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
133
- <tt class="classname">FXList</tt> class to fail (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2564&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
203
+ <code class="classname">FXList</code> class to fail (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2564&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
134
204
  Bug #2564</a>). This bug has been fixed. Thanks to Peter for
135
205
  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
136
206
  were being exercised (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2565&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
137
- Bug #2565</a>). This bug has been fixed.</p></li><li style="list-style-type: disc"><p>Calling the <tt class="methodname">getPixel</tt> method for the
138
- <tt class="classname">FXImage</tt> class when the client-side pixel buffer
207
+ 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
208
+ <code class="classname">FXImage</code> class when the client-side pixel buffer
139
209
  for the image has already been released would cause a program to crash
140
210
  (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2611&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
141
- Bug #2611</a>). Now, <tt class="methodname">getPixel</tt> will raise
211
+ Bug #2611</a>). Now, <code class="methodname">getPixel</code> will raise
142
212
  an exception if it's called after the pixel buffer has been released.
143
- The documentation for <tt class="methodname">getPixel</tt> has been
213
+ The documentation for <code class="methodname">getPixel</code> has been
144
214
  updated accordingly. Thanks to Gonzalo Garramuno for reporting this
145
- problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">makePositionVisible</tt> method for the
146
- <tt class="classname">FXTable</tt> class was raising an exception when
215
+ problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">makePositionVisible</code> method for the
216
+ <code class="classname">FXTable</code> class was raising an exception when
147
217
  passed out-of-bounds values for the row or column index (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2660&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
148
218
  Bug #2660</a>). This could happen, for example, if you were to
149
219
  click in a table area outside of the regular cells (which indirectly
150
- triggers a call to <tt class="methodname">makePositionVisible</tt>). This
220
+ triggers a call to <code class="methodname">makePositionVisible</code>). This
151
221
  was actually inconsistent with standard FOX behavior, which simply
152
222
  ignores out of bounds values for that method's arguments. This bug has
153
223
  been fixed, and the documentation for
154
- <tt class="methodname">makePositionVisible</tt> has been updated
224
+ <code class="methodname">makePositionVisible</code> has been updated
155
225
  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
156
- 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="d0e2869"></a>Changes For Version 1.4.2 (August 22, 2005)</h2></div></div><div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Due to a bug in the implementation, the
157
- <tt class="methodname">checked?</tt> method for the
158
- <tt class="classname">FXCheckButton</tt> class always returned
159
- <tt class="constant">false</tt> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1852&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
226
+ 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="d0e3112"></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
227
+ <code class="methodname">checked?</code> method for the
228
+ <code class="classname">FXCheckButton</code> class always returned
229
+ <code class="constant">false</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1852&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
160
230
  Bug #1852</a>). This bug has been fixed. Thanks to Meinrad Recheis
161
- for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXTable</tt>
231
+ for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTable</code>
162
232
  class listed several obsolete attributes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1928&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
163
233
  Bug #1928</a>). Those errors have been corrected. Thanks to Pavel
164
234
  Sokolov for reporting these problems.</p></li><li style="list-style-type: disc"><p>There were a number of bugs in the
165
- <tt class="filename">textedit.rb</tt> example program (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1979&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
235
+ <code class="filename">textedit.rb</code> example program (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1979&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
166
236
  Bug #1979</a>), and those bugs have been fixed. Thanks to Claude
167
- Marinier for reporting these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXTreeList</tt>
168
- class' <tt class="methodname">new</tt> method still showed the number of
169
- visible items (<i class="parameter"><tt>nvis</tt></i>) as its second argument
237
+ Marinier for reporting these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTreeList</code>
238
+ class' <code class="methodname">new</code> method still showed the number of
239
+ visible items (<em class="parameter"><code>nvis</code></em>) as its second argument
170
240
  (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2171&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
171
241
  Bug #2171</a>). This problem has been corrected. Thanks to Bill
172
- Atkins for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXTopWindow</tt>
242
+ Atkins for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTopWindow</code>
173
243
  class had a number of errors (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2269&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
174
- Bug #2269</a>). This problem has been corrected.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXTreeList</tt>
175
- class still listed the obsolete <tt class="methodname">reparentItem</tt>
244
+ 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>
245
+ class still listed the obsolete <code class="methodname">reparentItem</code>
176
246
  method (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2270&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
177
247
  Bug #2270</a>). This problem has been corrected. Thanks to Jacob
178
248
  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
179
249
  <span class="type">FXlong</span> type were defined, some methods for the
180
- <tt class="classname">FXFileStream</tt> class were broken (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2275&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
250
+ <code class="classname">FXFileStream</code> class were broken (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2275&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
181
251
  Bug #2275</a>). This problem has been corrected. Thanks to Gonzalo
182
252
  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
183
- 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="d0e2960"></a>Changes For Version 1.4.1 (August 20, 2005)</h2></div></div><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
253
+ 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="d0e3203"></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
184
254
  FOX 1.4, and as such should be considered an "unstable" release. For a
185
255
  history of the changes made during the FOX 1.3 and 1.4 development,
186
256
  see the <a href="http://www.fox-toolkit.com/news.html" target="_top">News</a>
187
- page at the FOX Web site.</p></li><li style="list-style-type: disc"><p>The unit tests (in the <tt class="filename">tests</tt> subdirectory)
188
- had not been updated to require the <tt class="constant">fox14</tt>
189
- feature, and were still looking at <tt class="constant">fox12</tt>. This
257
+ 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)
258
+ had not been updated to require the <code class="constant">fox14</code>
259
+ feature, and were still looking at <code class="constant">fox12</code>. This
190
260
  has been corrected.</p></li><li style="list-style-type: disc"><p>A number of minor problems were corrected for the Windows build
191
261
  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
192
- 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="d0e2988"></a>Changes For Version 1.4.0 (August 19, 2005)</h2></div></div><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
262
+ 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="d0e3231"></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
193
263
  1.4, and as such should be considered an "unstable" release. For a
194
264
  history of the changes made during the FOX 1.3 and 1.4 development,
195
265
  see the <a href="http://www.fox-toolkit.com/news.html" target="_top">News</a>
196
- 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="d0e2998"></a>Changes For Version 1.2.6 (April 15, 2005)</h2></div></div><div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Some additional problems related to calling the
197
- <tt class="methodname">setTableSize</tt> method for an
198
- <tt class="classname">FXTable</tt> were discovered (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
266
+ 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="d0e3241"></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
267
+ <code class="methodname">setTableSize</code> method for an
268
+ <code class="classname">FXTable</code> were discovered (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
199
269
  Bug #1597</a>). This problem has been corrected. Thanks to Joel
200
- VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">iconlist.rb</tt> example program had a
270
+ 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
201
271
  "Sort" pulldown menu filled with a number of commands that didn't
202
272
  really do anything, including sorting the items (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1654&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
203
273
  Bug #1654</a>). This pulldown menu has been removed from that
204
- example.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXDC</tt> class
205
- erroneously referred to the <tt class="methodname">font</tt> attribute as
206
- <tt class="methodname">textFont</tt> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1667&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
274
+ example.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXDC</code> class
275
+ erroneously referred to the <code class="methodname">font</code> attribute as
276
+ <code class="methodname">textFont</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1667&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
207
277
  Bug #1667</a>). This problem has been corrected. Thanks to Meinrad
208
- Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">checked?</tt>,
209
- <tt class="methodname">unchecked?</tt> and
210
- <tt class="methodname">maybe?</tt> methods for the
211
- <tt class="classname">FXMenuCheck</tt> class were missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1677&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
278
+ Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">checked?</code>,
279
+ <code class="methodname">unchecked?</code> and
280
+ <code class="methodname">maybe?</code> methods for the
281
+ <code class="classname">FXMenuCheck</code> class were missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1677&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
212
282
  Bug #1677</a>). This problem has been corrected. Thanks to Oliver
213
283
  Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
214
- <tt class="classname">FXScrollArea</tt> class incorrectly spelled the
215
- names of the <tt class="methodname">horizontalScrollBar</tt> and
216
- <tt class="methodname">verticalScrollBar</tt> methods as
217
- <tt class="methodname">horizontalScrollbar</tt> and
218
- <tt class="methodname">verticalScrollbar</tt> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1678&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
284
+ <code class="classname">FXScrollArea</code> class incorrectly spelled the
285
+ names of the <code class="methodname">horizontalScrollBar</code> and
286
+ <code class="methodname">verticalScrollBar</code> methods as
287
+ <code class="methodname">horizontalScrollbar</code> and
288
+ <code class="methodname">verticalScrollbar</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1678&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
219
289
  Bug #1678</a>). The documentation has been corrected. Thanks to
220
- Jannis Pohlmann for reporting this mistake.</p></li><li style="list-style-type: disc"><p>Some code in the <tt class="filename">groupbox.rb</tt> example
221
- program was calling the <tt class="methodname">getRootWindow</tt> method,
222
- but that method has been renamed to <tt class="methodname">getRoot</tt>
290
+ 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
291
+ program was calling the <code class="methodname">getRootWindow</code> method,
292
+ but that method has been renamed to <code class="methodname">getRoot</code>
223
293
  (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1692&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
224
294
  Bug #1692</a>). This problem has been corrected. Thanks to
225
- Jaroslav Stika for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">hasChar?</tt> method for the
226
- <tt class="classname">FXFont</tt> class was spelled without a trailing
295
+ Jaroslav Stika for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">hasChar?</code> method for the
296
+ <code class="classname">FXFont</code> class was spelled without a trailing
227
297
  question mark, but it seems more Ruby-like that it should, so we've
228
298
  added an alias for that (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1714&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
229
299
  Bug #1714</a>). This method also now accepts a string of size 1
230
300
  (i.e. a single character) as its input, as an alternative to an
231
- ordinal value. Thanks to Meinrad Recheis for these suggestions.</p></li><li style="list-style-type: disc"><p>The API documentation for the <tt class="classname">FXImage</tt>
232
- class mistakenly listed <tt class="constant">IMAGE_ALPHA</tt> as a valid
301
+ 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>
302
+ class mistakenly listed <code class="constant">IMAGE_ALPHA</code> as a valid
233
303
  image rendering hint, but this flag is no longer needed since FOX
234
304
  images now always contain an alpha channel (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1715&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
235
305
  Bug #1715</a>). The documentation has been corrected. Thanks to
236
306
  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
237
- <tt class="methodname">data</tt> method for the
238
- <tt class="classname">FXSettings</tt> class was not being wrapped
307
+ <code class="methodname">data</code> method for the
308
+ <code class="classname">FXSettings</code> class was not being wrapped
239
309
  properly. As a result, this method was unavailable and in turn led to
240
- other dependent methods (like <tt class="methodname">each_section</tt>)
310
+ other dependent methods (like <code class="methodname">each_section</code>)
241
311
  to be unavailable as well (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1771&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
242
312
  Bug #1771</a>). This error has been corrected. Thanks to Jannis
243
313
  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
244
- 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="d0e3134"></a>Changes For Version 1.2.5 (March 1, 2005)</h2></div></div><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
314
+ 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="d0e3377"></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
245
315
  collection for table items corrected only one of the problems
246
316
  described in <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1445&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
247
317
  Bug #1445</a>; There was still a problem related to the
248
- "destructive" effects of the <tt class="methodname">setTableSize</tt>
249
- method for the <tt class="classname">FXTable</tt> class. This problem has
318
+ "destructive" effects of the <code class="methodname">setTableSize</code>
319
+ method for the <code class="classname">FXTable</code> class. This problem has
250
320
  now been corrected as well. Thanks to David Peoples, Jamey Cribbs and
251
321
  Joel VanderWerf for their assistance in helping me to track down this
252
- problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">extractText</tt> and
253
- <tt class="methodname">overlayText</tt> methods for the
254
- <tt class="classname">FXTable</tt> class were implemented incorrectly and
322
+ problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">extractText</code> and
323
+ <code class="methodname">overlayText</code> methods for the
324
+ <code class="classname">FXTable</code> class were implemented incorrectly and
255
325
  weren't listed in the API documentation. These problems have been
256
326
  corrected.</p></li><li style="list-style-type: disc"><p>The checks for out-of-bounds indices in the
257
- <tt class="methodname">getColumnX</tt>,
258
- <tt class="methodname">setColumnX</tt>, <tt class="methodname">getRowY</tt>,
259
- <tt class="methodname">setRowY</tt> and
260
- <tt class="methodname">updateRange</tt> methods for the
261
- <tt class="classname">FXTable</tt> class were incorrect. These have been
262
- fixed.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">setTableSize</tt> method for the
263
- <tt class="classname">FXTable</tt> class now raises
264
- <tt class="classname">ArgError</tt> if either the number of rows or
327
+ <code class="methodname">getColumnX</code>,
328
+ <code class="methodname">setColumnX</code>, <code class="methodname">getRowY</code>,
329
+ <code class="methodname">setRowY</code> and
330
+ <code class="methodname">updateRange</code> methods for the
331
+ <code class="classname">FXTable</code> class were incorrect. These have been
332
+ fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">setTableSize</code> method for the
333
+ <code class="classname">FXTable</code> class now raises
334
+ <code class="classname">ArgError</code> if either the number of rows or
265
335
  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
266
336
  when compiled against Ruby versions 1.8.1 or earlier (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1551&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
267
337
  Bug #1551</a>). This error has been corrected. Thanks to Alex
268
- McGuire for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">selectItem</tt> method for the
269
- <tt class="classname">FXTable</tt> class was removed in FOX 1.2, so we've
338
+ McGuire for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">selectItem</code> method for the
339
+ <code class="classname">FXTable</code> class was removed in FOX 1.2, so we've
270
340
  added a convenience method for this that just calls the
271
- <tt class="methodname">selectRange</tt> method under the hood (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1562&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
341
+ <code class="methodname">selectRange</code> method under the hood (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1562&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
272
342
  Bug #1562</a>). Thanks to Joel VanderWerf for this
273
343
  suggestion.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
274
- 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="d0e3219"></a>Changes For Version 1.2.4 (February 23, 2005)</h2></div></div><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
344
+ 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="d0e3462"></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
275
345
  compile-time error for FXRuby was introduced in some of the Ruby 1.8.2
276
346
  preview releases (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1039&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
277
347
  Bug #1039</a>). One should not see any compile-time errors when
@@ -279,18 +349,18 @@
279
349
  final release, but I've neverthless made a change to how those
280
350
  internal APIs are used, to avoid any potential problems. Thanks to the
281
351
  many users who pointed out this problem.</p></li><li style="list-style-type: disc"><p>Joel VanderWerf suggested some enhancements to the
282
- <tt class="filename">image.rb</tt> example program in order to improve its
352
+ <code class="filename">image.rb</code> example program in order to improve its
283
353
  startup time (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1281&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
284
354
  Bug #1281</a>). Those changes have been incorporated. Thanks to
285
- Joel for this suggestion.</p></li><li style="list-style-type: disc"><p>One change for the <tt class="classname">FXImage</tt> class between
355
+ Joel for this suggestion.</p></li><li style="list-style-type: disc"><p>One change for the <code class="classname">FXImage</code> class between
286
356
  FOX versions 1.0 and 1.2 is the nature of the pixel buffer that's
287
- passed to the <tt class="classname">FXImage</tt> constructor. Previously,
357
+ passed to the <code class="classname">FXImage</code> constructor. Previously,
288
358
  this pixel buffer was expected to be a string of bytes; now it's
289
359
  expected to be an array of <span class="type">FXColor</span> values. This
290
360
  modification was not implemented correctly for FXRuby versions 1.2.3
291
361
  and earlier (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1427&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
292
362
  Bug #1427</a>). This bug has been corrected, and the example
293
- program (<tt class="filename">image.rb</tt>) and test cases have been
363
+ program (<code class="filename">image.rb</code>) and test cases have been
294
364
  updated as well. Thanks to Oliver Smith and others for reporting this
295
365
  problem.</p></li><li style="list-style-type: disc"><p>A couple of different problems, reported by Patrick Fernie and
296
366
  David Peoples, exposed a flaw in how FXRuby manages the links between
@@ -304,114 +374,114 @@
304
374
  application to crash in the meantime; I've implemented a fix to take
305
375
  care of this situation. Thanks to Patrick and David for reporting
306
376
  these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for FXRuby 1.2 still contained references
307
- to the old "spellings" of the <tt class="methodname">fxparseAccel</tt>
308
- and <tt class="methodname">fxparseHotKey</tt> method names, which were
309
- all lowercase (i.e. <tt class="methodname">fxparseaccel</tt> and
310
- <tt class="methodname">fxparsehotkey</tt>). (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1470&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
311
- Bug #1470</a>). These errors have been corrected.</p></li><li style="list-style-type: disc"><p>Added the <tt class="methodname">FXScrollArea#scrollCorner</tt>
377
+ to the old "spellings" of the <code class="methodname">fxparseAccel</code>
378
+ and <code class="methodname">fxparseHotKey</code> method names, which were
379
+ all lowercase (i.e. <code class="methodname">fxparseaccel</code> and
380
+ <code class="methodname">fxparsehotkey</code>). (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1470&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
381
+ 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>
312
382
  method, which returns a reference to the scroll corner for any window
313
- derived from <tt class="classname">FXScrollArea</tt> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=843&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
383
+ derived from <code class="classname">FXScrollArea</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=843&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
314
384
  Feature Request #1226</a>). Thanks to Brian Sheehan for this
315
- suggestion.</p></li><li style="list-style-type: disc"><p>Added the <tt class="methodname">FXMemoryBuffer#to_a</tt> method,
316
- which is just an alias for the <tt class="methodname">data</tt> accessor
385
+ suggestion.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">FXMemoryBuffer#to_a</code> method,
386
+ which is just an alias for the <code class="methodname">data</code> accessor
317
387
  method that returns a copy of the data buffer as an array (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1295&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
318
388
  Feature Request #1295</a>). Thanks to Meinrad Recheis for this
319
- suggestion.</p></li><li style="list-style-type: disc"><p>Added the <tt class="methodname">appendRows</tt> and
320
- <tt class="methodname">appendColumns</tt> methods to the
321
- <tt class="classname">FXTable</tt> class (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1426&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
389
+ suggestion.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">appendRows</code> and
390
+ <code class="methodname">appendColumns</code> methods to the
391
+ <code class="classname">FXTable</code> class (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1426&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
322
392
  Feature Request #1295</a>). Thanks to Brett Hallett for this
323
393
  suggestion.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
324
- 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="d0e3322"></a>Changes For Version 1.2.3 (January 22, 2005)</h2></div></div><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
394
+ 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="d0e3565"></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
325
395
  radio behavior of radio buttons (i.e. keeping only one radio button
326
396
  selected at a time), some of the example programs were no longer
327
397
  working as desired (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=751&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
328
398
  Bug #751</a> and <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1280&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
329
399
  Bug #1280</a>). This problem has been corrected. Thanks to Yuri
330
400
  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
331
- <tt class="filename">table.rb</tt> example program (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=990&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
332
- Bug #990</a>). This has been corrected.</p></li><li style="list-style-type: disc"><p>The API documentation for <tt class="classname">FXList</tt> did not
401
+ <code class="filename">table.rb</code> example program (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=990&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
402
+ 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
333
403
  reflect the changes for FOX 1.2; the
334
- <tt class="methodname">retrieveItem()</tt> has been renamed to
335
- <tt class="methodname">getItem()</tt> and
336
- <tt class="methodname">insertItem()</tt> has been renamed to
337
- <tt class="methodname">setItem()</tt> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1037&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
404
+ <code class="methodname">retrieveItem()</code> has been renamed to
405
+ <code class="methodname">getItem()</code> and
406
+ <code class="methodname">insertItem()</code> has been renamed to
407
+ <code class="methodname">setItem()</code> (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1037&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
338
408
  Bug #1037</a> and <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1257&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
339
409
  Bug #1257</a>). This has been corrected. Thanks to Remy Drouilhet
340
410
  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
341
411
  files (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1139&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
342
412
  Bug #1139</a>). This has been corrected. Thanks to Curt Hibbs and
343
- Mark Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">browser.rb</tt> example program was broken
413
+ 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
344
414
  (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1146&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
345
415
  Bug #1146</a>). This has been corrected. Thanks to Stefan Lang for
346
416
  reporting this problem.</p></li><li style="list-style-type: disc"><p>The attribute setter for
347
- <tt class="methodname">FXHeaderItem#justification</tt> was defined
417
+ <code class="methodname">FXHeaderItem#justification</code> was defined
348
418
  incorrectly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1276&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
349
419
  Bug #1276</a>). This has been corrected. Thanks to Joel VanderWerf
350
- for reporting this problem (and providing a patch to fix it).</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">filenames</tt> alias for the
351
- <tt class="methodname">FXFileDialog#getFilenames()</tt> instance method
420
+ 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
421
+ <code class="methodname">FXFileDialog#getFilenames()</code> instance method
352
422
  was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1277&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
353
423
  Bug #1277</a>). This error has been corrected. Thanks to Barry
354
424
  DeZonia for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
355
- <tt class="classname">FXFileDialog</tt> class methods
356
- <tt class="methodname">getOpenFilenames()</tt>,
357
- <tt class="methodname">getOpenDirectory()</tt>,
358
- <tt class="methodname">getOpenFilename()</tt> and
359
- <tt class="methodname">getSaveFilename()</tt> was extremely inadequate
425
+ <code class="classname">FXFileDialog</code> class methods
426
+ <code class="methodname">getOpenFilenames()</code>,
427
+ <code class="methodname">getOpenDirectory()</code>,
428
+ <code class="methodname">getOpenFilename()</code> and
429
+ <code class="methodname">getSaveFilename()</code> was extremely inadequate
360
430
  (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1279&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
361
431
  Bug #1279</a>). This documentation has been improved. Thanks to
362
432
  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
363
433
  program from the regular FOX distribution, for demonstrating the use
364
- of the new <tt class="classname">FXSpring</tt> layout manager (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1282&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
434
+ of the new <code class="classname">FXSpring</code> layout manager (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1282&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
365
435
  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
366
436
  interact with modal and non-modal dialog boxes (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1283&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
367
437
  Bug #1283</a>). See the API documentation for the new
368
- <tt class="methodname">FXDialogBox#execute_modal</tt> and
369
- <tt class="methodname">FXDialogBox#execute_nonmodal</tt> methods for
438
+ <code class="methodname">FXDialogBox#execute_modal</code> and
439
+ <code class="methodname">FXDialogBox#execute_nonmodal</code> methods for
370
440
  examples of their use.</p></li><li style="list-style-type: disc"><p>The attribute setters for
371
- <tt class="methodname">FXRealSpinner#selBackColor</tt> and
372
- <tt class="methodname">FXSpinner#selBackColor</tt> were defined
441
+ <code class="methodname">FXRealSpinner#selBackColor</code> and
442
+ <code class="methodname">FXSpinner#selBackColor</code> were defined
373
443
  incorrectly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1297&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
374
444
  Bug #1297</a>). These have been corrected. Thanks to Meinrad
375
- Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">tooltipPause</tt> attribute reader for
376
- the <tt class="classname">FXApp</tt> class was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1306&amp;group_id=300&amp;atid=1225" target="_top">RubyForge
445
+ Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">tooltipPause</code> attribute reader for
446
+ the <code class="classname">FXApp</code> class was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1306&amp;group_id=300&amp;atid=1225" target="_top">RubyForge
377
447
  Patch #1306</a>). Thanks to Joel VanderWerf for reporting this
378
448
  omission and providing a patch to fix it.</p></li><li style="list-style-type: disc"><p>The API documentation for the
379
- <tt class="classname">FXToolBarTab</tt> class was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1322&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
449
+ <code class="classname">FXToolBarTab</code> class was missing (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1322&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
380
450
  Bug #1322</a>). Thanks to Joel VanderWerf for reporting this
381
451
  omission.</p></li><li style="list-style-type: disc"><p>The attribute accessors for
382
- <tt class="methodname">FXText#visibleRows</tt> and
383
- <tt class="methodname">FXText#visibleColumns</tt> were defined and
452
+ <code class="methodname">FXText#visibleRows</code> and
453
+ <code class="methodname">FXText#visibleColumns</code> were defined and
384
454
  documented incorrectly (see <a href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1325&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
385
455
  Bug #1325</a>). These have been corrected. Thanks to Karl El-Koura
386
456
  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
387
- 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="d0e3494"></a>Changes For Version 1.2.2 (October 1, 2004)</h2></div></div><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
457
+ 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="d0e3737"></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
388
458
  applications based on either FXRuby 1.0 or 1.2, the feature name for
389
459
  FXRuby has been changed from "fox" to "fox12". For most application
390
460
  developers, this means that you will need to modify the source code
391
- for applications targeted at FXRuby 1.2 to begin with the line</p><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting">require 'fox12'</pre></td></tr></table><p>Note that no
461
+ for applications targeted at FXRuby 1.2 to begin with the line</p><pre class="programlisting">require 'fox12'</pre><p>Note that no
392
462
  changes should be required for legacy applications targeted at FXRuby
393
463
  1.0.</p></li><li style="list-style-type: disc"><p>Made a number of updates to the documentation, to reflect API
394
464
  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
395
- 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="d0e3511"></a>Changes For Version 1.2a2 (July 10, 2004)</h2></div></div><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
465
+ 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="d0e3754"></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
396
466
  should be compatible with any FOX library version 1.2; it is not
397
467
  compatible with any previous FOX library versions. As this is an alpha
398
468
  release, users should expect a certain amount of instability, bugs,
399
469
  etc.</p></li><li style="list-style-type: disc"><p>For this release, all of the FOX 1.2 classes are available with
400
- the exception of the <tt class="classname">FXBitmapView</tt> class. There
401
- is a small problem with how the <tt class="classname">FXBitmapView</tt>
470
+ the exception of the <code class="classname">FXBitmapView</code> class. There
471
+ is a small problem with how the <code class="classname">FXBitmapView</code>
402
472
  class is declared in the FOX 1.2 header files, and I'm trying to
403
473
  decide how best to resolve that problem. The goal is to have this
404
474
  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
405
475
  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
406
476
  respect to the new APIs (see <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=988623&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
407
- Bug #988623</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">mditest.rb</tt> example program was not up
408
- to date with the new APIs. This has been fixed.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">glviewer.rb</tt> example program was not up
477
+ 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
478
+ 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
409
479
  to date with the new APIs (see <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986479&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
410
480
  Bug #986479</a>). This has been fixed. Thanks to Remy Drouilhet
411
- for reporting this problem and suggesting the fixes.</p></li><li style="list-style-type: disc"><p>The <tt class="methodname">FXGLGroup#bounds</tt> method was defined
481
+ 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
412
482
  incorrectly (see <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986476&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
413
483
  Bug #986476</a>). This has been fixed. Thanks to Remy Drouilhet
414
- for reporting this problem and suggesting the fix.</p></li><li style="list-style-type: disc"><p>The <tt class="filename">scintilla-test.rb</tt> example program was
484
+ 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
415
485
  not up to date with the new APIs (see <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986172&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
416
486
  Bug #986172</a>). This has been fixed. Thanks to Peter Watkins for
417
487
  reporting this problem and submitting a corrected version of the
@@ -419,22 +489,22 @@
419
489
  <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=988152&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
420
490
  Bug #988152</a>). This has been fixed. Thanks to Jamey Cribbs for
421
491
  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
422
- constructors for the <tt class="classname">FXRegion</tt> class wasn't
492
+ constructors for the <code class="classname">FXRegion</code> class wasn't
423
493
  wrapped properly (see <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986181&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
424
494
  Bug #986181</a>). This has been fixed. Thanks to Bil Bas for
425
495
  reporting this problem.</p></li><li style="list-style-type: disc"><p>Removed some obsolete aliases for the old leading and trailing
426
- rows and columns for the <tt class="classname">FXTable</tt> class (see
496
+ rows and columns for the <code class="classname">FXTable</code> class (see
427
497
  <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986181&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
428
498
  Bug #988038</a>). Thanks to Yuri Leikind for reporting this
429
- problem.</p></li><li style="list-style-type: disc"><p>Added <tt class="classname">FXTable</tt> instance methods
430
- <tt class="methodname">horizontalGridShown=()</tt> and
431
- <tt class="methodname">verticalGridShown=()</tt> to complement the
432
- already available <tt class="methodname">horizontalGridShown?</tt> and
433
- <tt class="methodname">verticalGridShown?</tt> methods.</p></li><li style="list-style-type: disc"><p>The binary gem for the 1.2a1 release on Windows didn't have PNG
499
+ problem.</p></li><li style="list-style-type: disc"><p>Added <code class="classname">FXTable</code> instance methods
500
+ <code class="methodname">horizontalGridShown=()</code> and
501
+ <code class="methodname">verticalGridShown=()</code> to complement the
502
+ already available <code class="methodname">horizontalGridShown?</code> and
503
+ <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
434
504
  or JPEG image support built-in (see <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986180&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
435
505
  Bug #986180</a>). This has been fixed. Thanks to Bil Bas for
436
506
  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
437
- 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="d0e3620"></a>Changes For Version 1.2a1 (June 28, 2004)</h2></div></div><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
507
+ 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="d0e3863"></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
438
508
  should be compatible with any FOX library version 1.2; it is not
439
509
  compatible with any previous FOX library versions. As this is an alpha
440
510
  release, users should expect a certain amount of instability, bugs,