Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
b6053ade
Commit
b6053ade
authored
Oct 30, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
b687bdec
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
146 additions
and
101 deletions
+146
-101
bcomp/changelog.txt
bcomp/changelog.txt
+2
-1
src/changelog.txt
src/changelog.txt
+3
-0
src/doc/man/en_us/changelog.html
src/doc/man/en_us/changelog.html
+134
-100
wb/changelog.txt
wb/changelog.txt
+2
-0
wb/exp/wb/src/pwr_wb_palette.cnf
wb/exp/wb/src/pwr_wb_palette.cnf
+5
-0
No files found.
bcomp/changelog.txt
View file @
b6053ade
...
...
@@ -8,4 +8,5 @@
060727 cs bcomp Defaultvalue for BasePressureSensor.Trend.DataName corrected.
070130 cs bcomp New components for On/Off burner control, CompOnOffBurner and CompOnOffZone.
070615 cs bcomp New components for filter, damper and three way valve.
071001 cs bcomp Attribute DisableSup added to most Fo object to suppress alarm messages.
\ No newline at end of file
071001 cs bcomp Attribute DisableSup added to most Fo object to suppress alarm messages.
071030 cs bcomp ConfigureComponent method also viewed for pointed but not selected object.
\ No newline at end of file
src/changelog.txt
View file @
b6053ade
...
...
@@ -52,3 +52,6 @@
071009 cs wbl Plc classes to get and store indirect data added.
071009 cs wbl Plc classes IpDistribute and IpCollect added.
071015 cs wbl Plc classes Demux and IDemux added (demultiplexers).
071030 cs wbl Plc classes for bitwise shift, rotate and invert added.
071029 cs gdh gdh_ArefDisabled checks if there is a disable attribute.
071029 cs trend DsTrend object attributes with disabled parent wasn't ignored.
\ No newline at end of file
src/doc/man/en_us/changelog.html
View file @
b6053ade
This diff is collapsed.
Click to expand it.
wb/changelog.txt
View file @
b6053ade
...
...
@@ -80,3 +80,5 @@
071007 cs wb Build button in class editor toolbar builds volume instead of node.
071012 cs plc Bugfix, CArea function object inside CArea could segfault.
071015 cs wb Bugfix in UpdateClasses, references to attributes in attribute objects wasn't updated.
071019 cs wb Bugfix in UpdateClasses, modified object attributes classes wasn't detected if modification date of the main class was later.
071019 cs wb Command 'wb load/noindex' wasn't implemented in V4.
wb/exp/wb/src/pwr_wb_palette.cnf
View file @
b6053ade
...
...
@@ -482,7 +482,12 @@ palette PlcEditorPalette
menu Integer
{
class BwAnd
class BwInv
class BwOr
class BwRotateLeft
class BwRotateRight
class BwShiftLeft
class BwShiftRight
class Even
class IAbs
class IAdd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment