2011-07-04 laurent Adding support for syntax highlighting for EN and ENO parameters in formal function and function blocs in textual editor
2011-06-29 laurent Fix warnings when compiling matiec
2011-06-28 laurent Fix bug in using STRING and WSTRING in user defined types
2011-06-14 laurent Improve syntax highlighting in TextViewer
2011-06-14 laurent Fix bug in UndoBuffer with TextViewer
2011-06-09 laurent Adding support for selecting user data type for function return type
2011-06-08 laurent Adding support for coloring following elements:
2011-06-08 laurent Fix bug with TRUNC function and with type conversion functions called with constant as parameter
2011-06-06 laurent Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
2011-05-24 laurent Fix bug when displaying errors when generating textual program in standalone mode
2011-04-21 laurent Fix bug when compiling pou including user-defined blocks with unconnected input
2011-04-21 laurent Fix Segmentation Fault occurring when trying to open a new editor tab
2011-04-21 laurent Fix wire disappearing when wire tip and connector are not exactly at the same position fixed.
2011-04-21 laurent Adding '0' and '1' as possible value to force boolean variables
2011-04-21 laurent Adding support for saving frame size while closing and restore it at next launch
2011-04-21 laurent Fix dialogs positions to stay on the same screen than parent frame
2011-04-19 laurent Fix bounding box of Variable Block when variable name displaying size is bigger than block size
2011-04-19 laurent Fix bug with Function Blocks input and output position on Windows
2011-04-19 laurent Fix bug when buffering modifications on plain text languages
2011-04-19 laurent Modifying data stored in UndoBuffer to get a quicker Undo/Redo
2011-04-19 laurent Move position of debug value to avoid wire to cross text
2011-04-16 laurent Fix bug in block with execution control generation fixed
2011-04-14 Edouard Tisserant Fixed typo in PLCGenerator.py
2011-04-05 laurent Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
2011-04-05 laurent Adding support for debugging and forcing DATE, DT and TOD in Beremiz interface
2011-04-05 Edouard Tisserant Dhu... Merged with myself...
2011-04-05 edouard Added drag'n'drop of functions and function blocks
2011-04-05 Edouard Tisserant Time funcs are now in Time categoryw
2011-04-05 Edouard Tisserant Updated availables time realted function in standard lib, updated matiec code generator headers according matiec new licencing
2011-04-04 laurent Bug on changing variable class fixed
2011-04-01 laurent Adding support for displaying and forcing TIME variables according to IEC 61131 literal format
2011-04-01 Edouard Tisserant Larger library hint text window
2011-04-01 Edouard Tisserant Added POU interface description in library help text for standard function blocks too, not only in standard functions
2011-03-31 Edouard Tisserant Initial TIME support in forcing
2011-03-31 laurent Merged with Edouard's modifications
2011-03-31 laurent Fix segmentation fault on opening and closing of editor tabs
2011-03-31 laurent Adding support for disable language translation when default language not available in locale
2011-03-31 laurent Fix unwanted translations in TypesTree
2011-03-30 laurent Bug variable panel not refreshed when dropping located variables fixed
2011-03-30 laurent Adding support for creating contact and coil in LD Viewer instead of variable blocks when dropping a variable
2011-03-30 laurent Bug on variable panel row size in grid preventing readability of value inside cell editors fixed
2011-03-30 laurent Bug on Contact Rising and Falling edge not displayed correctly while debugging fixed
2011-03-30 laurent Adding support for direct array variable declaration in variable panel (still disable cause matiec doesn't support this feature)
2011-03-26 Edouard Tisserant Solve "global name 'ID_TRANSITIONCONTENTDIALOGSPACER' is not defined" error on "Create a new divergence" in SFC editor.
2011-03-26 Edouqrd Tisserant Fixed exception when forcing LD?contact.
2011-02-22 edouard Forced variable now supported in GraphicViewer
2010-06-01 lolitech merge
2009-12-16 laurent Bug on FileMenu not refreshed when modifications fixed
2010-05-21 pizza Bug in PLCGenerator when Coil is directly connected to LeftPowerRail fixed
2010-05-19 laurent Adding message dialog for PLCOpen XML syntax errors.
2010-05-10 laurent Bug when trying to generate SFC with unconnected connectors fixed
2009-12-16 laurent Bug on FileMenu not refreshed when modifications fixed
2009-12-16 laurent Disable buttons in DebugVariablePanel when they aren't useful
2009-12-16 laurent Disable Up and Down buttons when not useful
2009-12-16 laurent Bug on drawing coil fixed
2009-12-16 laurent Bug on FileMenu not refreshed when modifications fixed
2009-12-16 laurent Fix some errors in french translation
2009-12-16 laurent Updating french translation with new string added by variable forcing
2009-12-15 laurent Remove limitation on complex types in POU interface
2009-12-15 laurent Bug when more than one tab are visible, only one tab is refreshed fixed