home *** CD-ROM | disk | FTP | other *** search
/ ftp.morenci.k12.mi.us / ftp.morenci.k12.mi.us.tar / ftp.morenci.k12.mi.us / Temp / GDC / release / readme.txt < prev   
Text File  |  2006-05-11  |  76KB  |  1,408 lines

  1.            =======================================================
  2.                               RELEASE NOTES
  3.                                    FOR
  4.                    FOUR J'S GENERO DESKTOP CLIENT 1.33.1d
  5.                              DATE: 2006/05/11
  6.            =======================================================
  7.  
  8.  
  9. ===============================================================================
  10.  
  11. TABLE OF CONTENTS
  12.  
  13.   1. RELEASE NOTES OVERVIEW
  14.   2. ENHANCEMENTS AND MODIFICATIONS
  15.   3. CORRECTED BUGS
  16.  
  17. ===============================================================================
  18.  
  19.  
  20. 1. RELEASE NOTES OVERVIEW
  21. ===============================================================================
  22.  
  23. The purpose of these release notes is to briefly inform users of enhancements
  24. and modifications in the features supported by this product in relation to
  25. its earlier versions.
  26.  
  27. This document is not intended to be all-inclusive, but rather to assist you
  28. in the upgrade process. Please consult the product manuals and supplements
  29. for additional information on product features and product behavior.
  30.  
  31.  
  32.  
  33.  
  34. 2. ENHANCEMENTS AND MODIFICATIONS
  35. ===============================================================================
  36.  
  37. Version 1.33.1b
  38. -------------------------------------------------------------------------------
  39. * bug corrections.
  40.  
  41. Version 1.33.1b
  42. -------------------------------------------------------------------------------
  43. * bug corrections.
  44.  
  45. Version 1.33.1a
  46. -------------------------------------------------------------------------------
  47. * HTTP proxy support with autodetection of IE settings under Windows.
  48. * bug corrections.
  49.  
  50. Version 1.32.1p
  51. -------------------------------------------------------------------------------
  52. * bug corrections.
  53.  
  54. Version 1.32.1m
  55. -------------------------------------------------------------------------------
  56. * bug corrections.
  57.  
  58. Version 1.32.1i
  59. -------------------------------------------------------------------------------
  60. * bug corrections.
  61. * performance improved when creating or removing a huge table.
  62.  
  63. Version 1.32.1g
  64. -------------------------------------------------------------------------------
  65. * bug corrections.
  66. * improvement in the way SSH autoport forwarding is managed. The connection
  67.   strings are now valid for each SSH session.
  68.  
  69. Version 1.32.1f
  70. -------------------------------------------------------------------------------
  71. * bug corrections.
  72. * Under Windows, the widgets now expose their name and can answer to a
  73.   WM_GETTEXT request.
  74.  
  75. Version 1.32.1e
  76. -------------------------------------------------------------------------------
  77. * bug corrections.
  78.  
  79. Version 1.32.1d
  80. -------------------------------------------------------------------------------
  81. * ActiveX template modified: setQueryString is no more used ; the query string
  82. must be sent with setSrvUrl:
  83.   function startIt()
  84.   {
  85.    // the serverUrl must be set BEFORE starting the application
  86.    if ("$(connector.uri)" != ""){
  87.     gdc.setSrvUrl(location.protocol + "//" + location.host + "$(connector.uri)"
  88.      + "/wa/r/" + "$(application.id)" + "?" + "$(application.querystring)");
  89.    } else {
  90.      gdc.setSrvUrl(location.href);
  91.    }
  92.    gdc.setPictureUrl("$(pictures.uri)");
  93.    gdc.setAppName("$(application.id)");
  94.    return false;
  95.   }
  96.  
  97.  
  98. Version 1.32.1a
  99. -------------------------------------------------------------------------------
  100. * HTTPs and HTTP Basic authentication.
  101. * Integrated File Transfer.
  102. * SSH now works as telnet/rlogin for connection strings. Wrong password can be
  103. asked again by GDC (not in the terminal)
  104. * autoSelectionStyle added for RadioGroups and ComboBoxes
  105. * Fgltty updated
  106. * Terminal type can be choosen for fgltty.
  107.  
  108. Version 1.31.1l
  109. -------------------------------------------------------------------------------
  110. * bug corrections.
  111.  
  112.  
  113. Version 1.31.1e
  114. -------------------------------------------------------------------------------
  115. * bug corrections.
  116. * TopMenuAccelerators defined in ActionDefault are applied by gdc again until
  117. version 1.4x where it's done by runtime system.
  118. * AcceleratorName3 is now handled.
  119. * Activated pixmap a bit enhanced.
  120.  
  121. Version 1.31.1c
  122. -------------------------------------------------------------------------------
  123. * add compression and encapsulation to the protocol.
  124.  
  125.  
  126. Version 1.30.1f
  127. -------------------------------------------------------------------------------
  128. * bug corrections.
  129.  
  130.  
  131. Version 1.30.1b
  132. -------------------------------------------------------------------------------
  133. * DateEdit button is no more active depending on the DataType.
  134.  
  135.  
  136. Version 1.30.1a
  137. -------------------------------------------------------------------------------
  138. * New installer for Active X (Windows version).
  139.  
  140.  
  141. Version 1.21.1j
  142. -------------------------------------------------------------------------------
  143. * New status bar styles.
  144. * RCP accepts "+" into .rhost file.
  145. * Color review.
  146. * Tables work in reverse mode.
  147. * Button and image size review.
  148. * Cursor and Selection management.
  149. * in HTTP mode, error ouput are shown if nothing else transmitted.
  150. * Ping review.
  151.  
  152.  
  153.  
  154. Version 1.21.1h
  155. -------------------------------------------------------------------------------
  156. * Connection Strings improved again: add <send user name> and Port Forwarding.
  157. * Port forwarding definition in shortcut.
  158. * FglTTY on MacOsX / Linux is now the same as under Windows.
  159. * Format is now handled by DateEdit widget.
  160. * Some activeX features added (not finished yet...).
  161. * TopMenu Review.
  162. * New installer for Windows and Mac.
  163.  
  164.  
  165. Version 1.21.1g
  166. -------------------------------------------------------------------------------
  167. * Connection Strings improved.
  168. * SCrollgrids can be horizontal.
  169. * Image lookup in HTTP mode.
  170. * TextEdit size is now restored correctly.
  171.  
  172. Version 1.21.1f
  173. -------------------------------------------------------------------------------
  174. * Connection Strings for login.
  175. WARNING: This feature is subject to test, and may not work properly ; stable
  176. version expected for the next release !
  177.  
  178. Version 1.21.1e
  179. -------------------------------------------------------------------------------
  180. * @Tags can be used in Local Shortcuts.
  181.  
  182. Version 1.21.1d
  183. -------------------------------------------------------------------------------
  184.  
  185. Version 1.21.1c
  186. -------------------------------------------------------------------------------
  187. * Uses encoding name sent by DVM.
  188. * Protocol version added: application not launched if the protocol sent by the
  189. DVM is not recognized
  190. * New features for Styles (Color name...)
  191.  
  192.  
  193. Version 1.21.1b
  194. -------------------------------------------------------------------------------
  195. * Type ahead: the keystrokes are buffered and no more lost.
  196. * Radiogroups can be horizontal.
  197. * Layout review.
  198. * Removing objects on the grid frees the space of the concerned column if
  199. possible.
  200. * Security Level added.
  201. * fgltty is now using x11 r6 term.
  202. * Edit, ButtonEdit and labels can be aligned using justify.
  203. * Environment variables are handled in shortcuts.
  204. * Shortcuts definition can be customized using command line.
  205. * The windows are not larger than the screen. If the content is bigger,
  206. scrollbar will appear. The focused widget will be visible.
  207. * Standard function setenv added.
  208. * Functions to control WCI mode added.
  209. * Hidding column is now better controlled.
  210. * Action Frame Button text can be hidden (right click - show text).
  211. * Unreachable checkboxes in tables are no more shown.
  212. * Global TopMenus.
  213. * Forms have an ID ; if this ID is changed, the previous stored settings are
  214. removed.
  215. * RCP deamon is no more automatically launched. -R starts the RCP deamon when
  216. starting gdc.
  217. * Code review and optimizations.
  218. gdc --admin or gdc -a starts in admin mode (i.e. allows to configure gdc)
  219. * SizePolicy management.
  220. * ActiveX version added.
  221.  
  222.  
  223. 3. CORRECTED BUGS
  224. ================================================================================
  225.  
  226. --------------------------------------------------------------------------------
  227. Version 1.33.1d
  228. --------------------------------------------------------------------------------
  229.  
  230. Component: gdc
  231. Bug Id  Fix Version     Description
  232. --------------------------------------------------------------------------------
  233.   6306  1.33.1c-293.105  Unconsistent focus behaviour when doing a CONSTRUCT on 
  234.                          RADIOGROUP                                             
  235.   6940  1.33.1c-293.105  Wrong http header when url contains urlencoded 
  236.                          characters                                             
  237.   5918  1.33.1c-293.102  MDI mode: I con not well set on the titlebar of the 
  238.                          messagebox                                             
  239.   6134  1.33.1c-293.102  MDI: Unable to restore a child application previously 
  240.                          minimised inside the container                         
  241.   6273  1.33.1c-293.102  Right click on RADIOGROUP button will change its state 
  242.   6301  1.33.1c-293.102  Highlight not well set on current row in DISPLAY ARRAY 
  243.                          while scrolling                                        
  244.   6689  1.33.1c-293.102  Changing the items of a RADIOGROUP makes the button 
  245.                          unchecked                                              
  246.   6062  1.33.1c-293.101  Scroll buttons no longer displayed in the action panel 
  247.                          when the window is resized                             
  248.   6323  1.33.1c-293.101  Focus lost on ring menu/action panel when 
  249.                          enabling/disabling actions                             
  250.   6326  1.33.1c-293.101  Stop scrolling when disabled action reached in the 
  251.                          action panel/ring menu                                 
  252.   6340  1.33.1c-293.101  Navigation in action panel/ring menu not well done when
  253.                          action button hidden                                   
  254.   6373  1.33.1c-293.101  label attributes are not taken into account (DISPLAY TO
  255.                          ..ATTRIBUTES(REVERSE,RED))                             
  256.   6648  1.33.1c-293.101  MDI: Unexpected blank space in the bottom of the form 
  257.                          when topmenu displayed                                 
  258.   6637  1.33.1c-293.101  FGL_PUTFILE() doesn't work if destination folder is 'My
  259.                          Documents'                                             
  260.   6651  1.33.1c-293.101  Values not well returned by the DLL in multi-byte 
  261.                          character mode                                         
  262.   6272  1.33.1c-231.101  Right click on DATEEDIT icon opens the calendar        
  263.   6119  1.33.1c-203.102  White areas displayed when spacer items used in the 
  264.                          form                                                   
  265.  
  266. --------------------------------------------------------------------------------
  267. Version 1.33.1b
  268. --------------------------------------------------------------------------------
  269.  
  270. Component: gdc
  271. Bug Id  Fix Version     Description
  272. --------------------------------------------------------------------------------
  273.   3748  1.33.1b-293.100  Maximized button not displayed in the titlebar
  274.   4080  1.33.1b-293.100  Focus lost in INPUT field after minimizing and
  275.                          restoring the application window
  276.   5307  1.33.1b-293.100  StartMenu doesn't get the focus back after a sub-program 
  277.                          execution
  278.   5336  1.33.1b-293.100  Initial state of the application window not well
  279.                          restored after minimizing the whole desktop
  280.   5771  1.33.1b-293.100  GDC freezes when calling ui.Interface.refresh() in a
  281.                          big loop
  282.   6101  1.33.1b-293.100  Refresh problem for CHECKBOX in INPUT ARRAY
  283.   6123  1.33.1b-293.100  Highlight not well reset on current row when switching
  284.                          between applications
  285.   6145  1.33.1b-293.100  Light flickering in DISPLAY ARRAY when ON IDLE defined
  286.   6207  1.33.1b-293.100  IP address not taken into account in DNS lookups when
  287.                          using auto port forwarding
  288.   6210  1.33.1b-293.100  GDC crash in MDI when pressing 'Control-tab'
  289.   6227  1.33.1b-293.100  Attribute NOT NULL not well handled for RADIOGROUP in
  290.                          arrays
  291.   6240  1.33.1b-293.100  Folder page action is being triggered automatically
  292.                          when entering an INPUT ARRAY
  293.   6243  1.33.1b-293.100  Unexpected vertical scrollbar displayed in the middle
  294.                          of the screen
  295.   6315  1.33.1b-293.100  Stored settings not registered on Linux client machines
  296.   
  297.  
  298. --------------------------------------------------------------------------------
  299. Version 1.33.1a
  300. --------------------------------------------------------------------------------
  301.  
  302. Component: gdc
  303. Bug Id  Fix Version     Description
  304. --------------------------------------------------------------------------------
  305.   6014  1.33.1a-293.99   ERROR in BEFORE/AFTER ROW of INPUT ARRAY doesn't work
  306.   6147  1.33.1a-293.99   Action INTERRUPT not well sent to GAS when no
  307.                          encapsulation used
  308.   6149  1.33.1a-293.99   TABLE with WANTFIXEDPAGESIZE greyed out when doing a
  309.                          DISPLAY ARRAY
  310.   6152  1.33.1a-293.99   TABLE greyed out when hiding/unhiding both the TABLE
  311.                          and the parent container
  312.   6158  1.33.1a-293.99   Form initializer can cause GDC "network" crash when no
  313.                          "wait state"
  314.   6165  1.33.1a-293.99   Wrong height of BUTTONEDIT field in matrix
  315.   5591  1.32.1r-293.98   Data grayed out on inactive COMBOBOXes
  316.   6068  1.32.1r-293.98   Ctrl-Alt-F enables font changing, even in non
  317.                          administration mode
  318.   6088  1.32.1r-293.98   Contextual menu cannot be displayed with Shift-F10
  319.                          neither on BUTTONEDIT nor on DATEEDIT
  320.   6113  1.32.1r-293.98   MDI: Inopportune window displayed when opening a
  321.                          message box
  322.   6125  1.32.1r-293.98   Startmenu not well displayed when removed and reloaded
  323.                          several times
  324.   6129  1.32.1r-293.98   Window position=field doesn't work well after
  325.                          triggering a hidden action
  326.   6137  1.32.1r-293.98   Problem with FGL_GETFILE/FGL_PUTFILE and multibyte file
  327.                          name
  328.   6118  1.32.1q-293.96   Backgroundcolor set on the icon of the COMBOBOX
  329.   6112  1.32.1q-293.95   Cannot select CHECKBOX in INPUT ARRAY if current row
  330.                          highlighted
  331.   6117  1.32.1q-293.95   Unexpected horizontal scroll back in INPUT ARRAY
  332.   6153  1.33.1a-293.99   Arguments not well transmitted to the application when 
  333.                          containing a space                                     
  334.  
  335.  
  336. --------------------------------------------------------------------------------
  337. Version 1.32.1p
  338. --------------------------------------------------------------------------------
  339.  
  340. Component: gdc
  341. Bug Id  Fix Version     Description
  342. --------------------------------------------------------------------------------
  343.   6087  1.32.1p-293.94   GDC crash when pressing Shift-F10 in a MENU with
  344.                           no buttons in action panel
  345.   6083  1.32.1p-293.92   FOLDER: Inopportune GROUP resizing when tabbing
  346.                           from field to field
  347.   6085  1.32.1p-293.92   Error 400 when connecting an application through
  348.                           an http shortcut
  349.   6091  1.32.1p-293.92   Image not displayed in its location if switching 
  350.                          between several image files                            
  351.   6093  1.32.1p-293.92   Images in toolbar not all displayed the first time     
  352.  
  353. --------------------------------------------------------------------------------
  354. Version 1.32.1o
  355. --------------------------------------------------------------------------------
  356.  
  357. Component: gdc
  358. Bug Id  Fix Version     Description
  359. --------------------------------------------------------------------------------
  360.   6042  1.32.1o-293.90   Title bar not taken into account when positionning a
  361.                          window with style attribute 'position'
  362.   6045  1.32.1o-293.90   Option -S starts a new GDC each time
  363.   6039  1.31.1o-293.90   GDC crash when minimizing a child application in an MDI
  364.                          container                                              
  365.   6040  1.31.1o-293.90   Window "position = field" sometimes not well 
  366.                          positionned if opened too close to the screen border   
  367.  
  368.  
  369. --------------------------------------------------------------------------------
  370. Version 1.32.1m
  371. --------------------------------------------------------------------------------
  372.  
  373. Component: gdc
  374. Bug Id  Fix Version     Description
  375. --------------------------------------------------------------------------------
  376.   6029  1.32.1m-293.86   If empty string is defined for 'text', "..." is
  377.                          displayed on action button of menus
  378.   3429  1.32.1m-293.86   TopMenu overlaps the main form
  379.   5694  1.32.1m-293.86   TABLE height not well set when hiding/unhiding that
  380.                          container
  381.   5938  1.32.1m-293.86   Value 'center2' not taken into account for style
  382.                          attribute 'position'
  383.   5974  1.32.1m-293.86   TEXTEDIT in TABLE: more characters than the number
  384.                          defined in the form can be entered in the field
  385.   5975  1.32.1m-293.86   Menu Size influences Window's minimum size
  386.   5984  1.32.1m-293.86   Trayicon shortcuts are not sorted alphabetically
  387.   5985  1.32.1m-293.86   Text color for ButtonEdit inside Folder Page is always
  388.                          white
  389.   5987  1.32.1m-293.86   Cannot select startmenu items by tiping the first
  390.                          character of the text
  391.   6007  1.32.1m-293.86   Focus lost on the DISPLAY ARRAY when opening the
  392.                          startmenu
  393.   6024  1.32.1m-293.86   Window with very long statusbar content will be aligned
  394.                          with right of screen
  395.   4565  1.32.1m-293.84   Scroll buttons truncated in ringmenu if font size
  396.                          increased
  397.   5246  1.32.1m-293.84   TEXTEDIT can be resized to a too small size if
  398.                          attribute STRETCH set
  399.   5918  1.32.1m-293.84   MDI mode: I con not well set on the titlebar of the
  400.                          messagebox
  401.   5935  1.32.1m-293.84   Height of one line TEXTEDIT fields not well set if
  402.                          STRETCH=BOTH specified
  403.   5953  1.32.1m-293.84   Hidden Buttons in HBOXtag are not shown correctly again
  404.   5964  1.32.1m-293.84   GDC crash when TABLE with TEXTEEDIT and attribute
  405.                          STRETCH
  406.   5972  1.32.1m-293.84   In HBOX, wrong width for Tables having (WIDTH=x
  407.                          characters), x smaller than first column width
  408.   5887  1.32.1k-293.83   LD_LIBRARY_PATH settings should be used when calling
  409.                          front end functions
  410.   5890  1.32.1k-293.83   GDC crash when window contains a startmenu
  411.   5888  1.32.1k-293.82   Option 'Reset Sort Order' also available in INPUT ARRAY
  412.   5977  1.32.1m-293.85   gdc.exe -S does not work anymore                       
  413.   5978  1.32.1m-293.85   GDC -s should prompt password when not given in command
  414.                          line
  415.   6003  1.32.1m-293.86   GDC crash when opening a form after leaving a topmenu 
  416.                          with 'escape'                                                   
  417.  
  418. --------------------------------------------------------------------------------
  419. Version 1.32.1j
  420. --------------------------------------------------------------------------------
  421.  
  422. Component: gdc
  423. Bug Id  Fix Version     Description
  424. --------------------------------------------------------------------------------
  425.   5887  1.32.1k-293.83   LD_LIBRARY_PATH settings should be used when calling
  426.                          front end functions
  427.   5890  1.32.1k-293.83   GDC crash when window contains a startmenu
  428.   5888  1.32.1k-293.83   Option 'Reset Sort Order' also available in INPUT ARRAY
  429.   5826  1.32.1j-293.82   length parameter ignored in pushString()
  430.   5778  1.32.1j-293.81   Unhiding a group inside a VBOX doesn't keep the correct
  431.                          order
  432.   5785  1.32.1j-293.81   TextEdit on 1 line are a bit to small (height)
  433.   5798  1.32.1j-293.81   Dynamic node modifications on StartMenu displayed as
  434.                          tree not well managed
  435.   5813  1.32.1j-293.81   Problem when transferring a file from the VM to the GDC
  436.  
  437. --------------------------------------------------------------------------------
  438. Version 1.32.1i
  439. --------------------------------------------------------------------------------
  440.  
  441. Component: gdc
  442. Bug Id  Fix Version     Description
  443. --------------------------------------------------------------------------------
  444.   5774  1.32.1i-293.80   Crash can occur in MDI mode when minimizing a window
  445.   5749  1.32.1i-293.79   Size of SCROLLGRID not well set when the GROUP
  446.                          surrounded is being unhidden
  447.   5761  1.32.1i-293.79   COMBOBOX have no fixed height
  448.   5768  1.32.1i-293.79   getFrontEndEnv and popString return a length of 0
  449.   5648  1.32.1i-293.78   MDI: Child window position not well kept in the
  450.                          registry
  451.   5722  1.32.1i-293.78   Highlight not well set on DISPLAY ARRAY  after a
  452.                          CONSTRUCT
  453.   5725  1.32.1i-293.78   Images defined through an URL using a script not
  454.                          displayed
  455.   5729  1.32.1i-293.78   Slowness in folder pages when tabbing through the
  456.                          fields
  457.   5733  1.32.1i-293.78   Alt-down triggers the action (linked on a BUTTONEDIT
  458.                          field) twice
  459.   5734  1.32.1i-293.78   Important flickering when triggering actions during a
  460.                          DISPLAY ARRAY
  461.   5735  1.32.1i-293.78   Dynamic array not well cleared when calling the 'clear'
  462.                          method
  463.   5737  1.32.1i-293.78   Comment of the action file not displayed for a
  464.                          BUTTONEDIT in a TABLE
  465.   5756  1.32.1i-293.78   No focus on the 4gl application started through another
  466.                          windows application
  467.   5709  1.32.1i-293.77   GDC command line: option -A doesn't work as expected
  468.                          when selecting 'allways'
  469.   5626  1.32.1i-293.77   MDI: Window not centered when border='none' and
  470.                          position='center'
  471.   5639  1.32.1i-293.77   MDI: Unexpected child window switching
  472.   5640  1.32.1i-293.77   MDI: Cannot switch between child windows with ctrl-tab
  473.   5684  1.32.1i-293.77   Press 'enter' twice to start the dialog again
  474.   5675  1.32.1i-293.77   Focus lost on MDI child application when other
  475.                          application running in background
  476.   5720  1.32.1i-293.77   Slowness on the network may make the CHECKBOX not be
  477.                          well checked in INPUT ARRAY
  478.   5330  1.32.1h-293.76   Focus lost on MDI child applications if they are opened
  479.                          in maximized
  480.   5610  1.32.1h-293.76   Menu title displayed even if 'ringmenuPosition' set to
  481.                          'none'
  482.   5617  1.32.1h-293.76   Accelerator key not displayed in contextual menu when
  483.                          right cliking on the toolbar
  484.  
  485. --------------------------------------------------------------------------------
  486. Version 1.32.1g
  487. --------------------------------------------------------------------------------
  488.  
  489. Component: gdc
  490. Bug Id  Fix Version     Description
  491. --------------------------------------------------------------------------------
  492.   5591  1.32.1g-293.74   Data grayed out on inactive COMBOBOXes
  493.  
  494. --------------------------------------------------------------------------------
  495. Version 1.32.1f
  496. --------------------------------------------------------------------------------
  497.  
  498. Component: gdc
  499. Bug Id  Fix Version     Description
  500. --------------------------------------------------------------------------------
  501.   5424  1.32.1f-293.71   With RLOGIN, FGLTTY sends parasites characters that
  502.                          forces the user to enter twice the password
  503.   3427  1.32.1f-293.71   Focus lost on MDI 2nd child application while 1st child
  504.                          application is running
  505.   5407  1.32.1f-293.71   Cannot use properly accelerator key 'BackSpace' for the
  506.                          actions
  507.   5444  1.32.1f-293.71   Flickering problem with textedits
  508.   5498  1.32.1f-293.71   Container truncation when hiding/unhiding groups
  509.                          dynamically
  510.   5505  1.32.1f-293.71   Action interrupt active in the topmenu even if not
  511.                          needed
  512.   5512  1.32.1f-293.71   Background image not set on the toolbar
  513.   5540  1.32.1f-293.71   GDC crash when triggering a action with defaultView=no
  514.                          through contextual menu
  515.   5552  1.32.1f-293.71   Table should have minimum size
  516.   5561  1.32.1f-293.71   No focus on menu with font size increased
  517.   5383  1.32.1f-293.70   Height of TEXTEDIT not well set
  518.  
  519. -------------------------------------------------------------------------------
  520. Version 1.32.1e
  521. -------------------------------------------------------------------------------
  522.  
  523. Component: gdc
  524. Bug Id  Fix Version     Description
  525. --------------------------------------------------------------------------------
  526.   5368  1.32.1e-293.67   Autocompletion doesn't work properly on COMBOBOXES
  527.   5257  1.32.1e-293.63   No focus on windows with style attribute 'border' set
  528.                          to 'tool'
  529.   5258  1.32.1e-293.63   Style attribute 'startMenuSize' not taken into account
  530.   5284  1.32.1e-293.63   GDC Crash when typing the 'end' key
  531.   5288  1.32.1e-293.63   GDC crash when displaying a popup menu
  532.   5290  1.32.1e-293.63   Changing dynamically attribute 'hidden' on a TABLE
  533.                          container not well interpreted
  534.   5295  1.32.1e-293.63   Attribute 'disabled' not taken into account on
  535.                          StartMenuGroup
  536.   5292  1.32.1e-293.63   Chinese characters not supported in file transfer
  537.   5302  1.32.1e-293.63   Some items in context menu may not be visible
  538.   5303  1.32.1e-293.63   Button with image have incorrect height
  539.   5304  1.32.1e-293.63   Buttons without text shows "..."
  540.   5307  1.32.1e-293.63   StartMenu doesn't get the focus back after a
  541.                          sub-program execution
  542.   5315  1.32.1e-293.63   Crash when using file transfer for images
  543.  
  544. -------------------------------------------------------------------------------
  545. Version 1.32.1d
  546. -------------------------------------------------------------------------------
  547.  
  548. Component: gdc
  549. Bug Id  Fix Version     Description
  550. --------------------------------------------------------------------------------
  551.   5229  1.32.1d-293.62   Cannot print on both sides if you do a REPORT TO
  552.                          PRINTER
  553.   5241  1.32.1d-293.62   Typing the first letter of a RADIOGROUP item makes the
  554.                          GDC crash
  555.   5243  1.32.1d-293.62   Label truncated in the new shortcut creation window
  556.                          when font size changed
  557.   5244  1.32.1d-293.62   Contextual menu cannot be displayed on RADIOGROUP
  558.   5247  1.32.1d-293.62   Wrong cursor positionning when scrolling through the
  559.                          rows of an INPUT ARRAY using the mouse
  560.   5248  1.32.1d-293.62   Flickering when opening a window with style attribute
  561.                          position set to center
  562.   5249  1.32.1d-293.62   Focus lost if mouse wheel used on DATEEDIT
  563.   3887  1.32.1d-293.61   Keyboard activation on MenuAction should animate the
  564.                          button
  565.   5060  1.32.1d-293.61   UDA characters not correctly handled
  566.   5223  1.32.1d-293.61   Style attribute 'highlightCurrentRow' puts the column
  567.                          titles in bold in DISPLAY ARRAY
  568.   5205  1.32.1d-293.60   Removing a Startmenu makes the GDC crash when more than
  569.                          one startmenu on the screen
  570.   5179  1.32.1d-293.60   Focus not in checkbox table column in input array after
  571.                          displaying contextual menu over checkbox col
  572.   5204  1.32.1d-293.60   Interrupt accelerator defined in .per action default
  573.                          section is ignored
  574.   5210  1.32.1d-293.60   Error must have higher priority than Message
  575.   5167  1.32.1c-293.59   Cannot click on CHECKBOX or RADIOGROUP in an ARRAY
  576.                          after displaying contextual menu
  577.   5168  1.32.1c-293.59   Actions cut and copy not active at the beginning of an
  578.                          INPUT ARRAY
  579.   5170  1.32.1c-293.59   Child window not centered in MDI mode
  580.   5192  1.32.1c-293.59   Unexpected content of CONSTRUCT variable when attribute
  581.                          PICTURE used
  582.   5194  1.32.1c-293.59   COMBOBOX not well cleared with built-in method
  583.                          ui.ComboBox.clear()
  584.   5129  1.32.1c-293.58   Checkbox without text has not the same height as
  585.                          checkbox with text
  586.   4532  1.32.1c-293.57   Size of TEXTEDIT grows during application progress
  587.   4980  1.32.1c-293.57   Height of BUTTONEDIT fields can be smaller than the
  588.                          height of EDIT fields
  589.   5087  1.32.1c-293.56   Remove RadioGroup Item may crash GDC
  590.   5067  1.32.1b-293.54   Color not well set on the cells of an INPUT ARRAY with
  591.                          setAttribute(), when style also set
  592.   5006  1.32.1b-293.53   Starting application can take time if default printer
  593.                          not reachable
  594.   4985  1.32.1b-293.52   Image extension list is corrupted when asked to the dvm
  595.   4987  1.32.1b-293.52   HTTP connection can be broken
  596.   4996  1.32.1b-293.52   Small comboboxes are too large
  597.   5000  1.32.1b-293.52   & not displayed in groups
  598.  
  599. --------------------------------------------------------------------------------
  600. Component: gdc ax
  601. Bug Id  Fix Version     Description
  602. --------------------------------------------------------------------------------
  603.   4986  1.32.1b-293.52   Argments not passed when using ConnectorURI
  604.  
  605. --------------------------------------------------------------------------------
  606. Component: gdc monitor
  607. Bug Id  Fix Version     Description
  608. --------------------------------------------------------------------------------
  609.   5085  1.32.1c-293.57   Remove Stored settings can loop (Linux)
  610.  
  611. --------------------------------------------------------------------------------
  612. Component: WinDDE.dll
  613. Bug Id  Fix Version     Description
  614. --------------------------------------------------------------------------------
  615.   5174  1.32.1c-293.59   "DMLERR_NO_CONV_ESTABLISHED" error when too many
  616.                          simultaneoud DDE connections
  617.  
  618. -------------------------------------------------------------------------------
  619. Version 1.32.1a
  620. -------------------------------------------------------------------------------
  621.  
  622. Component: gdc
  623. Bug Id  Fix Version     Description
  624. --------------------------------------------------------------------------------
  625.   4921  1.32.1a-293.50   fgl_dialog_setcursor is not working in INPUT ARRAY
  626.   4946  1.32.1a-293.50   display "x" to label ATTRIBUTE(<color>) doesn't work on
  627.                          LABEL
  628.   4905  1.32.1a-293.50   Key crashes GDC if there is a StartMenu and first
  629.                          command is a front call
  630.   4906  1.32.1a-293.50   Tabbing on a unnamed menuaction crashes GDC in dialog
  631.                          style menu
  632.   4908  1.32.1a-293.50   When current row is not visible, pressing a key should
  633.                          show current row
  634.   4938  1.32.1a-293.50   Mouse wheel on zero size scrollgrid sends negative
  635.                          offset
  636.   4947  1.31.2a-293.50   In Matrix Ex, if one column is a LABEL, mouse click
  637.                          should change current row
  638.   4693  1.31.1m-293.49   Attribute 'PageSize' decremented when starting several
  639.                          times the same application
  640.   4814  1.31.1m-293.49   Cannot change dynamically style attribute 'showGrid'
  641.                          with 'ui.Form.setElementStyle()'
  642.   4862  1.31.1m-293.49   Scrolling in SCROLLGRID doesn't work well if it
  643.                          contains LABELs
  644.   4473  1.31.1m-293.48   Different toolbar size when calling or not frontcall
  645.                          function
  646.   4763  1.31.1m-293.48   Style attribute 'position' not well taken into account
  647.                          in INPUT ARRAY
  648.   4774  1.31.1m-293.48   GROUPs are not well removed from the GRID when they are
  649.                          hidden
  650.   4804  1.31.1m-293.48   --user instead of --User in the About Box of the GDC
  651.   4817  1.31.1m-293.48   GDC crash due to ERROR messages
  652.   4818  1.31.1m-293.48   hiding/unhiding screen containers not well managed
  653.   4821  1.31.1m-293.48   Hidden StartMenu Commands (style=menu) visible at
  654.                          startup
  655.  
  656. -------------------------------------------------------------------------------
  657. Version 1.31.1l
  658. -------------------------------------------------------------------------------
  659.  
  660. --------------------------------------------------------------------------------
  661. Component: gdc
  662. Bug Id  Fix Version     Description
  663. --------------------------------------------------------------------------------
  664.   4697  1.31.1l-293.47   TABLE column with FONTPITCH=FIXED not well resized when
  665.                          double-clicking between two columns
  666.   4717  1.31.1l-293.47   HEIGHT= xx LINES doesn't work with WANTFIXEDPAGESIZE
  667.   4720  1.31.1l-293.47   Highlight of the current row in Matrix not kept when
  668.                          getting back from a second dialog
  669.   4752  1.31.1l-293.47   Changing active attribute of Menu changes its title
  670.   4695  1.31.1k-293.46   When only 1 button in Action Frame, the window can't be
  671.                          resize down
  672.   4565  1.31.1i-293.43   Scroll buttons truncated in ringmenu if font size
  673.                          increased
  674.   4599  1.31.1i-293.43   ActionPanel buttons may have different height
  675.   4601  1.31.1i-293.43   Removing and adding again a TopCommands doesn't use the
  676.                          same underlined characters
  677.   4613  1.31.1i-293.43   Focus not well set on the RADIOGROUP item by typing the
  678.                          corresponding character
  679.   4452  1.31.1i-293.41   'space' key cannot be used as accelerator name
  680.   4464  1.31.1i-293.41   Window "position = field" not well positionned if
  681.                          opened "outside" the screen
  682.   4481  1.31.1i-293.41   Hide Global toolbar separator may crash GDC
  683.   4532  1.31.1i-293.41   Size of TEXTEDIT grows during application progress
  684.   4414  1.31.1g-293.39   Numeric values not well aligned in dynamic LABELs
  685.   4303  1.31.1g-293.38   Restore application after "Show Desktop" doesn't set
  686.                          the focus back
  687.   4314  1.31.1g-293.38   a ToolbarItem not created in the same time as the
  688.                          toolbar is not considered as an actionview
  689.   4327  1.31.1g-293.38   when opening a nullable combo with no value the item
  690.                          list opens at the end
  691.   4350  1.31.1g-293.38   Screen corruption when hiding/unhiding folder tabs
  692.   3916  1.31.1g-293.37   White artefacts on TextEdit when changing dialog type
  693.   4198  1.31.1g-293.37   Type Ahead doesn't work properly on Menu Items
  694.   4206  1.31.1g-293.37   Message may not get its color when displayed the firs
  695.                          time
  696.   4215  1.31.1g-293.37   Keys greater than F35 can be mapped to another key
  697.   4221  1.31.1g-293.37   Image scaling changed since 1.20
  698.   4222  1.31.1g-293.37   colors of fields can change between 2 dialogs
  699.   4237  1.31.1g-293.37   Minimize a window does not minimize the application
  700.                          (Linux)
  701.   4239  1.31.1g-293.37   Key Lost in DISPLAY ARRAY when Type Ahead starts
  702.   4243  1.31.1g-293.37   Cursor not well set in Textedit when value contains \n
  703.   4266  1.31.1g-293.37   ERROR should only be displayed in current window
  704.   4299  1.31.1f-293.48   Data can be corrupted on combobox
  705.   4038  1.31.1f-293.36   Values not well displayed in INPUT fields after a CLEAR
  706.                          FORM
  707.   4048  1.31.1f-293.36   In Matrix, TextEdit size is not stored correclty
  708.   4072  1.31.1f-293.36   Progressbar width is wrong
  709.   4080  1.31.1f-293.36   Focus lost in INPUT field after minimizing and
  710.                          restoring the application window
  711.   4085  1.31.1f-293.36   Wrong Grid size when grid contains one HBOXtag child
  712.   4106  1.31.1f-293.36   Terminating HTTP connections may crash GDC
  713.   4136  1.31.1f-293.36   Message not updated if previous message and error
  714.   4187  1.31.1f-293.36   'copy visible table' may not work correctly in DISPLAY
  715.                          ARRAY
  716.   2978  1.31.1f-293.35   Wrong size for TABLE containers if several TABLEs in an
  717.                          HBOX
  718.   3975  1.31.1f-293.35   Invoking a Close window action in a window without an
  719.                          attached dialog containing a close action clos
  720.   3995  1.31.1f-293.35   in MDI, OPEN FORM DISPLAY FORM will make gdc crash
  721.   3997  1.31.1f-293.35   Wrong COMBOBOX item selection with the keyboard
  722.  
  723.  
  724. --------------------------------------------------------------------------------
  725. Component: gdc monitor
  726. Bug Id  Fix Version     Description
  727. --------------------------------------------------------------------------------
  728.   4741  1.31.1l-293.47   In shortcut, not defined environment variables are not
  729.                          correctly passed
  730.  
  731.  
  732. -------------------------------------------------------------------------------
  733. Version 1.31.1e
  734. -------------------------------------------------------------------------------
  735. --------------------------------------------------------------------------------
  736. Component: fgltty
  737. Bug Id  Fix Version     Description
  738. --------------------------------------------------------------------------------
  739.   3756  1.31.1d-293.27   Relocation error under Fedora Core 2
  740.  
  741. --------------------------------------------------------------------------------
  742. Component: gdc
  743. Bug Id  Fix Version     Description
  744. --------------------------------------------------------------------------------
  745.   3946  1.31.1e-293.34   Maximized application window can be restored even when
  746.                          not sizable
  747.   3968  1.31.1e-293.34   Scrollbar around form do not appear when form is too
  748.                          big
  749.   3923  1.31.1d-293.33   Option 'Enable text' not reachable on MENU buttons
  750.                          displayed at bottom
  751.   3944  1.31.1d-293.33   Application window not well resized when adding new
  752.                          elements dynamically
  753.   3861  1.31.1d-293.32   Restore Initial Values is not working correctly in
  754.                          certain cases
  755.   3870  1.31.1d-293.32   Window can move if it's offscreen and you load a new
  756.                          form
  757.   3876  1.31.1d-293.32   Weird behaviour of the contextual menu on tables
  758.   3877  1.31.1d-293.32   Weird behaviour of the contextual menu on Matrix
  759.   3881  1.31.1d-293.32   out of bound value not correctly handled in ProgressBar
  760.   3882  1.31.1d-293.32   Click on Radiogroup in Matrix doesn't work
  761.   3884  1.31.1d-293.32   In some case Radiogroup can have a strange focus
  762.                          behavior
  763.   3885  1.31.1d-293.32   ActionFrame can grow and shrink if content text changes
  764.   3890  1.31.1d-293.32   SIZEPOLICY=DYNAMIC not correctly handled by xxEDIT
  765.                          fields
  766.   3891  1.31.1d-293.32   TextEdit color not applied in Table
  767.   3893  1.31.1d-293.32   SIZEPOLICY=FIXED doesn't work on combobox
  768.   3904  1.31.1d-293.32   Type Ahead doesn't work correctly when form contains
  769.                          topmenus
  770.   3910  1.31.1d-293.32   Context Menu not consistent
  771.   3911  1.31.1d-293.32   WinMessage images not displayed
  772.   3912  1.31.1d-293.32   Styles not correctly applied on TextEdit and Image
  773.   3913  1.31.1d-293.32   RLOGIN password entering through FGLTTY displays
  774.                          strange characters
  775.   3915  1.31.1d-293.32   Form change can occur when action frame size changes
  776.   3855  1.31.1d-293.31   CopyField is active even on password field
  777.   3856  1.31.1d-293.31   Scrollbar of scrollgrid must be disabled if scrolling
  778.                          is not possible
  779.   3857  1.31.1d-293.31   Crash can occur if  a radiogroup has no item
  780.   3858  1.31.1d-293.31   Using the Windows taskbar to restore/maximize an
  781.                          application is not working correctly
  782.   3860  1.31.1d-293.31   MenuAction should get the focus when its accelerator is
  783.                          used
  784.   3862  1.31.1d-293.31   Wrong Offset sent when changing Scrollgrid size
  785.   3863  1.31.1d-293.31   maxValue of scrollgrid's scrollbar is greater than size
  786.   3864  1.31.1d-293.31   CTRL+A is not working on a picture field
  787.   3865  1.31.1d-293.31   Folder with no visible page has a wrong size
  788.   3868  1.31.1d-293.31   Right-clicking on a checkboxe in a table/matrix
  789.                          displays 2 context menu
  790.   2968  1.31.1d-293.28   Form size stored settings not well reapplied
  791.   3782  1.31.1d-293.28   autoresize when you double-click on a table header is
  792.                          not correct
  793.   3783  1.31.1d-293.28   a crash can occur if you create actions with the same
  794.                          name as localactions
  795.   3784  1.31.1d-293.28   Label height may not be correct
  796.   3787  1.31.1d-293.28   ON CHANGE wrongly triggered for ComboBox in INPUT ARRAY
  797.   3805  1.31.1d-293.28   Table height with WANTFIXEDPAGESIZE may be not
  798.                          correctly reloaded
  799.   3824  1.31.1d-293.28   Attribute sizepolicy not handled correctly for TEXTEDIT
  800.   3589  1.31.1d-293.27   Action panel button size not well set if image not
  801.                          square
  802.   3667  1.31.1d-293.27   Maximized not correctly handled in MDI
  803.   3669  1.31.1d-293.27   Table size can be too small inside a MDI container
  804.   3673  1.31.1d-293.27   Pressing Alt, Shift, or Control in Table reset offset
  805.                          to current row
  806.   3676  1.31.1d-293.27   Image size computation incorrect because of the
  807.                          surrounding border
  808.   3687  1.31.1d-293.27   Form Toolbar must be set hidden when the Form is hidden
  809.   3699  1.31.1d-293.27   background color is not completely applied on
  810.                          buttonedit
  811.   3700  1.31.1d-293.27   There can be no overflow icon on a bottom menu
  812.   3702  1.31.1d-293.27   Trayicon doesn't launch application
  813.   3707  1.31.1d-293.27   The hardcopy is not working on MDI containers
  814.   3708  1.31.1d-293.27   ButtonEdit may be incorrectly drawn
  815.   3709  1.31.1d-293.27   Toolbar not visible on the screen
  816.   3710  1.31.1d-293.27   The local action views bound to prevfield are not
  817.                          working
  818.   3715  1.31.1d-293.27   GDC crash when starting an application displaying a
  819.                          TEXTEDIT
  820.   3716  1.31.1d-293.27   Wrong groupbox color
  821.   3717  1.31.1d-293.27   Wrong selection on RADIOGROUP with UP KEY on first item
  822.   3721  1.31.1d-293.27   Image not displayed in matrix
  823.   3730  1.31.1d-293.27   Default button size not well set at display
  824.   3754  1.31.1d-293.27   Error message not cleared after leaving the field
  825.   3755  1.31.1d-293.27   DateEdit field must first use format and the DBDATE
  826.                          when translating the field into a date
  827.   3759  1.31.1d-293.27   Folder content may be let hidden even if hidden
  828.                          attribute set to 0
  829.   3766  1.31.1d-293.27   If you press enter on a a combo it inserts the current
  830.                          itm in the item list
  831. --------------------------------------------------------------------------------
  832. Component: WinDDE.dll
  833. Bug Id  Fix Version     Description
  834. --------------------------------------------------------------------------------
  835.   5174  1.32.1c-293.59   "DMLERR_NO_CONV_ESTABLISHED" error when too many
  836.                          simultaneous DDE connections
  837.  
  838. --------------------------------------------------------------------------------
  839. Component: gdc ax
  840. Bug Id  Fix Version     Description
  841. --------------------------------------------------------------------------------
  842.   3689  1.31.1d-293.27   pictureURL no more taken in account
  843.  
  844. --------------------------------------------------------------------------------
  845. Component: gdc monitor
  846. Bug Id  Fix Version     Description
  847. --------------------------------------------------------------------------------
  848.   3917  1.31.1d-293.33   Non consistent behavior when wrong command line
  849.                          argument
  850.   3879  1.31.1d-293.32   GDC crash when starting several gdc -s
  851.   3675  1.31.1d-293.27   running gdc -M on an already runing and minimized GDC
  852.                          shows it
  853.   3681  1.31.1d-293.27   Crash occurs when changing command line of shortcut
  854.   3788  1.31.1d-193.28   define @Tag for 4NT shell
  855.  
  856.  
  857. -------------------------------------------------------------------------------
  858. Version 1.31.1c
  859. -------------------------------------------------------------------------------
  860.  
  861. --------------------------------------------------------------------------------
  862. Component: gdc
  863. Bug Id  Fix Version     Description
  864. --------------------------------------------------------------------------------
  865.   3645  1.31.1c-293.26   When minimizing an application you may get an
  866.                          additional item in the taskbar
  867.   3661  1.31.1c-293.26   Connection refused if _FGLFEID starts with a numeric
  868.                          value
  869.   3640  1.31.1c-293.25   Crash when right click on Form Toolbar on MDI internal
  870.                          window
  871.   3610  1.31.1b-293.23   MenuAction default view can be shown even if an action
  872.                          view is on the form
  873.   3587  1.31.1b-293.21   Crash may occur when closing a fgl_winmsg popup
  874.   3589  1.31.1b-293.21   Action panel button size not well set if image not
  875.                          square
  876.   3547  1.31.1b-293.20   TopMenu separator not reloaded when reloading the
  877.                          TopMenu
  878.   3553  1.31.1b-293.20   set hidden to a folderPage performs the action of the
  879.                          following page
  880.   3429  1.31.1a-293.17   TopMenu overlaps the main form
  881.   3508  1.31.1a-293.17   Column width not saved in the registry when resizing by
  882.                          double-click
  883.   3528  1.31.1a-293.17   When using the connection strings, you could get a
  884.                          crash
  885.   3367  1.31.1a-293.16   Problems using cursor keys on popup menu on Linux
  886.   3455  1.31.1a-293.16   Cannot pass arguments to an application through the URL
  887.                          (GDCAX)
  888.   3458  1.31.1a-293.16   Image not found if server name used in the URL
  889.   3469  1.31.1a-293.16   frontcall execute may not work with certain DOS
  890.                          applications
  891.   3470  1.31.1a-293.16   Calling 'frontCall()' with an empty variable makes the
  892.                          GDC crash
  893.   3472  1.31.1a-293.16   Button of widget BUTTONEDIT or DATEEDIT doesn't scroll
  894.                          in TABLE
  895.   3475  1.31.1a-293.16   Title of the current TABLE column displayed in bold
  896.                          when tabbing through the columns
  897.   3480  1.31.1a-293.16   MaxLength attribute not correctly handled when
  898.                          multibyte is used
  899.   3507  1.31.1a-293.16   Having toolbar icons searched on the web may make the
  900.                          window resize
  901.   3357  1.30.1g-293.15   PageUp/PageDown navigation should be the same in
  902.                          Scrollgrid and in Tables
  903.   3294  1.30.1g-293.14   It is impossible to unhide a Terminal (under Windows)
  904.   3310  1.30.1g-293.14   The sort order of connection strings is lexigraphic and
  905.                          it should be numeric
  906.   3269  1.30.1g-293.14   DDE functions DDEPeek and DDEPoke don't work properly
  907.                          if called too many times
  908.   3295  1.30.1g-293.14   In a shortcut, it is sometimes impossible to get a
  909.                          string from connection management
  910.   3315  1.30.1g-293.14   Crash occurs when using ui.interface.refresh when
  911.                          building StartMenu Dynamically
  912.   3167  1.30.1g-293.14   Wrong highlight of current cell in INPUT ARRAY
  913.   3235  1.30.1g-293.14   Context menu does not appear with shift-F10 in DISPLAY
  914.                          ARRAY
  915.   3236  1.30.1g-293.14   "There are still applications running" message
  916.                          displayed even if there are no more applications
  917.   3263  1.30.1g-293.14   Attribute FONTPITCH=FIXED not taken into account if
  918.                          style attribute 'fontfamily' set
  919.   3281  1.30.1g-293.14   Action sent with PAGE in nested dialogs even if the
  920.                          action is no more available
  921.   3282  1.30.1g-293.14   CONTROL+TAB does not change current folder page if
  922.                          current object is a Table
  923.   3283  1.30.1g-293.14   Startmenu not well removed when removing the
  924.                          corresponding DOM node
  925.   3286  1.30.1g-293.14   Command line not executed in the GDC shortcut if RLOGIN
  926.                          connection protocol used
  927.   3316  1.30.1g-293.14   Environment variables need to be separated by a blank
  928.                          space in the GDC command line
  929.   3320  1.30.1g-293.14   Slowness when clicking on an empty column header
  930.   3321  1.30.1g-293.14   Slowness when clicking on an empty column header
  931.   3323  1.30.1g-293.14   Attribute HEIGHT not taken into account on TABLE
  932.                          container
  933.   3324  1.30.1g-293.14   Vertical scrollbar doesn't take part in the WIDTH
  934.                          defined for a TABLE container
  935.   3336  1.30.1g-293.14   Crash occurs when closing window if Toolbar is undocked
  936.   3218  1.30.1g-293.13   Crash occurs in MDI when closing last child window
  937.   3224  1.30.1g-293.13   ShellExecute does not work with non ascii parameters
  938.   3027  1.30.1g-293.12   Labels width not well computed in the grid
  939.   3029  1.30.1g-293.12   It is impossible to change the font of the header in a
  940.                          table
  941.   3052  1.30.1g-293.12   Control enter should insert CR in TextEdit
  942.   3063  1.30.1g-293.12   Changing font via System Menu should not be available
  943.                          if gdc in normal mode
  944.   3085  1.30.1g-293.12   Changing dynamically item text of combobox does not
  945.                          work in Table
  946.   3091  1.30.1g-293.12   In Display Array, pressing a key does not show
  947.                          correctly the current row
  948.   3097  1.30.1g-293.12   Button Width is not correct if several buttons on the
  949.                          form
  950.   3102  1.30.1g-293.12   DISPLAY ARRAY in Matrix with Widgets never deselects a
  951.                          line
  952.   3133  1.30.1g-293.12   Combobox in DISPLAY Array can be right aligned
  953.   3139  1.30.1g-293.12   backgroundColor Style not correctly on combos' listbox
  954.   3145  1.30.1g-293.12   in MDI, if windowType style attribute is not defined,
  955.                          MDI Child windows are not within MDI Container
  956.   3147  1.30.1g-293.12   Form TopMenu Command accelerator not displayed for
  957.                          localactions
  958.   3162  1.30.1g-293.12   Cannot dynamically change attribute 'fillColor' on
  959.                          Canvas
  960.   3163  1.30.1g-293.12   Front End DLL must be in <GDCDIR>/bin
  961.   3164  1.30.1g-293.12   Sometimes GDC crashes when leaving applications too
  962.                          quickly
  963.   3173  1.30.1g-293.12   Focus changed when hiding/unhiding FOLDER container
  964.   3174  1.30.1g-293.12   Cannot correctly scroll folder pages with 'control-tab'
  965.                          when focus on a Combobox
  966.   3175  1.30.1g-293.12   CHECKBOX appears as checked in a construct on an array,
  967.                          even if the corresponding variable is NULL
  968.   3190  1.30.1g-293.12   image on shared drive not found if no extension
  969.                          specified
  970.   3193  1.30.1g-293.12   slowness and command line not sent when connecting a
  971.                          windows server through telnet
  972.   3205  1.30.1g-293.12   Focus lost on MENU displayed at bottom in MDI mode
  973.   3207  1.30.1g-293.12   Context menu appears twice when right-clicking on
  974.                          current cell in ARRAY.
  975.   3209  1.30.1g-293.12   MenuAction should also display <name> when no <text>
  976.                          when Menu style popup
  977.   3211  1.30.1g-293.12   Cannot define an accelerator key for Interrupt
  978.   3255  1.30.1g-293.12   Window opens progressively when containing several
  979.                          horizontal BUTTONS
  980.   3130  1.30.1g-239.12   accelerator not set correctly in MENU ON ACTION xxx
  981.   3131  1.30.1g-239.12   RadioGroup checked when getting focus
  982.   3132  1.30.1g-239.12   Alignment problem with numeric fields in Arrays
  983.   2861  1.30.1f-293.12   SIZEPOLICY=FIXED doesn't work on EDIT fields
  984.  
  985. --------------------------------------------------------------------------------
  986. Component: gdc monitor
  987. Bug Id  Fix Version     Description
  988. --------------------------------------------------------------------------------
  989.   3550  1.31.1b-293.20   Starting a second GDC without -n and without -S should
  990.                          raise GDC's monitor
  991.   3499  1.31.1a-293.17   Connections rejected if started too fast after previous
  992.                          one
  993.   3527  1.31.1a-293.17   FGLSERVER not correctly set if changing shortcut type
  994.                          from SSH (+portForwarding) to rlogin or telnet
  995.   3358  1.30.1g-293.15   --startDirect does not work if gdc is already running
  996.   3312  1.30.1g-293.14   If the password entered by the user is wrong, the
  997.                          terminal doesn't close
  998.   3308  1.30.1g-293.14   Changing HTTP shortcut from "conneted to AS" to
  999.                          "connected to web server" not taken in account
  1000.   3279  1.30.1g-293.14   Crash when changing shortcut type to "Direct"
  1001.   3194  1.30.1g-293.12   config.xml on share drive always read only
  1002.  
  1003. --------------------------------------------------------------------------------
  1004. Component: fgltty
  1005. Bug Id  Fix Version     Description
  1006. --------------------------------------------------------------------------------
  1007.   3529  1.31.1a-293.17   With a shortcut configured to initially hide the
  1008.                          terminal, fgltty crashes
  1009.   3461  1.31.1a-293.16   port forwarding with port greater than 32768 may not
  1010.                          work
  1011.  
  1012.  
  1013.  
  1014. -------------------------------------------------------------------------------
  1015. Version 1.30.1f
  1016. -------------------------------------------------------------------------------
  1017. --------------------------------------------------------------------------------
  1018. Component: gdc
  1019. Bug Id  Fix Version     Description
  1020. --------------------------------------------------------------------------------
  1021.   3007  1.30.1e-293.9   Folder not shown if focus set on a Matrix on the page
  1022.   2935  1.30.1c-293.7   Two fields having focus in SCROLLGRID container
  1023.   2936  1.30.1c-293.7   Focus problem on SCROLLGRID
  1024.   2930  1.30.1c-293.7   Image 'export.png' cannot be used in 4gl applications
  1025.                         started with GDC-ActiveX
  1026.   2966  1.30.1c-293.7   ON CHANGE not triggered with RADIOGROUP with Mouse
  1027.   2971  1.30.1c-293.7   Style attribute textColor not well handled on ComboBox
  1028.   2966  1.30.1d-293.8   ON CHANGE not triggered with RADIOGROUP with Mouse
  1029.   2972  1.30.1d-293.8   REPORT TO PRINTER prints a blank page before and after
  1030.                         the "real" report
  1031.   2980  1.30.1d-293.8   Text displayed on action button when an empty string is
  1032.                         defined for attribute 'text'
  1033.   2985  1.30.1d-193.8   Value sent even if not changed
  1034.   2987  1.30.1d-293.8   The typeahead feature is not working properly through
  1035.                         HTTP
  1036.   3007  1.30.1e-293.9   Folder not shown if focus set on a Matrix on the page
  1037.   3024  1.30.1f-293.11  the GDC hangs with MDI container if current field is an
  1038.                         edit
  1039.  
  1040. --------------------------------------------------------------------------------
  1041. Component: gdc monitor
  1042. Bug Id  Fix Version     Description
  1043. --------------------------------------------------------------------------------
  1044.   2927  1.30.1c-293.7   "Once" may not work in Connection String Management
  1045.  
  1046. --------------------------------------------------------------------------------
  1047. Component: gdc monitor
  1048. Bug Id  Fix Version     Description
  1049. --------------------------------------------------------------------------------
  1050.   2755  1.30.1a-293     GDC starts twice if no user specified in a shortcut
  1051.                         (started with -S)
  1052.  
  1053. -------------------------------------------------------------------------------
  1054. Version 1.30.1b
  1055. -------------------------------------------------------------------------------
  1056. --------------------------------------------------------------------------------
  1057. Component: fgltty
  1058. Bug Id  Fix Version     Description
  1059. --------------------------------------------------------------------------------
  1060.   2828  1.30.1b-293.2   You can get a strange error message using RLOGIN more
  1061.                         than once
  1062.  
  1063. --------------------------------------------------------------------------------
  1064. Component: gdc
  1065. Bug Id  Fix Version     Description
  1066. --------------------------------------------------------------------------------
  1067.   2780  1.30.1b-293.4   Confusion between accelerator keys when only a part of
  1068.                         the actions retreived in a topmenu
  1069.   2790  1.30.1b-293.4   Character underlined in topmenu not well handled
  1070.   2806  1.30.1b-293.4   Buttons should not have a minimum width
  1071.   2821  1.30.1b-293.4   Flickering on the application window at runtime
  1072.   2822  1.30.1b-293.4   ARRAY not well filled when using folder container
  1073.   2860  1.30.1b-293.4   GDC core when leaving an INPUT ARRAY to go to a DISPLAY
  1074.                         ARRAY
  1075.   2904  1.30.1b-293.4   Crash occurs on Menu dialog if multiple click on an
  1076.                         option
  1077.   2921  1.30.1b-293.4   Style inheritance when opening a new window
  1078.   2923  1.30.1b-293.4   Window recreate when changin form in MDI Child
  1079.   2807  1.30.1b-293.2   The actionframe at top or bottom can be cut-off in some
  1080.                         circumstances
  1081.   2742  1.30.1a-290     UNMOVABLECOLUMNS doesn't work on TABLE
  1082.  
  1083. --------------------------------------------------------------------------------
  1084. Component: gdc ax
  1085. Bug Id  Fix Version     Description
  1086. --------------------------------------------------------------------------------
  1087.   3006  1.30.1e-293.9   Window icon not correct when using HTTP lookup for
  1088.                         pictures
  1089.  
  1090.  
  1091. -------------------------------------------------------------------------------
  1092. Version 1.30.1a
  1093. -------------------------------------------------------------------------------
  1094.  
  1095. --------------------------------------------------------------------------------
  1096. Component: gdc
  1097. Bug Id  Fix Version     Description
  1098. --------------------------------------------------------------------------------
  1099.   2714  1.21.1k-287     ON CHANGE on RadioGroup does not work if you use <SPACE>
  1100.                         to check Item
  1101.   2715  1.21.1k-287     ShellExec should use default registry settings instead
  1102.                         of "open"
  1103.   2716  1.21.1k-287     ON CHANGE on radiogroup does not work if you deselect
  1104.                         with the mouse the current item
  1105.   2725  1.21.1k-287     Defining a style for a MENU makes the menu commands
  1106.                         disappear
  1107.   2693  1.21.1k-286     Contextual menu cannot be displayed on COMBOBOXES
  1108.   2692  1.21.1k-286     Contextual menu cannot be displayed on CHECKBOXES
  1109.   2378  1.21.1k-286     Cannot pass parameters on a command started through
  1110.                         frontCall function 'standard execute'
  1111.   2381  1.21.1k-286     Slowness when displaying FOLDER PAGEs
  1112.   2657  1.21.1k-286     In a form containing a SCROLLGRID, selecting the new row
  1113.                         in an INSERT mode of a DISPLAY ARRAY makes
  1114.   2666  1.21.1k-286     Hidden buttons do not respect sizepolicy Initial
  1115.   2669  1.21.1k-286     INPUT freezed when clicking on StartMenuGroup
  1116.   2671  1.21.1k-286     COMBOBOXES seem to be empty at display
  1117.   2673  1.21.1k-286     GDC internal path not correct under KDE if path is not
  1118.                         installation default path
  1119.   2685  1.21.1k-286     Layout problems when using DATEEDIT inside Grid inside
  1120.                         VBOX
  1121.   2686  1.21.1k-286     Cursor not correclty sent when edit contains picture
  1122.   2688  1.21.1k-286     SCROLLGRID background not transparent in FOLDER PAGE
  1123.   2698  1.21.1k-286     FGL_SET_ARR_CURR doesn't work well after inserting an
  1124.                         element in a dynamic array
  1125.   2701  1.21.1k-286     Folder Page with underline text does not perform action
  1126.                         when activated with alt+key
  1127.   2702  1.21.1k-286     TopMenu should not add automatically underline text if
  1128.                         text contains "&"
  1129.   2703  1.21.1k-286     Folder Page with action should not be shown
  1130.                         automatically, only if the action code allows it
  1131.  
  1132. --------------------------------------------------------------------------------
  1133. Component: RSHd.dll
  1134. Bug Id  Fix Version     Description
  1135. --------------------------------------------------------------------------------
  1136.   2735  1.20.2b-236.35  RCP deamon does not work from SunSolaris
  1137.  
  1138.  
  1139. -------------------------------------------------------------------------------
  1140. Version 1.21.1j
  1141. -------------------------------------------------------------------------------
  1142.  
  1143.  
  1144. -------------------------------------------------------------------------------
  1145. Component: gdc
  1146. Bug Id  Fix Version     Description
  1147. -------------------------------------------------------------------------------
  1148.   2598  1.21.1j-282     Define a new style to show only messages and errors in
  1149.                         statusbar
  1150.   2630  1.21.1j-282     Right Click on a table should first change row then pop
  1151.                         up the context menu
  1152.   2635  1.21.1j-282     COMMENTS are not taken into account on STATIC labels
  1153.   2613  1.21.1j-281     Prompt windows have incorrect height on Unix
  1154.   2617  1.21.1j-281     DDE not working with multibyte strings
  1155.   2618  1.21.1j-281     ON IDLE >300 does not work
  1156.   2619  1.21.1j-281     crash when changing the hidden attribute on a label
  1157.   2609  1.21.1i-280     Click on a radio button has no effect when no focus in
  1158.                         RADIOGROUP
  1159.   2610  1.21.1i-280     Cannot open dropdown list on WIDGET="COMBO" fields
  1160.   2611  1.21.1i-280     COMBOBOX fields do not get the focus rectangle when
  1161.                         clicked
  1162.   2612  1.21.1i-280     Value is reset when leaving a WIDGET="RADIO" field
  1163.   2356  1.21.1i-278     In a display array, double clicking on a header adjust
  1164.                         the size of all columns
  1165.   2552  1.21.1i-278     Toolbar size changes randomly at runtime
  1166.   2565  1.21.1i-278     HTTP connection must change escaped characters before
  1167.                         handling encoding
  1168.   2567  1.21.1i-278     Icon too large on BUTTONEDIT fields
  1169.   2577  1.21.1i-278     Attribute 'windowState' not taken into account when
  1170.                         'position' is 'center'
  1171.   2584  1.21.1i-278     Active images not well displayed on action buttons
  1172.   2593  1.21.1i-278     DateEdit button inactive in Construct
  1173.   2602  1.21.1i-278     Action panel (or menu) position set to bottom causes
  1174.                         crash
  1175.  
  1176.  
  1177.  
  1178.  
  1179. -------------------------------------------------------------------------------
  1180. Version 1.21.1h
  1181. -------------------------------------------------------------------------------
  1182.  
  1183. --------------------------------------------------------------------------------
  1184. Component: fgltty
  1185. Bug Id  Fix Version     Description
  1186. --------------------------------------------------------------------------------
  1187.   1632  1.21.1h-275     ERROR MESSAGE FOR REMOTE ACCESS
  1188.   1643  1.21.1h-275     Password querystring not correctly recoginzed under AIX.
  1189.   1668  1.21.1h-275     The terminal should be interactive under Mac and Linux
  1190.  
  1191. --------------------------------------------------------------------------------
  1192. Component: gdc
  1193. Bug Id  Fix Version     Description
  1194. --------------------------------------------------------------------------------
  1195.   2502  1.21.1h-275     Keys are lost when sent very fast to the gdc
  1196.   2498  1.21.1h-275     Focus not set in MDI Container with no window
  1197.   2499  1.21.1h-275     RipRadio with classname = KEY not working properly
  1198.   2516  1.21.1h-275     Focus lost when using Menu with no default view and last
  1199.                         field was a combobox
  1200.   2517  1.21.1h-275     Scrollbars displayed on the application window after
  1201.                         resizing
  1202.   2520  1.21.1h-275     TopMenu not underscored under Win9x.
  1203.   2521  1.21.1h-275     Styles not herited within GROUP (gridchildreninparent)
  1204.   2522  1.21.1h-275     Focus changes when several MDI children are active
  1205.   2526  1.21.1h-275     Accelerator not working correctly when 2 actions have
  1206.                         the same accelerator
  1207.   2528  1.21.1h-275     Crash occurs when first "focusable" node of a Folder is
  1208.                         a Table
  1209.   2531  1.21.1h-275     Removing TopMenuGroup makes GDC crash
  1210.   2541  1.21.1h-275     GROUP not well removed when using method 'removeChild()'
  1211.   2546  1.21.1h-275     Focus not well set on FOLDER PAGEs when defining an
  1212.                         interactive instruction on them
  1213.   2494  1.21.1h-274     Widget height is wrong when using a style in a DATEEDIT
  1214.  
  1215. -------------------------------------------------------------------------------
  1216. Version 1.21.1g
  1217. -------------------------------------------------------------------------------
  1218.  
  1219. --------------------------------------------------------------------------------
  1220. Component: gdc
  1221. Bug Id  Fix Version     Description
  1222. --------------------------------------------------------------------------------
  1223.   2484  1.21.1g-273     Keys lost when no widget has the focus
  1224.   2477  1.21.1g-273     Wrong font color and style management on the different
  1225.                         containers
  1226.   2486  1.21.1g-273     Non latin strings corrupted when used in styles
  1227.   2487  1.21.1g-273     COMBOBOX field not well refreshed in INPUT ARRAY if
  1228.                         dynamically changed
  1229.  
  1230. -------------------------------------------------------------------------------
  1231. Version 1.21.1f
  1232. -------------------------------------------------------------------------------
  1233.  
  1234. --------------------------------------------------------------------------------
  1235. Component: fgltty
  1236. Bug Id  Fix Version    Description
  1237. --------------------------------------------------------------------------------
  1238.   2442  1.21.1f-268     Rlogin without password does not work and makes fgltty
  1239.                         loop
  1240.  
  1241. --------------------------------------------------------------------------------
  1242. Component: gdc
  1243. Bug Id  Fix Version    Description
  1244. --------------------------------------------------------------------------------
  1245.   2460  1.21.1f-270     MDI container background image visible on certain
  1246.                         elements of child application window
  1247.   2461  1.21.1f-270     Scrollbar not displayed on the right side in SCROLLGRID
  1248.   2463  1.21.1f-270     MDI: Child applications take the same style as container
  1249.   2471  1.21.1f-270     ToolbarItem image size incorrect
  1250.   2456  1.21.1f-269     ON CHANGE not well triggered if selecting RADIOGROUP
  1251.                         items with the mouse
  1252.   2458  1.21.1f-269     AUTOSCALE doesn't work well on images
  1253.   2418  1.21.1f-268     Problems with scrollbar management in MDI container
  1254.   2433  1.21.1f-268     ButtonEdit right aligned does not display text correctly
  1255.   2440  1.21.1f-268     right mouse click doesn't work any more on canvas
  1256.   2441  1.21.1f-268     Action of MenuDialog displays comment on the parent
  1257.                         window
  1258.   2445  1.21.1f-268     TopMenuCommand added using the dom not correctly added
  1259.   2446  1.21.1f-268     Minimize window does not work correctly
  1260.   2447  1.21.1f-268     Window "trembling" after opening
  1261.   2448  1.21.1f-268     Cannot navigate through StartMenu with keyboard keys
  1262.   2457  1.21.1f-268     CANVAS comments erase text when comments over the text
  1263.  
  1264.  
  1265. -------------------------------------------------------------------------------
  1266. Version 1.21.1e
  1267. -------------------------------------------------------------------------------
  1268.  
  1269. --------------------------------------------------------------------------------
  1270. Component: gdc
  1271. Bug Id  Fix Version    Description
  1272. --------------------------------------------------------------------------------
  1273.   2434  1.21.1e-266     Tab through fields can go to the StartMenu
  1274.   2437  1.21.1e-266     Wrong size of Hidden Label  (sizepolicy Initial)
  1275.   2408  1.21.1e-265     ON CHANGE triggered when removing current item in
  1276.                         COMBOBOX
  1277.   2414  1.21.1e-265     Comments ofTABLE columns not visible when scrolling the
  1278.                         table horizontally
  1279.   2420  1.21.1e-265     Stop a WCI container with 2 children makes gdc crash
  1280.   2423  1.21.1e-265     Messages not correctly attached to their window
  1281.   2425  1.21.1e-265     Table inside a Folder can't stretch
  1282.  
  1283.  
  1284. -------------------------------------------------------------------------------
  1285. Version 1.21.1d
  1286. -------------------------------------------------------------------------------
  1287.  
  1288.  
  1289. Appeared in:       1.21.1c-262
  1290. Fixed in:          1.21.1d-263
  1291.  #2209   normal       The 'hidden' attribute is ignored for TopMenuCommands
  1292.  #2222   normal       Application freezed when selecting MENU COMMAND displayed as 'dialog box'
  1293.  #2231   normal       Accelerator key for 'interrupt' action is ignored
  1294.  #2361   normal       switching between application in MDI not always working
  1295.  #2365   normal       Password allways needed even if 'This connection needs a password' unchecked
  1296.  #2371   normal       Focus lost on COMBOBOX in SCROLLGRID
  1297.  #2372   normal       Data in Numeric fields sometimes not well aligned in SCROLLGRID
  1298.  #2373   normal       FONTPITCH=FIXED doesn't work well in TABLE and SCROLLGRID
  1299.  #2375   normal       No difference between selected and non selected FOLDER PAGEs
  1300.  #2383   normal       Changing dynamically TopMenuGroup attributes does not work
  1301.  #2386   normal       Ring Menu not displayed when 'actionPanelPosition' set to 'none'
  1302.  #2397   normal       Startmenu displayed as poptree cannot be activated with default key 'Control-Shift-F12'
  1303.  #2399   normal       StartMenuPopTreeSizeX and StartMenuPopTreeSizeY saved under 'Application' in the Registry
  1304.  #2400   normal       Value reported in second window input field when doing an ON CHANGE
  1305.  #2403   normal       Action disabled when corresponding TopMenu command hidden
  1306.  
  1307.  
  1308. -------------------------------------------------------------------------------
  1309. Version 1.21.1c
  1310. -------------------------------------------------------------------------------
  1311.  
  1312. --------------------------------------------------------------------------------------
  1313. Component: gdc
  1314. --------------------------------------------------------------------------------------
  1315.  
  1316. Appeared in:       1.21.1b-255
  1317. Fixed in:          1.21.1c-256
  1318.  #2327   normal       COMBOBOX needs two mouse clicks to be opened
  1319.  #2333   normal       Hide/unhide dynamically FOLDER PAGEs doesn't work well
  1320.  #2337   normal       Focus lost when changing folder
  1321.  
  1322. Appeared in:       1.21.1b-255
  1323. Fixed in:          1.21.1c-257
  1324.  #2338   normal       Focus problem with RadioGroup on Folder Pages
  1325.  
  1326. Appeared in:       1.21.1b-255
  1327. Fixed in:          1.21.1c-260
  1328.  #2331   normal       Default width of TABLE column to small
  1329.  #2342   normal       Field order not respected when moving cursor from field to field with 'tab'
  1330.  #2351   normal       Cannot change dynamically a TopMenu
  1331.  #2353   normal       Changing dynamically a StartMenu doesn't work well
  1332.  
  1333. Appeared in:       1.21.1b-243
  1334. Fixed in:          1.21.1c-261
  1335.  #2303   normal       Changing currentRow has no effect on inactive table
  1336.  #2332   normal       'Paste' key is enabled in COMBOBOXES
  1337.  #2343   normal       Attribute SIZEPOLICY doesn't behave as expected in COMBOBOXes
  1338.  #2347   normal       Toolbar Icons not shown correctly
  1339.  
  1340.  
  1341. --------------------------------------------------------------------------------------
  1342. Component: gdc monitor
  1343. --------------------------------------------------------------------------------------
  1344.  
  1345. Appeared in:       1.21.1b-255
  1346. Fixed in:          1.21.1c-256
  1347.  #2328   normal       Command line not taken into account in GDC shortcuts
  1348.  
  1349. --------------------------------------------------------------------------------------
  1350. Component: fgltty
  1351. --------------------------------------------------------------------------------------
  1352.  
  1353. Appeared in:       1.21.1b-243
  1354. Fixed in:          1.21.1c-260
  1355.  #2334   normal       FGLTTY link problem with Visual  .NET
  1356.  
  1357.  
  1358. Version 1.21.1b
  1359. -------------------------------------------------------------------------------
  1360.  
  1361. --------------------------------------------------------------------------------------
  1362. Component: gdc
  1363. --------------------------------------------------------------------------------------
  1364.  
  1365. Appeared in:       1.10.2h-230
  1366. Fixed in:          1.21.1b-243
  1367.  #1568   normal       Support large images in buttons
  1368.  
  1369. Appeared in:       1.20.1a-236.2
  1370. Fixed in:          1.21.1a-237
  1371.  #1897   major        Have another front end function cbpaste to paste the clipboard
  1372.  #2007   major        The tables should not display checkboxes in 'non-lines'
  1373.  #1704   minor        The image "stop" is smaller as "exclamation" and "information"
  1374.  
  1375.  
  1376. Appeared in:       1.20.1c-236.11
  1377. Fixed in:          1.21.1a-241
  1378.  #2006   enhancement  The hidden attribute should force unhidable
  1379.  #2037   enhancement  Global TopMenus (under UserInterface Node) are not working
  1380.  
  1381. Appeared in:       1.20.1f-236.16
  1382. Fixed in:          1.21.1b-240
  1383.  #2056   enhancement  position=field is not working to position a window
  1384.  
  1385. Appeared in:       1.20.1c-236.11
  1386. Fixed in:          1.21.1b-241
  1387.  #2119   enhancement  Prevent users from trying to hide a column
  1388.  
  1389. Appeared in:       1.21.1b-243
  1390. Fixed in:          1.21.1b-244
  1391.  #2217   normal       Checkboxes disappear when using context menu to show/hide columns
  1392.  
  1393. --------------------------------------------------------------------------------------
  1394. Component: gdc ax
  1395. --------------------------------------------------------------------------------------
  1396.  
  1397. Appeared in:       1.20.1b-236.7
  1398. Fixed in:          1.21.1c-237
  1399.  #1728   minor        gdcax blink before starting
  1400.  
  1401. --------------------------------------------------------------------------------------
  1402. Component: gdc monitor
  1403. --------------------------------------------------------------------------------------
  1404.  
  1405. Appeared in:       1.20.1d-236.13
  1406. Fixed in:          1.21.1b-244
  1407.  #2224   enhancement  When config.xml is read-only, the field for options that can't be modified should be greyed
  1408.