2012-09-09 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-09-09 |
laurent |
Update chinese and german translation catalogs
|
changeset |
files
|
2012-09-07 |
laurent |
Fix bug in canfestivel extension when Show Master Generated on Windows
|
changeset |
files
|
2012-09-07 |
laurent |
Adding support for extending internationalization to extensions
|
changeset |
files
|
2012-09-07 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
changeset |
files
|
2012-09-05 |
laurent |
Adding support for printing matiec warnings report in log console
|
changeset |
files
|
2012-09-08 |
Edouard Tisserant |
Added build for all supported language in doc/Makefile
|
changeset |
files
|
2012-09-07 |
Edouard Tisserant |
Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
|
changeset |
files
|
2012-09-05 |
Edouard Tisserant |
Added sphinx doc root in /doc. To be continued
|
changeset |
files
|
2012-09-01 |
Edouard Tisserant |
Stripped out splash screen version information
|
changeset |
files
|
2012-08-29 |
Edouard Tisserant |
Added splash for 1.1
1.1 Korean release
|
changeset |
files
|
2012-08-29 |
laurent |
Fix import order in Beremiz.py to prevent wrong translations in internationalization
|
changeset |
files
|
2012-08-27 |
laurent |
Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
|
changeset |
files
|
2012-08-27 |
Laurent Bessard |
Merge Minyoung Sung and Reinhard Lee korean translations
|
changeset |
files
|
2012-08-27 |
reinhard |
Beremiz_ko_KR.po
|
changeset |
files
|
2012-08-27 |
minyoung |
Beremiz_ko_KR.po
|
changeset |
files
|
2012-08-27 |
laurent |
Fix bug when closing canfestival extension generated master view
|
changeset |
files
|
2012-08-25 |
laurent |
Update list of messages to be translated for internationalization and french translations
|
changeset |
files
|
2012-08-25 |
laurent |
Fix bug when modifying configuration global variable in ProjectNodeEditor
|
changeset |
files
|
2012-08-21 |
laurent |
Adding korean translation for interface texts
|
changeset |
files
|
2012-08-09 |
laurent |
Fix bug segmentation fault while cleanup extensions
|
changeset |
files
|
2012-07-31 |
laurent |
Adding support for checking that tab content is saved before closing it
|
changeset |
files
|
2012-07-31 |
laurent |
Fix bug when opening File Editor
|
changeset |
files
|
2012-07-29 |
laurent |
Fix bug debugger unable to restart after stopping PLC
|
changeset |
files
|
2012-07-26 |
laurent |
Fix bug while renaming project file in FileManagementPanel
|
changeset |
files
|
2012-07-25 |
laurent |
Fixing bug while loading recent projects open path with old configurations
|
changeset |
files
|
2012-07-23 |
laurent |
Fix bug while closing specific file editors
|
changeset |
files
|
2012-07-17 |
laurent |
Merged
|
changeset |
files
|
2012-07-17 |
laurent |
Adding secure extraction of last edited project path to avoid crash if path is not well formatted
|
changeset |
files
|
2012-07-17 |
laurent |
Adding support for saving editor choosen when editing project file for reloading project layout
|
changeset |
files
|
2012-07-17 |
laurent |
Fixing bug with filesystem encoding on Windows
|
changeset |
files
|
2012-07-06 |
Edouard Tisserant |
merge
|
changeset |
files
|
2012-07-02 |
laurent |
Fix bug while opening project panel
|
changeset |
files
|
2012-07-02 |
laurent |
Fix bug when opening deeper ConfTreeNode editors
|
changeset |
files
|
2012-07-01 |
laurent |
Adding support for beremiz extensions to define custom file editors for project files
|
changeset |
files
|
2012-06-28 |
laurent |
Fixing file explorer for Windows
|
changeset |
files
|
2012-06-28 |
laurent |
Adding support for file explorer for project files
|
changeset |
files
|
2012-06-25 |
laurent |
Adding support using plcopeneditor bitmap library for icon request
|
changeset |
files
|
2012-06-25 |
laurent |
Fix bug when deleting conf tree node and conf tree node editor opened for this same node
|
changeset |
files
|
2012-06-19 |
Edouard Tisserant |
Fixed typo
|
changeset |
files
|
2012-06-19 |
Edouard Tisserant |
Updated CF bootup strategy.
|
changeset |
files
|
2012-06-18 |
laurent |
Fix bug with Show Master functionality
|
changeset |
files
|
2012-06-18 |
Edouard Tisserant |
Fixed generated CF code to match latest changes
|
changeset |
files
|
2012-06-17 |
laurent |
Adding support for hiding node base params controls if needed
|
changeset |
files
|
2012-06-15 |
laurent |
Fix bug when opening and closing confnode extra viewers
|
changeset |
files
|
2012-06-14 |
Edouard Tisserant |
merge
|
changeset |
files
|
2012-06-14 |
Edouard Tisserant |
Fixed import dependency order for POUlibrary and PLCControler
|
changeset |
files
|
2012-06-14 |
laurent |
Moving ConfNode specific menu to end of EditMenu
|
changeset |
files
|
2012-06-14 |
Edouard Tisserant |
Fixed loading projects with no libraries at all
|
changeset |
files
|
2012-06-14 |
Edouard Tisserant |
Fixed crash when starting with no libraries at all
|
changeset |
files
|
2012-06-11 |
laurent |
Merged
|
changeset |
files
|
2012-06-10 |
laurent |
Adding support for push buttons (EVT_LEFT_DOWN is bind instead of EVT_BUTTON)
|
changeset |
files
|
2012-06-10 |
laurent |
Fix bug in reorganization of toolbars after refreshing them
|
changeset |
files
|
2012-06-10 |
laurent |
Add support for reorganizing toolbars when their size changed
|
changeset |
files
|
2012-06-10 |
laurent |
Fix bug project not marked as modified when changing URI_Location using discovery dialog
|
changeset |
files
|
2012-06-08 |
Edouard Tisserant |
Now, PYRO:// locations also accept MDNS service names
|
changeset |
files
|
2012-06-08 |
laurent |
Modifying canfestival plugin to following the new Beremiz confnode paradigm
|
changeset |
files
|
2012-06-06 |
Edouard Tisserant |
(none)
|
changeset |
files
|
2012-06-06 |
laurent |
Replacing dialog asking for a name when adding confnode to project by automatically generated name
|
changeset |
files
|
2012-06-05 |
laurent |
Fixed windows only bug caused by recent changes
|
changeset |
files
|