fxruby 1.6.19-x86-mingw32 → 1.6.20-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (973) hide show
  1. data/History.txt +10 -0
  2. data/Manifest.txt +922 -0
  3. data/README +0 -0
  4. data/{LICENSE → README.txt} +27 -1
  5. data/Rakefile +191 -0
  6. data/TODO +47 -0
  7. data/doap.rdf +87 -0
  8. data/examples/RAA.rb +0 -0
  9. data/examples/README +0 -0
  10. data/examples/babelfish.rb +0 -0
  11. data/examples/bounce.rb +0 -0
  12. data/examples/browser.rb +0 -0
  13. data/examples/button.rb +0 -0
  14. data/examples/datatarget.rb +0 -0
  15. data/examples/dctest.rb +0 -0
  16. data/examples/dialog.rb +0 -0
  17. data/examples/dilbert.rb +0 -0
  18. data/examples/dirlist.rb +0 -0
  19. data/examples/dragdrop.rb +0 -0
  20. data/examples/dragsource.rb +0 -0
  21. data/examples/dropsite.rb +0 -0
  22. data/examples/foursplit.rb +0 -0
  23. data/examples/gltest.rb +0 -0
  24. data/examples/glviewer.rb +0 -0
  25. data/examples/groupbox.rb +0 -0
  26. data/examples/header.rb +0 -0
  27. data/examples/hello.rb +0 -0
  28. data/examples/hello2.rb +0 -0
  29. data/examples/iRAA.rb +0 -0
  30. data/examples/iconlist.rb +0 -0
  31. data/examples/icons/AngryGuyInBunnySuit.ico +0 -0
  32. data/examples/icons/FatBot.ico +0 -0
  33. data/examples/icons/FlippedySwitch.ico +0 -0
  34. data/examples/icons/LeGoon.ico +0 -0
  35. data/examples/icons/Net.ico +0 -0
  36. data/examples/icons/RedMacOS.ico +0 -0
  37. data/examples/icons/SawBlade.ico +0 -0
  38. data/examples/icons/backview.png +0 -0
  39. data/examples/icons/big.png +0 -0
  40. data/examples/icons/bigfolder.png +0 -0
  41. data/examples/icons/bigpenguin.png +0 -0
  42. data/examples/icons/bluebullet14x14.gif +0 -0
  43. data/examples/icons/bottomview.png +0 -0
  44. data/examples/icons/camera.png +0 -0
  45. data/examples/icons/capbutt.png +0 -0
  46. data/examples/icons/capnotlast.png +0 -0
  47. data/examples/icons/capproj.png +0 -0
  48. data/examples/icons/capround.png +0 -0
  49. data/examples/icons/colorpal.png +0 -0
  50. data/examples/icons/copy.png +0 -0
  51. data/examples/icons/cut.png +0 -0
  52. data/examples/icons/delimit.png +0 -0
  53. data/examples/icons/dippy.png +0 -0
  54. data/examples/icons/double_dash.png +0 -0
  55. data/examples/icons/filenew.png +0 -0
  56. data/examples/icons/fileopen.png +0 -0
  57. data/examples/icons/filesave.png +0 -0
  58. data/examples/icons/filesaveas.png +0 -0
  59. data/examples/icons/fonts.png +0 -0
  60. data/examples/icons/fox.png +0 -0
  61. data/examples/icons/foxicon.png +0 -0
  62. data/examples/icons/frontview.png +0 -0
  63. data/examples/icons/gem_big.png +0 -0
  64. data/examples/icons/gem_small.png +0 -0
  65. data/examples/icons/hello2.png +0 -0
  66. data/examples/icons/help.png +0 -0
  67. data/examples/icons/indent.png +0 -0
  68. data/examples/icons/jbevel.png +0 -0
  69. data/examples/icons/jmiter.png +0 -0
  70. data/examples/icons/jround.png +0 -0
  71. data/examples/icons/kill.png +0 -0
  72. data/examples/icons/leftview.png +0 -0
  73. data/examples/icons/light.png +0 -0
  74. data/examples/icons/minidoc.png +0 -0
  75. data/examples/icons/minifolder.png +0 -0
  76. data/examples/icons/minifolderopen.png +0 -0
  77. data/examples/icons/newfolder.png +0 -0
  78. data/examples/icons/nolight.png +0 -0
  79. data/examples/icons/onoff_dash.png +0 -0
  80. data/examples/icons/palette.png +0 -0
  81. data/examples/icons/parallel.png +0 -0
  82. data/examples/icons/paste.png +0 -0
  83. data/examples/icons/pattern.png +0 -0
  84. data/examples/icons/penguin.png +0 -0
  85. data/examples/icons/perspective.png +0 -0
  86. data/examples/icons/printicon.png +0 -0
  87. data/examples/icons/prop.png +0 -0
  88. data/examples/icons/redo.png +0 -0
  89. data/examples/icons/rightview.png +0 -0
  90. data/examples/icons/saveas.png +0 -0
  91. data/examples/icons/shutter1.png +0 -0
  92. data/examples/icons/shutter2.png +0 -0
  93. data/examples/icons/small.png +0 -0
  94. data/examples/icons/smoothlight.png +0 -0
  95. data/examples/icons/solid_line.png +0 -0
  96. data/examples/icons/tbuplevel.png +0 -0
  97. data/examples/icons/topview.png +0 -0
  98. data/examples/icons/transpbullet14x14.gif +0 -0
  99. data/examples/icons/undo.png +0 -0
  100. data/examples/icons/winapp.png +0 -0
  101. data/examples/icons/zoom.png +0 -0
  102. data/examples/image.rb +0 -0
  103. data/examples/imageviewer.rb +0 -0
  104. data/examples/inputs.rb +0 -0
  105. data/examples/mditest.rb +0 -0
  106. data/examples/pig.rb +0 -0
  107. data/examples/raabrowser.rb +0 -0
  108. data/examples/scintilla-test.rb +0 -0
  109. data/examples/scribble-orig.rb +0 -0
  110. data/examples/scribble.rb +0 -0
  111. data/examples/shutter.rb +0 -0
  112. data/examples/splitter.rb +0 -0
  113. data/examples/styledtext.rb +0 -0
  114. data/examples/tabbook.rb +0 -0
  115. data/examples/table.rb +0 -0
  116. data/examples/textedit/commands.rb +0 -0
  117. data/examples/textedit/helpwindow.rb +0 -0
  118. data/examples/textedit/prefdialog.rb +0 -0
  119. data/examples/textedit/textedit.rb +0 -0
  120. data/examples/unicode.rb +0 -0
  121. data/ext/fox16/FXRbApp.cpp +128 -0
  122. data/ext/fox16/FXRbDataTarget.cpp +110 -0
  123. data/ext/fox16/FXRbGLViewer.cpp +89 -0
  124. data/ext/fox16/FXRuby.cpp +2067 -0
  125. data/ext/fox16/MANIFEST +189 -0
  126. data/ext/fox16/core_wrap.cpp +11541 -0
  127. data/ext/fox16/dc_wrap.cpp +2874 -0
  128. data/ext/fox16/dialogs_wrap.cpp +7963 -0
  129. data/ext/fox16/extconf.rb +143 -0
  130. data/ext/fox16/frames_wrap.cpp +11380 -0
  131. data/ext/fox16/fx3d_wrap.cpp +10651 -0
  132. data/ext/fox16/iconlist_wrap.cpp +4074 -0
  133. data/ext/fox16/icons_wrap.cpp +4745 -0
  134. data/ext/fox16/image_wrap.cpp +4388 -0
  135. data/ext/fox16/impl.cpp +1156 -0
  136. data/ext/fox16/include/FXMemoryBuffer.h +52 -0
  137. data/ext/fox16/include/FXRb4Splitter.h +54 -0
  138. data/ext/fox16/include/FXRb7Segment.h +51 -0
  139. data/ext/fox16/include/FXRbAccelTable.h +46 -0
  140. data/ext/fox16/include/FXRbApp.h +155 -0
  141. data/ext/fox16/include/FXRbAppVirtuals.h +15 -0
  142. data/ext/fox16/include/FXRbArrowButton.h +51 -0
  143. data/ext/fox16/include/FXRbBMPIcon.h +54 -0
  144. data/ext/fox16/include/FXRbBMPImage.h +54 -0
  145. data/ext/fox16/include/FXRbBitmap.h +133 -0
  146. data/ext/fox16/include/FXRbBitmapFrame.h +56 -0
  147. data/ext/fox16/include/FXRbBitmapView.h +56 -0
  148. data/ext/fox16/include/FXRbBitmapVirtuals.h +37 -0
  149. data/ext/fox16/include/FXRbButton.h +51 -0
  150. data/ext/fox16/include/FXRbCURCursor.h +60 -0
  151. data/ext/fox16/include/FXRbCanvas.h +51 -0
  152. data/ext/fox16/include/FXRbCheckButton.h +51 -0
  153. data/ext/fox16/include/FXRbChoiceBox.h +56 -0
  154. data/ext/fox16/include/FXRbColorBar.h +51 -0
  155. data/ext/fox16/include/FXRbColorDialog.h +53 -0
  156. data/ext/fox16/include/FXRbColorList.h +84 -0
  157. data/ext/fox16/include/FXRbColorRing.h +51 -0
  158. data/ext/fox16/include/FXRbColorSelector.h +51 -0
  159. data/ext/fox16/include/FXRbColorWell.h +51 -0
  160. data/ext/fox16/include/FXRbColorWheel.h +51 -0
  161. data/ext/fox16/include/FXRbComboBox.h +56 -0
  162. data/ext/fox16/include/FXRbCommon.h +93 -0
  163. data/ext/fox16/include/FXRbComposite.h +51 -0
  164. data/ext/fox16/include/FXRbCursor.h +87 -0
  165. data/ext/fox16/include/FXRbCursorVirtuals.h +6 -0
  166. data/ext/fox16/include/FXRbDC.h +427 -0
  167. data/ext/fox16/include/FXRbDCPrint.h +49 -0
  168. data/ext/fox16/include/FXRbDCVirtuals.h +187 -0
  169. data/ext/fox16/include/FXRbDCWindow.h +64 -0
  170. data/ext/fox16/include/FXRbDataTarget.h +65 -0
  171. data/ext/fox16/include/FXRbDebugTarget.h +46 -0
  172. data/ext/fox16/include/FXRbDelegator.h +46 -0
  173. data/ext/fox16/include/FXRbDial.h +51 -0
  174. data/ext/fox16/include/FXRbDialogBox.h +68 -0
  175. data/ext/fox16/include/FXRbDialogBoxVirtuals.h +3 -0
  176. data/ext/fox16/include/FXRbDict.h +46 -0
  177. data/ext/fox16/include/FXRbDirBox.h +52 -0
  178. data/ext/fox16/include/FXRbDirDialog.h +56 -0
  179. data/ext/fox16/include/FXRbDirList.h +79 -0
  180. data/ext/fox16/include/FXRbDirSelector.h +51 -0
  181. data/ext/fox16/include/FXRbDockBar.h +86 -0
  182. data/ext/fox16/include/FXRbDockBarVirtuals.h +10 -0
  183. data/ext/fox16/include/FXRbDockHandler.h +51 -0
  184. data/ext/fox16/include/FXRbDockSite.h +85 -0
  185. data/ext/fox16/include/FXRbDockSiteVirtuals.h +13 -0
  186. data/ext/fox16/include/FXRbDockTitle.h +51 -0
  187. data/ext/fox16/include/FXRbDocument.h +46 -0
  188. data/ext/fox16/include/FXRbDragCorner.h +51 -0
  189. data/ext/fox16/include/FXRbDrawable.h +64 -0
  190. data/ext/fox16/include/FXRbDrawableVirtuals.h +3 -0
  191. data/ext/fox16/include/FXRbDriveBox.h +52 -0
  192. data/ext/fox16/include/FXRbFileDialog.h +56 -0
  193. data/ext/fox16/include/FXRbFileDict.h +104 -0
  194. data/ext/fox16/include/FXRbFileDictVirtuals.h +9 -0
  195. data/ext/fox16/include/FXRbFileList.h +81 -0
  196. data/ext/fox16/include/FXRbFileSelector.h +51 -0
  197. data/ext/fox16/include/FXRbFoldingItemVirtuals.h +42 -0
  198. data/ext/fox16/include/FXRbFoldingList.h +270 -0
  199. data/ext/fox16/include/FXRbFoldingListVirtuals.h +43 -0
  200. data/ext/fox16/include/FXRbFont.h +183 -0
  201. data/ext/fox16/include/FXRbFontDialog.h +53 -0
  202. data/ext/fox16/include/FXRbFontSelector.h +51 -0
  203. data/ext/fox16/include/FXRbFontVirtuals.h +55 -0
  204. data/ext/fox16/include/FXRbFrame.h +51 -0
  205. data/ext/fox16/include/FXRbGIFCursor.h +60 -0
  206. data/ext/fox16/include/FXRbGIFIcon.h +54 -0
  207. data/ext/fox16/include/FXRbGIFImage.h +54 -0
  208. data/ext/fox16/include/FXRbGLCanvas.h +92 -0
  209. data/ext/fox16/include/FXRbGLCanvasVirtuals.h +13 -0
  210. data/ext/fox16/include/FXRbGLContext.h +58 -0
  211. data/ext/fox16/include/FXRbGLObject.h +103 -0
  212. data/ext/fox16/include/FXRbGLObjectVirtuals.h +22 -0
  213. data/ext/fox16/include/FXRbGLShape.h +81 -0
  214. data/ext/fox16/include/FXRbGLShapeVirtuals.h +8 -0
  215. data/ext/fox16/include/FXRbGLViewer.h +89 -0
  216. data/ext/fox16/include/FXRbGLViewerVirtuals.h +10 -0
  217. data/ext/fox16/include/FXRbGLVisual.h +56 -0
  218. data/ext/fox16/include/FXRbGradientBar.h +55 -0
  219. data/ext/fox16/include/FXRbGroupBox.h +51 -0
  220. data/ext/fox16/include/FXRbHeader.h +129 -0
  221. data/ext/fox16/include/FXRbHeaderItemVirtuals.h +22 -0
  222. data/ext/fox16/include/FXRbHorizontalFrame.h +51 -0
  223. data/ext/fox16/include/FXRbICOIcon.h +54 -0
  224. data/ext/fox16/include/FXRbICOImage.h +54 -0
  225. data/ext/fox16/include/FXRbIcon.h +57 -0
  226. data/ext/fox16/include/FXRbIconItemVirtuals.h +68 -0
  227. data/ext/fox16/include/FXRbIconList.h +288 -0
  228. data/ext/fox16/include/FXRbIconListVirtuals.h +35 -0
  229. data/ext/fox16/include/FXRbIconSource.h +127 -0
  230. data/ext/fox16/include/FXRbIconSourceVirtuals.h +37 -0
  231. data/ext/fox16/include/FXRbId.h +74 -0
  232. data/ext/fox16/include/FXRbIdVirtuals.h +9 -0
  233. data/ext/fox16/include/FXRbImage.h +162 -0
  234. data/ext/fox16/include/FXRbImageFrame.h +56 -0
  235. data/ext/fox16/include/FXRbImageView.h +55 -0
  236. data/ext/fox16/include/FXRbImageVirtuals.h +51 -0
  237. data/ext/fox16/include/FXRbInputDialog.h +56 -0
  238. data/ext/fox16/include/FXRbJPGIcon.h +54 -0
  239. data/ext/fox16/include/FXRbJPGImage.h +54 -0
  240. data/ext/fox16/include/FXRbKnob.h +51 -0
  241. data/ext/fox16/include/FXRbLabel.h +51 -0
  242. data/ext/fox16/include/FXRbList.h +226 -0
  243. data/ext/fox16/include/FXRbListBox.h +67 -0
  244. data/ext/fox16/include/FXRbListBoxVirtuals.h +4 -0
  245. data/ext/fox16/include/FXRbListItemVirtuals.h +33 -0
  246. data/ext/fox16/include/FXRbListVirtuals.h +30 -0
  247. data/ext/fox16/include/FXRbMDIButton.h +162 -0
  248. data/ext/fox16/include/FXRbMDIChild.h +82 -0
  249. data/ext/fox16/include/FXRbMDIChildVirtuals.h +12 -0
  250. data/ext/fox16/include/FXRbMDIClient.h +80 -0
  251. data/ext/fox16/include/FXRbMDIClientVirtuals.h +12 -0
  252. data/ext/fox16/include/FXRbMainWindow.h +54 -0
  253. data/ext/fox16/include/FXRbMatrix.h +51 -0
  254. data/ext/fox16/include/FXRbMenuBar.h +63 -0
  255. data/ext/fox16/include/FXRbMenuButton.h +51 -0
  256. data/ext/fox16/include/FXRbMenuCaption.h +51 -0
  257. data/ext/fox16/include/FXRbMenuCascade.h +51 -0
  258. data/ext/fox16/include/FXRbMenuCheck.h +49 -0
  259. data/ext/fox16/include/FXRbMenuCommand.h +49 -0
  260. data/ext/fox16/include/FXRbMenuPane.h +52 -0
  261. data/ext/fox16/include/FXRbMenuRadio.h +49 -0
  262. data/ext/fox16/include/FXRbMenuSeparator.h +51 -0
  263. data/ext/fox16/include/FXRbMenuTitle.h +51 -0
  264. data/ext/fox16/include/FXRbMessageBox.h +56 -0
  265. data/ext/fox16/include/FXRbObject.h +67 -0
  266. data/ext/fox16/include/FXRbObjectVirtuals.h +9 -0
  267. data/ext/fox16/include/FXRbOptionMenu.h +73 -0
  268. data/ext/fox16/include/FXRbPCXIcon.h +54 -0
  269. data/ext/fox16/include/FXRbPCXImage.h +54 -0
  270. data/ext/fox16/include/FXRbPNGIcon.h +54 -0
  271. data/ext/fox16/include/FXRbPNGImage.h +54 -0
  272. data/ext/fox16/include/FXRbPPMIcon.h +54 -0
  273. data/ext/fox16/include/FXRbPPMImage.h +54 -0
  274. data/ext/fox16/include/FXRbPacker.h +51 -0
  275. data/ext/fox16/include/FXRbPicker.h +51 -0
  276. data/ext/fox16/include/FXRbPopup.h +70 -0
  277. data/ext/fox16/include/FXRbPopupVirtuals.h +6 -0
  278. data/ext/fox16/include/FXRbPrintDialog.h +53 -0
  279. data/ext/fox16/include/FXRbProgressBar.h +51 -0
  280. data/ext/fox16/include/FXRbProgressDialog.h +53 -0
  281. data/ext/fox16/include/FXRbRGBIcon.h +54 -0
  282. data/ext/fox16/include/FXRbRGBImage.h +54 -0
  283. data/ext/fox16/include/FXRbRadioButton.h +51 -0
  284. data/ext/fox16/include/FXRbRealSlider.h +51 -0
  285. data/ext/fox16/include/FXRbRealSpinner.h +64 -0
  286. data/ext/fox16/include/FXRbRealSpinnerVirtuals.h +3 -0
  287. data/ext/fox16/include/FXRbRecentFiles.h +52 -0
  288. data/ext/fox16/include/FXRbRegistry.h +46 -0
  289. data/ext/fox16/include/FXRbReplaceDialog.h +53 -0
  290. data/ext/fox16/include/FXRbRootWindow.h +51 -0
  291. data/ext/fox16/include/FXRbRuler.h +56 -0
  292. data/ext/fox16/include/FXRbRulerView.h +54 -0
  293. data/ext/fox16/include/FXRbScintilla.h +52 -0
  294. data/ext/fox16/include/FXRbScrollArea.h +87 -0
  295. data/ext/fox16/include/FXRbScrollAreaVirtuals.h +13 -0
  296. data/ext/fox16/include/FXRbScrollBar.h +73 -0
  297. data/ext/fox16/include/FXRbScrollPane.h +52 -0
  298. data/ext/fox16/include/FXRbScrollWindow.h +57 -0
  299. data/ext/fox16/include/FXRbSearchDialog.h +53 -0
  300. data/ext/fox16/include/FXRbSeparator.h +95 -0
  301. data/ext/fox16/include/FXRbSettings.h +46 -0
  302. data/ext/fox16/include/FXRbShell.h +56 -0
  303. data/ext/fox16/include/FXRbShutter.h +86 -0
  304. data/ext/fox16/include/FXRbShutterVirtuals.h +3 -0
  305. data/ext/fox16/include/FXRbSlider.h +51 -0
  306. data/ext/fox16/include/FXRbSpinner.h +64 -0
  307. data/ext/fox16/include/FXRbSpinnerVirtuals.h +3 -0
  308. data/ext/fox16/include/FXRbSplashWindow.h +57 -0
  309. data/ext/fox16/include/FXRbSplitter.h +54 -0
  310. data/ext/fox16/include/FXRbSpring.h +51 -0
  311. data/ext/fox16/include/FXRbStatusBar.h +51 -0
  312. data/ext/fox16/include/FXRbStatusLine.h +51 -0
  313. data/ext/fox16/include/FXRbStream.h +101 -0
  314. data/ext/fox16/include/FXRbStreamVirtuals.h +9 -0
  315. data/ext/fox16/include/FXRbStringDict.h +46 -0
  316. data/ext/fox16/include/FXRbSwitcher.h +51 -0
  317. data/ext/fox16/include/FXRbTGAIcon.h +54 -0
  318. data/ext/fox16/include/FXRbTGAImage.h +54 -0
  319. data/ext/fox16/include/FXRbTIFIcon.h +54 -0
  320. data/ext/fox16/include/FXRbTIFImage.h +54 -0
  321. data/ext/fox16/include/FXRbTabBar.h +64 -0
  322. data/ext/fox16/include/FXRbTabBarVirtuals.h +3 -0
  323. data/ext/fox16/include/FXRbTabBook.h +52 -0
  324. data/ext/fox16/include/FXRbTabItem.h +51 -0
  325. data/ext/fox16/include/FXRbTable.h +509 -0
  326. data/ext/fox16/include/FXRbTableItemVirtuals.h +89 -0
  327. data/ext/fox16/include/FXRbTableVirtuals.h +89 -0
  328. data/ext/fox16/include/FXRbText.h +187 -0
  329. data/ext/fox16/include/FXRbTextField.h +51 -0
  330. data/ext/fox16/include/FXRbTextVirtuals.h +52 -0
  331. data/ext/fox16/include/FXRbToggleButton.h +51 -0
  332. data/ext/fox16/include/FXRbToolBar.h +63 -0
  333. data/ext/fox16/include/FXRbToolBarGrip.h +51 -0
  334. data/ext/fox16/include/FXRbToolBarShell.h +52 -0
  335. data/ext/fox16/include/FXRbToolBarTab.h +51 -0
  336. data/ext/fox16/include/FXRbToolTip.h +51 -0
  337. data/ext/fox16/include/FXRbTopWindow.h +91 -0
  338. data/ext/fox16/include/FXRbTopWindowVirtuals.h +15 -0
  339. data/ext/fox16/include/FXRbTranslator.h +61 -0
  340. data/ext/fox16/include/FXRbTranslatorVirtuals.h +4 -0
  341. data/ext/fox16/include/FXRbTreeItemVirtuals.h +42 -0
  342. data/ext/fox16/include/FXRbTreeList.h +277 -0
  343. data/ext/fox16/include/FXRbTreeListBox.h +64 -0
  344. data/ext/fox16/include/FXRbTreeListBoxVirtuals.h +4 -0
  345. data/ext/fox16/include/FXRbTreeListVirtuals.h +42 -0
  346. data/ext/fox16/include/FXRbTriStateButton.h +51 -0
  347. data/ext/fox16/include/FXRbVerticalFrame.h +51 -0
  348. data/ext/fox16/include/FXRbVisual.h +56 -0
  349. data/ext/fox16/include/FXRbWindow.h +248 -0
  350. data/ext/fox16/include/FXRbWindowVirtuals.h +94 -0
  351. data/ext/fox16/include/FXRbWizard.h +60 -0
  352. data/ext/fox16/include/FXRbXBMIcon.h +54 -0
  353. data/ext/fox16/include/FXRbXBMImage.h +54 -0
  354. data/ext/fox16/include/FXRbXPMIcon.h +54 -0
  355. data/ext/fox16/include/FXRbXPMImage.h +54 -0
  356. data/ext/fox16/include/FXRuby.h +842 -0
  357. data/ext/fox16/include/impl.h +214 -0
  358. data/ext/fox16/include/inlinestubs.h +1155 -0
  359. data/ext/fox16/label_wrap.cpp +5700 -0
  360. data/ext/fox16/layout_wrap.cpp +6358 -0
  361. data/ext/fox16/librb.c +647 -0
  362. data/ext/fox16/list_wrap.cpp +2981 -0
  363. data/ext/fox16/make_impl.rb +121 -0
  364. data/ext/fox16/markfuncs.cpp +1650 -0
  365. data/ext/fox16/mdi_wrap.cpp +5266 -0
  366. data/ext/fox16/menu_wrap.cpp +5589 -0
  367. data/ext/fox16/scintilla_wrap.cpp +2518 -0
  368. data/ext/fox16/table_wrap.cpp +4173 -0
  369. data/ext/fox16/text_wrap.cpp +3832 -0
  370. data/ext/fox16/treelist_wrap.cpp +6004 -0
  371. data/ext/fox16/ui_wrap.cpp +14230 -0
  372. data/ext/fox16/unregisterOwnedObjects.cpp +120 -0
  373. data/index.html +0 -0
  374. data/lib/1.8/fox16.so +0 -0
  375. data/{ext/fox16 → lib/1.9}/fox16.so +0 -0
  376. data/lib/fox16.rb +8 -0
  377. data/lib/fox16/aliases.rb +0 -0
  378. data/lib/fox16/bitmapview.rb +223 -0
  379. data/lib/fox16/calendar.rb +0 -0
  380. data/lib/fox16/chore.rb +0 -0
  381. data/lib/fox16/colors.rb +0 -0
  382. data/lib/fox16/core.rb +0 -0
  383. data/lib/fox16/dict.rb +0 -0
  384. data/lib/fox16/glgroup.rb +0 -0
  385. data/lib/fox16/glshapes.rb +0 -0
  386. data/lib/fox16/input.rb +0 -0
  387. data/lib/fox16/irb.rb +0 -0
  388. data/lib/fox16/iterators.rb +0 -0
  389. data/lib/fox16/keys.rb +0 -0
  390. data/lib/fox16/kwargs.rb +893 -893
  391. data/lib/fox16/missingdep.rb +0 -0
  392. data/lib/fox16/pseudokeyboard.rb +0 -0
  393. data/lib/fox16/pseudomouse.rb +0 -0
  394. data/lib/fox16/responder.rb +0 -0
  395. data/lib/fox16/responder2.rb +0 -0
  396. data/lib/fox16/scintilla.rb +103 -3
  397. data/lib/fox16/settings.rb +0 -0
  398. data/lib/fox16/signal.rb +0 -0
  399. data/lib/fox16/timeout.rb +0 -0
  400. data/lib/fox16/undolist.rb +0 -0
  401. data/lib/fox16/version.rb +1 -5
  402. data/rdoc-sources/FX4Splitter.rb +0 -0
  403. data/rdoc-sources/FXAccelTable.rb +0 -0
  404. data/rdoc-sources/FXApp.rb +0 -0
  405. data/rdoc-sources/FXArrowButton.rb +0 -0
  406. data/rdoc-sources/FXBMPIcon.rb +0 -0
  407. data/rdoc-sources/FXBMPImage.rb +0 -0
  408. data/rdoc-sources/FXBitmap.rb +0 -0
  409. data/rdoc-sources/FXBitmapFrame.rb +0 -0
  410. data/rdoc-sources/FXBitmapView.rb +0 -0
  411. data/rdoc-sources/FXButton.rb +0 -0
  412. data/rdoc-sources/FXCURCursor.rb +0 -0
  413. data/rdoc-sources/FXCanvas.rb +0 -0
  414. data/rdoc-sources/FXCheckButton.rb +0 -0
  415. data/rdoc-sources/FXColorBar.rb +0 -0
  416. data/rdoc-sources/FXColorDialog.rb +0 -0
  417. data/rdoc-sources/FXColorSelector.rb +0 -0
  418. data/rdoc-sources/FXColorWell.rb +0 -0
  419. data/rdoc-sources/FXColorWheel.rb +0 -0
  420. data/rdoc-sources/FXComboBox.rb +0 -0
  421. data/rdoc-sources/FXComposite.rb +0 -0
  422. data/rdoc-sources/FXCursor.rb +0 -0
  423. data/rdoc-sources/FXDC.rb +0 -0
  424. data/rdoc-sources/FXDCPrint.rb +0 -0
  425. data/rdoc-sources/FXDCWindow.rb +0 -0
  426. data/rdoc-sources/FXDataTarget.rb +0 -0
  427. data/rdoc-sources/FXDebugTarget.rb +0 -0
  428. data/rdoc-sources/FXDelegator.rb +0 -0
  429. data/rdoc-sources/FXDial.rb +0 -0
  430. data/rdoc-sources/FXDialogBox.rb +0 -0
  431. data/rdoc-sources/FXDict.rb +0 -0
  432. data/rdoc-sources/FXDirBox.rb +0 -0
  433. data/rdoc-sources/FXDirDialog.rb +0 -0
  434. data/rdoc-sources/FXDirList.rb +0 -0
  435. data/rdoc-sources/FXDirSelector.rb +0 -0
  436. data/rdoc-sources/FXDockBar.rb +0 -0
  437. data/rdoc-sources/FXDockHandler.rb +0 -0
  438. data/rdoc-sources/FXDockTitle.rb +0 -0
  439. data/rdoc-sources/FXDocument.rb +0 -0
  440. data/rdoc-sources/FXDragCorner.rb +0 -0
  441. data/rdoc-sources/FXDrawable.rb +0 -0
  442. data/rdoc-sources/FXDriveBox.rb +0 -0
  443. data/rdoc-sources/FXFileDialog.rb +0 -0
  444. data/rdoc-sources/FXFileDict.rb +0 -0
  445. data/rdoc-sources/FXFileList.rb +0 -0
  446. data/rdoc-sources/FXFileSelector.rb +0 -0
  447. data/rdoc-sources/FXFileStream.rb +0 -0
  448. data/rdoc-sources/FXFoldingList.rb +0 -0
  449. data/rdoc-sources/FXFont.rb +0 -0
  450. data/rdoc-sources/FXFontDialog.rb +0 -0
  451. data/rdoc-sources/FXFontSelector.rb +0 -0
  452. data/rdoc-sources/FXFrame.rb +0 -0
  453. data/rdoc-sources/FXGIFCursor.rb +0 -0
  454. data/rdoc-sources/FXGIFIcon.rb +0 -0
  455. data/rdoc-sources/FXGIFImage.rb +0 -0
  456. data/rdoc-sources/FXGLCanvas.rb +0 -0
  457. data/rdoc-sources/FXGLContext.rb +0 -0
  458. data/rdoc-sources/FXGLObject.rb +0 -0
  459. data/rdoc-sources/FXGLShape.rb +0 -0
  460. data/rdoc-sources/FXGLViewer.rb +0 -0
  461. data/rdoc-sources/FXGLVisual.rb +0 -0
  462. data/rdoc-sources/FXGradientBar.rb +0 -0
  463. data/rdoc-sources/FXGroupBox.rb +0 -0
  464. data/rdoc-sources/FXHeader.rb +0 -0
  465. data/rdoc-sources/FXHorizontalFrame.rb +0 -0
  466. data/rdoc-sources/FXICOIcon.rb +0 -0
  467. data/rdoc-sources/FXICOImage.rb +0 -0
  468. data/rdoc-sources/FXIcon.rb +0 -0
  469. data/rdoc-sources/FXIconList.rb +0 -0
  470. data/rdoc-sources/FXId.rb +0 -0
  471. data/rdoc-sources/FXImage.rb +0 -0
  472. data/rdoc-sources/FXImageFrame.rb +0 -0
  473. data/rdoc-sources/FXImageView.rb +0 -0
  474. data/rdoc-sources/FXInputDialog.rb +0 -0
  475. data/rdoc-sources/FXJPGIcon.rb +0 -0
  476. data/rdoc-sources/FXJPGImage.rb +0 -0
  477. data/rdoc-sources/FXLabel.rb +0 -0
  478. data/rdoc-sources/FXList.rb +0 -0
  479. data/rdoc-sources/FXListBox.rb +0 -0
  480. data/rdoc-sources/FXMDIButton.rb +0 -0
  481. data/rdoc-sources/FXMDIChild.rb +0 -0
  482. data/rdoc-sources/FXMDIClient.rb +0 -0
  483. data/rdoc-sources/FXMainWindow.rb +0 -0
  484. data/rdoc-sources/FXMatrix.rb +0 -0
  485. data/rdoc-sources/FXMemoryBuffer.rb +0 -0
  486. data/rdoc-sources/FXMemoryStream.rb +0 -0
  487. data/rdoc-sources/FXMenuBar.rb +0 -0
  488. data/rdoc-sources/FXMenuButton.rb +0 -0
  489. data/rdoc-sources/FXMenuCaption.rb +0 -0
  490. data/rdoc-sources/FXMenuCascade.rb +0 -0
  491. data/rdoc-sources/FXMenuCheck.rb +0 -0
  492. data/rdoc-sources/FXMenuCommand.rb +0 -0
  493. data/rdoc-sources/FXMenuPane.rb +0 -0
  494. data/rdoc-sources/FXMenuRadio.rb +0 -0
  495. data/rdoc-sources/FXMenuSeparator.rb +0 -0
  496. data/rdoc-sources/FXMenuTitle.rb +0 -0
  497. data/rdoc-sources/FXMessageBox.rb +0 -0
  498. data/rdoc-sources/FXObject.rb +0 -0
  499. data/rdoc-sources/FXOptionMenu.rb +0 -0
  500. data/rdoc-sources/FXPCXIcon.rb +0 -0
  501. data/rdoc-sources/FXPCXImage.rb +0 -0
  502. data/rdoc-sources/FXPNGIcon.rb +0 -0
  503. data/rdoc-sources/FXPNGImage.rb +0 -0
  504. data/rdoc-sources/FXPPMIcon.rb +0 -0
  505. data/rdoc-sources/FXPPMImage.rb +0 -0
  506. data/rdoc-sources/FXPacker.rb +0 -0
  507. data/rdoc-sources/FXPicker.rb +0 -0
  508. data/rdoc-sources/FXPopup.rb +0 -0
  509. data/rdoc-sources/FXPrintDialog.rb +0 -0
  510. data/rdoc-sources/FXProgressBar.rb +0 -0
  511. data/rdoc-sources/FXProgressDialog.rb +0 -0
  512. data/rdoc-sources/FXQuatd.rb +0 -0
  513. data/rdoc-sources/FXQuatf.rb +0 -0
  514. data/rdoc-sources/FXRGBIcon.rb +0 -0
  515. data/rdoc-sources/FXRGBImage.rb +0 -0
  516. data/rdoc-sources/FXRadioButton.rb +0 -0
  517. data/rdoc-sources/FXRanged.rb +0 -0
  518. data/rdoc-sources/FXRangef.rb +0 -0
  519. data/rdoc-sources/FXRealSlider.rb +0 -0
  520. data/rdoc-sources/FXRealSpinner.rb +0 -0
  521. data/rdoc-sources/FXRecentFiles.rb +0 -0
  522. data/rdoc-sources/FXRectangle.rb +0 -0
  523. data/rdoc-sources/FXRegion.rb +0 -0
  524. data/rdoc-sources/FXRegistry.rb +0 -0
  525. data/rdoc-sources/FXReplaceDialog.rb +0 -0
  526. data/rdoc-sources/FXRootWindow.rb +0 -0
  527. data/rdoc-sources/FXRuler.rb +0 -0
  528. data/rdoc-sources/FXRulerView.rb +0 -0
  529. data/rdoc-sources/FXScintilla.rb +0 -0
  530. data/rdoc-sources/FXScrollArea.rb +0 -0
  531. data/rdoc-sources/FXScrollBar.rb +0 -0
  532. data/rdoc-sources/FXScrollPane.rb +0 -0
  533. data/rdoc-sources/FXScrollWindow.rb +0 -0
  534. data/rdoc-sources/FXSearchDialog.rb +0 -0
  535. data/rdoc-sources/FXSeparator.rb +0 -0
  536. data/rdoc-sources/FXSettings.rb +0 -0
  537. data/rdoc-sources/FXShell.rb +0 -0
  538. data/rdoc-sources/FXShutter.rb +0 -0
  539. data/rdoc-sources/FXSize.rb +0 -0
  540. data/rdoc-sources/FXSlider.rb +0 -0
  541. data/rdoc-sources/FXSphered.rb +0 -0
  542. data/rdoc-sources/FXSpheref.rb +0 -0
  543. data/rdoc-sources/FXSpinner.rb +0 -0
  544. data/rdoc-sources/FXSplitter.rb +0 -0
  545. data/rdoc-sources/FXSpring.rb +0 -0
  546. data/rdoc-sources/FXStatusBar.rb +0 -0
  547. data/rdoc-sources/FXStatusLine.rb +0 -0
  548. data/rdoc-sources/FXStream.rb +0 -0
  549. data/rdoc-sources/FXStringDict.rb +0 -0
  550. data/rdoc-sources/FXSwitcher.rb +0 -0
  551. data/rdoc-sources/FXTGAIcon.rb +0 -0
  552. data/rdoc-sources/FXTGAImage.rb +0 -0
  553. data/rdoc-sources/FXTIFIcon.rb +0 -0
  554. data/rdoc-sources/FXTIFImage.rb +0 -0
  555. data/rdoc-sources/FXTabBar.rb +0 -0
  556. data/rdoc-sources/FXTabBook.rb +0 -0
  557. data/rdoc-sources/FXTabItem.rb +0 -0
  558. data/rdoc-sources/FXTable.rb +0 -0
  559. data/rdoc-sources/FXText.rb +0 -0
  560. data/rdoc-sources/FXTextField.rb +0 -0
  561. data/rdoc-sources/FXToggleButton.rb +0 -0
  562. data/rdoc-sources/FXToolBar.rb +0 -0
  563. data/rdoc-sources/FXToolBarGrip.rb +0 -0
  564. data/rdoc-sources/FXToolBarShell.rb +0 -0
  565. data/rdoc-sources/FXToolBarTab.rb +0 -0
  566. data/rdoc-sources/FXToolTip.rb +0 -0
  567. data/rdoc-sources/FXTopWindow.rb +0 -0
  568. data/rdoc-sources/FXTreeList.rb +0 -0
  569. data/rdoc-sources/FXTreeListBox.rb +0 -0
  570. data/rdoc-sources/FXTriStateButton.rb +0 -0
  571. data/rdoc-sources/FXVec2d.rb +0 -0
  572. data/rdoc-sources/FXVec2f.rb +0 -0
  573. data/rdoc-sources/FXVec3d.rb +0 -0
  574. data/rdoc-sources/FXVec3f.rb +0 -0
  575. data/rdoc-sources/FXVec4d.rb +0 -0
  576. data/rdoc-sources/FXVec4f.rb +0 -0
  577. data/rdoc-sources/FXVerticalFrame.rb +0 -0
  578. data/rdoc-sources/FXVisual.rb +0 -0
  579. data/rdoc-sources/FXWindow.rb +0 -0
  580. data/rdoc-sources/FXWizard.rb +0 -0
  581. data/rdoc-sources/FXXBMIcon.rb +0 -0
  582. data/rdoc-sources/FXXBMImage.rb +0 -0
  583. data/rdoc-sources/FXXPMIcon.rb +0 -0
  584. data/rdoc-sources/FXXPMImage.rb +0 -0
  585. data/rdoc-sources/Makefile +23 -0
  586. data/rdoc-sources/README.rdoc +0 -0
  587. data/rdoc-sources/fxdefs.rb +0 -0
  588. data/scripts/build-fox.rb +31 -0
  589. data/scripts/generate_kwargs_lib.rb +414 -0
  590. data/scripts/iface.rb +391 -0
  591. data/swig-interfaces/FX4Splitter.i +149 -0
  592. data/swig-interfaces/FX7Segment.i +141 -0
  593. data/swig-interfaces/FXAccelTable.i +100 -0
  594. data/swig-interfaces/FXApp.i +735 -0
  595. data/swig-interfaces/FXArrowButton.i +136 -0
  596. data/swig-interfaces/FXBMPIcon.i +88 -0
  597. data/swig-interfaces/FXBMPImage.i +54 -0
  598. data/swig-interfaces/FXBitmap.i +90 -0
  599. data/swig-interfaces/FXBitmapFrame.i +72 -0
  600. data/swig-interfaces/FXBitmapView.i +94 -0
  601. data/swig-interfaces/FXButton.i +130 -0
  602. data/swig-interfaces/FXCURCursor.i +49 -0
  603. data/swig-interfaces/FXCanvas.i +61 -0
  604. data/swig-interfaces/FXCheckButton.i +108 -0
  605. data/swig-interfaces/FXChoiceBox.i +91 -0
  606. data/swig-interfaces/FXColorBar.i +110 -0
  607. data/swig-interfaces/FXColorDialog.i +79 -0
  608. data/swig-interfaces/FXColorList.i +99 -0
  609. data/swig-interfaces/FXColorRing.i +148 -0
  610. data/swig-interfaces/FXColorSelector.i +157 -0
  611. data/swig-interfaces/FXColorWell.i +133 -0
  612. data/swig-interfaces/FXColorWheel.i +108 -0
  613. data/swig-interfaces/FXComboBox.i +280 -0
  614. data/swig-interfaces/FXComposeContext.i +66 -0
  615. data/swig-interfaces/FXComposite.i +103 -0
  616. data/swig-interfaces/FXCursor.i +120 -0
  617. data/swig-interfaces/FXDC.i +280 -0
  618. data/swig-interfaces/FXDCPrint.i +141 -0
  619. data/swig-interfaces/FXDCWindow.i +75 -0
  620. data/swig-interfaces/FXDataTarget.i +115 -0
  621. data/swig-interfaces/FXDebugTarget.i +60 -0
  622. data/swig-interfaces/FXDelegator.i +56 -0
  623. data/swig-interfaces/FXDial.i +168 -0
  624. data/swig-interfaces/FXDialogBox.i +131 -0
  625. data/swig-interfaces/FXDict.i +200 -0
  626. data/swig-interfaces/FXDirBox.i +68 -0
  627. data/swig-interfaces/FXDirDialog.i +97 -0
  628. data/swig-interfaces/FXDirList.i +274 -0
  629. data/swig-interfaces/FXDirSelector.i +142 -0
  630. data/swig-interfaces/FXDockBar.i +180 -0
  631. data/swig-interfaces/FXDockHandler.i +94 -0
  632. data/swig-interfaces/FXDockSite.i +91 -0
  633. data/swig-interfaces/FXDockTitle.i +91 -0
  634. data/swig-interfaces/FXDocument.i +70 -0
  635. data/swig-interfaces/FXDragCorner.i +72 -0
  636. data/swig-interfaces/FXDrawable.i +90 -0
  637. data/swig-interfaces/FXDriveBox.i +63 -0
  638. data/swig-interfaces/FXExtentd.i +131 -0
  639. data/swig-interfaces/FXExtentf.i +131 -0
  640. data/swig-interfaces/FXFileDialog.i +268 -0
  641. data/swig-interfaces/FXFileDict.i +121 -0
  642. data/swig-interfaces/FXFileList.i +345 -0
  643. data/swig-interfaces/FXFileSelector.i +347 -0
  644. data/swig-interfaces/FXFileStream.i +49 -0
  645. data/swig-interfaces/FXFoldingList.i +556 -0
  646. data/swig-interfaces/FXFont.i +333 -0
  647. data/swig-interfaces/FXFontDialog.i +63 -0
  648. data/swig-interfaces/FXFontSelector.i +127 -0
  649. data/swig-interfaces/FXFrame.i +245 -0
  650. data/swig-interfaces/FXGIFCursor.i +86 -0
  651. data/swig-interfaces/FXGIFIcon.i +54 -0
  652. data/swig-interfaces/FXGIFImage.i +54 -0
  653. data/swig-interfaces/FXGLCanvas.i +90 -0
  654. data/swig-interfaces/FXGLContext.i +85 -0
  655. data/swig-interfaces/FXGLObject.i +70 -0
  656. data/swig-interfaces/FXGLShape.i +152 -0
  657. data/swig-interfaces/FXGLViewer.i +691 -0
  658. data/swig-interfaces/FXGLVisual.i +136 -0
  659. data/swig-interfaces/FXGradientBar.i +310 -0
  660. data/swig-interfaces/FXGroupBox.i +94 -0
  661. data/swig-interfaces/FXHeader.i +432 -0
  662. data/swig-interfaces/FXHorizontalFrame.i +60 -0
  663. data/swig-interfaces/FXICOIcon.i +92 -0
  664. data/swig-interfaces/FXICOImage.i +54 -0
  665. data/swig-interfaces/FXIcon.i +128 -0
  666. data/swig-interfaces/FXIconDict.i +90 -0
  667. data/swig-interfaces/FXIconList.i +596 -0
  668. data/swig-interfaces/FXIconSource.i +55 -0
  669. data/swig-interfaces/FXId.i +103 -0
  670. data/swig-interfaces/FXImage.i +197 -0
  671. data/swig-interfaces/FXImageFrame.i +66 -0
  672. data/swig-interfaces/FXImageView.i +88 -0
  673. data/swig-interfaces/FXInputDialog.i +180 -0
  674. data/swig-interfaces/FXJPGIcon.i +101 -0
  675. data/swig-interfaces/FXJPGImage.i +67 -0
  676. data/swig-interfaces/FXKnob.i +182 -0
  677. data/swig-interfaces/FXLabel.i +199 -0
  678. data/swig-interfaces/FXList.i +476 -0
  679. data/swig-interfaces/FXListBox.i +234 -0
  680. data/swig-interfaces/FXMDIButton.i +173 -0
  681. data/swig-interfaces/FXMDIChild.i +242 -0
  682. data/swig-interfaces/FXMDIClient.i +149 -0
  683. data/swig-interfaces/FXMainWindow.i +53 -0
  684. data/swig-interfaces/FXMat3d.i +102 -0
  685. data/swig-interfaces/FXMat3f.i +102 -0
  686. data/swig-interfaces/FXMat4d.i +122 -0
  687. data/swig-interfaces/FXMat4f.i +138 -0
  688. data/swig-interfaces/FXMatrix.i +101 -0
  689. data/swig-interfaces/FXMemoryBuffer.i +64 -0
  690. data/swig-interfaces/FXMemoryStream.i +73 -0
  691. data/swig-interfaces/FXMenuBar.i +67 -0
  692. data/swig-interfaces/FXMenuButton.i +152 -0
  693. data/swig-interfaces/FXMenuCaption.i +176 -0
  694. data/swig-interfaces/FXMenuCascade.i +76 -0
  695. data/swig-interfaces/FXMenuCheck.i +90 -0
  696. data/swig-interfaces/FXMenuCommand.i +69 -0
  697. data/swig-interfaces/FXMenuPane.i +60 -0
  698. data/swig-interfaces/FXMenuRadio.i +93 -0
  699. data/swig-interfaces/FXMenuSeparator.i +65 -0
  700. data/swig-interfaces/FXMenuTitle.i +74 -0
  701. data/swig-interfaces/FXMessageBox.i +128 -0
  702. data/swig-interfaces/FXObject.i +169 -0
  703. data/swig-interfaces/FXOptionMenu.i +140 -0
  704. data/swig-interfaces/FXPCXIcon.i +91 -0
  705. data/swig-interfaces/FXPCXImage.i +55 -0
  706. data/swig-interfaces/FXPNGIcon.i +95 -0
  707. data/swig-interfaces/FXPNGImage.i +59 -0
  708. data/swig-interfaces/FXPPMIcon.i +91 -0
  709. data/swig-interfaces/FXPPMImage.i +55 -0
  710. data/swig-interfaces/FXPacker.i +255 -0
  711. data/swig-interfaces/FXPicker.i +54 -0
  712. data/swig-interfaces/FXPoint.i +52 -0
  713. data/swig-interfaces/FXPopup.i +162 -0
  714. data/swig-interfaces/FXPrintDialog.i +154 -0
  715. data/swig-interfaces/FXProgressBar.i +133 -0
  716. data/swig-interfaces/FXProgressDialog.i +105 -0
  717. data/swig-interfaces/FXQuatd.i +128 -0
  718. data/swig-interfaces/FXQuatf.i +122 -0
  719. data/swig-interfaces/FXRGBIcon.i +90 -0
  720. data/swig-interfaces/FXRGBImage.i +56 -0
  721. data/swig-interfaces/FXRadioButton.i +117 -0
  722. data/swig-interfaces/FXRanged.i +163 -0
  723. data/swig-interfaces/FXRangef.i +172 -0
  724. data/swig-interfaces/FXRealSlider.i +166 -0
  725. data/swig-interfaces/FXRealSpinner.i +215 -0
  726. data/swig-interfaces/FXRecentFiles.i +119 -0
  727. data/swig-interfaces/FXRectangle.i +104 -0
  728. data/swig-interfaces/FXRegion.i +88 -0
  729. data/swig-interfaces/FXRegistry.i +96 -0
  730. data/swig-interfaces/FXReplaceDialog.i +131 -0
  731. data/swig-interfaces/FXRootWindow.i +50 -0
  732. data/swig-interfaces/FXRuler.i +245 -0
  733. data/swig-interfaces/FXRulerView.i +233 -0
  734. data/swig-interfaces/FXScintilla.i +192 -0
  735. data/swig-interfaces/FXScrollArea.i +211 -0
  736. data/swig-interfaces/FXScrollBar.i +178 -0
  737. data/swig-interfaces/FXScrollPane.i +83 -0
  738. data/swig-interfaces/FXScrollWindow.i +67 -0
  739. data/swig-interfaces/FXSearchDialog.i +48 -0
  740. data/swig-interfaces/FXSeparator.i +138 -0
  741. data/swig-interfaces/FXSettings.i +160 -0
  742. data/swig-interfaces/FXShell.i +91 -0
  743. data/swig-interfaces/FXShutter.i +140 -0
  744. data/swig-interfaces/FXSize.i +71 -0
  745. data/swig-interfaces/FXSlider.i +181 -0
  746. data/swig-interfaces/FXSphered.i +126 -0
  747. data/swig-interfaces/FXSpheref.i +126 -0
  748. data/swig-interfaces/FXSpinner.i +212 -0
  749. data/swig-interfaces/FXSplashWindow.i +82 -0
  750. data/swig-interfaces/FXSplitter.i +123 -0
  751. data/swig-interfaces/FXSpring.i +79 -0
  752. data/swig-interfaces/FXStatusBar.i +68 -0
  753. data/swig-interfaces/FXStatusLine.i +100 -0
  754. data/swig-interfaces/FXStream.i +150 -0
  755. data/swig-interfaces/FXStringDict.i +61 -0
  756. data/swig-interfaces/FXSwitcher.i +110 -0
  757. data/swig-interfaces/FXTGAIcon.i +85 -0
  758. data/swig-interfaces/FXTGAImage.i +56 -0
  759. data/swig-interfaces/FXTIFIcon.i +73 -0
  760. data/swig-interfaces/FXTIFImage.i +93 -0
  761. data/swig-interfaces/FXTabBar.i +121 -0
  762. data/swig-interfaces/FXTabBook.i +70 -0
  763. data/swig-interfaces/FXTabItem.i +82 -0
  764. data/swig-interfaces/FXTable.i +861 -0
  765. data/swig-interfaces/FXText.i +763 -0
  766. data/swig-interfaces/FXTextField.i +290 -0
  767. data/swig-interfaces/FXToggleButton.i +136 -0
  768. data/swig-interfaces/FXToolBar.i +75 -0
  769. data/swig-interfaces/FXToolBarGrip.i +82 -0
  770. data/swig-interfaces/FXToolBarShell.i +98 -0
  771. data/swig-interfaces/FXToolBarTab.i +114 -0
  772. data/swig-interfaces/FXToolTip.i +93 -0
  773. data/swig-interfaces/FXTopWindow.i +263 -0
  774. data/swig-interfaces/FXTranslator.i +55 -0
  775. data/swig-interfaces/FXTreeList.i +549 -0
  776. data/swig-interfaces/FXTreeListBox.i +317 -0
  777. data/swig-interfaces/FXTriStateButton.i +77 -0
  778. data/swig-interfaces/FXURL.i +35 -0
  779. data/swig-interfaces/FXVec2d.i +87 -0
  780. data/swig-interfaces/FXVec2f.i +87 -0
  781. data/swig-interfaces/FXVec3d.i +111 -0
  782. data/swig-interfaces/FXVec3f.i +109 -0
  783. data/swig-interfaces/FXVec4d.i +115 -0
  784. data/swig-interfaces/FXVec4f.i +115 -0
  785. data/swig-interfaces/FXVerticalFrame.i +69 -0
  786. data/swig-interfaces/FXVisual.i +162 -0
  787. data/swig-interfaces/FXWindow.i +851 -0
  788. data/swig-interfaces/FXWizard.i +125 -0
  789. data/swig-interfaces/FXXBMIcon.i +56 -0
  790. data/swig-interfaces/FXXBMImage.i +118 -0
  791. data/swig-interfaces/FXXPMIcon.i +122 -0
  792. data/swig-interfaces/FXXPMImage.i +56 -0
  793. data/swig-interfaces/README +17 -0
  794. data/swig-interfaces/common.i +48 -0
  795. data/swig-interfaces/core.i +85 -0
  796. data/swig-interfaces/dcmodule.i +36 -0
  797. data/swig-interfaces/dialogs.i +49 -0
  798. data/swig-interfaces/exceptions.i +249 -0
  799. data/swig-interfaces/framesmodule.i +54 -0
  800. data/swig-interfaces/freefuncs.i +93 -0
  801. data/swig-interfaces/fx3d.i +60 -0
  802. data/swig-interfaces/fxdefs.i +419 -0
  803. data/swig-interfaces/handlers.i +615 -0
  804. data/swig-interfaces/iconlistmodule.i +37 -0
  805. data/swig-interfaces/icons.i +48 -0
  806. data/swig-interfaces/ignore-message-handlers.rb +16 -0
  807. data/swig-interfaces/image.i +49 -0
  808. data/swig-interfaces/labelmodule.i +47 -0
  809. data/swig-interfaces/layout.i +47 -0
  810. data/swig-interfaces/listmodule.i +37 -0
  811. data/swig-interfaces/macros.i +1326 -0
  812. data/swig-interfaces/markfuncs.i +210 -0
  813. data/swig-interfaces/mdi.i +38 -0
  814. data/swig-interfaces/menumodule.i +44 -0
  815. data/swig-interfaces/ruby-typemaps.i +772 -0
  816. data/swig-interfaces/scintilla.i +57 -0
  817. data/swig-interfaces/table-module.i +36 -0
  818. data/swig-interfaces/text-module.i +36 -0
  819. data/swig-interfaces/treelist-module.i +37 -0
  820. data/swig-interfaces/ui.i +63 -0
  821. data/{tests → test}/README +0 -0
  822. data/{tests → test}/TC_FXAccelTable.rb +0 -0
  823. data/{tests → test}/TC_FXApp.rb +0 -0
  824. data/{tests → test}/TC_FXArc.rb +0 -0
  825. data/{tests → test}/TC_FXBMPIcon.rb +0 -0
  826. data/{tests → test}/TC_FXBMPImage.rb +0 -0
  827. data/{tests → test}/TC_FXButton.rb +0 -0
  828. data/{tests → test}/TC_FXCheckButton.rb +0 -0
  829. data/{tests → test}/TC_FXComboBox.rb +0 -0
  830. data/{tests → test}/TC_FXDC.rb +0 -0
  831. data/{tests → test}/TC_FXDCPrint.rb +0 -0
  832. data/{tests → test}/TC_FXDCWindow.rb +0 -0
  833. data/{tests → test}/TC_FXDataTarget.rb +0 -0
  834. data/{tests → test}/TC_FXDialogBox.rb +0 -0
  835. data/{tests → test}/TC_FXDirList.rb +0 -0
  836. data/{tests → test}/TC_FXExtentd.rb +0 -0
  837. data/{tests → test}/TC_FXExtentf.rb +0 -0
  838. data/{tests → test}/TC_FXFileAssoc.rb +0 -0
  839. data/{tests → test}/TC_FXFileStream.rb +0 -0
  840. data/{tests → test}/TC_FXFoldingList.rb +0 -0
  841. data/{tests → test}/TC_FXFont.rb +0 -0
  842. data/{tests → test}/TC_FXFontDesc.rb +0 -0
  843. data/{tests → test}/TC_FXGLGroup.rb +0 -0
  844. data/{tests → test}/TC_FXGLShape.rb +0 -0
  845. data/{tests → test}/TC_FXGLViewer.rb +0 -0
  846. data/{tests → test}/TC_FXGradientBar.rb +0 -0
  847. data/{tests → test}/TC_FXHeader.rb +0 -0
  848. data/{tests → test}/TC_FXHiliteStyle.rb +0 -0
  849. data/{tests → test}/TC_FXIconDict.rb +0 -0
  850. data/{tests → test}/TC_FXIconList.rb +0 -0
  851. data/{tests → test}/TC_FXId.rb +0 -0
  852. data/{tests → test}/TC_FXImage.rb +0 -0
  853. data/{tests → test}/TC_FXLight.rb +0 -0
  854. data/{tests → test}/TC_FXList.rb +0 -0
  855. data/{tests → test}/TC_FXListBox.rb +0 -0
  856. data/{tests → test}/TC_FXMainWindow.rb +0 -0
  857. data/{tests → test}/TC_FXMat4f.rb +0 -0
  858. data/{tests → test}/TC_FXMaterial.rb +0 -0
  859. data/{tests → test}/TC_FXMemoryStream.rb +0 -0
  860. data/{tests → test}/TC_FXMenuCheck.rb +0 -0
  861. data/{tests → test}/TC_FXMenuCommand.rb +0 -0
  862. data/{tests → test}/TC_FXMenuRadio.rb +0 -0
  863. data/{tests → test}/TC_FXMessageBox.rb +0 -0
  864. data/{tests → test}/TC_FXPoint.rb +0 -0
  865. data/{tests → test}/TC_FXQuatf.rb +0 -0
  866. data/{tests → test}/TC_FXRadioButton.rb +0 -0
  867. data/{tests → test}/TC_FXRanged.rb +0 -0
  868. data/{tests → test}/TC_FXRangef.rb +0 -0
  869. data/{tests → test}/TC_FXRectangle.rb +0 -0
  870. data/{tests → test}/TC_FXRegion.rb +0 -0
  871. data/{tests → test}/TC_FXRegistry.rb +0 -0
  872. data/{tests → test}/TC_FXScrollArea.rb +0 -0
  873. data/{tests → test}/TC_FXScrollWindow.rb +0 -0
  874. data/{tests → test}/TC_FXSegment.rb +0 -0
  875. data/{tests → test}/TC_FXSettings.rb +0 -0
  876. data/{tests → test}/TC_FXShell.rb +0 -0
  877. data/{tests → test}/TC_FXSize.rb +0 -0
  878. data/{tests → test}/TC_FXStream.rb +0 -0
  879. data/{tests → test}/TC_FXTable.rb +0 -0
  880. data/{tests → test}/TC_FXTableItem.rb +0 -0
  881. data/{tests → test}/TC_FXText.rb +0 -0
  882. data/{tests → test}/TC_FXTopWindow.rb +0 -0
  883. data/{tests → test}/TC_FXTreeList.rb +0 -0
  884. data/{tests → test}/TC_FXTreeListBox.rb +0 -0
  885. data/{tests → test}/TC_FXUndoList.rb +0 -0
  886. data/{tests → test}/TC_FXVec2d.rb +0 -0
  887. data/{tests → test}/TC_FXVec2f.rb +0 -0
  888. data/{tests → test}/TC_FXVec3d.rb +0 -0
  889. data/{tests → test}/TC_FXVec3f.rb +0 -0
  890. data/{tests → test}/TC_FXVec4f.rb +0 -0
  891. data/{tests → test}/TC_FXViewport.rb +0 -0
  892. data/{tests → test}/TC_FXXBMIcon.rb +0 -0
  893. data/{tests → test}/TC_FXXBMImage.rb +0 -0
  894. data/{tests → test}/TC_FXXPMIcon.rb +0 -0
  895. data/{tests → test}/TC_FXXPMImage.rb +0 -0
  896. data/{tests → test}/TC_Misc.rb +0 -0
  897. data/{tests → test}/TC_downcast.rb +0 -0
  898. data/{tests → test}/TS_All.rb +0 -0
  899. data/{tests → test}/blankpage.ps +0 -0
  900. data/{tests → test}/howdypage.ps +0 -0
  901. data/{tests → test}/stress1.rb +0 -0
  902. data/{tests → test}/stress2.rb +0 -0
  903. data/{tests → test}/stress3.rb +0 -0
  904. data/{tests → test}/testcase.rb +0 -0
  905. metadata +724 -208
  906. data/doc/apes02.html +0 -21
  907. data/doc/apes03.html +0 -39
  908. data/doc/book.html +0 -3
  909. data/doc/build.html +0 -132
  910. data/doc/ch03s02.html +0 -23
  911. data/doc/ch03s03.html +0 -52
  912. data/doc/ch03s04.html +0 -36
  913. data/doc/ch03s05.html +0 -60
  914. data/doc/ch04s02.html +0 -71
  915. data/doc/ch04s03.html +0 -37
  916. data/doc/ch04s04.html +0 -72
  917. data/doc/ch05s02.html +0 -260
  918. data/doc/ch05s03.html +0 -127
  919. data/doc/changes.html +0 -777
  920. data/doc/clipboardtut.html +0 -67
  921. data/doc/differences.html +0 -190
  922. data/doc/dragdroptut.html +0 -263
  923. data/doc/events.html +0 -36
  924. data/doc/examples.html +0 -104
  925. data/doc/gems.html +0 -73
  926. data/doc/goals.html +0 -41
  927. data/doc/images/babelfish.png +0 -0
  928. data/doc/images/browser.png +0 -0
  929. data/doc/images/button.png +0 -0
  930. data/doc/images/call-chain-example.png +0 -0
  931. data/doc/images/colordialog.png +0 -0
  932. data/doc/images/datatarget.png +0 -0
  933. data/doc/images/dialog.png +0 -0
  934. data/doc/images/dilbert.png +0 -0
  935. data/doc/images/dirlist.png +0 -0
  936. data/doc/images/dropsite-droprejected.png +0 -0
  937. data/doc/images/foursplit.png +0 -0
  938. data/doc/images/gltest.png +0 -0
  939. data/doc/images/glviewer.png +0 -0
  940. data/doc/images/groupbox.png +0 -0
  941. data/doc/images/header.png +0 -0
  942. data/doc/images/hello-with-button.png +0 -0
  943. data/doc/images/hello-with-icon-1.png +0 -0
  944. data/doc/images/hello-with-icon-2.png +0 -0
  945. data/doc/images/hello-with-icon-3.png +0 -0
  946. data/doc/images/hello-with-tooltip.png +0 -0
  947. data/doc/images/hello-without-button.png +0 -0
  948. data/doc/images/hello.png +0 -0
  949. data/doc/images/hello2.png +0 -0
  950. data/doc/images/iconlist-bigicons.png +0 -0
  951. data/doc/images/iconlist-details.png +0 -0
  952. data/doc/images/image.png +0 -0
  953. data/doc/images/imageviewer.png +0 -0
  954. data/doc/images/inheritance.png +0 -0
  955. data/doc/images/mditest.png +0 -0
  956. data/doc/images/raabrowser.png +0 -0
  957. data/doc/images/scribble.png +0 -0
  958. data/doc/images/shutter.png +0 -0
  959. data/doc/images/splitter.png +0 -0
  960. data/doc/images/tabbook.png +0 -0
  961. data/doc/images/table.png +0 -0
  962. data/doc/images/tutorial1.png +0 -0
  963. data/doc/implementation.html +0 -16
  964. data/doc/infosources.html +0 -33
  965. data/doc/library.html +0 -30
  966. data/doc/opengl.html +0 -73
  967. data/doc/pt01.html +0 -3
  968. data/doc/pt02.html +0 -3
  969. data/doc/scintilla.html +0 -36
  970. data/doc/style.css +0 -247
  971. data/doc/subversion.html +0 -21
  972. data/doc/tutorial1.html +0 -90
  973. data/doc/unicode.html +0 -56
data/doc/changes.html DELETED
@@ -1,777 +0,0 @@
1
- <html><head>
2
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3
- <title>Chapter&nbsp;10.&nbsp;Change History</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook v5 XSL Stylesheets V1.72.0"><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;9.&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;10.&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;10.&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="d0e2394"></a>Changes For Version 1.6.19 (March 6, 2009)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The previous release of FXRuby couldn't be built from source against Ruby 1.9.1 final
4
- due to a change in some of the file-related utility libraries
5
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=23786&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
6
- Bug #23786</a>). This problem has been corrected.</p></li><li style="list-style-type: disc"><p>The previous release of FXRuby couldn't be built from source against Ruby versions 1.8.5 or
7
- earlier (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=23967&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
8
- Bug #23967</a>). This problem has been corrected.</p></li><li style="list-style-type: disc"><p>A change in the return value for Ruby's <code class="methodname">instance_variables</code> method broke
9
- some of the code related to message handling in FXRuby (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=23787&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
10
- Bug #23787</a>). This problem has been corrected.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">addAccel</code> method for the <code class="classname">FXAccelTable</code> class
11
- now accepts lambda functions (or any other objects that respond to <code class="methodname">call</code>). See
12
- the <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.fxruby.org/doc/api/classes/Fox/FXAccelTable.html" target="_top">API documentation</a>
13
- for <code class="classname">FXAccelTable</code> for examples of how this works.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2437"></a>Changes For Version 1.6.18 (December 29, 2008)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Some users were having trouble building FXRuby on 64-bit operating systems
14
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=23375&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
15
- Bug #23375</a>). This problem has been corrected.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2447"></a>Changes For Version 1.6.17 (December 24, 2008)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The Ruby interpreter was generating a large number of warning messages about redefined methods
16
- in the <code class="filename">kwargs.rb</code> library
17
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=19231&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
18
- Bug #19231</a> and elsewhere). This problem has been corrected.</p></li><li style="list-style-type: disc">
19
- Due to recent changes in Ruby's garbage collection algorithm, FXRuby applications could under some circumstances
20
- crash for large numbers of table items
21
- (see RubyForge bugs <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=21983&amp;group_id=300&amp;atid=1223" target="_top">21983</a> and <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=23188&amp;group_id=300&amp;atid=1223" target="_top">23188</a>).
22
- This bug has been fixed.
23
- </li><li style="list-style-type: disc"><p>The documentation for the <code class="classname">FXTable</code> class referred to the non-existent <code class="methodname">setColumnX</code>
24
- and <code class="methodname">setRowY</code> instance methods
25
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=21987&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
26
- Bug #21987</a>). These entries have been removed from the documentation.</p></li><li style="list-style-type: disc"><p>A number of instance methods for the <code class="classname">FXTable</code> class could crash an application if they
27
- were passed out-of-bounds index arguments
28
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=21987&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
29
- Bug #21987</a>). These methods now raise <code class="classname">IndexError</code> when they're passed out-of-bounds
30
- indexes.</p></li><li style="list-style-type: disc"><p>Due to a change in the URL scheme for the Dilbert web site, the <code class="filename">dilbert.rb</code> example
31
- program was no longer working properly
32
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=21538&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
33
- Bug #21538</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">lower</code> method for the <code class="classname">FXRangef</code> was returning
34
- <code class="constant">self</code> instead of an <code class="classname">FXVec3f</code> instance for the range's low
35
- bound
36
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=22488&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
37
- Bug #22488</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>Made a number of minor fixes for compatibility with Ruby 1.9.1.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2525"></a>Changes For Version 1.6.16 (July 3, 2008)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Historically, if you called <code class="methodname">create</code> on a
38
- window before its parent window was created, your application would
39
- crash (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=20702&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
40
- Bug #20702</a> and elsewhere). Now, the code should raise a
41
- <code class="constant">RuntimeError</code> with a message indicating the
42
- problem.</p></li><li style="list-style-type: disc"><p>The message data that the <code class="classname">FXPicker</code> widget
43
- sends along with its <code class="constant">SEL_CHANGED</code> and
44
- <code class="constant">SEL_COMMAND</code> messages wasn't being handled
45
- properly, and as a result, applications using this widget could crash
46
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=20780&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
47
- Bug #20780</a>). This problem has been fixed.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2556"></a>Changes For Version 1.6.15 (June 4, 2008)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>FXRuby applications could crash (with a segmentation fault) if
48
- <code class="constant">nil</code> was passed in as the first argument to
49
- <code class="methodname">FXDialogBox.new</code> or
50
- <code class="methodname">FXMainWindow.new</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=14642&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
51
- Bug #14642</a>). These methods now raise an
52
- <code class="constant">ArgumentError</code> if <code class="constant">nil</code> is
53
- passed as the first argument.</p></li><li style="list-style-type: disc"><p>You should only ever construct one <code class="classname">FXApp</code>
54
- object per application, but there was no protection against doing so
55
- in the code (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=16275&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
56
- Bug #16275</a>). Now, <code class="methodname">FXApp.new</code> will
57
- raise a <code class="classname">RuntimeException</code> if an
58
- <code class="classname">FXApp</code> object already exists.</p></li><li style="list-style-type: disc"><p>The <code class="filename">babelfish.rb</code> example program, which
59
- previously depended on an external web service to perform translation
60
- between languages, was broken since that web service no longer exists
61
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=16962&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
62
- Bug #16962</a>). The example has now been updated to use Dr. Nic's
63
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://tranexp.rubyforge.org/" target="_top">Tranexp</a> library
64
- instead.</p></li><li style="list-style-type: disc"><p>The value of the <code class="constant">MBOX_SAVE_CANCEL_DONTSAVE</code>
65
- option (for the <code class="classname">FXMessageBox</code> class) wasn't
66
- wrapped properly and was unusable (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=17094&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
67
- Bug #17094</a>). There was also no constant corresponding to the
68
- <code class="constant">MBOX_CLICKED_DONTSAVE</code> return value. Both of these
69
- problems have been fixed.</p></li><li style="list-style-type: disc"><p>The fields for new <code class="classname">FXHiliteStyle</code> objects
70
- were uninitialized and as a result sometimes gave unpredictable
71
- results (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=19637&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
72
- Bug #19637</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">columnHeaderFont</code> and
73
- <code class="methodname">rowHeaderFont</code> attributes for
74
- <code class="classname">FXTable</code> weren't implemented properly (see
75
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=20142&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
76
- Bug #20142</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>Ruby 1.8.7 adds a new <code class="methodname">first</code> method to
77
- the <code class="classname">Enumerable</code> module, and this conflicts with
78
- the existing <code class="methodname">first</code> method defined in the
79
- <code class="classname">FXWindow</code> base class for a number of FXRuby
80
- classes which mix in <code class="classname">Enumerable</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=20418&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
81
- Bug #20418</a>). This problem has been resolved.</p></li><li style="list-style-type: disc"><p>Due to a bug in the <code class="filename">extconf.rb</code> script, the
82
- build was failing for Ruby 1.9.0 (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=20426&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
83
- Bug #20426</a>). This has been fixed.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2680"></a>Changes For Version 1.6.14 (March 29, 2008)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Updated the documentation for the <code class="classname">FXImage</code>
84
- class to indicate which methods call <code class="methodname">render</code>
85
- after they're finished, and which ones do not.</p></li><li style="list-style-type: disc"><p>Corrected a little typo in the
86
- <code class="filename">gembrowser.rb</code> example program.</p></li><li style="list-style-type: disc"><p>Updated the <code class="filename">dilbert.rb</code> example program to
87
- use the more popular-and-likely-to-be-installed <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://code.whytheluckystiff.net/hpricot/" target="_top">Hpricot</a> HTML
88
- parser library instead of <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.crummy.com/software/RubyfulSoup/" target="_top">Rubyful
89
- Soup</a>.</p></li><li style="list-style-type: disc"><p>Re-added the documentation for the
90
- <code class="constant">TOGGLEBUTTON_KEEPSTATE</code> option, which had
91
- mysteriously disappeared (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2286&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
92
- Bug #2286</a>).</p></li><li style="list-style-type: disc"><p>Made a number of minor fixes to support building FXRuby against
93
- Ruby 1.9.</p></li><li style="list-style-type: disc"><p>Added a binary gem for OS X. This works with the Ruby that's
94
- included with OS X (Leopard).</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.32 and
95
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2729"></a>Changes For Version 1.6.13 (November 9, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Calls to the <code class="methodname">extractText</code> method for the
96
- <code class="classname">FXTable</code> class were causing various
97
- memory-related errors on certain platforms (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=15444group_id=300&amp;atid=1223" target="_top">RubyForge
98
- Bug #15444</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.28 and
99
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2748"></a>Changes For Version 1.6.12 (October 19, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The API documentation for <code class="classname">FXMDIClient</code>
100
- referred to the non-existent instance method
101
- <code class="methodname">activeChild=</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=10259&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
102
- Bug #10259</a>). This method has been added.</p></li><li style="list-style-type: disc"><p>The API documentation for <code class="classname">FXMDIClient</code>
103
- also referred to the non-existent instance methods
104
- <code class="methodname">getMDIChildFirst</code> and
105
- <code class="methodname">getMDIChildLast</code>. These entries have been
106
- removed.</p></li><li style="list-style-type: disc"><p>The API documentation for <code class="classname">FXMDIChild</code>
107
- referred to non-existent instance methods
108
- <code class="methodname">getMDINext</code> and
109
- <code class="methodname">getMDIPrev</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=10436&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
110
- Bug #10436</a>). The documentation has been corrected.</p></li><li style="list-style-type: disc"><p>Added the <em class="parameter"><code>:repeat</code></em> parameter for the
111
- <code class="methodname">addChore</code> and
112
- <code class="methodname">addTimeout</code> methods. See the documentation for
113
- more details, and <code class="filename">gltest.rb</code> for an example of its
114
- use.</p></li><li style="list-style-type: disc"><p>Corrected a number of minor typos in the API
115
- documentation.</p></li><li style="list-style-type: disc"><p>Corrected a typo in the <code class="filename">imageviewer.rb</code>
116
- example.</p></li><li style="list-style-type: disc"><p>Modified the <code class="filename">inputs.rb</code> example program to
117
- use <code class="methodname">Pipe.read_nonblock()</code> instead of
118
- <code class="methodname">Pipe.read()</code>.</p></li><li style="list-style-type: disc"><p>Fixed a bug in the implementation of the
119
- <code class="methodname">findText</code> method for the
120
- <code class="classname">FXText</code> class, when used with the
121
- <code class="constant">SEARCH_REGEX</code> option.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.28 and
122
- FXScintilla version 1.71.</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.6.11 (April 18, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Added <code class="methodname">editable</code> as an alias for
123
- <code class="methodname">FXTextField#editable?</code>.</p></li><li style="list-style-type: disc"><p>Added <code class="methodname">each_child_recursive</code> instance
124
- method for the <code class="classname">FXWindow</code> class. This method
125
- performs a depth-first traversal of the widget tree starting at the
126
- receiver window.</p></li><li style="list-style-type: disc"><p>Corrected some errors in the keyword arguments support for the
127
- <code class="classname">FXVec2d</code>, <code class="classname">FXVec2f</code>,
128
- <code class="classname">FXVec3d</code>, <code class="classname">FVec3f</code>,
129
- <code class="classname">FXVec4d</code> and <code class="classname">FXVec4f</code>
130
- classes.</p></li><li style="list-style-type: disc"><p>Corrected an error in the keyword arguments support for the
131
- <code class="classname">FXIconDict</code> class.</p></li><li style="list-style-type: disc"><p>Modified the gem specification so that the RDoc generated during
132
- a gem install is consistent with that generated by other methods (see
133
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=10035&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
134
- Bug #10035</a>).</p></li><li style="list-style-type: disc"><p>Changes to the <code class="filename">iterators</code> library in version
135
- 1.6.6 introduced a bug in the <code class="methodname">each</code> method for
136
- the <code class="classname">FXFoldingList</code>,
137
- <code class="classname">FXTreeList</code> and
138
- <code class="classname">FXTreeListBox</code> classes (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=10175&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
139
- Bug #10175</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>Applied submitted patches for building FXRuby against Ruby 1.9
140
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=10181&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
141
- Bug #10181</a>). Please note that building FXRuby against the Ruby
142
- 1.9 code base is still officially unsupported; however, I'm glad to
143
- accept patches that will help make this possible.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.25 and
144
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2927"></a>Changes For Version 1.6.9 (April 8, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>A bug was discovered in the keyword arguments library support
145
- for the <code class="classname">FXMenuBar</code> class (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=9927&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
146
- Bug #9927</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.25 and
147
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2943"></a>Changes For Version 1.6.8 (April 5, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Due to an internal bookkeeping error, applications like the
148
- <code class="filename">glviewer.rb</code> example program which create multiple
149
- <code class="classname">FXGLViewer</code> instances could cause an assertion
150
- to fail. When this assertion fails on Windows, the program simply
151
- crashes (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=9775&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
152
- Bug #9775</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>The keyword arguments library, introduced in version 1.6.5, is
153
- now included automatically when you load FXRuby; it is no longer
154
- necessary to explicitly require it.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.25 and
155
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2965"></a>Changes For Version 1.6.7 (March 31, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.25 and
156
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e2972"></a>Changes For Version 1.6.6 (February 10, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Somewhere along the way, the RAA browser example program got
157
- broken due to changes in the SOAP interface to RAA (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=7977&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
158
- Bug #7977</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>Some debugging code that was meant to detect errors in FXRuby
159
- message data conversion was inadvertently causing some user
160
- applications to crash when running under Windows (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=8049&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
161
- Bug #8049</a>). This debugging code has been changed to avoid the
162
- problem.</p></li><li style="list-style-type: disc"><p>Modified the implementations of the each iterator methods for
163
- <code class="classname">FXFoldingList</code>,
164
- <code class="classname">FXFoldingItem</code>,
165
- <code class="classname">FXTreeItem</code>, <code class="classname">FXTreeList</code>
166
- and <code class="classname">FXTreeListBox</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=8090&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
167
- Bug #8090</a>). The new implementation is a bit more robust in
168
- terms of modifications (such as deletion) of the iterated-over
169
- elements.</p></li><li style="list-style-type: disc"><p>A bug in the new keyword arguments library (introduced in
170
- version 1.6.5) caused the <code class="methodname">initialize</code> method
171
- for the <code class="classname">FXDCWindow</code> class to do the wrong thing
172
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=8441&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
173
- Bug #8441</a>). This has been corrected.</p></li><li style="list-style-type: disc"><p>A different bug in the keyword arguments library caused the
174
- <code class="methodname">initialize</code> method for the
175
- <code class="classname">FXFont</code> class to do the wrong thing (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=8517&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
176
- Bug #8517</a>). This also has been corrected.</p></li><li style="list-style-type: disc"><p>Yet another bug in the keyword arguments library broke the part
177
- of the code that used to yield <code class="constant">self</code> to an
178
- optional block attached to the call to <code class="methodname">new</code>
179
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=8518&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
180
- Bug #8518</a>). This has been corrected.</p></li><li style="list-style-type: disc"><p>Most of the FXRuby example programs have been updated to use the
181
- keyword arguments library.</p></li><li style="list-style-type: disc"><p>Added a new "virtual" keyword argument
182
- <code class="constant">:padding</code> that can be used in place of (or in
183
- addition to) the <code class="constant">:padLeft</code>,
184
- <code class="constant">:padRight</code>, <code class="constant">:padTop</code> and
185
- <code class="constant">:padBottom</code> arguments for a constructor. When a
186
- <code class="constant">:padding</code> value is passed in to the arguments
187
- hash, that value will be used for any of the four regular padding
188
- values that aren't otherwise specified. See the example programs for,
189
- you know, examples.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.20 and
190
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3072"></a>Changes For Version 1.6.5 (January 20, 2007)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Clicking outside of the visible cells for an
191
- <code class="classname">FXTable</code> when there was no current selection
192
- caused the code to raise an exception (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5907&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
193
- Bug #5907</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">hasTimeout?</code> method for the
194
- <code class="classname">FXApp</code> class was implemented incorrectly (see
195
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=7564&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
196
- Bug #7564</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXFoldingList</code> and
197
- <code class="classname">FXFoldingItem</code> classes did not have each
198
- iterator methods like most of the other list-based widgets (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=7978&amp;group_id=300&amp;atid=1225" target="_top">RubyForge
199
- Patch #7978</a>). These have been added.</p></li><li style="list-style-type: disc"><p>The API documentation for <code class="classname">FXMDIClient</code>
200
- claimed that <code class="classname">FXScrollArea</code> was its base class
201
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=7979&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
202
- Bug #7979</a>). This has been corrected; the base class for
203
- <code class="classname">FXMDIClient</code> is
204
- <code class="classname">FXComposite</code>.</p></li><li style="list-style-type: disc"><p>There was a small typo in the documentation for the
205
- <code class="classname">FXFoldingList</code> class options (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=7981&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
206
- Bug #7981</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>Added preliminary support for keyword-style arguments, as
207
- described in the <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.fxruby.org/doc/differences.html" target="_top">"Differences Between
208
- FOX and FXRuby"</a> section of the <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.fxruby.org/doc/book.html" target="_top">FXRuby User's
209
- Guide</a>.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.20 and
210
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3148"></a>Changes For Version 1.6.4 (November 30, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>A change made in Ruby 1.8.5 for cyclic requires led to a problem
211
- that caused the Ruby interpreter to emit a large number of warnings
212
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/?func=detail&amp;aid=5633&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
213
- Bug #5633</a>). This problem has been fixed.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.6.16 and
214
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3161"></a>Changes For Version 1.6.3 (October 27, 2006)</h2></div></div></div><div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc"><p>Widgets of some classes (namely
215
- <code class="classname">FXTopWindow</code> and
216
- <code class="classname">FXMDIChild</code>) weren't properly sending a
217
- <code class="constant">SEL_CLOSE</code> message to their message targets (see
218
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5498&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
219
- Bug #5498</a>). Thanks to a change in FOX version 1.6.16, this
220
- problem has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">getControlFor</code> method for the
221
- <code class="classname">FXComboTableItem</code> class was coded incorrectly
222
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5906&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
223
- Bug #5906</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>There was a minor typo in the API documentation for the
224
- <span class="application"><code class="classname">FXTriStateButton</code></span>
225
- class (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5962&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
226
- Bug #5962</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">each_row</code> and
227
- <code class="methodname">each_column</code> iterator methods for the
228
- <code class="classname">FXTable</code> class were incorrectly coded (see
229
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=6036&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
230
- Bug #6036</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">new</code> class methods for
231
- <code class="classname">FXColorItem</code>, <code class="classname">FXDirItem</code>,
232
- <code class="classname">FXFileItem</code>,
233
- <code class="classname">FXFoldingItem</code>,
234
- <code class="classname">FXHeaderItem</code>,
235
- <code class="classname">FXIconItem</code>, <code class="classname">FXListItem</code>
236
- and <code class="classname">FXTreeItem</code> were all raising exceptions when
237
- a non-<code class="constant">nil</code> value was passed in for the last
238
- argument (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=6197&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
239
- Bug #6197</a>). A similar problem was present for various instance
240
- methods in the <code class="classname">FXColorList</code>,
241
- <code class="classname">FXListBox</code> and
242
- <code class="classname">FXMDIClient</code> classes. These problems have been
243
- fixed.</p></li><li style="list-style-type: disc"><p>A few problems were discovered for the
244
- <code class="filename">inputs.rb</code> example program (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=6209&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
245
- Bug #6209</a>). These problems have been fixed.</p></li><li style="list-style-type: disc"><p>Several instance methods for the <code class="classname">FXTable</code>
246
- class were not actually present under their documented names (see
247
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=6211&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
248
- Bug #6211</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The build script was not compatible with changes made in the
249
- recently-released FXScintilla 1.71 (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=6313&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
250
- Bug #6313</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.16 and
251
- FXScintilla version 1.71.</p></li></ul></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e3289"></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
252
- <code class="methodname">collapseTree()</code> methods for the
253
- <code class="classname">FXFoldingList</code> class were incorrectly identified
254
- as <code class="methodname">expandFolding()</code> and
255
- <code class="methodname">collapseFolding()</code> in the API documentation
256
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5354&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
257
- 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
258
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5632&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
259
- 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>
260
- class claimed it had a <code class="methodname">shared?</code> method, but it
261
- didn't (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5591&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
262
- 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
263
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5746&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
264
- 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
265
- 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="d0e3347"></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
266
- <code class="classname">FXWindow</code> class always returned an array of
267
- <code class="classname">FXWindow</code> instances, even if the actual types
268
- should have been instances of subclasses of
269
- <code class="classname">FXWindow</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4342&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
270
- 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
271
- due to a change in the Dilbert.com web site structure (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
272
- Bug #4597</a>). This has been fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">expandTree()</code> and
273
- <code class="methodname">collapseTree()</code> methods for the
274
- <code class="classname">FXFoldingList</code> class were incorrectly identified
275
- as <code class="methodname">expandFolding()</code> and
276
- <code class="methodname">collapseFolding()</code> in the API documentation
277
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5354&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
278
- 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
279
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5632&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
280
- 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>
281
- class claimed it had a <code class="methodname">shared?</code> method, but it
282
- didn't (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5591&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
283
- 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
284
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5746&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
285
- 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
286
- 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="d0e3432"></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
287
- <code class="constant">SEL_INSERTED</code>, <code class="constant">SEL_DELETED</code>
288
- and <code class="constant">SEL_REPLACED</code> messages from an a
289
- <code class="classname">FXText</code> widget to its target was not being
290
- converted properly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4666&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
291
- 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
292
- FOX wasn't implemented properly in FXRuby, and as a result,
293
- constructing certain dialogs (like the color dialog) could cause a
294
- program to crash (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5000&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
295
- 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
296
- stop the cubes from spinning after either the "Spin Timer" or "Spin
297
- Chore" option was selected (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5001&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
298
- Bug #5001</a>). This was actually a symptom of a larger problem,
299
- that FXRuby wasn't properly handling timers and chores. These problems
300
- have been fixed.</p></li><li style="list-style-type: disc"><p>Setting the current item for an
301
- <code class="classname">FXComboBox</code> to -1 (to indicate that there's no
302
- current item) would cause FXRuby to erroneously raise an
303
- <code class="classname">IndexError</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5007&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
304
- 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>
305
- instance method for the <code class="classname">FXWindow</code> class was
306
- incorrect (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=5035&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
307
- 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
308
- to date with some of the changes for FOX 1.6. This example has been
309
- updated.</p></li><li style="list-style-type: disc"><p>The new <code class="methodname">font</code> method for the
310
- <code class="classname">FXFont</code> class was not documented. This has been
311
- fixed.</p></li><li style="list-style-type: disc"><p>The <code class="filename">dilbert.rb</code> example program has been
312
- modified to use the RubyfulSoup HTML library instead of the
313
- html-parser library.</p></li><li style="list-style-type: disc"><p>As discussed in various forums (see for example <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/182827" target="_top">this
314
- post</a>), the <code class="methodname">autorequire</code> directive for
315
- RubyGems specifications is now deprecated. As a result, this has been
316
- removed from the FXRuby gem specification. This change will break any
317
- code that was using a statement like:</p><pre class="programlisting">require_gem 'fxruby'</pre><p>as
318
- the sole means for loading FXRuby. Such programs should instead
319
- use:</p><pre class="programlisting">require 'fox16'</pre><p>which will work
320
- 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
321
- 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="d0e3529"></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
322
- 1.6. One of the most signficant changes for FOX 1.6 has been the
323
- addition of Unicode support; all FOX widgets and internal string
324
- processing routines are now Unicode aware. For a comprehensive
325
- overview of the changes made to FOX since version 1.4 (including those
326
- made in the FOX 1.5 development series), please refer to the <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.fox-toolkit.com/news.html" target="_top">News archives</a> at
327
- the FOX web site.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">allowSide</code>,
328
- <code class="methodname">disallowSide</code> and
329
- <code class="methodname">allowedSide?</code> methods for the
330
- <code class="classname">FXDockBar</code> class, as complements to the
331
- <code class="methodname">allowedSides</code> accessor methods (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2307&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
332
- Feature Request #2307</a>).</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">visible=</code> and
333
- <code class="methodname">visible?</code> accessor methods for the
334
- <code class="classname">FXWindow</code> class, as complements to the
335
- <code class="methodname">show</code>, <code class="methodname">hide</code> and
336
- <code class="methodname">shown?</code> methods (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3579&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
337
- 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
338
- deprecated API (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4325&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
339
- 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
340
- <code class="classname">FXWindow</code> class always returned an array of
341
- <code class="classname">FXWindow</code> instances, even if the actual types
342
- should have been instances of subclasses of
343
- <code class="classname">FXWindow</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4342&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
344
- 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
345
- due to a change in the Dilbert.com web site structure (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
346
- 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
347
- 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="d0e3623"></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
348
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3729&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
349
- Bug #3729</a>). This error has been corrected. Thanks to Javier
350
- Goizueta for initially reporting this problem, and especially to
351
- Tobias Peters for providing a patch.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXIconDict</code> widget was accidentally
352
- "lost" in the transition between FXRuby versions 1.2 and 1.4 (see
353
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4117&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
354
- Bug #4117</a>). This error has been corrected. Thanks to Manfred
355
- 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
356
- appropriate message data to its message target for the
357
- <code class="constant">SEL_COMMAND</code> message type (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4157&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
358
- Bug #4157</a>). This error has been corrected. Thanks to Manfred
359
- Usselmann for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXSeparator</code> class wasn't implemented
360
- properly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4158&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
361
- Bug #4158</a>). This error has been corrected. Thanks to Gerard
362
- Menochet for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">findItemByData</code> method was
363
- implemented incorrectly for the <code class="classname">FXComboBox</code>,
364
- <code class="classname">FXFoldingList</code>,
365
- <code class="classname">FXIconList</code>, <code class="classname">FXList</code> and
366
- <code class="classname">FXListBox</code> classes (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4172&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
367
- Bug #4172</a>). This error has been corrected. Thanks to Gerard
368
- 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
369
- appropriate message data to its message target for the
370
- <code class="constant">SEL_COMMAND</code> message type (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4255&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
371
- Bug #4255</a>). This error has been corrected. Thanks to Gerard
372
- 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
373
- 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="d0e3702"></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
374
- responding to the <code class="constant">ID_INSERT_STRING</code> command (see
375
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3320&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
376
- Bug #3320</a>). This error has been corrected. Thanks to Uwe Hartl
377
- for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">text</code> and
378
- <code class="methodname">getText</code> methods for the
379
- <code class="classname">FXMenuCaption</code> class were returning
380
- <code class="constant">nil</code> instead of the actual value (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3458&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
381
- Bug #3458</a>). This error has been corrected. Thanks to Meinrad
382
- 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>
383
- class erroneously listed <code class="constant">SEL_CLOSEALL</code> as one of
384
- the message types that an MDI child window might send to its message
385
- target (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3508&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
386
- Bug #3508</a>). This error has been corrected. Thanks to Meinrad
387
- Recheis (Henon) for reporting this problem.</p></li><li style="list-style-type: disc"><p>Calling the <code class="methodname">selectRange</code> method for
388
- class <code class="classname">FXTable</code> would cause a fatal error instead
389
- of merely raising an <code class="classname">IndexError</code> exception (see
390
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3615&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
391
- Bug #3615</a>). This error has been corrected. Thanks to Meinrad
392
- 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
393
- <code class="classname">FXChoiceBox</code> class was basically unusable (see
394
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3676&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
395
- Bug #3676</a>). This error has been corrected. Thanks to Uwe Hartl
396
- for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
397
- <code class="classname">FXRealSlider</code> and
398
- <code class="classname">FXRealSpinner</code> classes erroneously claimed that
399
- the message data for the <code class="constant">SEL_COMMAND</code> and
400
- <code class="constant">SEL_CHANGED</code> messages sent by these widgets to
401
- their targets were integers (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3749&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
402
- Bug #3749</a>). Along the same lines, the message data for those
403
- widgets wasn't being converted correctly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3750&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
404
- Bug #3750</a>). Both of these errors have been corrected. Thanks
405
- 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
406
- names of the <code class="methodname">FXSELTYPE</code> and
407
- <code class="methodname">FXSELID</code> methods as
408
- <code class="methodname">SELTYPE</code> and <code class="methodname">SELID</code>
409
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3940&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
410
- Bug #3940</a>). This error has been corrected. Thanks to Joel
411
- VanderWerf for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="classname">FXTableItem</code> constructor was supposed
412
- to (optionally) accept a reference to an arbitrary Ruby object as its
413
- third argument, but this wasn't working properly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=4005&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
414
- Bug #4005</a>). This error has been corrected. Thanks to Mark
415
- 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
416
- 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="d0e3823"></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
417
- recently and as such contained some errors (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3014&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
418
- Bug #3014</a>). These errors have been corrected. Thanks to Dave
419
- Burns for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">extendSelection</code> method for the
420
- <code class="classname">FXTable</code> class was raising an exception if an
421
- out of bounds row or column index was passed in (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3050&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
422
- Bug #3050</a>). This has been changed so that
423
- <code class="methodname">extendSelection</code> instead returns false for out
424
- of bounds arguments. Thanks to Leonid Moiseichuk for reporting this
425
- problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">each_child</code> iterator method for the
426
- <code class="classname">FXWindow</code> class would fail if the child window
427
- was destroyed in the block (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3134&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
428
- Bug #3134</a>). Thanks to Liam Irish for reporting this problem
429
- and providing a patch.</p></li><li style="list-style-type: disc"><p>The message data for the <code class="constant">SEL_REPLACED</code>
430
- message sent by the <code class="classname">FXTable</code> class to its target
431
- was not being handled properly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=3244&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
432
- Bug #3244</a>). There were also problems with the message data for
433
- the <code class="constant">SEL_SELECTED</code> and
434
- <code class="constant">SEL_DESELECTED</code> messages. Furthermore, the
435
- <code class="constant">SEL_REPLACED</code> message was not documented in the
436
- RDoc documentation for the <code class="classname">FXTable</code> class. All
437
- of these problems have been corrected. Thanks to _blackdog for
438
- 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
439
- 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="d0e3887"></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
440
- <code class="classname">FXToggleButton</code> class was not documented (see
441
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2286&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
442
- Bug #2286</a>). This oversight has been corrected. Thanks to Tim
443
- 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
444
- date with the latest FXScintilla release, and as a result it was
445
- missing some methods (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2479&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
446
- Bug #2479</a>). This oversight has been corrected. Thanks to Maxim
447
- Kulkin for reporting this problem.</p></li><li style="list-style-type: disc"><p>Due to changes in the APIs for timers and chores, the mechanisms
448
- for removing chores and timeouts were broken (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2563&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
449
- Bug #2563</a>). This bug has been fixed. Thanks to "moinker" for
450
- 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
451
- <code class="classname">FXList</code> class to fail (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2564&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
452
- Bug #2564</a>). This bug has been fixed. Thanks to Peter for
453
- 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
454
- were being exercised (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2565&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
455
- 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
456
- <code class="classname">FXImage</code> class when the client-side pixel buffer
457
- for the image has already been released would cause a program to crash
458
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2611&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
459
- Bug #2611</a>). Now, <code class="methodname">getPixel</code> will raise
460
- an exception if it's called after the pixel buffer has been released.
461
- The documentation for <code class="methodname">getPixel</code> has been
462
- updated accordingly. Thanks to Gonzalo Garramuno for reporting this
463
- problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">makePositionVisible</code> method for the
464
- <code class="classname">FXTable</code> class was raising an exception when
465
- passed out-of-bounds values for the row or column index (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2660&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
466
- Bug #2660</a>). This could happen, for example, if you were to
467
- click in a table area outside of the regular cells (which indirectly
468
- triggers a call to <code class="methodname">makePositionVisible</code>). This
469
- was actually inconsistent with standard FOX behavior, which simply
470
- ignores out of bounds values for that method's arguments. This bug has
471
- been fixed, and the documentation for
472
- <code class="methodname">makePositionVisible</code> has been updated
473
- 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
474
- 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="d0e3972"></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
475
- <code class="methodname">checked?</code> method for the
476
- <code class="classname">FXCheckButton</code> class always returned
477
- <code class="constant">false</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1852&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
478
- Bug #1852</a>). This bug has been fixed. Thanks to Meinrad Recheis
479
- for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTable</code>
480
- class listed several obsolete attributes (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1928&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
481
- Bug #1928</a>). Those errors have been corrected. Thanks to Pavel
482
- Sokolov for reporting these problems.</p></li><li style="list-style-type: disc"><p>There were a number of bugs in the
483
- <code class="filename">textedit.rb</code> example program (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1979&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
484
- Bug #1979</a>), and those bugs have been fixed. Thanks to Claude
485
- Marinier for reporting these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTreeList</code>
486
- class' <code class="methodname">new</code> method still showed the number of
487
- visible items (<em class="parameter"><code>nvis</code></em>) as its second argument
488
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2171&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
489
- Bug #2171</a>). This problem has been corrected. Thanks to Bill
490
- Atkins for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXTopWindow</code>
491
- class had a number of errors (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2269&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
492
- 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>
493
- class still listed the obsolete <code class="methodname">reparentItem</code>
494
- method (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2270&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
495
- Bug #2270</a>). This problem has been corrected. Thanks to Jacob
496
- 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
497
- <span class="type">FXlong</span> type were defined, some methods for the
498
- <code class="classname">FXFileStream</code> class were broken (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=2275&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
499
- Bug #2275</a>). This problem has been corrected. Thanks to Gonzalo
500
- 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
501
- 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="d0e4063"></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
502
- FOX 1.4, and as such should be considered an "unstable" release. For a
503
- history of the changes made during the FOX 1.3 and 1.4 development,
504
- see the <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.fox-toolkit.com/news.html" target="_top">News</a>
505
- 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)
506
- had not been updated to require the <code class="constant">fox14</code>
507
- feature, and were still looking at <code class="constant">fox12</code>. This
508
- has been corrected.</p></li><li style="list-style-type: disc"><p>A number of minor problems were corrected for the Windows build
509
- 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
510
- 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="d0e4091"></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
511
- 1.4, and as such should be considered an "unstable" release. For a
512
- history of the changes made during the FOX 1.3 and 1.4 development,
513
- see the <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.fox-toolkit.com/news.html" target="_top">News</a>
514
- 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="d0e4101"></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
515
- <code class="methodname">setTableSize</code> method for an
516
- <code class="classname">FXTable</code> were discovered (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1597&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
517
- Bug #1597</a>). This problem has been corrected. Thanks to Joel
518
- 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
519
- "Sort" pulldown menu filled with a number of commands that didn't
520
- really do anything, including sorting the items (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1654&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
521
- Bug #1654</a>). This pulldown menu has been removed from that
522
- example.</p></li><li style="list-style-type: disc"><p>The API documentation for the <code class="classname">FXDC</code> class
523
- erroneously referred to the <code class="methodname">font</code> attribute as
524
- <code class="methodname">textFont</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1667&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
525
- Bug #1667</a>). This problem has been corrected. Thanks to Meinrad
526
- Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">checked?</code>,
527
- <code class="methodname">unchecked?</code> and
528
- <code class="methodname">maybe?</code> methods for the
529
- <code class="classname">FXMenuCheck</code> class were missing (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1677&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
530
- Bug #1677</a>). This problem has been corrected. Thanks to Oliver
531
- Smith for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
532
- <code class="classname">FXScrollArea</code> class incorrectly spelled the
533
- names of the <code class="methodname">horizontalScrollBar</code> and
534
- <code class="methodname">verticalScrollBar</code> methods as
535
- <code class="methodname">horizontalScrollbar</code> and
536
- <code class="methodname">verticalScrollbar</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1678&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
537
- Bug #1678</a>). The documentation has been corrected. Thanks to
538
- 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
539
- program was calling the <code class="methodname">getRootWindow</code> method,
540
- but that method has been renamed to <code class="methodname">getRoot</code>
541
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1692&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
542
- Bug #1692</a>). This problem has been corrected. Thanks to
543
- Jaroslav Stika for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">hasChar?</code> method for the
544
- <code class="classname">FXFont</code> class was spelled without a trailing
545
- question mark, but it seems more Ruby-like that it should, so we've
546
- added an alias for that (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1714&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
547
- Bug #1714</a>). This method also now accepts a string of size 1
548
- (i.e. a single character) as its input, as an alternative to an
549
- 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>
550
- class mistakenly listed <code class="constant">IMAGE_ALPHA</code> as a valid
551
- image rendering hint, but this flag is no longer needed since FOX
552
- images now always contain an alpha channel (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1715&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
553
- Bug #1715</a>). The documentation has been corrected. Thanks to
554
- 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
555
- <code class="methodname">data</code> method for the
556
- <code class="classname">FXSettings</code> class was not being wrapped
557
- properly. As a result, this method was unavailable and in turn led to
558
- other dependent methods (like <code class="methodname">each_section</code>)
559
- to be unavailable as well (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1771&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
560
- Bug #1771</a>). This error has been corrected. Thanks to Jannis
561
- 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
562
- 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="d0e4237"></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
563
- collection for table items corrected only one of the problems
564
- described in <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1445&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
565
- Bug #1445</a>; There was still a problem related to the
566
- "destructive" effects of the <code class="methodname">setTableSize</code>
567
- method for the <code class="classname">FXTable</code> class. This problem has
568
- now been corrected as well. Thanks to David Peoples, Jamey Cribbs and
569
- Joel VanderWerf for their assistance in helping me to track down this
570
- problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">extractText</code> and
571
- <code class="methodname">overlayText</code> methods for the
572
- <code class="classname">FXTable</code> class were implemented incorrectly and
573
- weren't listed in the API documentation. These problems have been
574
- corrected.</p></li><li style="list-style-type: disc"><p>The checks for out-of-bounds indices in the
575
- <code class="methodname">getColumnX</code>,
576
- <code class="methodname">setColumnX</code>, <code class="methodname">getRowY</code>,
577
- <code class="methodname">setRowY</code> and
578
- <code class="methodname">updateRange</code> methods for the
579
- <code class="classname">FXTable</code> class were incorrect. These have been
580
- fixed.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">setTableSize</code> method for the
581
- <code class="classname">FXTable</code> class now raises
582
- <code class="classname">ArgError</code> if either the number of rows or
583
- 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
584
- when compiled against Ruby versions 1.8.1 or earlier (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1551&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
585
- Bug #1551</a>). This error has been corrected. Thanks to Alex
586
- McGuire for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">selectItem</code> method for the
587
- <code class="classname">FXTable</code> class was removed in FOX 1.2, so we've
588
- added a convenience method for this that just calls the
589
- <code class="methodname">selectRange</code> method under the hood (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1562&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
590
- Bug #1562</a>). Thanks to Joel VanderWerf for this
591
- suggestion.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
592
- 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="d0e4322"></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
593
- compile-time error for FXRuby was introduced in some of the Ruby 1.8.2
594
- preview releases (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1039&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
595
- Bug #1039</a>). One should not see any compile-time errors when
596
- compiling FXRuby (versions 1.2.3 or later) against the Ruby 1.8.2
597
- final release, but I've neverthless made a change to how those
598
- internal APIs are used, to avoid any potential problems. Thanks to the
599
- many users who pointed out this problem.</p></li><li style="list-style-type: disc"><p>Joel VanderWerf suggested some enhancements to the
600
- <code class="filename">image.rb</code> example program in order to improve its
601
- startup time (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1281&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
602
- Bug #1281</a>). Those changes have been incorporated. Thanks to
603
- Joel for this suggestion.</p></li><li style="list-style-type: disc"><p>One change for the <code class="classname">FXImage</code> class between
604
- FOX versions 1.0 and 1.2 is the nature of the pixel buffer that's
605
- passed to the <code class="classname">FXImage</code> constructor. Previously,
606
- this pixel buffer was expected to be a string of bytes; now it's
607
- expected to be an array of <span class="type">FXColor</span> values. This
608
- modification was not implemented correctly for FXRuby versions 1.2.3
609
- and earlier (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1427&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
610
- Bug #1427</a>). This bug has been corrected, and the example
611
- program (<code class="filename">image.rb</code>) and test cases have been
612
- updated as well. Thanks to Oliver Smith and others for reporting this
613
- problem.</p></li><li style="list-style-type: disc"><p>A couple of different problems, reported by Patrick Fernie and
614
- David Peoples, exposed a flaw in how FXRuby manages the links between
615
- FOX objects and their Ruby peers when the FOX objects are destroyed
616
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1445&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
617
- Bug #1445</a>). Without going into all the gory details, let's
618
- just say that since we have no explicit control over when Ruby's
619
- garbage collector decides to "collect" those Ruby peers that point to
620
- C++ objects that have been destroyed, we need to take steps to
621
- neutralize those Ruby peer objects so that they can't cause your
622
- application to crash in the meantime; I've implemented a fix to take
623
- care of this situation. Thanks to Patrick and David for reporting
624
- these problems.</p></li><li style="list-style-type: disc"><p>The API documentation for FXRuby 1.2 still contained references
625
- to the old "spellings" of the <code class="methodname">fxparseAccel</code>
626
- and <code class="methodname">fxparseHotKey</code> method names, which were
627
- all lowercase (i.e. <code class="methodname">fxparseaccel</code> and
628
- <code class="methodname">fxparsehotkey</code>). (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1470&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
629
- 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>
630
- method, which returns a reference to the scroll corner for any window
631
- derived from <code class="classname">FXScrollArea</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=843&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
632
- Feature Request #1226</a>). Thanks to Brian Sheehan for this
633
- suggestion.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">FXMemoryBuffer#to_a</code> method,
634
- which is just an alias for the <code class="methodname">data</code> accessor
635
- method that returns a copy of the data buffer as an array (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1295&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
636
- Feature Request #1295</a>). Thanks to Meinrad Recheis for this
637
- suggestion.</p></li><li style="list-style-type: disc"><p>Added the <code class="methodname">appendRows</code> and
638
- <code class="methodname">appendColumns</code> methods to the
639
- <code class="classname">FXTable</code> class (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1426&amp;group_id=300&amp;atid=1226" target="_top">RubyForge
640
- Feature Request #1295</a>). Thanks to Brett Hallett for this
641
- suggestion.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.13 and
642
- 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="d0e4425"></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
643
- radio behavior of radio buttons (i.e. keeping only one radio button
644
- selected at a time), some of the example programs were no longer
645
- working as desired (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=751&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
646
- Bug #751</a> and <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1280&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
647
- Bug #1280</a>). This problem has been corrected. Thanks to Yuri
648
- 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
649
- <code class="filename">table.rb</code> example program (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=990&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
650
- 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
651
- reflect the changes for FOX 1.2; the
652
- <code class="methodname">retrieveItem()</code> has been renamed to
653
- <code class="methodname">getItem()</code> and
654
- <code class="methodname">insertItem()</code> has been renamed to
655
- <code class="methodname">setItem()</code> (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1037&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
656
- Bug #1037</a> and <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1257&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
657
- Bug #1257</a>). This has been corrected. Thanks to Remy Drouilhet
658
- 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
659
- files (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1139&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
660
- Bug #1139</a>). This has been corrected. Thanks to Curt Hibbs and
661
- 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
662
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1146&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
663
- Bug #1146</a>). This has been corrected. Thanks to Stefan Lang for
664
- reporting this problem.</p></li><li style="list-style-type: disc"><p>The attribute setter for
665
- <code class="methodname">FXHeaderItem#justification</code> was defined
666
- incorrectly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1276&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
667
- Bug #1276</a>). This has been corrected. Thanks to Joel VanderWerf
668
- 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
669
- <code class="methodname">FXFileDialog#getFilenames()</code> instance method
670
- was missing (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1277&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
671
- Bug #1277</a>). This error has been corrected. Thanks to Barry
672
- DeZonia for reporting this problem.</p></li><li style="list-style-type: disc"><p>The API documentation for the
673
- <code class="classname">FXFileDialog</code> class methods
674
- <code class="methodname">getOpenFilenames()</code>,
675
- <code class="methodname">getOpenDirectory()</code>,
676
- <code class="methodname">getOpenFilename()</code> and
677
- <code class="methodname">getSaveFilename()</code> was extremely inadequate
678
- (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1279&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
679
- Bug #1279</a>). This documentation has been improved. Thanks to
680
- 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
681
- program from the regular FOX distribution, for demonstrating the use
682
- of the new <code class="classname">FXSpring</code> layout manager (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1282&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
683
- 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
684
- interact with modal and non-modal dialog boxes (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1283&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
685
- Bug #1283</a>). See the API documentation for the new
686
- <code class="methodname">FXDialogBox#execute_modal</code> and
687
- <code class="methodname">FXDialogBox#execute_nonmodal</code> methods for
688
- examples of their use.</p></li><li style="list-style-type: disc"><p>The attribute setters for
689
- <code class="methodname">FXRealSpinner#selBackColor</code> and
690
- <code class="methodname">FXSpinner#selBackColor</code> were defined
691
- incorrectly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1297&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
692
- Bug #1297</a>). These have been corrected. Thanks to Meinrad
693
- Recheis for reporting this problem.</p></li><li style="list-style-type: disc"><p>The <code class="methodname">tooltipPause</code> attribute reader for
694
- the <code class="classname">FXApp</code> class was missing (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1306&amp;group_id=300&amp;atid=1225" target="_top">RubyForge
695
- Patch #1306</a>). Thanks to Joel VanderWerf for reporting this
696
- omission and providing a patch to fix it.</p></li><li style="list-style-type: disc"><p>The API documentation for the
697
- <code class="classname">FXToolBarTab</code> class was missing (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1322&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
698
- Bug #1322</a>). Thanks to Joel VanderWerf for reporting this
699
- omission.</p></li><li style="list-style-type: disc"><p>The attribute accessors for
700
- <code class="methodname">FXText#visibleRows</code> and
701
- <code class="methodname">FXText#visibleColumns</code> were defined and
702
- documented incorrectly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubyforge.org/tracker/index.php?func=detail&amp;aid=1325&amp;group_id=300&amp;atid=1223" target="_top">RubyForge
703
- Bug #1325</a>). These have been corrected. Thanks to Karl El-Koura
704
- 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
705
- 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="d0e4597"></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
706
- applications based on either FXRuby 1.0 or 1.2, the feature name for
707
- FXRuby has been changed from "fox" to "fox12". For most application
708
- developers, this means that you will need to modify the source code
709
- for applications targeted at FXRuby 1.2 to begin with the line</p><pre class="programlisting">require 'fox12'</pre><p>Note that no
710
- changes should be required for legacy applications targeted at FXRuby
711
- 1.0.</p></li><li style="list-style-type: disc"><p>Made a number of updates to the documentation, to reflect API
712
- 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
713
- 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="d0e4614"></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
714
- should be compatible with any FOX library version 1.2; it is not
715
- compatible with any previous FOX library versions. As this is an alpha
716
- release, users should expect a certain amount of instability, bugs,
717
- etc.</p></li><li style="list-style-type: disc"><p>For this release, all of the FOX 1.2 classes are available with
718
- the exception of the <code class="classname">FXBitmapView</code> class. There
719
- is a small problem with how the <code class="classname">FXBitmapView</code>
720
- class is declared in the FOX 1.2 header files, and I'm trying to
721
- decide how best to resolve that problem. The goal is to have this
722
- 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
723
- 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
724
- respect to the new APIs (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=988623&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
725
- 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
726
- 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
727
- to date with the new APIs (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986479&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
728
- Bug #986479</a>). This has been fixed. Thanks to Remy Drouilhet
729
- 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
730
- incorrectly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986476&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
731
- Bug #986476</a>). This has been fixed. Thanks to Remy Drouilhet
732
- 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
733
- not up to date with the new APIs (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986172&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
734
- Bug #986172</a>). This has been fixed. Thanks to Peter Watkins for
735
- reporting this problem and submitting a corrected version of the
736
- program.</p></li><li style="list-style-type: disc"><p>There was a small typo in the table.rb example program (see
737
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=988152&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
738
- Bug #988152</a>). This has been fixed. Thanks to Jamey Cribbs for
739
- 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
740
- constructors for the <code class="classname">FXRegion</code> class wasn't
741
- wrapped properly (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986181&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
742
- Bug #986181</a>). This has been fixed. Thanks to Bil Bas for
743
- reporting this problem.</p></li><li style="list-style-type: disc"><p>Removed some obsolete aliases for the old leading and trailing
744
- rows and columns for the <code class="classname">FXTable</code> class (see
745
- <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986181&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
746
- Bug #988038</a>). Thanks to Yuri Leikind for reporting this
747
- problem.</p></li><li style="list-style-type: disc"><p>Added <code class="classname">FXTable</code> instance methods
748
- <code class="methodname">horizontalGridShown=()</code> and
749
- <code class="methodname">verticalGridShown=()</code> to complement the
750
- already available <code class="methodname">horizontalGridShown?</code> and
751
- <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
752
- or JPEG image support built-in (see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=986180&amp;group_id=20243&amp;atid=120243" target="_top">SourceForge
753
- Bug #986180</a>). This has been fixed. Thanks to Bil Bas for
754
- 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
755
- 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="d0e4723"></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
756
- should be compatible with any FOX library version 1.2; it is not
757
- compatible with any previous FOX library versions. As this is an alpha
758
- release, users should expect a certain amount of instability, bugs,
759
- etc.</p><p>The intent of this first alpha release is twofold. The primary
760
- intent is allow application developers who have current projects based
761
- on FXRuby 1.0 to begin the process of updating their applications for
762
- compatibility with FXRuby 1.2. For this release, all of the classes
763
- that existed in FXRuby 1.0 have been updated for compatibility with
764
- FOX 1.2, and so developers should at least be able to begin to "port"
765
- their applications forward now. Note that there have been a number of
766
- changes for FOX 1.2 and FXRuby 1.2, both in terms of API changes and
767
- less obvious "behavioral" changes. For a detailed summary of these
768
- changes, please see <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.knology.net/~lyle/fox/1.2/WhatsNew.html" target="_top">"What's New
769
- in FOX 1.2"</a> (also available as a <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://www.knology.net/~lyle/fox/1.2/WhatsNew.pdf" target="_top">PDF</a>).
770
- Note that few, if any, of the new classes introduced in FOX 1.2 are
771
- available in this first alpha release of FXRuby 1.2. Support for those
772
- new classes should come along quickly in subsequent alpha releases of
773
- FXRuby 1.2.</p><p>The secondary intent of this first alpha release is to introduce
774
- the new <a xmlns:xlink="http://www.w3.org/1999/xlink" href="http://rubygems.rubyforge.org" target="_top">RubyGems</a>-based packaging
775
- of FXRuby and to begin to work out the inevitable kinks in that
776
- system.</p></li><li style="list-style-type: disc"><p>The binary gem for Windows was built with FOX version 1.2.4 and
777
- FXScintilla version 1.57.</p></li></ul></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="infosources.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="pt01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="pt02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter&nbsp;9.&nbsp;Other Sources of Information&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="book.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;Part&nbsp;II.&nbsp;Appendices</td></tr></table></div></body></html>