- Bug not refreshing FileMenu when saving fixed 2009-12-14, by laurent
- Bug on standard functions called with literals fixed 2009-12-14, by laurent
- Bug on TextViewer fixed : FileMenu not refreshed when text modified 2009-12-12, by laurent
- Adding support for excluding option when not available according to IEC 61131 standard 2009-12-12, by laurent
- Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain 2009-12-10, by laurent
- Adding support for disable modification of mandatory parameters in ProjectDialog 2009-12-10, by laurent
- Bug on Delete one element from an empty DebugVariablePanel fixed 2009-12-10, by laurent
- One issue on SetDataProducer not handled fixed 2009-12-09, by laurent
- Adding support for getting current value in ForceVariableDialog default value and adding variable in DebugVariablePanel when forced 2009-12-09, by laurent
- Adding colour to graphic element that showing forced values 2009-12-08, by laurent
- Bug on SFC debugging fixed 2009-12-08, by laurent
- typo 2009-12-07, by Edouard TISSERANT
- ForceVariableDialog return a python value instead of string 2009-12-07, by laurent
- Bug on changing variable value text colour fixed 2009-12-07, by laurent
- Adding value colour change in DebugVariablePanel when variable is forced 2009-12-07, by laurent
- Adding support for forcing PLC variable in DebugVariablePanel 2009-12-07, by laurent
- Adding lock around access to NewDataRefreshRect to avoid concurrent access to this variable 2009-12-07, by laurent
- Bug on updateElementName fixed 2009-12-07, by laurent
- Adding support for forcing PLC variable in Viewer 2009-12-06, by laurent
- Changes merged 2009-12-04, by laurent
- Adding contextual menu in debug mode for forcing values 2009-12-04, by laurent
- Bug on opening LDPowerRail Dialog fixed 2009-12-04, by laurent
- merge 2009-12-02, by Edouard TISSERANT
- merge 2009-12-02, by Edouard TISSERANT
- more hgignore 2009-12-02, by Edouard TISSERANT
- Bug when trying to choose type of struture datatype element fixed 2009-12-02, by laurent
- Adding support for updating or removing located variables by their address or leading address numbers 2009-12-01, by laurent
- Bug on array dimensions bound test fixed 2009-12-01, by laurent
- added files to ignore in hgignore 2009-11-29, by Edouard TISSERANT
- Adding support for declare, init, get and set macros 2009-11-29, by laurent
- Fixed debian changelog 2009-11-02, by edouard
- Merge with 762497a95b7a0e2e500e428feb5008af98a6796c 2009-11-02, by edouard
- Wiped out references to Lolitech 2009-11-02, by edouard
- Replace \"lolitech\" contact by \"edouard\" contact 2009-11-02, by greg
- (no commit message) 2009-10-28, by greg
- Allowing unicode characters to be used in comments 2009-10-27, by laurent
- Bug while trying to open DataTypeEditor fixed 2009-10-26, by laurent
- Fix messages on DialogBox title while asking for project saving when closing project 2009-10-26, by laurent
- Bug while trying to refresh InstancesTree fixed 2009-10-23, by laurent
- Bug with location Drag'n Drop on TextViewer fixed 2009-10-19, by laurent
- Remove 'Create Pou From' option. Fix somme issues with Copy/Paste POU. 2009-10-12, by laurent
- Update internationalization 2009-10-09, by laurent
- Show edited panel when right click on TypesTree element 2009-10-09, by laurent
- Bug when Right Click on TypesTreeCtrl item doesn't update selection fixed 2009-10-08, by laurent
- Add support for leaving LocationControl when RETURN or TAB pressed 2009-10-08, by laurent
- Adding tests to avoid in DataConsumer to call DataProducer if not defined 2009-10-08, by laurent
- Bug when drag and drop tree variables fixed 2009-10-06, by laurent
- Changes from bct merged 2009-10-02, by 'Laurent Bessard
- remove several superfluous event.Skip()s (they caused double actions) 2009-09-30, by b taylor
- Bug when opening unknown file at starting fixed 2009-09-26, by laurent
- Adding support for dropping Beremiz plugin variable locations into PLCOpenEditor viewers and adding corresponding variable into POU interface 2009-09-24, by laurent
- Fix BrowseVariableDialog to be used in PLCOpenEditor without Beremiz plugins 2009-09-24, by laurent
- Adding support for individually adding variable to POU interface 2009-09-24, by laurent
- Bug on refreshing Variable Panel fixed 2009-09-24, by laurent
- BCT Changes merged 2009-09-22, by 'Laurent Bessard
- 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