Fri, 13 Jul 2012 12:27:05 +0200Fix bug browse button in special cell editors on Windows
Laurent Bessard [Fri, 13 Jul 2012 12:27:05 +0200] rev 723
Fix bug browse button in special cell editors on Windows

Sun, 08 Jul 2012 17:48:38 +0200Fix bug with graphic viewer and zoom
Laurent Bessard [Sun, 08 Jul 2012 17:48:38 +0200] rev 722
Fix bug with graphic viewer and zoom

Sat, 07 Jul 2012 20:50:24 +0200Fix bug when loading output variable
Laurent Bessard [Sat, 07 Jul 2012 20:50:24 +0200] rev 721
Fix bug when loading output variable

Sat, 07 Jul 2012 20:48:23 +0200Fix bug no title bar on wx.SingleChoiceDialogs
Laurent Bessard [Sat, 07 Jul 2012 20:48:23 +0200] rev 720
Fix bug no title bar on wx.SingleChoiceDialogs

Sun, 01 Jul 2012 23:36:44 +0200Adding functions in EditorPanel API to let panels to define custom save methods
Laurent Bessard [Sun, 01 Jul 2012 23:36:44 +0200] rev 719
Adding functions in EditorPanel API to let panels to define custom save methods

Thu, 28 Jun 2012 12:03:27 +0200Fix various bugs
Laurent Bessard [Thu, 28 Jun 2012 12:03:27 +0200] rev 718
Fix various bugs

Thu, 28 Jun 2012 12:03:12 +0200Fix bug variable and connection size not updated when name or expression is too long
Laurent Bessard [Thu, 28 Jun 2012 12:03:12 +0200] rev 717
Fix bug variable and connection size not updated when name or expression is too long

Thu, 28 Jun 2012 12:00:45 +0200Adding support for drag'n dropping constant values
Laurent Bessard [Thu, 28 Jun 2012 12:00:45 +0200] rev 716
Adding support for drag'n dropping constant values

Mon, 25 Jun 2012 23:10:49 +0200Fix bugs on Debug Variable Panel after splitting it from PLCOpenEditor.py
Laurent Bessard [Mon, 25 Jun 2012 23:10:49 +0200] rev 715
Fix bugs on Debug Variable Panel after splitting it from PLCOpenEditor.py

Mon, 25 Jun 2012 20:03:53 +0200Replacing buttons with text by buttons with icons
Laurent Bessard [Mon, 25 Jun 2012 20:03:53 +0200] rev 714
Replacing buttons with text by buttons with icons
Adding support for bitmap library to have a common API for icon request handling
Simplify wx controls and sizers creation in dialogs and custom controls and panels