Beremiz.py
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Tue, 09 Jun 2009 10:10:34 +0200 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Wed, 29 Apr 2009 12:29:12 +0200 greg Add LoliTech phone number in bug report
Mon, 23 Mar 2009 16:38:11 +0100 lbessard Invalid minimizebutton state when reload PLCParams fixed
Wed, 25 Feb 2009 16:39:11 +0100 lbessard Fix size of ComboBoxes
Fri, 13 Feb 2009 13:58:54 +0100 lbessard Bug with fonts on some systems fixed
Mon, 19 Jan 2009 13:11:20 +0100 greg remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
Fri, 16 Jan 2009 13:20:44 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Mon, 24 Nov 2008 08:57:43 +0100 greg add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Tue, 04 Nov 2008 15:44:44 +0100 greg add autocomplete support for beremiz's textctrl
Mon, 20 Oct 2008 13:04:10 +0200 greg add docutils in svgui plugins to launch inkscape
Fri, 17 Oct 2008 13:27:03 +0200 greg fixed bug with config
Fri, 17 Oct 2008 13:03:19 +0200 greg remove workspace test
Thu, 16 Oct 2008 16:49:39 +0200 greg add buildpath parameter for beremiz
Sun, 07 Sep 2008 16:46:15 +0200 lbessard Bug with Open, Reopen and Close Project fixed
Sun, 07 Sep 2008 16:43:05 +0200 lbessard Bug with Open, Reopen and Close Project fixed
Fri, 05 Sep 2008 18:13:55 +0200 lbessard Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
Wed, 03 Sep 2008 17:28:17 +0200 etisserant Improved debug data feedback.
Tue, 02 Sep 2008 12:24:25 +0200 greg fixed : bug when launch beremiz_service on windows
Sat, 30 Aug 2008 22:12:49 +0200 etisserant Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
Thu, 28 Aug 2008 16:34:48 +0200 greg add tests for win32
Thu, 28 Aug 2008 14:53:11 +0200 etisserant - Some improovements in debug data feedback data
Tue, 26 Aug 2008 15:31:09 +0200 greg remove import signal in beremiz.py
Mon, 25 Aug 2008 18:01:49 +0200 etisserant Fixed local PLC runtime kill on aborted quit attempt.
Fri, 22 Aug 2008 15:35:11 +0200 greg remove old code and fix typo
Fri, 22 Aug 2008 15:30:09 +0200 etisserant Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
Fri, 22 Aug 2008 13:36:16 +0200 lbessard Modification in catched wxTextCtrl events
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :
Tue, 12 Aug 2008 16:25:18 +0200 lbessard Adding support for highlighing compiling errors into PLCOpenEditor
Wed, 30 Jul 2008 17:16:57 +0200 etisserant Change shortcut for wx-inspector now ctrl-alt-i
Tue, 15 Jul 2008 17:57:04 +0200 etisserant minor gui improvements :
Tue, 15 Jul 2008 16:01:09 +0200 etisserant SVG/Inkscape based icon generation script + SVG drawing.
Tue, 01 Jul 2008 18:30:42 +0200 lbessard Warning with StaticBoxSizer fixed
Mon, 30 Jun 2008 14:31:18 +0200 lbessard Removing empty choice when parameter isn't optional
Fri, 27 Jun 2008 09:28:52 +0200 lbessard Close Project menu item implemented
Sat, 24 May 2008 15:51:11 +0200 etisserant changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
Thu, 13 Mar 2008 15:38:27 +0100 greg import all docutils in 1 time
Thu, 13 Mar 2008 10:24:58 +0100 greg docutils is now used for displaying pdf and html
Wed, 12 Mar 2008 14:51:52 +0100 greg change splash.Hide() with splash.Close()
Tue, 11 Mar 2008 10:42:26 +0100 lbessard Bug with Target Type modification fixed
Thu, 06 Mar 2008 14:23:04 +0100 lbessard Adding icons to Beremiz menus
Wed, 05 Mar 2008 11:43:20 +0100 greg add use of docutils for pdf
Wed, 05 Mar 2008 10:04:28 +0100 lbessard SetIcon for Beremiz fixed
Tue, 04 Mar 2008 08:50:52 +0100 greg fix typo in Beremiz.py
Mon, 03 Mar 2008 17:44:04 +0100 greg use docclass for opening pdf on win32 or linux
Fri, 29 Feb 2008 19:13:47 +0100 etisserant Added ctrl+f12 wxpython inspector shortcut for debuging
Fri, 29 Feb 2008 12:03:45 +0100 greg create doc directory and add about.html + manual_beremiz.pdf
Thu, 28 Feb 2008 18:12:16 +0100 etisserant Added question dialog for unsaved close
Wed, 27 Feb 2008 18:40:39 +0100 etisserant Refuse close if PLC running.
Wed, 27 Feb 2008 14:36:05 +0100 etisserant Added splash screen. Moved icons to /images
Wed, 27 Feb 2008 09:43:02 +0100 greg add wx.icon in init for class beremiz class
Sun, 24 Feb 2008 02:06:42 +0100 etisserant Fixed way apps are launched in parralel with single log window... Tested in win32 only.
Fri, 22 Feb 2008 19:04:01 +0100 etisserant Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
Fri, 22 Feb 2008 12:20:21 +0100 etisserant Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
Thu, 21 Feb 2008 11:42:33 +0100 etisserant Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
Mon, 18 Feb 2008 18:20:23 +0100 greg fix bzr.ico -> icon for windows installer
Mon, 18 Feb 2008 18:09:17 +0100 greg add bzr.ico -> icon for windows installer
Wed, 13 Feb 2008 10:44:42 +0100 lbessard Display bugs on Windows fixed
Fri, 08 Feb 2008 18:35:30 +0100 lbessard Beremiz layout improved