Commit 612439b0 authored by Claes Sjofors's avatar Claes Sjofors

Changelog updated

parent eb2e0f9c
110525 cs - New classvolume Miscellaneous and module misc added.
110525 cs - Game pingpong added.
110610 cs - Object for LED patterns of Do cards for IO demo added.
......@@ -2,4 +2,5 @@
070528 cs bck Env variable allowed in backup filename.
070720 cs celldisp Int16 attributes in CellDisp with suffix ##Int16 in attributename.
080124 cs applmir Lock added for NMps cells to avoid inconsistency in application mirror.
080425 cs wbl Plc classes DataFRead and DataFWrite added.
\ No newline at end of file
080425 cs wbl Plc classes DataFRead and DataFWrite added.
110517 cs - NMps cells added with size 60 and 120.
\ No newline at end of file
......@@ -14,3 +14,8 @@
100701 cs modbus Modbus TCP bugfix in scan interval.
110120 cs velleman Velleman K8055 communication timeout increased.
110120 cs arduino Support for Arduino USB boards added.
110311 cs cifx Support for Hilscher cifX added.
110516 cs joystick Support for USB joystick added.
110518 cs udp UDP IO implemented.
110609 cs onewire 1-Wire generic Ai device added.
110609 cs cifx Hilscher cifX profinet controller, beta version.
\ No newline at end of file
......@@ -25,4 +25,8 @@
101202 rk - Finalized PROFINET IO functionality. Added several classes
for handling different types of Profinet IO.
110223 cs - Profinet and Profibus configurators, default module class setting added, and Apply button added.
110223 cs - Profinet configurator, order number added to text in module type list.
110223 cs profinet Profinet configurator, order number added to text in module type list.
110328 cs profinet Profinet configurator, choice wether to clear or keep data when gsdml file is changed.
110429 cs profibus Profibus gsd Bit and BitArea syntax fix for space between Bit and (
110531 cs profinet Recall buffer added to profinet configurator.
110531 cs profinet Script functions GetIoDeviceData and SetIoDeviceData to modify profinet configuration added.
\ No newline at end of file
080905 cs sev New module for Storage Environment.
110321 cs sev Bugfix, pwr_tTime types didn't work.
110324 cs sev Check/repair program for mysql history database added.
\ No newline at end of file
......@@ -159,5 +159,9 @@
101220 cs gdh Gdh fix to be able to set values in mounted volumes from opc.
110111 cs plc Plc loop options added for policy when execution time exceedes scantime.
110119 hw plc PID controller, derivative filtering modified, and function object Filter algorithm modified.
110314 cs pwrb Enum type for Ready/Not ready added.
110427 cs qmon Bugfix in buffering of subscription messages.
110427 cs tmon All timed out subscriptions immediately reset.
\ No newline at end of file
110427 cs tmon All timed out subscriptions immediately reset.
110512 cs plc DataCollect alignment bug fixed.
110527 cs plc Plc object EnumToStr get the text for an enum type added.
110531 cs pwrb New BuildOptions object to configure plc link options.
\ No newline at end of file
......@@ -11,56 +11,110 @@
<td><b>Module</b></td>
<td><b>Change</b></td>
<td><b>Sign</b></td></tr>
<tr><td>23-FEB-2011</td><td>profibus/-</td>
<tr><td>10-JUN-2011</td><td>misc/-</td>
<td>Object for LED patterns of Do cards for IO demo added.</td><td>cs</td></tr>
<tr><td>09-JUN-2011</td><td>otherio/cifx</td>
<td>Hilscher cifX profinet controller, beta version.</td><td>cs</td></tr>
<tr><td>09-JUN-2011</td><td>otherio/onewire</td>
<td>1-Wire generic Ai device added.</td><td>cs</td></tr>
<tr><td>31-MAY-2011</td><td>profibus/profinet</td>
<td>Script functions GetIoDeviceData and SetIoDeviceData to modify profinet configuration added.</td><td>cs</td></tr>
<tr><td>31-MAY-2011</td><td>src/pwrb</td>
<td>New BuildOptions object to configure plc link options.</td><td>cs</td></tr>
<tr><td>31-MAY-2011</td><td>profibus/profinet</td>
<td>Recall buffer added to profinet configurator.</td><td>cs</td></tr>
<tr><td>27-MAY-2011</td><td>src/plc</td>
<td>Plc object EnumToStr get the text for an enum type added.</td><td>cs</td></tr>
<tr><td>25-MAY-2011</td><td>misc/-</td>
<td>New classvolume Miscellaneous and module misc added.</td><td>cs</td></tr>
<tr><td>25-MAY-2011</td><td>misc/-</td>
<td>Game pingpong added.</td><td>cs</td></tr>
<tr><td>18-MAY-2011</td><td>otherio/udp</td>
<td>UDP IO implemented.</td><td>cs</td></tr>
<tr><td>17-MAY-2011</td><td>nmps/-</td>
<td>NMps cells added with size 60 and 120.</td><td>cs</td></tr>
<tr><td>17-MAY-2011</td><td>xtt/xtt</td>
<td>Xtt graph options for fullscreen, maximize and iconify added for command and XttGraph.</td><td>cs</td></tr>
<tr><td>17-MAY-2011</td><td>xtt/xtt</td>
<td>Bugfix in 'close navigator' command.</td><td>cs</td></tr>
<tr><td>16-MAY-2011</td><td>otherio/joystick</td>
<td>Support for USB joystick added.</td><td>cs</td></tr>
<tr><td>13-MAY-2011</td><td>xtt/ge</td>
<td>Component AxisArc for circular axes added.</td><td>cs</td></tr>
<tr><td>12-MAY-2011</td><td>src/plc</td>
<td>DataCollect alignment bug fixed.</td><td>cs</td></tr>
<tr><td>29-APR-2011</td><td>profibus/profibus</td>
<td>Profibus gsd Bit and BitArea syntax fix for space between Bit and (</td><td>cs</td></tr>
<tr><td>27-APR-2011</td><td>src/qmon</td>
<td>Bugfix in buffering of subscription messages.</td><td>cs</td></tr>
<tr><td>27-APR-2011</td><td>src/tmon</td>
<td>All timed out subscriptions immediately reset.</td><td>cs</td></tr>
<tr><td>29-MAR-2011</td><td>xtt/ge</td>
<td>Ge rotation dynamic, problem with escaping rotation object fixed.</td><td>cs</td></tr>
<tr><td>28-MAR-2011</td><td>profibus/profinet</td>
<td>Profinet configurator, choice wether to clear or keep data when gsdml file is changed.</td><td>cs</td></tr>
<tr><td>24-MAR-2011</td><td>sev/sev</td>
<td>Check/repair program for mysql history database added.</td><td>cs</td></tr>
<tr><td>21-MAR-2011</td><td>sev/sev</td>
<td>Bugfix, pwr_tTime types didn't work.</td><td>cs</td></tr>
<tr><td>14-MAR-2011</td><td>src/pwrb</td>
<td>Enum type for Ready/Not ready added.</td><td>cs</td></tr>
<tr><td>11-MAR-2011</td><td>otherio/cifx</td>
<td>Support for Hilscher cifX added.</td><td>cs</td></tr>
<tr><td>10-MAR-2011</td><td>wb/wb</td>
<td>Plc editor, accelerator for build added.</td><td>cs</td></tr>
<tr><td>09-MAR-2011</td><td>wb/wb</td>
<td>Wtt command set attribute, support for deltatimes added.</td><td>cs</td></tr>
<tr><td>23-FEB-2011</td><td>profibus/profinet</td>
<td>Profinet configurator, order number added to text in module type list.</td><td>cs</td></tr>
<tr><td>23-FEB-2011</td><td>profibus/-</td>
<td>Profinet and Profibus configurators, default module class setting added, and Apply button added.</td><td>cs</td></tr>
<tr><td>22-FEB-2011</td><td>xtt/xtt</td>
<td>Curve window, export function added for history curves.</td><td>cs</td></tr>
<tr><td>22-FEB-2011</td><td>xtt/xtt</td>
<td>Curve window, second mark added.</td><td>cs</td></tr>
<tr><td>22-FEB-2011</td><td>xtt/xtt</td>
<td>Curve window, export function added for history curves.</td><td>cs</td></tr>
<tr><td>03-FEB-2011</td><td>xtt/xtt</td>
<td>Problems with OpPlace and XttGraph object in SharedVolume fixed.</td><td>cs</td></tr>
<tr><td>03-FEB-2011</td><td>wb/wb</td>
<td>Plc link, problem with uppercase nodename for opt-file fixed.</td><td>cs</td></tr>
<tr><td>02-FEB-2011</td><td>xtt/flow</td>
<td>Color alloc problem fixed.</td><td>cs</td></tr>
<tr><td>02-FEB-2011</td><td>wb/wb</td>
<td>Plc compile, problem with compilation of component subwindow from plc editor fixed.</td><td>cs</td></tr>
<tr><td>02-FEB-2011</td><td>wb/wb</td>
<td>Bugfix in object editor, Ctrl+DoubleClick didn't work on attrrefs.</td><td>cs</td></tr>
<tr><td>21-JAN-2011</td><td>xtt/rtmon</td>
<td>Runtime Monitor, problem with restart timeout fixed.</td><td>rk</td></tr>
<tr><td>02-FEB-2011</td><td>xtt/flow</td>
<td>Color alloc problem fixed.</td><td>cs</td></tr>
<tr><td>21-JAN-2011</td><td>xtt/xtt</td>
<td>Languages zh_cn and fr_fr added.</td><td>cs</td></tr>
<tr><td>21-JAN-2011</td><td>xtt/rtmon</td>
<td>Runtime Monitor, problem with restart timeout fixed.</td><td>rk</td></tr>
<tr><td>20-JAN-2011</td><td>otherio/arduino</td>
<td>Support for Arduino USB boards added.</td><td>cs</td></tr>
<tr><td>20-JAN-2011</td><td>xtt/ge</td>
<td>wb_ge, execution of wtt initfile to get history log enable/disable setup added.</td><td>cs</td></tr>
<tr><td>20-JAN-2011</td><td>xtt/ge</td>
<td>Ge Move dynamic, different move and scale factors for x and y direction.</td><td>cs</td></tr>
<tr><td>20-JAN-2011</td><td>xtt/ge</td>
<td>wb_ge, execution of wtt initfile to get history log enable/disable setup added.</td><td>cs</td></tr>
<tr><td>20-JAN-2011</td><td>otherio/velleman</td>
<td>Velleman K8055 communication timeout increased.</td><td>cs</td></tr>
<tr><td>19-JAN-2011</td><td>xtt/xtt</td>
<td>Language translationfiles, include statement added.</td><td>cs</td></tr>
<tr><td>19-JAN-2011</td><td>src/plc</td>
<td>PID controller, derivative filtering modified, and function object Filter algorithm modified.</td><td>hw</td></tr>
<tr><td>19-JAN-2011</td><td>xtt/ge</td>
<td>Ge subgraph camera added.</td><td>cs</td></tr>
<tr><td>19-JAN-2011</td><td>xtt/xtt</td>
<td>Language translationfiles, include statement added.</td><td>cs</td></tr>
<tr><td>14-JAN-2011</td><td>xtt/ge</td>
<td>Glow and flow widgets destructor fix, event timer fix.</td><td>cs</td></tr>
<tr><td>12-JAN-2011</td><td>xtt/xtt</td>
<td>Operator logging, logging and replay of ge graph events implemented.</td><td>cs</td></tr>
<tr><td>12-JAN-2011</td><td>java/rt</td>
<td>Java table column reordering disabled.</td><td>cs</td></tr>
<tr><td>12-JAN-2011</td><td>java/rt</td>
<td>Java bugfix, subscription of String array didn't work.</td><td>cs</td></tr>
<tr><td>12-JAN-2011</td><td>java/rt</td>
<td>Java table column reordering disabled.</td><td>cs</td></tr>
<tr><td>11-JAN-2011</td><td>src/plc</td>
<td>Plc loop options added for policy when execution time exceedes scantime.</td><td>cs</td></tr>
<tr><td>20-DEC-2010</td><td>src/gdh</td>
<td>Gdh fix to be able to set values in mounted volumes from opc.</td><td>cs</td></tr>
<tr><td>20-DEC-2010</td><td>xtt/ge</td>
<td>Ge subgraph for limit switch added.</td><td>cs</td></tr>
<tr><td>20-DEC-2010</td><td>src/gdh</td>
<td>Gdh fix to be able to set values in mounted volumes from opc.</td><td>cs</td></tr>
<tr><td>20-DEC-2010</td><td>opc/-</td>
<td>Opc_server fix, suppressed error return from not mounted mountobjects.</td><td>cs</td></tr>
<tr><td>16-DEC-2010</td><td>remote/wmq</td>
......@@ -76,35 +130,35 @@
<tr><td>02-DEC-2010</td><td>src/rt</td>
<td>Added support for handling i/o-channels hidden inside attribute.</td><td>rk</td></tr>
<tr><td>02-DEC-2010</td><td>siemens/wbl</td>
<td>Added classes for Siemens ET200M/S using Profinet.</td><td>rk</td></tr>
<tr><td>02-DEC-2010</td><td>siemens/wbl</td>
<td>Added classes for Sinamics G120 drive with Profinet/Profibus.</td><td>rk</td></tr>
<tr><td>02-DEC-2010</td><td>profibus/-</td>
<td>Finalized PROFINET IO functionality. Added several classes for handling different types of Profinet IO.</td><td>rk</td></tr>
<tr><td>02-DEC-2010</td><td>siemens/wbl</td>
<td>Added classes for Siemens ET200M/S using Profinet.</td><td>rk</td></tr>
<tr><td>23-NOV-2010</td><td>src/pwre</td>
<td>co_mereg bugfix, conditional opsys didn't work.</td><td>cs</td></tr>
<tr><td>23-NOV-2010</td><td>src/rt</td>
<td>getopt replaced.</td><td>cs</td></tr>
<tr><td>23-NOV-2010</td><td>src/rt</td>
<td>rt_emon message loop bugfix.</td><td>cs</td></tr>
<tr><td>23-NOV-2010</td><td>xtt/ge</td>
<td>Ge confirm, bugfix in close graph.</td><td>cs</td></tr>
<tr><td>23-NOV-2010</td><td>wb/wb</td>
<td>Lockfile added to directory and class volumes.</td><td>cs</td></tr>
<tr><td>23-NOV-2010</td><td>src/pwre</td>
<td>co_mereg bugfix, conditional opsys didn't work.</td><td>cs</td></tr>
<tr><td>23-NOV-2010</td><td>xtt/ge</td>
<td>Ge confirm, bugfix in close graph.</td><td>cs</td></tr>
<tr><td>22-NOV-2010</td><td>xtt/xtt</td>
<td>Xtt bugfix, xtt started with -s (select opplace) didn't load the eventlist.</td><td>cs</td></tr>
<tr><td>21-NOV-2010</td><td>/.</td>
<td>Operating system FreeBSD added.</td><td>cs</td></tr>
<tr><td>20-NOV-2010</td><td>bcomp/bcomp</td>
<td>Graphical symbols without mode indication and subraphs for separate mode indication added.</td><td>cs</td></tr>
<tr><td>11-NOV-2010</td><td>java/jop</td>
<td>Chinese characters, UTF-0 char coding of language and textfiles.</td><td>cs</td></tr>
<tr><td>11-NOV-2010</td><td>xtt/xtt</td>
<td>Ge journal bugfix for restore of incomplete journal file.</td><td>cs</td></tr>
<tr><td>11-NOV-2010</td><td>src/cdh</td>
<td>cdh_Strcpy added for copying into the same buffer.</td><td>cs</td></tr>
<tr><td>11-NOV-2010</td><td>xtt/xtt</td>
<td>Chinese characters, UTF-0 char coding of language and textfiles.</td><td>cs</td></tr>
<tr><td>11-NOV-2010</td><td>java/jop</td>
<td>Chinese characters, UTF-0 char coding of language and textfiles.</td><td>cs</td></tr>
<tr><td>11-NOV-2010</td><td>xtt/xtt</td>
<td>Ge journal bugfix for restore of incomplete journal file.</td><td>cs</td></tr>
<tr><td>01-NOV-2010</td><td>xtt/xtt</td>
<td>Locale modified.</td><td>cs</td></tr>
<tr><td>28-OCT-2010</td><td>xtt/xtt</td>
......@@ -117,16 +171,16 @@
<td>SevHist, several sevhist curves in one window.</td><td>cs</td></tr>
<tr><td>15-OCT-2010</td><td>src/pwrb</td>
<td>GetDtp, bugfix in output type.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>src/pwrb</td>
<td>SevHist options mask, Parameter bit added for future use.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>wb/wb</td>
<td>Dev method PostCreate, inheritance added.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>wb/wb</td>
<td>IO objects, PostCreate method to automatically insert ThreadObject.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>java/jop</td>
<td>Web operator window, possibility to remove Help and Proview buttons.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>src/pwrb</td>
<td>SevHist options mask, Parameter bit added for future use.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>src/pwrb</td>
<td>PlcThread Prio defaultvalue set to 22.</td><td>cs</td></tr>
<tr><td>06-OCT-2010</td><td>wb/wb</td>
<td>IO objects, PostCreate method to automatically insert ThreadObject.</td><td>cs</td></tr>
<tr><td>05-OCT-2010</td><td>wb/wb</td>
<td>Node build method, current node condition for build of config files removed.</td><td>cs</td></tr>
<tr><td>05-OCT-2010</td><td>wb/wb</td>
......@@ -136,19 +190,19 @@
<tr><td>01-OCT-2010</td><td>wb/adm</td>
<td>Projectlist, errormessage for '_' in project name which is not allowed.</td><td>cs</td></tr>
<tr><td>30-SEP-2010</td><td>src/rt</td>
<td>strcpy using the same in and output string doesn't work in 64 bit.</td><td>cs</td></tr>
<tr><td>30-SEP-2010</td><td>src/rt</td>
<td>Bugfix for nodenames larger than 31 characters.</td><td>cs</td></tr>
<tr><td>30-SEP-2010</td><td>src/rt</td>
<td>strcpy using the same in and output string doesn't work in 64 bit.</td><td>cs</td></tr>
<tr><td>30-SEP-2010</td><td>src/co</td>
<td>String conversion of null time with negative gmt offset failed.</td><td>cs</td></tr>
<tr><td>27-AUG-2010</td><td>wb/wb</td>
<td>Alignment bugfix class array attributes.</td><td>cs</td></tr>
<tr><td>25-AUG-2010</td><td>xtt/xtt</td>
<td>rt_xtt bugfix, option -u didn't work.</td><td>cs</td></tr>
<tr><td>22-AUG-2010</td><td>src/pwre</td>
<td>Conditional os i meth files</td><td>cs</td></tr>
<tr><td>22-AUG-2010</td><td>src/co</td>
<td>Lang key size bugfix.</td><td>cs</td></tr>
<tr><td>22-AUG-2010</td><td>src/pwre</td>
<td>Conditional os i meth files</td><td>cs</td></tr>
<tr><td>20-AUG-2010</td><td>xtt/xtt</td>
<td>Xtt trend bugfix, the same value was sometimes added twice to curve.</td><td>cs</td></tr>
<tr><td>09-JUL-2010</td><td>src/doc</td>
......@@ -161,22 +215,22 @@
<td>Modbus TCP bugfix in scan interval.</td><td>cs</td></tr>
<tr><td>30-JUN-2010</td><td>ssabox/rt</td>
<td>PSS9000 card MIO3102up added.</td><td>cs</td></tr>
<tr><td>21-JUN-2010</td><td>otherio/modbus</td>
<td>Modbus TCP server, correction for WriteSingleCoil. If value is not 0 or 0x00FF, no value shoud be set.</td><td>cs</td></tr>
<tr><td>21-JUN-2010</td><td>src/co</td>
<td>Show crossreferences, searches in all crossreference files, not just in the file for the current volume.</td><td>cs</td></tr>
<tr><td>21-JUN-2010</td><td>otherio/modbus</td>
<td>Modbus TCP server, correction for WriteSingleCoil. If value is not 0 or 0x00FF, no value shoud be set.</td><td>cs</td></tr>
<tr><td>18-JUN-2010</td><td>wb/wb</td>
<td>Crossreferences in LibHier not inserted into crossreferece list. </td><td>cs</td></tr>
<tr><td>18-JUN-2010</td><td>xtt/xtt</td>
<td>Show crossreferences searches in crossreferencefiles for all volumes.</td><td>cs</td></tr>
<tr><td>17-JUN-2010</td><td>xtt/xtt</td>
<td>Logging of operator actions implemented.</td><td>cs</td></tr>
<tr><td>17-JUN-2010</td><td>xtt/ge</td>
<td>Ge scale dynamic: negative scalefactors zeroed.</td><td>cs</td></tr>
<tr><td>17-JUN-2010</td><td>src/cdh</td>
<td>Bugfix in cdh_SuppressSuperAll.</td><td>cs</td></tr>
<tr><td>17-JUN-2010</td><td>wb/script</td>
<td>Wb script function GetAttribute didn't work for attribute objects.</td><td>cs</td></tr>
<tr><td>17-JUN-2010</td><td>xtt/xtt</td>
<td>Logging of operator actions implemented.</td><td>cs</td></tr>
<tr><td>17-JUN-2010</td><td>xtt/ge</td>
<td>Popup menu action: attribute can be referenced, and object methods viewed with cascading menu.</td><td>cs</td></tr>
<tr><td>10-JUN-2010</td><td>src/emon</td>
......@@ -184,14 +238,14 @@
<tr><td>06-JUN-2010</td><td>otherio/-</td>
<td>IO methods and objects for temperature sensor Maxim DS18B20 added.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>TextField fontsize adusted.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>New script, jpwr_opwind.sh, to start java operator window locally.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>Support for language translation in web and java interface.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>Several bugfixes in Navigator.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>TextField fontsize adusted.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>Support for language translation in web and java interface.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>Support color gradients and fix color.</td><td>cs</td></tr>
<tr><td>02-JUN-2010</td><td>java/jop</td>
<td>Object graphs updated.</td><td>cs</td></tr>
......@@ -203,10 +257,10 @@
<td>Gradients added in java export.</td><td>cs</td></tr>
<tr><td>20-APR-2010</td><td>wb/wb</td>
<td>Custom build configuration object and generation of custom_build.sh file.</td><td>cs</td></tr>
<tr><td>17-APR-2010</td><td>otherio/gpio</td>
<td>IO methods and objects for GPIO.</td><td>cs</td></tr>
<tr><td>17-APR-2010</td><td>wb/wb</td>
<td>Distribution to other users than pwrp.</td><td>cs</td></tr>
<tr><td>17-APR-2010</td><td>otherio/gpio</td>
<td>IO methods and objects for GPIO.</td><td>cs</td></tr>
<tr><td>29-MAR-2010</td><td>/.</td>
<td>Release 4.7.0-1.</td><td>cs</td></tr>
<tr><td>26-MAR-2010</td><td>bcomp/bcomp</td>
......@@ -219,22 +273,22 @@
<td>ForceMan input added to CompModeDFo and CompModeD2Fo.</td><td>cs</td></tr>
<tr><td>05-MAR-2010</td><td>xtt/ge</td>
<td>Keystroke Ctrl+W can be used to close a Ge graph.</td><td>cs</td></tr>
<tr><td>04-MAR-2010</td><td>bcomp/bcomp</td>
<td>Off2 and Off3 inputs added to BaseFcPPO3Fo and BaseFcPPO5Fc.</td><td>cs</td></tr>
<tr><td>04-MAR-2010</td><td>src/script</td>
<td>Script type int change from int to long int.</td><td>cs</td></tr>
<tr><td>04-MAR-2010</td><td>bcomp/bcomp</td>
<td>Off2 and Off3 inputs added to BaseFcPPO3Fo and BaseFcPPO5Fc.</td><td>cs</td></tr>
<tr><td>26-FEB-2010</td><td>src/pwrb</td>
<td>Class LocalTime added.</td><td>cs</td></tr>
<tr><td>16-FEB-2010</td><td>bcomp/bcomp</td>
<td>Backup added to BasePositSensor.</td><td>cs</td></tr>
<tr><td>16-FEB-2010</td><td>xtt/xtt</td>
<td>Command 'wait' added.</td><td>cs</td></tr>
<tr><td>16-FEB-2010</td><td>xtt/xtt</td>
<td>Command 'close graph', qualifier /classgraph added.</td><td>cs</td></tr>
<tr><td>09-FEB-2010</td><td>xtt/xtt</td>
<td>Error message for invalid local attributes in Ge graphs.</td><td>cs</td></tr>
<tr><td>16-FEB-2010</td><td>bcomp/bcomp</td>
<td>Backup added to BasePositSensor.</td><td>cs</td></tr>
<tr><td>09-FEB-2010</td><td>src/wbl</td>
<td>New class InitArea for the initial value area objects.</td><td>cs</td></tr>
<tr><td>09-FEB-2010</td><td>xtt/xtt</td>
<td>Error message for invalid local attributes in Ge graphs.</td><td>cs</td></tr>
<tr><td>09-FEB-2010</td><td>xtt/ge</td>
<td>PID object graph, indicator for Inverse didn't work.</td><td>cs</td></tr>
<tr><td>09-FEB-2010</td><td>xtt/ge</td>
......@@ -250,33 +304,33 @@
<tr><td>29-JAN-2010</td><td>xtt/xtt</td>
<td>Event name added to alarm text in operator window.</td><td>cs</td></tr>
<tr><td>29-JAN-2010</td><td>xtt/xtt</td>
<td>Methods navigator and history added to method toolbar, which also can be used for other components than xtt.</td><td>cs</td></tr>
<tr><td>29-JAN-2010</td><td>xtt/xtt</td>
<td>Toolbar added to alarm and event window. Method buttons for both event object and sup object.</td><td>cs</td></tr>
<tr><td>29-JAN-2010</td><td>src/emon</td>
<td>Event object and sup object changed from objid to attrref. Increased size of eventname. </td><td>cs</td></tr>
<tr><td>29-JAN-2010</td><td>xtt/xtt</td>
<td>Methods navigator and history added to method toolbar, which also can be used for other components than xtt.</td><td>cs</td></tr>
<tr><td>28-JAN-2010</td><td>bcomp/bcomp</td>
<td>Adding of main object name to alarm texts removed. Comma removed from alarmtexts.</td><td>cs</td></tr>
<tr><td>21-JAN-2010</td><td>wb/plc</td>
<td>Toolbar buttons in plc editor to create texts and documents and to redraw.</td><td>cs</td></tr>
<tr><td>20-JAN-2010</td><td>wb/wb</td>
<td>Functionality to view configuration status added.</td><td>cs</td></tr>
<tr><td>18-JAN-2010</td><td>wb/plc</td>
<td>Toggle button in plc editor for feedback connections.</td><td>cs</td></tr>
<tr><td>18-JAN-2010</td><td>xtt/ge</td>
<td>Possibility to configure the tooltip size in Ge graphs.</td><td>cs</td></tr>
<tr><td>11-JAN-2010</td><td>wb/wb</td>
<td>Mysql classvolume databases.</td><td>cs</td></tr>
<tr><td>18-JAN-2010</td><td>wb/plc</td>
<td>Toggle button in plc editor for feedback connections.</td><td>cs</td></tr>
<tr><td>11-JAN-2010</td><td>src/pwrb</td>
<td>Attribute (and method) Photo added to signal objects.</td><td>cs</td></tr>
<tr><td>11-JAN-2010</td><td>src/co</td>
<td>Set language is prepared for all languages and checks if language is installed.</td><td>cs</td></tr>
<tr><td>11-JAN-2010</td><td>xtt/xtt</td>
<td>Method Photo added to xtt toolbar.</td><td>cs</td></tr>
<tr><td>18-DEC-2009</td><td>wb/wb</td>
<td>Bugfix in wb_vrepdb:child().</td><td>cs</td></tr>
<tr><td>11-JAN-2010</td><td>wb/wb</td>
<td>Mysql classvolume databases.</td><td>cs</td></tr>
<tr><td>18-DEC-2009</td><td>wb/wb</td>
<td>Bugfix for next cix and next oix in ced.</td><td>cs</td></tr>
<tr><td>18-DEC-2009</td><td>wb/wb</td>
<td>Bugfix in wb_vrepdb:child().</td><td>cs</td></tr>
<tr><td>11-DEC-2009</td><td>src/rtt</td>
<td>rt_rtt runable on sev station to show qcom nodes and qcom applications.</td><td>cs</td></tr>
<tr><td>11-DEC-2009</td><td>src/pwre</td>
......@@ -287,18 +341,18 @@
<td>Command line interpreter, command not converted to upper case any more.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>otherio/modbus</td>
<td>Modbus TCP Server implemented.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>xtt/xtt</td>
<td>New pixmap for weblink in helpwindow.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>wb/wb</td>
<td>Default name for created objects in wtt fetched from name of previous sibling.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>wb/wb</td>
<td>PostCreate methods for Channels added to set default number and representation.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>xtt/xtt</td>
<td>New pixmap for weblink in helpwindow.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>xtt/xtt</td>
<td>EventSelectList exended to 40 elements.</td><td>cs</td></tr>
<tr><td>11-NOV-2009</td><td>src/gdh</td>
<td>Bugfix in nethandler SetObjectInfo and GetObjectInfo.</td><td>cs</td></tr>
<tr><td>08-DEC-2009</td><td>wb/wb</td>
<td>Default name for created objects in wtt fetched from name of previous sibling.</td><td>cs</td></tr>
<tr><td>11-NOV-2009</td><td>abb/-</td>
<td>ACS800_1Sim adapted to changed CW function. </td><td>cs</td></tr>
<tr><td>11-NOV-2009</td><td>src/gdh</td>
<td>Bugfix in nethandler SetObjectInfo and GetObjectInfo.</td><td>cs</td></tr>
<tr><td>06-NOV-2009</td><td>xtt/ge</td>
<td>Different ways to show hot object added: linewith, light color, dark color.</td><td>cs</td></tr>
<tr><td>04-NOV-2009</td><td>wb/wb</td>
......@@ -308,9 +362,9 @@
<tr><td>03-NOV-2009</td><td>xtt/xtt</td>
<td>Translation and utf8 conversion of search condition in EventLog window fixed.</td><td>cs</td></tr>
<tr><td>02-NOV-2009</td><td>xtt/ge</td>
<td>Menu items for connections changed to radio items.</td><td>cs</td></tr>
<tr><td>02-NOV-2009</td><td>xtt/ge</td>
<td>Menu entry to create subgraphs added.</td><td>cs</td></tr>
<tr><td>02-NOV-2009</td><td>xtt/ge</td>
<td>Menu items for connections changed to radio items.</td><td>cs</td></tr>
<tr><td>30-OCT-2009</td><td>wb/wb</td>
<td>History log in wb.</td><td>cs</td></tr>
<tr><td>29-OCT-2009</td><td>xtt/xtt</td>
......@@ -321,14 +375,14 @@
<td>Syntax check works again with new check functions, and SyntaxCheck in configurator popup menu.</td><td>cs</td></tr>
<tr><td>21-OCT-2009</td><td>wb/wb</td>
<td>Crossreferences on channels added.</td><td>cs</td></tr>
<tr><td>20-OCT-2009</td><td>wb/wb</td>
<td>New crossreference window and method in wtt.</td><td>cs</td></tr>
<tr><td>20-OCT-2009</td><td>src/co</td>
<td>wow_CreateList now with variable text size.</td><td>cs</td></tr>
<tr><td>20-OCT-2009</td><td>wb/wb</td>
<td>Expand/Compress in plc editor on GetATp, GetDTp, StoATp etc.</td><td>cs</td></tr>
<tr><td>20-OCT-2009</td><td>xtt/xtt</td>
<td>Bugfix in System Messages, zip-files >= version 10 was not opened in the correct order in next/prev file.</td><td>cs</td></tr>
<tr><td>20-OCT-2009</td><td>wb/wb</td>
<td>New crossreference window and method in wtt.</td><td>cs</td></tr>
<td>Expand/Compress in plc editor on GetATp, GetDTp, StoATp etc.</td><td>cs</td></tr>
<tr><td>14-OCT-2009</td><td>src/doc</td>
<td>Links in Designer's Guide updated and code format added in html version.</td><td>cs</td></tr>
<tr><td>05-OCT-2009</td><td>src/gdh</td>
......@@ -337,42 +391,42 @@
<td>Change node dialog and language support added. Some documentation.</td><td>cs</td></tr>
<tr><td>30-SEP-2009</td><td>xtt/ge</td>
<td>Java compile problems for subgraphs with multiple annotations fixed.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>src/linksup</td>
<td>SystemStatus attribute in NodeLinkSup object contains system status of supervised node.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>xtt/xtt</td>
<td>New operator window layout with menu and status bar.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>xtt/xtt</td>
<td>Alarm time viewed in operator window.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>xtt/xtt</td>
<td>New xtt command 'show objectlist /class='.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>xtt/xtt</td>
<td>New xtt commands 'create opmenuitem' and 'delete opmenuitem' to modify operator window menu..</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>src/wbl</td>
<td>User and RttConfig merged into OpPlace object. User and RttConfig is now obsolete.</td><td>cs</td></tr>
<tr><td>09-SEP-2009</td><td>src/plc</td>
<td>New enumeration type for OpMode in PID mode objects.</td><td>cs</td></tr>
<tr><td>09-SEP-2009</td><td>wb/wb</td>
<td>Bugfix in Connect wb method, couldn't handle array element attributes.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>src/linksup</td>
<td>SystemStatus attribute in NodeLinkSup object contains system status of supervised node.</td><td>cs</td></tr>
<tr><td>16-SEP-2009</td><td>xtt/xtt</td>
<td>Alarm time viewed in operator window.</td><td>cs</td></tr>
<tr><td>09-SEP-2009</td><td>src/script</td>
<td>New scriptfunction get get the current language, get_language().</td><td>cs</td></tr>
<tr><td>09-SEP-2009</td><td>wb/wb</td>
<td>Limitation of wb_load files in one directory changed from 500 to 1000.</td><td>cs</td></tr>
<tr><td>02-SEP-2009</td><td>xtt/ge</td>
<td>Dynamic Invisible works for Int64 and UInt64.</td><td>cs</td></tr>
<tr><td>09-SEP-2009</td><td>src/plc</td>
<td>New enumeration type for OpMode in PID mode objects.</td><td>cs</td></tr>
<tr><td>09-SEP-2009</td><td>wb/wb</td>
<td>Bugfix in Connect wb method, couldn't handle array element attributes.</td><td>cs</td></tr>
<tr><td>02-SEP-2009</td><td>src/trace</td>
<td>Translation of menu to swedish.</td><td>cs</td></tr>
<tr><td>02-SEP-2009</td><td>xtt/flow</td>
<td>Bugfix in flow, if two objects overlapped, both were moved by the move event.</td><td>cs</td></tr>
<tr><td>02-SEP-2009</td><td>wb/plc</td>
<td>Compile error for reference to disabled signal (not in template code).</td><td>cs</td></tr>
<tr><td>02-SEP-2009</td><td>xtt/ge</td>
<td>Dynamic Invisible works for Int64 and UInt64.</td><td>cs</td></tr>
<tr><td>02-SEP-2009</td><td>xtt/flow</td>
<td>Bugfix in flow, if two objects overlapped, both were moved by the move event.</td><td>cs</td></tr>
<tr><td>28-AUG-2009</td><td>xtt/xtt</td>
<td>Help menu links updated to new Operator's Guide.</td><td>cs</td></tr>
<tr><td>27-AUG-2009</td><td>src/convert</td>
<td>Bugfix in conversion of png-files to ps and pdf.</td><td>cs</td></tr>
<tr><td>27-AUG-2009</td><td>src/doc</td>
<td>New Operator's Guide.</td><td>cs</td></tr>
<tr><td>27-AUG-2009</td><td>src/co</td>
<td>Window to view a text added to wow.</td><td>cs</td></tr>
<tr><td>27-AUG-2009</td><td>src/doc</td>
<td>New Operator's Guide.</td><td>cs</td></tr>
<tr><td>27-AUG-2009</td><td>src/convert</td>
<td>Bugfix in conversion of png-files to ps and pdf.</td><td>cs</td></tr>
<tr><td>11-AUG-2009</td><td>xtt/xtt</td>
<td>Command 'create item' with null destination creaets item on toplevel.</td><td>cs</td></tr>
<tr><td>10-AUG-2009</td><td>xtt/xtt</td>
......@@ -402,15 +456,15 @@
<tr><td>19-MAY-2009</td><td>src/rtmon</td>
<td>New help file for runtime monitor, and pushbutton for reset runtime.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>xtt/xtt</td>
<td>Advanced user set as default, not set with option -d.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>xtt/xtt</td>
<td>Bugfix in xtt termination. Free in wrong order could cause segfault.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>wb/wb</td>
<td>Wb method PostRename added and implemented for XttGraph and ProjectReg objects.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>xtt/xtt</td>
<td>More flexible layout of operator buttons. NoFastAvail not used any more.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>wb/wb</td>
<td>Wb method PostRename added and implemented for XttGraph and ProjectReg objects.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>wb/wb</td>
<td>Advanced user set as default in wb.</td><td>cs</td></tr>
<tr><td>18-MAY-2009</td><td>xtt/xtt</td>
<td>Advanced user set as default, not set with option -d.</td><td>cs</td></tr>
<tr><td>15-MAY-2009</td><td>wb/wtt</td>
<td>Popup menu on attributes. Methods HelpClass, InsertSelectedObject and ChangeValue added.</td><td>cs</td></tr>
<tr><td>15-MAY-2009</td><td>wb/wtt</td>
......@@ -425,34 +479,34 @@
<td>Bugfix in directory wizard, for nodenames containing '-' NodeConfig object was not configured correctly.</td><td>cs</td></tr>
<tr><td>06-MAY-2009</td><td>src/pwrb</td>
<td>Bugfix in Max object. Default values were wrong and didn't work for negative input values.</td><td>cs</td></tr>
<tr><td>06-MAR-2009</td><td>wb/plc</td>
<td>Default include in ra_plc_user.h added. </td><td>cs</td></tr>
<tr><td>06-MAR-2009</td><td>wb/wb</td>
<td>Crossreferences on Co signals added.</td><td>cs</td></tr>
<tr><td>06-MAR-2009</td><td>xtt/xtt</td>
<td>Language translation of operator window buttons.</td><td>cs</td></tr>
<tr><td>06-MAR-2009</td><td>wb/plc</td>
<td>Default include in ra_plc_user.h added. </td><td>cs</td></tr>
<tr><td>05-MAR-2009</td><td>xtt/xtt</td>
<td>Trend method not viewed for $PlantHier with a Trend child object.</td><td>cs</td></tr>
<tr><td>05-MAR-2009</td><td>xtt/glow</td>
<td>Ge color palette fillcolor,bordercolor and textcolor selection changed.</td><td>cs</td></tr>
<tr><td>01-MAR-2009</td><td>otherio/usbio</td>
<td>Bugfix for Ai on port B. If Ai and Di/Do were mixed the Ai didn't work.</td><td>cs</td></tr>
<tr><td>27-FEB-2009</td><td>xtt/glow</td>
<td>Bugfix in scaled option menu close to lower window border. Event coordinate translation was wrong.</td><td>cs</td></tr>
<tr><td>27-FEB-2009</td><td>xtt/ge</td>
<td>Problem with soiled texts fixed.</td><td>cs</td></tr>
<tr><td>25-FEB-2009</td><td>xtt/xtt</td>
<td>Ampersand in alarmtext cause a blank alarmtext in operator window.</td><td>cs</td></tr>
<tr><td>25-FEB-2009</td><td>xtt/flow</td>
<td>Problem with missing invert circle in postscript plc doc fixed.</td><td>cs</td></tr>
<tr><td>27-FEB-2009</td><td>xtt/glow</td>
<td>Bugfix in scaled option menu close to lower window border. Event coordinate translation was wrong.</td><td>cs</td></tr>
<tr><td>25-FEB-2009</td><td>wb/script</td>
<td>Script functions GetClassListAttrRef() and GetNextAttrRef() added.</td><td>cs</td></tr>
<tr><td>25-FEB-2009</td><td>xtt/flow</td>
<td>Problem with missing invert circle in postscript plc doc fixed.</td><td>cs</td></tr>
<tr><td>25-FEB-2009</td><td>xtt/xtt</td>
<td>Ampersand in alarmtext cause a blank alarmtext in operator window.</td><td>cs</td></tr>
<tr><td>25-FEB-2009</td><td>xtt/xtt</td>
<td>Size check of attribute input and float format changed to %g.</td><td>cs</td></tr>
<tr><td>24-FEB-2009</td><td>src/xtthelp</td>
<td>New home button in help window.</td><td>cs</td></tr>
<tr><td>24-FEB-2009</td><td>wb/wb</td>
<td>Error message in class editor if Elements > 1 and arraybit not set in $Attribute added.</td><td>cs</td></tr>
<tr><td>24-FEB-2009</td><td>src/xtthelp</td>
<td>New home button in help window.</td><td>cs</td></tr>
<tr><td>24-FEB-2009</td><td>wb/plc</td>
<td>Handling of unexpected mousekey combinations in plc editor.</td><td>cs</td></tr>
<tr><td>24-FEB-2009</td><td>xtt/flow</td>
......@@ -464,9 +518,9 @@
<tr><td>19-FEB-2009</td><td>xtt/ge</td>
<td>Bugfix in Ge journal when attribute editor is open on create undo object.</td><td>cs</td></tr>
<tr><td>18-FEB-2009</td><td>wb/plc</td>
<td>Bugfix, connect from local plant navigator on attribute objects didn't work.</td><td>cs</td></tr>
<tr><td>18-FEB-2009</td><td>wb/plc</td>
<td>Bugfix, activating connect function when nothing was selected could cause X exception.</td><td>cs</td></tr>
<tr><td>18-FEB-2009</td><td>wb/plc</td>
<td>Bugfix, connect from local plant navigator on attribute objects didn't work.</td><td>cs</td></tr>
<tr><td>18-FEB-2009</td><td>xtt/glow</td>
<td>Bugfix for connection with the same source and destination object.</td><td>cs</td></tr>
<tr><td>29-JAN-2009</td><td>java/rt</td>
......@@ -481,10 +535,10 @@
<td>Red error color is not affected by gradient property.</td><td>cs</td></tr>
<tr><td>30-NOV-2008</td><td>xtt/glow</td>
<td>Font can be set on node and group level for text and annotations.</td><td>cs</td></tr>
<tr><td>28-NOV-2008</td><td>xtt/flow</td>
<td>Metric antialiased fonts.</td><td>cs</td></tr>
<tr><td>28-NOV-2008</td><td>xtt/glow</td>
<td>Metric antialiased fonts, scalable texts, change of fonts for subgraphs.</td><td>cs</td></tr>
<tr><td>28-NOV-2008</td><td>xtt/flow</td>
<td>Metric antialiased fonts.</td><td>cs</td></tr>
<tr><td>26-NOV-2008</td><td>xtt/xtt</td>
<td>Method OpenGraph always viewed on XttGraph objects.</td><td>cs</td></tr>
<tr><td>25-NOV-2008</td><td>opc/-</td>
......@@ -507,27 +561,27 @@
<td>Xtthelp bookmark on header didn't work after html conversion.</td><td>cs</td></tr>
<tr><td>17-OCT-2008</td><td>src/rt</td>
<td>Added a few new enumeration types to pwrb (YesNo, TrueFalse).</td><td>rk</td></tr>
<tr><td>16-OCT-2008</td><td>otherio/modbus</td>
<td>Added class Modbus_Master.</td><td>rk</td></tr>
<tr><td>16-OCT-2008</td><td>otherio/modbus</td>
<td>Added more functionality.</td><td>rk</td></tr>
<tr><td>16-OCT-2008</td><td>src/rt</td>
<td>Changed plc-handling so cycletimes faster tha 1 ms is possible.</td><td>rk</td></tr>
<tr><td>15-OCT-2008</td><td>src/convert</td>
<td>Conversion of .png files to postscript didn't work.</td><td>cs</td></tr>
<tr><td>16-OCT-2008</td><td>otherio/modbus</td>
<td>Added more functionality.</td><td>rk</td></tr>
<tr><td>16-OCT-2008</td><td>otherio/modbus</td>
<td>Added class Modbus_Master.</td><td>rk</td></tr>
<tr><td>15-OCT-2008</td><td>src/convert</td>
<td>Font TimesNewRoman changed to Times-Roman in postscript generation (TimesNewRoman doesn't seems to be known by all printers).</td><td>cs</td></tr>
<tr><td>15-OCT-2008</td><td>src/convert</td>
<td>Conversion of .png files to postscript didn't work.</td><td>cs</td></tr>
<tr><td>15-OCT-2008</td><td>src/pwrs</td>
<td>New volume class, DetachedClassVolume, added.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>wb/wb</td>
<td>New script functions CheckSystemGroup, GetNextFreeUserVid, CheckNewVid, CheckNewVolumeName and GetCurrentVolume.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>xtt/ge</td>
<td>Gtk images for question, info, error and waring added to the Ge image palette.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>wb/wb</td>
<td>New pages in Configure DirectoryVolume wizard to register a volume and open the database for a volume.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>wb/script</td>
<td>New script functions GetNextFreeUserVid, CheckNewVid and CheckNewVolumeName.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>wb/wb</td>
<td>New pages in Configure DirectoryVolume wizard to register a volume and open the database for a volume.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>xtt/ge</td>
<td>Gtk images for question, info, error and waring added to the Ge image palette.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>wb/wb</td>
<td>New command 'open database' to open the database for a volume.</td><td>cs</td></tr>
<tr><td>09-OCT-2008</td><td>wb/wb</td>
<td>Qualifier /quiet added to 'save' command to avoid questions when saving directory volume.</td><td>cs</td></tr>
......@@ -539,82 +593,82 @@
<td>Zero Multiple attribute in DsTrend object caused termination of rt_trend.</td><td>cs</td></tr>
<tr><td>15-SEP-2008</td><td>xtt/ge</td>
<td>Bugfix in erase location for annotation text in rotated subgraphs.</td><td>cs</td></tr>
<tr><td>05-SEP-2008</td><td>src/pkg</td>
<td>New package pwrsev for Storage Environment.</td><td>cs</td></tr>
<tr><td>05-SEP-2008</td><td>src/qcom</td>
<td>Qcom link without nethandler connection implemented. Configuration attribute in FriendNodeConfig object, Connection.</td><td>cs</td></tr>
<tr><td>05-SEP-2008</td><td>sev/sev</td>
<td>New module for Storage Environment.</td><td>cs</td></tr>
<tr><td>05-SEP-2008</td><td>src/pkg</td>
<td>New package pwrsev for Storage Environment.</td><td>cs</td></tr>
<tr><td>05-SEP-2008</td><td>src/qcom</td>
<td>Argument -n added to rt_qmon for start without the presence of rt_neth.</td><td>cs</td></tr>
<tr><td>05-SEP-2008</td><td>src/qcom</td>
<td>Qcom link without nethandler connection implemented. Configuration attribute in FriendNodeConfig object, Connection.</td><td>cs</td></tr>
<tr><td>03-SEP-2008</td><td>src/gdh</td>
<td>Error status for subscription caused other subscription to be ignored.</td><td>cs</td></tr>
<tr><td>03-SEP-2008</td><td>xtt/ge</td>
<td>Bugfix in dynamics. A change of value could be undetected if scan function was interrupted by nethandler.</td><td>cs</td></tr>
<tr><td>26-AUG-2008</td><td>xtt/ge</td>
<td>Bugfix in setting of fonttype in attribute editor.</td><td>cs</td></tr>
<tr><td>26-AUG-2008</td><td>src/plc</td>
<td>Code for CStoExtXxx was missing, except for Float32.</td><td>cs</td></tr>
<tr><td>26-AUG-2008</td><td>xtt/ge</td>
<td>Bit type added to dynamics DigLowColor, DigWarning and DigError.</td><td>cs</td></tr>
<tr><td>26-JUN-2008</td><td>wb/wb</td>
<td>authorized_keys file included in distribution.</td><td>cs</td></tr>
<tr><td>26-JUN-2008</td><td>src/pwrb</td>
<td>Bit AuthorizedKeysFile added to type DistrComponentMask.</td><td>cs</td></tr>
<tr><td>26-AUG-2008</td><td>xtt/ge</td>
<td>Bugfix in setting of fonttype in attribute editor.</td><td>cs</td></tr>
<tr><td>26-JUN-2008</td><td>src/pwrb</td>
<td>Functionobject GetDataInput added. This makes it possible to define data inputs in a function object class with template plc code.</td><td>cs</td></tr>
<tr><td>26-JUN-2008</td><td>src/pwrb</td>
<td>Bit AuthorizedKeysFile added to type DistrComponentMask.</td><td>cs</td></tr>
<tr><td>26-JUN-2008</td><td>wb/wb</td>
<td>authorized_keys file included in distribution.</td><td>cs</td></tr>
<tr><td>24-JUN-2008</td><td>src/co</td>
<td>pwr_user: command 'login' added. Write access disabled without administrator privilege.</td><td>cs</td></tr>
<tr><td>24-JUN-2008</td><td>src/pwrb</td>
<td>In class NodeConfig, attribute RemoteAccessType added.</td><td>cs</td></tr>
<tr><td>24-JUN-2008</td><td>src/pwrb</td>
<td>In class User, attribute UserName set constant, and Password removed.</td><td>cs</td></tr>
<tr><td>24-JUN-2008</td><td>wb/wb</td>
<td>Secure distribution using scp and ssh instead of ftp and rsh implemented.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/pwrs</td>
<td>System object changed to RtReadOnly.</td><td>cs</td></tr>
<tr><td>24-JUN-2008</td><td>src/pwrb</td>
<td>In class User, attribute UserName set constant, and Password removed.</td><td>cs</td></tr>
<tr><td>24-JUN-2008</td><td>src/pwrb</td>
<td>In class NodeConfig, attribute RemoteAccessType added.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>java/rt</td>
<td>Password encryption class added.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>xtt/xtt</td>
<td>Login window in xtt added, opened with command 'login', from menu and at startup. Also commands 'show user' and 'logout' added.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/co</td>
<td>New user database format and password encryption changed.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>java/rt</td>
<td>Default privileges and system group fetched from Security object (DefaultWebPriv and WebSystemGroup).</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>java/rt</td>
<td>Password encryption class added.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>xtt/xtt</td>
<td>New login policy in Xtt: DefaultXttPriv and XttUseOpsysUser in Security object utilized to select user and privilges in xtt.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/pwrs</td>
<td>Security object added.</td><td>cs</td></tr>
<td>Default privileges and system group fetched from Security object (DefaultWebPriv and WebSystemGroup).</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/rt</td>
<td>$ClassDef flag RtReadOnly implemented for objects that is not writeable in runtime.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/co</td>
<td>New user database format and password encryption changed.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/pwrs</td>
<td>System object changed to RtReadOnly.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/rtt</td>
<td>Login with Proview username and password required. Commands 'login' and 'logout' added.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>xtt/xtt</td>
<td>New login policy in Xtt: DefaultXttPriv and XttUseOpsysUser in Security object utilized to select user and privilges in xtt.</td><td>cs</td></tr>
<tr><td>23-JUN-2008</td><td>src/pwrs</td>
<td>Security object added.</td><td>cs</td></tr>
<tr><td>05-JUN-2008</td><td>src/convert</td>
<td>Bugfix in enum for bitmask TypeDef, bit 32 was written as signed int (negative) in generated includefile.</td><td>cs</td></tr>
<tr><td>04-JUN-2008</td><td>xtt/xtt</td>
<td>Default filetype added to command 'open fileview' (qualifier /ftype).</td><td>cs</td></tr>
<tr><td>03-JUN-2008</td><td>src/gdh</td>
<td>Dynamic array attribute size implemented.</td><td>cs</td></tr>
<tr><td>03-JUN-2008</td><td>xtt/xtt</td>
<td>Arrays with dynamic size, e.g. areaobjects, can be viewed in xtt.</td><td>cs</td></tr>
<tr><td>03-JUN-2008</td><td>src/init</td>
<td>Areaobject size is dependent of number of signals, i.e. there is no upper limit in number of signals any more.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>xtt/ge</td>
<td>Objectgraph for Mode: MinSet/MaxSet and MinOut/MaxOut used for slider limits and input limits.</td><td>cs</td></tr>
<tr><td>03-JUN-2008</td><td>src/gdh</td>
<td>Dynamic array attribute size implemented.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>bcomp/bcomp</td>
<td>Objectgraph for CompMode: MinSet/MaxSet and MinOut/MaxOut used for slider limits and input limits.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>wb/wb</td>
<td>Template for application file and .opt file automatically created.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>src/pwrb</td>
<td>General array objects added: AArray100, DArray100, IArray100, SArray100, AArray500, DArray500, IArray500 and SArray500.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>xtt/ge</td>
<td>Objectgraph for Mode: MinSet/MaxSet and MinOut/MaxOut used for slider limits and input limits.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>xtt/web</td>
<td>LoadArchives attribute in WebHandler change from bitmask to string.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>bcomp/bcomp</td>
<td>Objectgraph for CompMode: MinSet/MaxSet and MinOut/MaxOut used for slider limits and input limits.</td><td>cs</td></tr>
<tr><td>02-JUN-2008</td><td>src/pwrb</td>
<td>General array objects added: AArray100, DArray100, IArray100, SArray100, AArray500, DArray500, IArray500 and SArray500.</td><td>cs</td></tr>
<tr><td>30-MAY-2008</td><td>wb/wb</td>
<td>En_us used for local time formats.</td><td>cs</td></tr>
<tr><td>29-MAY-2008</td><td>xtt/xtt</td>
<td>Bugfix in display object, didn't work for local mounted volumes, and attributes in subclasses wasn't selected.</td><td>cs</td></tr>
<tr><td>29-MAY-2008</td><td>wb/wb</td>
<td>New command 'create crossreferencefiles' replaces 'create rttfiles'.</td><td>cs</td></tr>
<tr><td>29-MAY-2008</td><td>xtt/xtt</td>
<td>Bugfix in display object, didn't work for local mounted volumes, and attributes in subclasses wasn't selected.</td><td>cs</td></tr>
<tr><td>28-MAY-2008</td><td>wb/wb</td>
<td>New crossreference list format.</td><td>cs</td></tr>
<tr><td>23-MAY-2008</td><td>src/trace</td>
......@@ -625,56 +679,56 @@
<td>Delete added to menu, accelerator Ctrl+D moved from show grid to delete.</td><td>cs</td></tr>
<tr><td>13-MAY-2008</td><td>xtt/ge</td>
<td>Journal file and undo/redo implemented.</td><td>cs</td></tr>
<tr><td>05-MAY-2008</td><td>xtt/xtt</td>
<td>Command 'show graph' opens graphs without scrollbar.</td><td>cs</td></tr>
<tr><td>05-MAY-2008</td><td>xtt/brow</td>
<td>Min and maxvalues for scrollbar adjusted.</td><td>cs</td></tr>
<tr><td>30-APR-2008</td><td>src/rt</td>
<td>Message to transfer a file list added to nethandler protocol.</td><td>cs</td></tr>
<tr><td>05-MAY-2008</td><td>xtt/xtt</td>
<td>Command 'show graph' opens graphs without scrollbar.</td><td>cs</td></tr>
<tr><td>30-APR-2008</td><td>xtt/ge</td>
<td>Loaded Subgraphs: 'set all intern' added to menu.</td><td>cs</td></tr>
<tr><td>29-APR-2008</td><td>wb/wb</td>
<td>Default thread object set in PlcPgm object at creation time.</td><td>cs</td></tr>
<tr><td>30-APR-2008</td><td>src/rt</td>
<td>Message to transfer a file list added to nethandler protocol.</td><td>cs</td></tr>
<tr><td>29-APR-2008</td><td>xtt/ge</td>
<td>Problem with initial color palette scrollbar size fixed.</td><td>cs</td></tr>
<tr><td>29-APR-2008</td><td>wb/wb</td>
<td>Problems with lost selection when command input is opened fixed.</td><td>cs</td></tr>
<tr><td>29-APR-2008</td><td>wb/wb</td>
<td>Syntax check in GlobalVolumeList added.</td><td>cs</td></tr>
<tr><td>29-APR-2008</td><td>wb/wb</td>
<td>Default thread object set in PlcPgm object at creation time.</td><td>cs</td></tr>
<tr><td>29-APR-2008</td><td>wb/wb</td>
<td>Problems with lost selection when command input is opened fixed.</td><td>cs</td></tr>
<tr><td>28-APR-2008</td><td>/.</td>
<td>Release 4.5.0-5.</td><td>cs</td></tr>
<tr><td>25-APR-2008</td><td>src/rt_bck</td>
<td>Increased number of possible backup segments.</td><td>rk</td></tr>
<tr><td>25-APR-2008</td><td>xtt/xtt</td>
<td>New Fileview to read data from file or to save data to file.</td><td>cs</td></tr>
<tr><td>25-APR-2008</td><td>xtt/xtt</td>
<td>New commands 'write object' and 'read object'.</td><td>cs</td></tr>
<tr><td>25-APR-2008</td><td>nmps/wbl</td>
<td>Plc classes DataFRead and DataFWrite added.</td><td>cs</td></tr>
<tr><td>25-APR-2008</td><td>xtt/xtt</td>
<td>New commands 'write object' and 'read object'.</td><td>cs</td></tr>
<tr><td>18-APR-2008</td><td>wb/wb</td>
<td>Config file for BerkeleyDb with lk_max_locks and lk_max_objects (db.cnf).</td><td>cs</td></tr>
<tr><td>14-APR-2008</td><td>src/doc</td>
<td>Object overview added to Object Reference Manual.</td><td>cs</td></tr>
<tr><td>14-APR-2008</td><td>wb/wb</td>
<td>Bugfix in build volume, crossreferences wasn't updated.</td><td>cs</td></tr>
<tr><td>14-APR-2008</td><td>src/doc</td>
<td>Object overview added to Object Reference Manual.</td><td>cs</td></tr>
<tr><td>14-APR-2008</td><td>xtt/ge</td>
<td>Dynamic DigCommand added.</td><td>cs</td></tr>
<tr><td>11-APR-2008</td><td>src/rt</td>
<td>Fixed bug in subc_ActivateList when subscribing from several nodes.</td><td>rk</td></tr>
<tr><td>08-APR-2008</td><td>xtt/ge</td>
<td>Connections menu added in gtk version.</td><td>cs</td></tr>
<tr><td>08-APR-2008</td><td>xtt/xtt</td>
<td>Format check added in Value dynamics.</td><td>cs</td></tr>
<tr><td>08-APR-2008</td><td>xtt/glow</td>
<td>Ge connections routing not sensitive for other nodes.</td><td>cs</td></tr>
<tr><td>08-APR-2008</td><td>xtt/xtt</td>
<td>Format check added in Value dynamics.</td><td>cs</td></tr>
<tr><td>08-APR-2008</td><td>xtt/ge</td>
<td>Connections menu added in gtk version.</td><td>cs</td></tr>
<tr><td>07-APR-2008</td><td>wb/wb</td>
<td>Stolen database lock detected and save inhibited.</td><td>cs</td></tr>
<tr><td>04-APR-2008</td><td>bcomp/bcomp</td>
<td>Connections replaced with lines in graphs to enable usage in subwindows.</td><td>cs</td></tr>
<tr><td>03-APR-2008</td><td>wb/wb</td>
<td>New command 'print/pdf/all' to print all plcpgm's to pdf-files. Also a html file with links to the files is written.</td><td>cs</td></tr>
<tr><td>03-APR-2008</td><td>xtt/flow</td>
<td>Bugfix for unbalanced paranthesis in pdf texts.</td><td>cs</td></tr>
<tr><td>03-APR-2008</td><td>wb/wb</td>
<td>New command 'print/pdf/all' to print all plcpgm's to pdf-files. Also a html file with links to the files is written.</td><td>cs</td></tr>
<tr><td>01-APR-2008</td><td>xtt/xtt</td>
<td>Bugfix in Jop, java process stopped at termination of xtt.</td><td>cs</td></tr>
<tr><td>27-MAR-2008</td><td>src/rt</td>
......@@ -685,10 +739,10 @@
<td>Bugfix in position and size of option menu near lower window border.</td><td>cs</td></tr>
<tr><td>18-MAR-2008</td><td>abb/-</td>
<td>ACS800 frequency converter with PPO3 or PPO5 profibus protocol added.</td><td>cs</td></tr>
<tr><td>18-MAR-2008</td><td>wb/wb</td>
<td>Bugfix in cast. Internal references wasn't updated correctly.</td><td>cs</td></tr>
<tr><td>18-MAR-2008</td><td>othermanu/-</td>
<td>Danfoss FC300 frequency converter with PPO3 or PPO5 profibus protocal added.</td><td>cs</td></tr>
<tr><td>18-MAR-2008</td><td>wb/wb</td>
<td>Bugfix in cast. Internal references wasn't updated correctly.</td><td>cs</td></tr>
<tr><td>17-MAR-2008</td><td>bcomp/bcomp</td>
<td>General Frequencyconverter classes for Profibus PPO5 and PPO3 protocol, with motor, fan and pump aggregates.</td><td>cs</td></tr>
<tr><td>14-MAR-2008</td><td>java/jop</td>
......@@ -699,34 +753,34 @@
<td>Plc with GetXp or StoXp references to objects in other volumes caused compilation errors.</td><td>cs</td></tr>
<tr><td>29-FEB-2008</td><td>profibus/-</td>
<td>I/O-handling routines generalized and some routines moved to rt_io_bus.c</td><td>rk</td></tr>
<tr><td>29-FEB-2008</td><td>otherio/modbus</td>
<td>New I/O-system for Modbus TCP implemented.</td><td>rk</td></tr>
<tr><td>29-FEB-2008</td><td>src/rt</td>
<td>New generalized i/o-routines for reading and writing to card.</td><td>rk</td></tr>
<tr><td>29-FEB-2008</td><td>src/rt</td>
<td>New status-messages added for Modbus-I/O.</td><td>rk</td></tr>
<tr><td>29-FEB-2008</td><td>otherio/modbus</td>
<td>New I/O-system for Modbus TCP implemented.</td><td>rk</td></tr>
<tr><td>27-FEB-2008</td><td>xtt/xtt</td>
<td>Problems with initial scrollbar settings fixed.</td><td>cs</td></tr>
<tr><td>26-FEB-2008</td><td>src/help</td>
<td>New functions in Help window: next and previous topic. Toolbar added.</td><td>cs</td></tr>
<tr><td>26-FEB-2008</td><td>wb/wb</td>
<td>Popupmenu in palette wasn't implemented in gtk version.</td><td>cs</td></tr>
<tr><td>26-FEB-2008</td><td>ssabox/rt</td>
<td>Read method for co-card changed with double reading of high word (24-bit only).</td><td>cs</td></tr>
<tr><td>22-FEB-2008</td><td>wb/wb</td>
<td>Locale set to us_EN to avoid comma in floatvalues in wb_load files.</td><td>cs</td></tr>
<tr><td>26-FEB-2008</td><td>src/help</td>
<td>New functions in Help window: next and previous topic. Toolbar added.</td><td>cs</td></tr>
<tr><td>22-FEB-2008</td><td>bcomp/bcomp</td>
<td>CompModePid: Input limit for setvalue in object graph fetched from MinSet and MaxSet.</td><td>cs</td></tr>
<tr><td>22-FEB-2008</td><td>wb/wb</td>
<td>Locale set to us_EN to avoid comma in floatvalues in wb_load files.</td><td>cs</td></tr>
<tr><td>22-FEB-2008</td><td>wb/wb</td>
<td>Spreedsheet editorn: previous value inserted in input field.</td><td>cs</td></tr>
<tr><td>22-FEB-2008</td><td>wb/wb</td>
<td>Check that volumeid is in valid range added to directory volume save.</td><td>cs</td></tr>
<tr><td>06-FEB-2008</td><td>src/statussrv</td>
<td>Loopback address used for local node.</td><td>cs</td></tr>
<tr><td>28-JAN-2008</td><td>src/co</td>
<td>Project local translationstables for translation of texts in Ge graphs implemented.</td><td>cs</td></tr>
<tr><td>28-JAN-2008</td><td>xtt/ge</td>
<td>Problems with bad performance when scrolling from navigator window fixed.</td><td>cs</td></tr>
<tr><td>28-JAN-2008</td><td>src/co</td>
<td>Project local translationstables for translation of texts in Ge graphs implemented.</td><td>cs</td></tr>
<tr><td>25-JAN-2008</td><td>src/qcom</td>
<td>New argument in qcom_WaitOr to return received event.</td><td>cs</td></tr>
<tr><td>24-JAN-2008</td><td>nmps/applmir</td>
......@@ -735,38 +789,38 @@
<td>Subscription initiation optimized in ge graph.</td><td>cs</td></tr>
<tr><td>22-JAN-2008</td><td>src/pwrb</td>
<td>Attributes PresMinLimit and PresMaxLimit added to Ii and Io.</td><td>cs</td></tr>
<tr><td>21-JAN-2008</td><td>xtt/op</td>
<td>Operator window is popped when new alarm is received.</td><td>cs</td></tr>
<tr><td>21-JAN-2008</td><td>src/pwrb</td>
<td>MoreText added to DSup, ASup and CycleSup, and to mh protocol.</td><td>cs</td></tr>
<tr><td>18-JAN-2008</td><td>xtt/flow</td>
<td>Tooltip added to flow.</td><td>cs</td></tr>
<tr><td>21-JAN-2008</td><td>xtt/op</td>
<td>Operator window is popped when new alarm is received.</td><td>cs</td></tr>
<tr><td>18-JAN-2008</td><td>src/trace</td>
<td>Object description viewed as tooltip in trace. Also $PlcMain and $PlcFo translated and viewed in tooltip.</td><td>cs</td></tr>
<tr><td>18-JAN-2008</td><td>xtt/flow</td>
<td>Tooltip added to flow.</td><td>cs</td></tr>
<tr><td>18-JAN-2008</td><td>xtt/xtt</td>
<td>PlcConnect item in popupmenu for connected functionobject wasn't displayed in gtk version.</td><td>cs</td></tr>
<tr><td>17-JAN-2008</td><td>wb/wb</td>
<td>Graphmethod 12 added, to read functionobjects drawn in Ge.</td><td>cs</td></tr>
<tr><td>17-JAN-2008</td><td>xtt/ge</td>
<td>Export PlcFo added, drawing of plc function objects in Ge.</td><td>cs</td></tr>
<tr><td>17-JAN-2008</td><td>wb/wb</td>
<td>Graphmethod 12 added, to read functionobjects drawn in Ge.</td><td>cs</td></tr>
<tr><td>16-JAN-2008</td><td>xtt/xtt</td>
<td>Input of national characters in Ge graph didn't work in gtk version.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>wb/wb</td>
<td>DataName not reset when ASup, DsTrend or DsFast object moved.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>xtt/xtt</td>
<td>Graphs and other files listed in alphabetical order.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>bcomp/bcomp</td>
<td>Bugfix in BaseMotorAggr. Backup on runningtime object didn't work.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>profibus/-</td>
<td>Reading of Di, Ai and Ii can be disabled by setting ConversionOn in channel object to 0.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>xtt/xtt</td>
<td>Graphs and other files listed in alphabetical order.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>xtt/glow</td>
<td>Bugfix in tooltip position in window objects.</td><td>cs</td></tr>
<tr><td>15-JAN-2008</td><td>wb/wb</td>
<td>DataName not reset when ASup, DsTrend or DsFast object moved.</td><td>cs</td></tr>
<tr><td>14-JAN-2008</td><td>src/doc</td>
<td>New chapter Class Editor in Designer's Guide.</td><td>cs</td></tr>
<tr><td>21-DEC-2007</td><td>src/ini</td>
<td>Pwrp_alias-file: conversion to upper case removed, and adapted to multiple attribute segments in object name.</td><td>cs</td></tr>
<tr><td>21-DEC-2007</td><td>wb/wb</td>
<td>Opening of buffers from menu in gtk version didn't work.</td><td>cs</td></tr>
<tr><td>21-DEC-2007</td><td>src/ini</td>
<td>Pwrp_alias-file: conversion to upper case removed, and adapted to multiple attribute segments in object name.</td><td>cs</td></tr>
<tr><td>20-DEC-2007</td><td>xtt/glow</td>
<td>Bugfix in java generator for rounded rectangles without fill, which caused exception in java vm.</td><td>cs</td></tr>
<tr><td>20-DEC-2007</td><td>otherio/usbio</td>
......@@ -775,10 +829,10 @@
<td>Added supgraph mcomp_pb_dp_slave.</td><td>rk</td></tr>
<tr><td>06-DEC-2007</td><td>wb/wb</td>
<td>Objid stored at compilation of Template Fo windows.</td><td>cs</td></tr>
<tr><td>05-DEC-2007</td><td>src/wbl</td>
<td>Symbols INT_MAX, INT_MIN, FLT_MAX and FLT_MIN added.</td><td>cs</td></tr>
<tr><td>05-DEC-2007</td><td>profibus/-</td>
<td>ChanDi and ChanDo inverts value if InvertOn set on channel.</td><td>rk</td></tr>
<tr><td>05-DEC-2007</td><td>src/wbl</td>
<td>Symbols INT_MAX, INT_MIN, FLT_MAX and FLT_MIN added.</td><td>cs</td></tr>
<tr><td>03-DEC-2007</td><td>src/trace</td>
<td>Open Subwindow (Ctrl/L) added to menu in trace.</td><td>cs</td></tr>
<tr><td>03-DEC-2007</td><td>opc/-</td>
......@@ -800,31 +854,31 @@
<tr><td>15-NOV-2007</td><td>remote/tcpip</td>
<td>Fixed several bugs when acting as server.</td><td>rk</td></tr>
<tr><td>05-NOV-2007</td><td>wb/wb</td>
<td>Symbolic references are not cleared by copy.</td><td>cs</td></tr>
<tr><td>05-NOV-2007</td><td>wb/wb</td>
<td>Copy with the ingnore switch, replaces unknown classes with $ClassLost.</td><td>cs</td></tr>
<tr><td>05-NOV-2007</td><td>wb/wb</td>
<td>Plc plant navigator, objects without children and object attributes can be opened with Shift/Right key.</td><td>cs</td></tr>
<tr><td>05-NOV-2007</td><td>wb/wb</td>
<td>Bugfix in plc plant navigator, attribute objects with disable attribute couldn't be opened.</td><td>cs</td></tr>
<tr><td>05-NOV-2007</td><td>wb/wb</td>
<td>Symbolic references are not cleared by copy.</td><td>cs</td></tr>
<tr><td>31-OCT-2007</td><td>bcomp/bcomp</td>
<td>Bugfix in object graphs for CompPID and CompModePID. Linkage to user and local removed.</td><td>cs</td></tr>
<tr><td>30-OCT-2007</td><td>bcomp/bcomp</td>
<td>ConfigureComponent method also viewed for pointed but not selected object.</td><td>cs</td></tr>
<tr><td>30-OCT-2007</td><td>src/wbl</td>
<td>Plc classes for bitwise shift, rotate and invert added.</td><td>cs</td></tr>
<tr><td>29-OCT-2007</td><td>src/gdh</td>
<td>gdh_ArefDisabled checks if there is a disable attribute.</td><td>cs</td></tr>
<tr><td>29-OCT-2007</td><td>src/trend</td>
<td>DsTrend object attributes with disabled parent wasn't ignored.</td><td>cs</td></tr>
<tr><td>25-OCT-2007</td><td>wb/wb</td>
<td>Command paste/toplevel, to paste a buffer when wb is empty, added.</td><td>cs</td></tr>
<tr><td>29-OCT-2007</td><td>src/gdh</td>
<td>gdh_ArefDisabled checks if there is a disable attribute.</td><td>cs</td></tr>
<tr><td>25-OCT-2007</td><td>wb/wb</td>
<td>Bugfix in paste/keepoid. Nextoix in volumeobject wasn't updated.</td><td>cs</td></tr>
<tr><td>19-OCT-2007</td><td>wb/wb</td>
<td>Command 'wb load/noindex' wasn't implemented in V4.</td><td>cs</td></tr>
<tr><td>25-OCT-2007</td><td>wb/wb</td>
<td>Command paste/toplevel, to paste a buffer when wb is empty, added.</td><td>cs</td></tr>
<tr><td>19-OCT-2007</td><td>wb/wb</td>
<td>Bugfix in UpdateClasses, modified object attributes classes wasn't detected if modification date of the main class was later.</td><td>cs</td></tr>
<tr><td>19-OCT-2007</td><td>wb/wb</td>
<td>Command 'wb load/noindex' wasn't implemented in V4.</td><td>cs</td></tr>
<tr><td>18-OCT-2007</td><td>xtt/xtt</td>
<td>Sensitivity setting of method buttons in xtt toolbar delayed to speed up selection with arrow keys.</td><td>cs</td></tr>
<tr><td>17-OCT-2007</td><td>xtt/flow</td>
......@@ -838,13 +892,13 @@
<tr><td>12-OCT-2007</td><td>wb/plc</td>
<td>Bugfix, CArea function object inside CArea could segfault.</td><td>cs</td></tr>
<tr><td>09-OCT-2007</td><td>src/wbl</td>
<td>Plc classes to get and store indirect data added.</td><td>cs</td></tr>
<tr><td>09-OCT-2007</td><td>src/wbl</td>
<td>Plc classes IpDistribute and IpCollect added.</td><td>cs</td></tr>
<tr><td>08-OCT-2007</td><td>profibus/-</td>
<td>ChanIi with name starting with Diag_ fetches value from diagnostic area.</td><td>cs</td></tr>
<tr><td>09-OCT-2007</td><td>src/wbl</td>
<td>Plc classes to get and store indirect data added.</td><td>cs</td></tr>
<tr><td>08-OCT-2007</td><td>othermanu/-</td>
<td>Eurotherm TC3001 tyristor unit added.</td><td>cs</td></tr>
<tr><td>08-OCT-2007</td><td>profibus/-</td>
<td>ChanIi with name starting with Diag_ fetches value from diagnostic area.</td><td>cs</td></tr>
<tr><td>07-OCT-2007</td><td>wb/wb</td>
<td>Build button in class editor toolbar builds volume instead of node.</td><td>cs</td></tr>
<tr><td>01-OCT-2007</td><td>bcomp/bcomp</td>
......@@ -859,22 +913,22 @@
<td>Change of template plc wasn't always detected at compilation.</td><td>cs</td></tr>
<tr><td>21-SEP-2007</td><td>src/rt</td>
<td>Changed qcom synch-mechanism from futex to interprocess mutex/cond-var.</td><td>rk</td></tr>
<tr><td>19-SEP-2007</td><td>wb/wb</td>
<td>Defaultvalues inserted into template objects when new attribute objects are added to a class.</td><td>cs</td></tr>
<tr><td>19-SEP-2007</td><td>src/wbl</td>
<td>New class XyCurve to view a curve of points with x,y coordiantes.</td><td>cs</td></tr>
<tr><td>18-SEP-2007</td><td>wb/wb</td>
<td>More syntax control added to class editor.</td><td>cs</td></tr>
<tr><td>19-SEP-2007</td><td>wb/wb</td>
<td>Defaultvalues inserted into template objects when new attribute objects are added to a class.</td><td>cs</td></tr>
<tr><td>18-SEP-2007</td><td>wb/wb</td>
<td>Lost classes replaced with $ClassLost when reading wb_load file.</td><td>cs</td></tr>
<tr><td>18-SEP-2007</td><td>src/wbl</td>
<td>New systemclass $ClassLost to replace lost classes.</td><td>cs</td></tr>
<tr><td>18-SEP-2007</td><td>wb/wb</td>
<td>More syntax control added to class editor.</td><td>cs</td></tr>
<tr><td>17-SEP-2007</td><td>java/rt</td>
<td>Gdh functions GetObjectInfoFloatArray and GetObjectInfoIntArray added.</td><td>cs</td></tr>
<tr><td>17-SEP-2007</td><td>java/jop</td>
<td>Support for XY-curves.</td><td>cs</td></tr>
<tr><td>17-SEP-2007</td><td>wb/plc</td>
<td>Bugfix, reference connections could not be set in gtk.</td><td>cs</td></tr>
<tr><td>17-SEP-2007</td><td>java/rt</td>
<td>Gdh functions GetObjectInfoFloatArray and GetObjectInfoIntArray added.</td><td>cs</td></tr>
<tr><td>12-SEP-2007</td><td>xtt/ge</td>
<td>Component and dynamic for xy-curve added.</td><td>cs</td></tr>
<tr><td>06-SEP-2007</td><td>src/statussrv</td>
......@@ -895,26 +949,26 @@
<td>Mounted volumes wasn't displayed in the Ge plant navigator.</td><td>cs</td></tr>
<tr><td>22-AUG-2007</td><td>xtt/glow</td>
<td>Bugfix in text drawing. Minimal text size could cause segfault.</td><td>cs</td></tr>
<tr><td>21-AUG-2007</td><td>xtt/xtt</td>
<td>Console log viewing last page when opened.</td><td>cs</td></tr>
<tr><td>21-AUG-2007</td><td>src/convert</td>
<td>Template with includes inserted at structfile generation.</td><td>cs</td></tr>
<tr><td>21-AUG-2007</td><td>xtt/xtt</td>
<td>Console log viewing last page when opened.</td><td>cs</td></tr>
<tr><td>20-AUG-2007</td><td>xtt/glow</td>
<td>Grid drawing improved.</td><td>cs</td></tr>
<tr><td>20-AUG-2007</td><td>xtt/glow</td>
<td>Problems with the three first colors of the palette as backgroundcolor fixed.</td><td>cs</td></tr>
<tr><td>20-JUL-2007</td><td>nmps/celldisp</td>
<td>Int16 attributes in CellDisp with suffix ##Int16 in attributename.</td><td>cs</td></tr>
<tr><td>20-JUL-2007</td><td>java/rt</td>
<td>HistServer didn't listen to qcom termination message.</td><td>cs</td></tr>
<td>MhServer didn't terminate at qcom termination message.</td><td>cs</td></tr>
<tr><td>20-JUL-2007</td><td>src/co</td>
<td>Listwidgets: Doubleclick and Enter activates a row.</td><td>cs</td></tr>
<tr><td>20-JUL-2007</td><td>nmps/celldisp</td>
<td>Int16 attributes in CellDisp with suffix ##Int16 in attributename.</td><td>cs</td></tr>
<tr><td>20-JUL-2007</td><td>java/rt</td>
<td>MhServer didn't terminate at qcom termination message.</td><td>cs</td></tr>
<tr><td>17-JUL-2007</td><td>xtt/ge</td>
<td>Select next object with Ctrl/Arrow keys.</td><td>cs</td></tr>
<td>HistServer didn't listen to qcom termination message.</td><td>cs</td></tr>
<tr><td>17-JUL-2007</td><td>wb/plc</td>
<td>Select next object with Ctrl/Arrow keys. Expand/Compress object moved to Shift/Up and Shift/Down.</td><td>cs</td></tr>
<tr><td>17-JUL-2007</td><td>xtt/ge</td>
<td>Select next object with Ctrl/Arrow keys.</td><td>cs</td></tr>
<tr><td>15-JUL-2007</td><td>xtt/glow</td>
<td>Problems in window objects with alternating doublebuffering enabled/disabled fixed.</td><td>cs</td></tr>
<tr><td>13-JUL-2007</td><td>wb/wb</td>
......@@ -923,80 +977,80 @@
<td>Bugfix in Update Classes. All attribute references wasn't updated.</td><td>cs</td></tr>
<tr><td>06-JUL-2007</td><td>/.</td>
<td>Release 4.4.2-1.</td><td>cs</td></tr>
<tr><td>05-JUL-2007</td><td>xtt/xtt</td>
<td>Bugfix in logging, parameters with array index couldn't be restored from saved entry.</td><td>cs</td></tr>
<tr><td>05-JUL-2007</td><td>xtt/glow</td>
<td>Bugfix in connections, ConGlue wasn't snapped to grid and connection wasn't drawn when created.</td><td>cs</td></tr>
<tr><td>05-JUL-2007</td><td>xtt/xtt</td>
<td>Bugfix in logging, parameters with array index couldn't be restored from saved entry.</td><td>cs</td></tr>
<tr><td>04-JUL-2007</td><td>xtt/glow</td>
<td>Subgraph name size increased from 32 to 80 characters.</td><td>cs</td></tr>
<tr><td>04-JUL-2007</td><td>xtt/ge</td>
<td>Circuitdiagram symbols added.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/glow</td>
<td>Documentation block added to pwg file.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/ge</td>
<td>New buttons in tools panel for scale double size and half size.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/ge</td>
<td>New helpentry for subgraphs and help popup menu in subgraph palette.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/ge</td>
<td>New ventilation subgraphs added.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>src/doc</td>
<td>Subgraph documentation (Graphic Symbol Library) in xtthelp, pdf and html.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/ge</td>
<td>New helpentry for subgraphs and help popup menu in subgraph palette.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>src/convert</td>
<td>Generation of xtthelp file from pwg files.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/ge</td>
<td>New ventilation subgraphs added.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/glow</td>
<td>Documentation block added to pwg file.</td><td>cs</td></tr>
<tr><td>29-JUN-2007</td><td>xtt/ge</td>
<td>New buttons in tools panel for scale double size and half size.</td><td>cs</td></tr>
<tr><td>18-JUN-2007</td><td>wb/wb</td>
<td>'Copy Selected Tree'->'Before' and 'Last Child' didn't work.</td><td>cs</td></tr>
<tr><td>15-JUN-2007</td><td>xtt/glow</td>
<td>Bug fix in connection direction for objects both rotated and mirrored.</td><td>cs</td></tr>
<tr><td>15-JUN-2007</td><td>wb/wb</td>
<td>Bugfix, remaining selection clear event after in palette and plant navigator could cause segfault.</td><td>cs</td></tr>
<tr><td>15-JUN-2007</td><td>bcomp/bcomp</td>
<td>New components for filter, damper and three way valve.</td><td>cs</td></tr>
<tr><td>15-JUN-2007</td><td>wb/wb</td>
<td>Bugfix, remaining selection clear event after in palette and plant navigator could cause segfault.</td><td>cs</td></tr>
<tr><td>15-JUN-2007</td><td>xtt/glow</td>
<td>Bug fix in connection direction for objects both rotated and mirrored.</td><td>cs</td></tr>
<tr><td>12-JUN-2007</td><td>xtt/glow</td>
<td>Fixcolor added to polyline properties.</td><td>cs</td></tr>
<tr><td>05-JUN-2007</td><td>wb/distr</td>
<td>Bugfix, distribute to specified bootnode didn't work.</td><td>cs</td></tr>
<tr><td>01-JUN-2007</td><td>src/com</td>
<td>Stub for Xtt helpfile is created when project a is created.</td><td>cs</td></tr>
<tr><td>01-JUN-2007</td><td>opc/-</td>
<td>Problems with memory leakage fixed.</td><td>cs</td></tr>
<tr><td>01-JUN-2007</td><td>src/com</td>
<td>Stub for Xtt helpfile is created when project a is created.</td><td>cs</td></tr>
<tr><td>01-JUN-2007</td><td>opc/-</td>
<td>Problems with national characters fixed.</td><td>cs</td></tr>
<tr><td>01-JUN-2007</td><td>profibus/-</td>
<td>Bugfix, opening Profibus Configurator with empty gsdfile attribute caused segfault.</td><td>cs</td></tr>
<tr><td>28-MAY-2007</td><td>remote/logg</td>
<td>Env variable allowed in remotelogg filename.</td><td>cs</td></tr>
<tr><td>28-MAY-2007</td><td>wb/wb</td>
<td>Bugfix in attrref conversion, attrref to single attribute objects </td><td>cs</td></tr>
<tr><td>28-MAY-2007</td><td>wb/plc</td>
<td>Bugfix, DSup and ASup attribute wasn't updated if the connection was changed.</td><td>cs</td></tr>
<tr><td>28-MAY-2007</td><td>nmps/bck</td>
<td>Env variable allowed in backup filename.</td><td>cs</td></tr>
<tr><td>28-MAY-2007</td><td>wb/plc</td>
<td>Bugfix, DSup and ASup attribute wasn't updated if the connection was changed.</td><td>cs</td></tr>
<tr><td>28-MAY-2007</td><td>remote/logg</td>
<td>Env variable allowed in remotelogg filename.</td><td>cs</td></tr>
<tr><td>25-MAY-2007</td><td>src/statussrv</td>
<td>New soap request to open runtime monitor.</td><td>cs</td></tr>
<tr><td>24-MAY-2007</td><td>java/jop</td>
<td>More c-printf compatible output format implemented.</td><td>cs</td></tr>
<tr><td>22-MAY-2007</td><td>xtt/glow</td>
<td>Support for center and right alignment of texts also in java.</td><td>cs</td></tr>
<tr><td>21-MAY-2007</td><td>xtt/statusmon</td>
<td>Xtt and operator place can be opened from from status monitor.</td><td>cs</td></tr>
<tr><td>21-MAY-2007</td><td>src/statussrv</td>
<td>New soap request to open xtt.</td><td>cs</td></tr>
<tr><td>21-MAY-2007</td><td>/.</td>
<td>Release 4.4.1-1.</td><td>cs</td></tr>
<tr><td>21-MAY-2007</td><td>xtt/statusmon</td>
<td>Xtt and operator place can be opened from from status monitor.</td><td>cs</td></tr>
<tr><td>18-MAY-2007</td><td>ssabox/rt</td>
<td>Added i/o swap-method to avoid stall during warm restart.</td><td>rk</td></tr>
<tr><td>18-MAY-2007</td><td>src/rt</td>
<td>Added new i/o swap-method to avoid stall during warm restart.</td><td>rk</td></tr>
<tr><td>18-MAY-2007</td><td>profibus/-</td>
<td>Added io-method IoAgentSwap to keep driver initialized during warm restart.</td><td>rk</td></tr>
<tr><td>16-MAY-2007</td><td>xtt/xtt</td>
<td>Switch -s in rt_xtt (gtk only): an opplace can be choosen from a list.</td><td>cs</td></tr>
<tr><td>16-MAY-2007</td><td>wb/wtt</td>
<td>New tools menu with Runtime Monitor and Supervision Center (gtk only). could be interpreted as attrref to whole object.</td><td>cs</td></tr>
<tr><td>16-MAY-2007</td><td>src/co</td>
<td>New Runtime Monitor to start and monitor runtime env on local node.</td><td>cs</td></tr>
<tr><td>18-MAY-2007</td><td>src/rt</td>
<td>Added new i/o swap-method to avoid stall during warm restart.</td><td>rk</td></tr>
<tr><td>16-MAY-2007</td><td>src/co</td>
<td>New Status Monitor to supervise status of stations via webservice. </td><td>cs</td></tr>
<tr><td>16-MAY-2007</td><td>src/co</td>
<td>New Runtime Monitor to start and monitor runtime env on local node.</td><td>cs</td></tr>
<tr><td>16-MAY-2007</td><td>wb/wtt</td>
<td>New tools menu with Runtime Monitor and Supervision Center (gtk only). could be interpreted as attrref to whole object.</td><td>cs</td></tr>
<tr><td>16-MAY-2007</td><td>xtt/xtt</td>
<td>Switch -s in rt_xtt (gtk only): an opplace can be choosen from a list.</td><td>cs</td></tr>
<tr><td>10-MAY-2007</td><td>xtt/flow</td>
<td>Colored rectangles are still colored at inverse drawing.</td><td>cs</td></tr>
<tr><td>08-MAY-2007</td><td>src/rt</td>
......@@ -1013,54 +1067,54 @@
<td>Added object graphs for classes Siemens_DiagRepeater and Siemens_DR_SegmStatus.</td><td>rk</td></tr>
<tr><td>01-MAY-2007</td><td>/.</td>
<td>Release 4.4.0-1.</td><td>cs</td></tr>
<tr><td>30-APR-2007</td><td>profibus/-</td>
<td>Changed status handling of Profibus slaves so that correct view of the world is given.</td><td>rk</td></tr>
<tr><td>30-APR-2007</td><td>ssabox/rt</td>
<td>Changed error handling so that sporadic error are allowed and does not cause system to halt</td><td>rk</td></tr>
<tr><td>26-APR-2007</td><td>profibus/-</td>
<td>Added gsd-file si0380a7.gsd, for Siemens Diagnostic Repeater.</td><td>rk</td></tr>
<tr><td>26-APR-2007</td><td>xtt/glow</td>
<td>Bugfix in imageobject, image was not always freed when graph was closed.</td><td>cs</td></tr>
<tr><td>30-APR-2007</td><td>profibus/-</td>
<td>Changed status handling of Profibus slaves so that correct view of the world is given.</td><td>rk</td></tr>
<tr><td>26-APR-2007</td><td>siemens/rt</td>
<td>Added IO-method's for Siemens_DiagRepeater.</td><td>rk</td></tr>
<tr><td>26-APR-2007</td><td>siemens/wbl</td>
<td>New profibus slave classe for Siemens Diagnostic Repeater, pwr_sClass_Siemens_DiagRepeater.</td><td>rk</td></tr>
<tr><td>26-APR-2007</td><td>xtt/glow</td>
<td>Bugfix in imageobject, image was not always freed when graph was closed.</td><td>cs</td></tr>
<tr><td>26-APR-2007</td><td>profibus/-</td>
<td>Added gsd-file si0380a7.gsd, for Siemens Diagnostic Repeater.</td><td>rk</td></tr>
<tr><td>25-APR-2007</td><td>xtt/ge</td>
<td>Bit type added in DigColor to view bits in a bitmap.</td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>src/wbl</td>
<td>New plc classes for Get end CSto of attributes in externvolumes. </td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>src/rt</td>
<td>NULL argument for subid in gdh_RefObjectInfo allowed.</td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>src/wbl</td>
<td>New types Int64 and UInt64.</td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>opc/-</td>
<td>Opc XML/DA server and client.</td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>src/wbl</td>
<td>New types Int64 and UInt64.</td><td>cs</td></tr>
<td>New plc classes for Get end CSto of attributes in externvolumes. </td><td>cs</td></tr>
<tr><td>19-APR-2007</td><td>wb/wtt</td>
<td>Script functions GetClassList and GetNextObject added.</td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>src/co</td>
<td>Locale set when language is set.</td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>wb/wtt</td>
<td>Bugfix in plc connect, attribute reference to an object in a mounted voume had incorrect size. </td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>src/rt</td>
<td>Bugfix in mvol_ArefToAttribute, an attribute name was returned for attrref refering whole object.</td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>wb/wtt</td>
<td>Bugfix in plc connect, attribute reference to an object in a mounted voume had incorrect size. </td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>src/co</td>
<td>Locale set when language is set.</td><td>cs</td></tr>
<tr><td>02-APR-2007</td><td>xtt/ge</td>
<td>Dyntype invisible works also for attributes of type Float32.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>xtt/ge</td>
<td>Bugfix in navigator window, drawing attempt in zero buffer removed.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>xtt/ge</td>
<td>Problems with national characters in ge attribute editor fixed.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>wb/wb</td>
<td>wb_motif: Window utility object was deleted before License window was closed.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>xtt/ge</td>
<td>Bugfix in navigator window, drawing attempt in zero buffer removed.</td><td>cs</td></tr>
<tr><td>02-MAR-2007</td><td>wb/wtt</td>
<td>Bugfix in object editor, Used checkbox affected wrong input in some cases (C Order).</td><td>cs</td></tr>
<tr><td>01-MAR-2007</td><td>opc/-</td>
<td>New module opc.</td><td>cs</td></tr>
<tr><td>22-FEB-2007</td><td>wb/wb</td>
<td>Bugfix in build method for XttGraph. Java was always generated if the javaname for the graph wasn't saved.</td><td>cs</td></tr>
<tr><td>21-FEB-2007</td><td>xtt/xtt</td>
<td>Problems with national characters in alarmtext in operator window fixed.</td><td>cs</td></tr>
<tr><td>21-FEB-2007</td><td>wb/wtt</td>
<td>Bugfix in input focus when value input was closed.</td><td>cs</td></tr>
<tr><td>21-FEB-2007</td><td>xtt/xtt</td>
<td>Problems with national characters in alarmtext in operator window fixed.</td><td>cs</td></tr>
<tr><td>19-FEB-2007</td><td>profibus/-</td>
<td>Bugfix in ExtUserPrmDataConst.</td><td>cs</td></tr>
<tr><td>09-FEB-2007</td><td>profibus/-</td>
......@@ -1071,88 +1125,88 @@
<td>Adapted I/O routines to work with new driver for Softing Profiboard. Incorporated driver API from Softing to work with new Softing driver. Added diagnostics infomation to pwr_sClass_Pb_DP_Slave-class.</td><td>rk</td></tr>
<tr><td>06-FEB-2007</td><td>wb/wb</td>
<td>Bugfix in volumereferences in loadfiles. Casted attributes wasn't always checked.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/wbl</td>
<td>Attribute LoadArchives added to WebHandler with new type WebLoadArchiveMask.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>bcomp/bcomp</td>
<td>New components for On/Off burner control, CompOnOffBurner and CompOnOffZone.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/init</td>
<td>Process rt_webmonelog (web eventlog server) added to startup.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>java/web</td>
<td>Button for Eventlog in operators menu added.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB).</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>_opwin removed from homepage name. index.html set as defaultname.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>java/jop</td>
<td>Default background color in GeTextField changed from Inherit to lightgrey.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB).</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/wbl</td>
<td>Attribute LoadArchives added to WebHandler with new type WebLoadArchiveMask.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>bcomp/bcomp</td>
<td>New components for On/Off burner control, CompOnOffBurner and CompOnOffZone.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/init</td>
<td>Process rt_webmonelog (web eventlog server) added to startup.</td><td>cs</td></tr>
<tr><td>29-JAN-2007</td><td>java/web</td>
<td>Bugfix in dynamic HostObject in web interface.</td><td>cs</td></tr>
<tr><td>25-JAN-2007</td><td>xtt/ev</td>
<td>Problem with double appearence of alarm when communication is bad fixed.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>src/wbl</td>
<td>Attribute BuildCmd moved/added to Application and PlcProcess.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>src/io</td>
<td>Check at io startup if multiple signals are connected to the same channel.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>src/wbl</td>
<td>Attribute BuildCmd moved/added to Application and PlcProcess.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/plc</td>
<td>'Create Object' added to the Plc Editor popupmenu.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/wtt</td>
<td>Application build method for Application and PlcProcess objects. </td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/wb</td>
<td>Click time increated for MB2 (create object) in wtt.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/plc</td>
<td>'Create Object' added to the Plc Editor popupmenu.</td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>xtt/xtt</td>
<td>Bugfix in remtrans table. If multicast object found, object was not displayed. </td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Bugfix in trace attribute for GetIpToA.</td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Connect methods for GetATv, StoAtv, CStoATv, GetDTv etc added.</td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Bugfix in trace attribute for GetIpToA.</td><td>cs</td></tr>
<tr><td>17-JAN-2007</td><td>xtt/ge</td>
<td>Property EscapeStore for dynamic type ValueInput added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>src/trace</td>
<td>Mouse Scroll events added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>wb/plc</td>
<td>Mouse Scroll events added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>xtt/xtt</td>
<td>Toolbar with icons for the methods of the selected object added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>src/trace</td>
<td>Mouse Scroll events added.</td><td>cs</td></tr>
<tr><td>15-JAN-2007</td><td>xtt/curve</td>
<td>Scroll and zoom with arrow keys and mouse wheel. Scroll buttons in tools. </td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Font size in alarmtexts in operator window can be changed.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/ge</td>
<td>Fileview for import of pwg and image files.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Gtk version of xtt.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>src/trace</td>
<td>Gtk version of rt_trace. Navigator window inserted in main window.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>wb/wb</td>
<td>Gtk version of wb.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>New syntax for function key definition file (gtk version).</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>src/trace</td>
<td>Gtk version of rt_trace. Navigator window inserted in main window.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Nodename displayed i Xtt title.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/ge</td>
<td>Fileview for import of pwg and image files.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Font size in alarmtexts in operator window can be changed.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Gtk version of xtt.</td><td>cs</td></tr>
<tr><td>10-OCT-2006</td><td>wb/pkg</td>
<td>Support for bootnodes added, i.e. copying of package to other nodes than the actual process or operator station.</td><td>cs</td></tr>
<tr><td>05-SEP-2006</td><td>src/plc</td>
<td>Wait for all threads to set its priority before changing real and effective user id.</td><td>rk</td></tr>
<tr><td>05-SEP-2006</td><td>src/rt_qmon</td>
<td>Wait a while for correct scheduler to be set before starting threads.</td><td>rk</td></tr>
<tr><td>05-SEP-2006</td><td>src/rt_tmon</td>
<td>Established new callback function for glibc malloc memory checks.</td><td>rk</td></tr>
<tr><td>05-SEP-2006</td><td>src/plc</td>
<td>Wait for all threads to set its priority before changing real and effective user id.</td><td>rk</td></tr>
<tr><td>30-AUG-2006</td><td>src/convert</td>
<td>Attribute changed from enum to mask or v.v. was not converted.</td><td>cs</td></tr>
<tr><td>22-AUG-2006</td><td>wb/wb</td>
<td>Performance improved when opening a node, and displaying the packages in the distributor.</td><td>cs</td></tr>
<tr><td>27-JUL-2006</td><td>wb/plc</td>
<td>Execute order was not displayed on aarithm objects and other objects with graphmethod 2.</td><td>cs</td></tr>
<tr><td>27-JUL-2006</td><td>bcomp/bcomp</td>
<td>Defaultvalue for BasePressureSensor.Trend.DataName corrected.</td><td>cs</td></tr>
<tr><td>27-JUL-2006</td><td>wb/plc</td>
<td>Execute order was not displayed on aarithm objects and other objects with graphmethod 2.</td><td>cs</td></tr>
<tr><td>25-JUL-2006</td><td>profibus/-</td>
<td>Byte order dependency added for PRM data in profibus configurator.</td><td>cs</td></tr>
<tr><td>20-JUL-2006</td><td>src/init</td>
<td>Try with smaller posix message queue if system does not support big queues.</td><td>rk</td></tr>
<tr><td>13-JUL-2006</td><td>src/rt</td>
<td>Bugfix in classcache for large classes.</td><td>rk</td></tr>
<tr><td>13-JUL-2006</td><td>src/init</td>
<td>Volume versioncheck for volref removed if volume is not yet loaded.</td><td>rk</td></tr>
<tr><td>13-JUL-2006</td><td>src/rt</td>
<td>Bugfix in classcache for large classes.</td><td>rk</td></tr>
<tr><td>12-JUL-2006</td><td>abb/-</td>
<td>ABB_ACS800_Slave: IORack bit was missing.</td><td>cs</td></tr>
<tr><td>11-JUL-2006</td><td>wb/utl</td>
......@@ -1165,50 +1219,50 @@
<td>Format for Time and DeltaTime in table added.</td><td>cs</td></tr>
<tr><td>29-JUN-2006</td><td>wb/plc</td>
<td>Bugfix: CStoIp, StoIp, StoAToIp and CStoAToIp with In-input not connected, did not fetch the supplied value.</td><td>cs</td></tr>
<tr><td>28-JUN-2006</td><td>xtt/glow</td>
<td>Adjustment property (Left/Right/Center) added to annotations and table object.</td><td>cs</td></tr>
<tr><td>28-JUN-2006</td><td>xtt/ge</td>
<td>New Value, ValueInput and Button subgraphs with Right and Center adjustment.</td><td>cs</td></tr>
<tr><td>28-JUN-2006</td><td>xtt/glow</td>
<td>Adjustment property (Left/Right/Center) added to annotations and table object.</td><td>cs</td></tr>
<tr><td>27-JUN-2006</td><td>bcomp/bcomp</td>
<td>Hysteresis in object graph for BaseSensor and subclasses displayed wrong value.</td><td>cs</td></tr>
<tr><td>15-JUN-2006</td><td>wb/plc</td>
<td>Search string didn't search in AttrRef attributes.</td><td>cs</td></tr>
<tr><td>15-JUN-2006</td><td>xtt/xtt</td>
<td>Object attributes channels and signals displayed in Device table.</td><td>cs</td></tr>
<tr><td>15-JUN-2006</td><td>wb/plc</td>
<td>Search string didn't search in AttrRef attributes.</td><td>cs</td></tr>
<tr><td>07-JUN-2006</td><td>wb/wb</td>
<td>Bugfix in wb_name, segment(0) returned invalid name for root objects.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix: change text without selecting any text object caused segfault.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>bcomp/bcomp</td>
<td>Local mode added to CompModeDM and BaseMValve.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix: change text without selecting any text object caused segfault.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>wb/wb</td>
<td>UpdateClasses also converts the input and output masks in function objects.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>xtt/ge</td>
<td>Property for selected cell color in GrowTable.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>wb/wb</td>
<td>StructName in ObjBodyDef inserted in PostCreate method.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>xtt/ge</td>
<td>Property for selected cell color in GrowTable.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix in classeditor. Change of classname caused unidentified class of the template object of the class.</td><td>cs</td></tr>
<tr><td>23-MAY-2006</td><td>src/pwrb</td>
<td>New class GetDatap added, to fetch datainputs in template plc.</td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>bcomp/bcomp</td>
<td>New classes CompPID and CompModePID: PID controller divided in main object and function object.</td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>xtt/ge</td>
<td>Bugfix for $user attributes. Scan function for dynamics wasn't called. </td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>wb/wtt</td>
<td>Update Class added in menu, and new commands: 'update classes' and 'check classes'.</td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>bcomp/bcomp</td>
<td>New classes CompPID and CompModePID: PID controller divided in main object and function object.</td><td>cs</td></tr>
<tr><td>19-MAY-2006</td><td>wb/wb</td>
<td>Update of instance objects when a class is modified (without reload).</td><td>lw</td></tr>
<tr><td>16-MAY-2006</td><td>src/wbl</td>
<td>Attribute ManMode added to Mode class, to avoid code in object graph.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Object instances can be used in graphs in Window and Folder objects.</td><td>cs</td></tr>
<td>Bit type added in Invisible to check visibility on bits in a bitmap.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/glow</td>
<td>Owner added to GrowWindow and GrowFolder.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Possibility to use local database in DigLowColor, ToggleDig, Slider insensitiv, and Invisible.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>src/wbl</td>
<td>Attribute ManMode added to Mode class, to avoid code in object graph.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Bit type added in Invisible to check visibility on bits in a bitmap.</td><td>cs</td></tr>
<td>Object instances can be used in graphs in Window and Folder objects.</td><td>cs</td></tr>
<tr><td>12-MAY-2006</td><td>src/rt</td>
<td>Conversion between different versions av classes handles conversion from Objid to AttrRef and from AttrRef to Objid.</td><td>cs</td></tr>
<tr><td>11-MAY-2006</td><td>xtt/ge</td>
......@@ -1227,62 +1281,62 @@
<td>Separate ld_node file for each node. Possibility to configure a FriendNode object under a NodeConfig object.</td><td>cs</td></tr>
<tr><td>04-MAY-2006</td><td>siemens/wbl</td>
<td>New profibus module classes for ET200M, and slave classes for IM153 and IM155</td><td>cs</td></tr>
<tr><td>02-MAY-2006</td><td>src/co</td>
<td>Bugfix in time_Dcomp, 0 was not returned for equal times.</td><td>cs</td></tr>
<tr><td>02-MAY-2006</td><td>src/pwrb</td>
<td>New signals for absolute and delta time, and plc objects for time arithmetics added.</td><td>cs</td></tr>
<tr><td>02-MAY-2006</td><td>src/co</td>
<td>Bugfix in time_Dcomp, 0 was not returned for equal times.</td><td>cs</td></tr>
<tr><td>26-APR-2006</td><td>wb/plc</td>
<td>Bugfix in dataarithm compilation, space at end of line could cause error.</td><td>cs</td></tr>
<tr><td>26-APR-2006</td><td>wb/plc</td>
<td>Bugfix in GetData compilation, error when referenced parameter was a type (not a class) not handled.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Build methods added. 'Compile', 'create loadfile' and 'create bootfile' replaced by 'build object', 'build volume' and 'build node'. 'build object', 'build volume' and 'build node' also available as wtt commands.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>src/pwrs</td>
<td>Modified attribute added to RootVolume, SubVolume and SharedVolume.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>xtt/glow</td>
<td>Bugfix in annotation input. Insert of new characters might cause segmentation fault.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Copy with keep references added to wtt menu.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Configuration wizard started when entering an empty directoryvolume.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>xtt/glow</td>
<td>Bugfix in annotation input. Insert of new characters might cause segmentation fault.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Build methods added. 'Compile', 'create loadfile' and 'create bootfile' replaced by 'build object', 'build volume' and 'build node'. 'build object', 'build volume' and 'build node' also available as wtt commands.</td><td>cs</td></tr>
<tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Replaces old unsent subscriptions with new fresh ones.</td><td>rk</td></tr>
<tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Changed interface to qcom_Put. Added attributes msg_id and prio in qcom_sPut structure.</td><td>rk</td></tr>
<tr><td>17-MAR-2006</td><td>src/rt_tmon</td>
<td>Cleaning (zero-ing) of timed out subscription data.</td><td>rk</td></tr>
<tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Changed interface to qcom_Put. Added attributes msg_id and prio in qcom_sPut structure.</td><td>rk</td></tr>
<tr><td>07-MAR-2006</td><td>xtt/gedyn</td>
<td>Subscription for Table (select array) and AnalogColor was not always unreferenced.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>wb/wnav</td>
<td>Check before creating a toplevel object if class is a valid in the current window.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>siemens/-</td>
<td>Changelog created.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>wb/wnav</td>
<td>Check before creating a toplevel object if class is a valid in the current window.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>xtt/xtt</td>
<td>Command for collect remove and collect remove/clear in menu.</td><td>cs</td></tr>
<tr><td>23-FEB-2006</td><td>wb/wnav</td>
<td>New wizard for configuration of directory volume.</td><td>cs</td></tr>
<tr><td>22-FEB-2006</td><td>src/xtthelp</td>
<td>Bugfix, bookmark in xtthelp was case sensitive.</td><td>cs</td></tr>
<tr><td>22-FEB-2006</td><td>src/convert</td>
<td>Bookmark inserted for every attribute in class xtthelp.</td><td>cs</td></tr>
<tr><td>21-FEB-2006</td><td>wb/wnav</td>
<td>Popupmenu for object with DevBody only could not be opened.</td><td>cs</td></tr>
<tr><td>22-FEB-2006</td><td>src/xtthelp</td>
<td>Bugfix, bookmark in xtthelp was case sensitive.</td><td>cs</td></tr>
<tr><td>21-FEB-2006</td><td>wb/ldh</td>
<td>Bugfix. Unhandled exception in DeleteObject and DeleteTree if not in edit mode.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>wb/wnav</td>
<td>New commands: open graph, delete graph, set subwindow and release subwindow.</td><td>cs</td></tr>
<tr><td>21-FEB-2006</td><td>wb/wnav</td>
<td>Popupmenu for object with DevBody only could not be opened.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>wb/script</td>
<td>New script functions SetAttribute, OpenGraph, CloseGraph, SetSubwindow and CheckSystemGroup.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>src/script</td>
<td>'#' alternative to '!' for comment in script.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>xtt/ge</td>
<td>Connect to script extern variables in Value, Invisible, SetDig, ToggleDig, DigShift and OptionMenu.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>wb/wnav</td>
<td>New commands: open graph, delete graph, set subwindow and release subwindow.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>src/script</td>
<td>'delete' statement added to remove external variables.</td><td>cs</td></tr>
<tr><td>19-FEB-2006</td><td>xtt/gedyn</td>
<td>Bugfix in GeValue: string was sometimes updated every scan.</td><td>cs</td></tr>
<tr><td>19-FEB-2006</td><td>wb/wnav</td>
<td>WGe, new class to open Ge graphs in development environment.</td><td>cs</td></tr>
<tr><td>19-FEB-2006</td><td>xtt/gedyn</td>
<td>Bugfix in GeValue: string was sometimes updated every scan.</td><td>cs</td></tr>
</table></div>
</body>
</html>
......@@ -69,6 +69,7 @@ CnvChangeLog::CnvChangeLog( CnvCtx *cnv_ctx, char *from_str) :
read( "wb");
read( "nmps");
read( "remote");
read( "misc");
read( "profibus");
read( "opc");
read( "java");
......
......@@ -171,3 +171,5 @@
110202 cs wb Bugfix in object editor, Ctrl+DoubleClick didn't work on attrrefs.
110202 cs wb Plc compile, problem with compilation of component subwindow from plc editor fixed.
110203 cs wb Plc link, problem with uppercase nodename for opt-file fixed.
110309 cs wb Wtt command set attribute, support for deltatimes added.
110310 cs wb Plc editor, accelerator for build added.
......@@ -200,3 +200,7 @@
110203 cs xtt Problems with OpPlace and XttGraph object in SharedVolume fixed.
110222 cs xtt Curve window, second mark added.
110222 cs xtt Curve window, export function added for history curves.
110329 cs ge Ge rotation dynamic, problem with escaping rotation object fixed.
110513 cs ge Component AxisArc for circular axes added.
110517 cs xtt Bugfix in 'close navigator' command.
110517 cs xtt Xtt graph options for fullscreen, maximize and iconify added for command and XttGraph.
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment