dialogs/__init__.py
Fri, 10 Aug 2012 00:32:05 +0200 Laurent Bessard Adding support for in POU graphical and textual editor
Mon, 25 Jun 2012 20:03:53 +0200 Laurent Bessard Replacing buttons with text by buttons with icons
Wed, 06 Jun 2012 19:02:30 +0200 Laurent Bessard Replacing dialog asking for a name when adding datatype, configuration and resource by automatically generated name
Sun, 03 Jun 2012 23:47:13 +0200 Laurent Bessard Separating ProjectDialog from PLCOpenEditor for integration of panel into Beremiz project window
Tue, 08 Nov 2011 21:59:22 +0100 laurent Moving variable panel from bottom notebook panel to POU editor panel
Sun, 09 Oct 2011 19:51:14 +0200 laurent Adding support for searching text or regular expression in whole project
Fri, 23 Sep 2011 20:07:40 +0200 laurent Adding custom cell editor for interval value in task informations of ResourceEditor
Wed, 30 Mar 2011 15:49:09 +0200 laurent Adding support for direct array variable declaration in variable panel (still disable cause matiec doesn't support this feature)
Sun, 06 Dec 2009 21:20:55 +0100 laurent Adding support for forcing PLC variable in Viewer
Wed, 16 Sep 2009 12:00:58 +0200 laurent Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class