Mon, 12 Sep 2016 16:41:21 +0300 |
Sergey Surkov |
Add hotkey (F12) for switching perspective.
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 10:24:47 +0500 |
alexander |
- Fixed startup from ancestor code.
|
file |
diff |
annotate
|
Fri, 06 May 2016 16:16:30 +0300 |
Andrey Skvortsov |
add distribution license notice to about dialog as GPL requires
|
file |
diff |
annotate
|
Thu, 21 Apr 2016 17:40:52 +0300 |
Andrey Skvortsov |
add translation of "about" window into Russian
|
file |
diff |
annotate
|
Wed, 20 Apr 2016 17:30:16 +0300 |
Andrey Skvortsov |
make About and Find dialogs have the same icon as main Beremiz window
|
file |
diff |
annotate
|
Wed, 20 Apr 2016 17:15:35 +0300 |
Andrey Skvortsov |
fix splash loading with wx3.0
|
file |
diff |
annotate
|
Mon, 18 Apr 2016 19:18:11 +0300 |
Andrey Skvortsov |
enable use of wxWidgets-3.0
|
file |
diff |
annotate
|
Wed, 25 Feb 2015 13:59:01 +0100 |
Edouard Tisserant |
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
|
file |
diff |
annotate
|
Mon, 09 Feb 2015 00:45:03 +0100 |
Edouard Tisserant |
Fixed race condition preventing to stop PLC through WAMP
|
file |
diff |
annotate
|
Sun, 08 Feb 2015 22:39:17 +0100 |
Edouard Tisserant |
Added auto-reconnect for runtime. Fixed Beremiz closing problem caused by remaining twisted reactor thread in IDE.
|
file |
diff |
annotate
|
Fri, 23 May 2014 18:28:57 +0200 |
Edouard Tisserant |
Fixed launch of PLCopenEditor, broken since 611fded24ce4.
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 00:27:05 +0200 |
Edouard Tisserant |
Fixed Exception dialog crash when original exception contains unicode
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 10:06:30 +0100 |
Edouard Tisserant |
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
|
file |
diff |
annotate
|
Fri, 14 Feb 2014 21:27:49 +0100 |
Edouard Tisserant |
Fixed import error when loading extensions
|
file |
diff |
annotate
|
Sun, 26 Jan 2014 13:18:29 +0100 |
Edouard Tisserant |
Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 10:49:04 +0200 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 08:58:09 +0900 |
laurent |
Added support for left panel add menu with multiple levels
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 08:55:45 +0900 |
Edouard Tisserant |
Various cleanup and optimization
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 00:10:29 +0200 |
Laurent Bessard |
Fix bug when opening specific file editor
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 11:08:09 +0200 |
Laurent Bessard |
Fixed bug when open editor while Build is working
|
file |
diff |
annotate
|
Wed, 26 Jun 2013 16:54:38 +0200 |
Laurent Bessard |
Fix bug in atty function of LogPseudoFile
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 11:54:18 +0200 |
Laurent Bessard |
Fixed bug when drag'n dropping POU from project tree, POU editor is selected if open
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 08:41:10 +0200 |
Laurent Bessard |
Fixed bug when launching Beremiz with a wrong project path
|
file |
diff |
annotate
|
Mon, 06 May 2013 10:28:47 +0200 |
Laurent Bessard |
Fixed bug with margin cursor in StyledTextCtrl on Windows
|
file |
diff |
annotate
|
Fri, 03 May 2013 11:10:15 +0200 |
Laurent Bessard |
Fixed bug when closing Beremiz frame
|
file |
diff |
annotate
|
Thu, 02 May 2013 14:00:05 +0200 |
Laurent Bessard |
Fixed bug when closing Beremiz frame
|
file |
diff |
annotate
|
Thu, 02 May 2013 13:30:24 +0200 |
Laurent Bessard |
Fixed bug when closing Beremiz frame
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 11:54:07 +0900 |
Edouard Tisserant |
Added exception hook to Beremiz_service, so that exception go in PLC log. Extended Beremiz.py exception hook to threads. Stripped images embedded in Beremiz_service.py, user real images instead.
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:27:08 +0200 |
Laurent Bessard |
Fixed Save As... function in Beremiz
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 12:14:05 +0200 |
Laurent Bessard |
Fixed bug when right click on ProjectTree project item
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 11:56:01 +0200 |
Laurent Bessard |
Fixed bug when right click on ProjectTree project item
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 18:41:24 +0200 |
Laurent Bessard |
Fixed LogConsole not cleared when building several times
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 18:29:21 +0200 |
Laurent Bessard |
Fixed resource editing, removing definition of more than one resource and deletion of last resource defined
|
file |
diff |
annotate
|
Fri, 05 Apr 2013 08:11:27 +0200 |
Laurent Bessard |
Fixed bug when closing Beremiz
|
file |
diff |
annotate
|
Fri, 05 Apr 2013 00:05:40 +0200 |
Laurent Bessard |
Fixed LogConsole: set read only, enabled copy selected text with CTRL+C and primary selection
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 09:36:26 +0100 |
Laurent Bessard |
Added automatic line wrapping to log console
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 00:35:52 +0100 |
Laurent Bessard |
Added support for StatusBar
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 00:03:57 +0100 |
Laurent Bessard |
Replaced LogConsole TextCtrl by StyledTextCtrl
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 00:45:09 +0100 |
Laurent Bessard |
Inverted Console and LogViewer tabs in bottom Notebook
|
file |
diff |
annotate
|
Fri, 15 Mar 2013 11:33:50 +0100 |
Laurent Bessard |
Fixed LogViewer with improvements
|
file |
diff |
annotate
|
Thu, 14 Mar 2013 09:20:07 +0100 |
Laurent Bessard |
Completely removed restore perspective and project layout process
|
file |
diff |
annotate
|
Wed, 13 Mar 2013 23:17:30 +0100 |
Laurent Bessard |
Added LogViewer panel in bottom notebook
|
file |
diff |
annotate
|
Mon, 11 Mar 2013 14:04:48 +0100 |
Laurent Bessard |
Disabled project layout saving and restoring
|
file |
diff |
annotate
|
Sun, 10 Mar 2013 20:29:55 +0100 |
Laurent Bessard |
Disabled project layout saving and restoring
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 19:23:58 +0100 |
Laurent Bessard |
Added support for extension custom contextual add menu
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 09:40:28 +0900 |
Edouard Tisserant |
Added CWD to ProcessLogger, and make sure local runtime have CWD setup correctly
|
file |
diff |
annotate
|
Wed, 30 Jan 2013 19:03:25 +0100 |
Laurent Bessard |
Fix bug with refresh PLC status tool bar
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 13:32:04 +0100 |
Laurent Bessard |
Fix bug main configuration variables not displayed in lower left panel when project root element is selected
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 22:45:04 +0100 |
Laurent Bessard |
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 17:00:26 +0100 |
Laurent Bessard |
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 19:09:40 +0200 |
laurent |
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 02:18:00 +0200 |
laurent |
Fix confnode new name format that generates an error with frame class name in wxGlade extension
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 18:28:45 +0200 |
laurent |
Adding support for extending internationalization to extensions
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 16:45:55 +0200 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 19:26:40 +0200 |
laurent |
Fix import order in Beremiz.py to prevent wrong translations in internationalization
|
file |
diff |
annotate
|
Sat, 25 Aug 2012 14:50:48 +0200 |
laurent |
Update list of messages to be translated for internationalization and french translations
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 18:40:42 +0200 |
laurent |
Adding korean translation for interface texts
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 17:46:01 +0200 |
laurent |
Adding support for checking that tab content is saved before closing it
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 17:37:29 +0200 |
laurent |
Fixing bug while loading recent projects open path with old configurations
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 01:05:06 +0200 |
laurent |
Adding secure extraction of last edited project path to avoid crash if path is not well formatted
|
file |
diff |
annotate
|