- fix LD debug viewer (broken by 25ffba) 2009-09-21, by b taylor
- Changes merged 2009-09-22, by 'Laurent Bessard
- on Windows, make sure that Types tree items are selected when right-clicked. 2009-09-18, by b taylor
- remove an unneeded event.Skip() that was causing things to be pasted twice sometimes. 2009-09-18, by b taylor
- copy & paste for POUs 2009-09-18, by b taylor
- improved English spelling & grammar 2009-09-17, by b taylor
- fix an exception when pasting in the LD editor 2009-09-17, by b taylor
- set variable documentation when a location is selected from the VariableLocationBrowser 2009-09-16, by b taylor
- add a Documentation column to the VariablePanel 2009-09-15, by b taylor
- fix a crash when closing the debug window from the menu 2009-09-14, by b taylor
- introduced BrowseVariableLocationsDialog and the GridCellEditor that launches it. 2009-09-04, by b taylor
- fixed renaming configurations and resources 2009-09-03, by b taylor
- order the result of GetBaseTypes to make types easier to find in the UI 2009-09-03, by b taylor
- VariablePanel.py also depends on types.TupleType 2009-09-02, by b taylor
- split the variable editor panel into its own file 2009-09-02, by b taylor
- fix renaming variables (broken by pouInstance.type -> pouInstance.typeName) 2009-09-02, by b taylor
- merge 2009-09-02, by b taylor
- controler (PLCControler) and debug data producer (PluginsRoot) are no longer the same thing 2009-08-10, by b taylor
- merged with lolitech 2009-09-02, by b taylor
- merged with lolitech, my change is obsolete. 2009-08-20, by b taylor
- right-click actions in Types pane on Windows should be applied to the right-clicked item, instead of the selected one. 2009-07-06, by btaylor
- Many bugs on PLCOpenEditor integration fixed 2009-09-21, by laurent
- Bug when trying to use standard functions on literals only fixed 2009-09-21, by laurent
- Reorganization of Dialog classes by splitting Dialogs.py into several files, one for each Dialog class 2009-09-16, by laurent
- Bug on ST code generating for variables with the same name than POU when POU isn't a function fixed 2009-09-15, by laurent
- Adding support for integrating PLCOpenEditor in Beremiz frame 2009-09-15, by laurent
- Modify code generated to fit latest modifications in matiec 2009-09-02, by laurent
- Bug with type conversion not well generated fixed 2009-09-02, by laurent
- Bug with type conversion EN/ENO not evaluated fixed 2009-09-01, by laurent
- Adding test for avoiding closing Clipboard when not opened 2009-09-01, by laurent
- Adding test for avoiding Clipboard multiple opening 2009-09-01, by laurent
- Bug with TabsImageList wrong image size definition fixed 2009-09-01, by laurent
- Bug loading step with wrong input definition fixed 2009-08-27, by laurent
- Bug drawing element selection state on printed documents fixed 2009-08-27, by laurent
- Bug with wire not well designed generating unlimited loop fixed 2009-08-27, by laurent
- Bug with tabs images on Windows fixed 2009-08-26, by laurent
- Bug with Edit Menu Item 'Enable Undo/Redo' fixed 2009-08-26, by laurent
- Bug when aligning blocks on wire connectors without scaling defined fixed 2009-08-12, by laurent
- Bug when renaming POU fixed 2009-08-12, by laurent
- Merged changes 2009-08-07, by 'Laurent Bessard
- Adding connector test in example 2009-08-07, by laurent
- Adding support for internationalization 2009-07-24, by laurent
- Adding comments and code improvements 2009-07-24, by laurent
- Adding support for plcopen version 2.01 2009-07-24, by laurent
- Adding support for testing type between element connected with connector/continuation 2009-07-24, by laurent
- Bug when copying InVariable fixed 2009-07-24, by laurent
- Improving comment text drawing method 2009-07-24, by laurent
- Refresh module name conflict with datetime 2009-07-24, by laurent
- Changing Cut/Copy/Paste procedures for using wx.Clipboard with xml definition of copied elements 2009-07-24, by laurent
- Improving viewer loading instances procedure to faster 2009-07-24, by laurent
- Redefine cursor switching procedure in graphic viewers 2009-07-24, by laurent
- Redefine cursor switching procedure in graphic viewers 2009-07-23, by laurent
- Bug with scaling when one dimension not defined fixed 2009-07-23, by laurent
- Code rewritten, replacing all list containing tests by dict key defining tests 2009-07-23, by laurent
- fix wrong e-mail in changelog for debian package 2009-07-27, by greg
- prevent eclipse to push .project with .hgignore 2009-07-10, by 'Grégory Trélat
- removed dead hidden files 2009-07-10, by 'Grégory Trélat
- Bug with DebugViewer refresh fixed 2009-06-11, by greg
- Bug on GraphicViewer with latest modifications fixed 2009-06-10, by greg
- Removing undefined standard function blocks 2009-06-10, by lbessard