openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SZARP Scada
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
1 day
ago.
Nov 29, 2024 — Nov 29, 2025
Showing page 164 of 165
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* upstream version 3.1.17
Darek Marcinkiewicz
More...
over 16 years ago
* upstream version 3.1.17
Darek Marcinkiewicz
More...
over 16 years ago
* wx/common/parselect.cpp: new flag added to param selecting dialog, flag denotes whether draw name or last component of full param name is displayed in "descption" field; some minor cleaning up * wx/raporter3: fix in custom parameter description handling in user's report also some dead code removal
Darek Marcinkiewicz
More...
over 16 years ago
* wx/common/parselect.cpp: new flag added to param selecting dialog, flag denotes whether draw name or last component of full param name is displayed in "descption" field; some minor cleaning up * wx/raporter3: fix in custom parameter description handling in user's report also some dead code removal
Darek Marcinkiewicz
More...
over 16 years ago
* upstream version 3.1.15
Darek Marcinkiewicz
More...
over 16 years ago
* upstream version 3.1.15
Darek Marcinkiewicz
More...
over 16 years ago
* wx/common/parlist.cpp: fix - copy constructor and assignment operator preserve references to TParam pointers in xml doc * wx/common/parselect.cpp: filter operation is also applied when params are grouped by draws' sets * wx/raporter3: fix - dialog for params selction does not display params that are not served by paramd, i.e. params from drawdefinable section (except for combined params) * wx/draw3: flags indicating presence of remarks reffering to a given time slice are now cliackable, when clicked, a dialog with list of remarks associated with that time slice is shown * wx/draw3: 'remarks envelope' is always present on the toolbar, even if there are no remarks reffering to currently shown draws' set and time span
Darek Marcinkiewicz
More...
over 16 years ago
* wx/common/parlist.cpp: fix - copy constructor and assignment operator preserve references to TParam pointers in xml doc * wx/common/parselect.cpp: filter operation is also applied when params are grouped by draws' sets * wx/raporter3: fix - dialog for params selction does not display params that are not served by paramd, i.e. params from drawdefinable section (except for combined params) * wx/draw3: flags indicating presence of remarks reffering to a given time slice are now cliackable, when clicked, a dialog with list of remarks associated with that time slice is shown * wx/draw3: 'remarks envelope' is always present on the toolbar, even if there are no remarks reffering to currently shown draws' set and time span
Darek Marcinkiewicz
More...
over 16 years ago
* upstream version 3.1.13
Darek Marcinkiewicz
More...
over 16 years ago
* upstream version 3.1.13
Darek Marcinkiewicz
More...
over 16 years ago
* wx/draw3: few minor fixes for remarks handling, translation update
Darek Marcinkiewicz
More...
over 16 years ago
* wx/draw3: few minor fixes for remarks handling, translation update
Darek Marcinkiewicz
More...
over 16 years ago
unstable repository - version bump
Darek Marcinkiewicz
More...
over 16 years ago
unstable repository - version bump
Darek Marcinkiewicz
More...
over 16 years ago
* wx/common: fix in SSL sockets handling code * wx/draw3: initial (but still - complete and usable) support for remarks * wx/draw3/GUI: all resources merged into one file - I've never remembered which resource each file has * utils/remarks_server: application serving remarks, initial version - handling one client at the time
Darek Marcinkiewicz
More...
over 16 years ago
* wx/common: fix in SSL sockets handling code * wx/draw3: initial (but still - complete and usable) support for remarks * wx/draw3/GUI: all resources merged into one file - I've never remembered which resource each file has * utils/remarks_server: application serving remarks, initial version - handling one client at the time
Darek Marcinkiewicz
More...
over 16 years ago
* INSTALL.Windows: fixes, PKG_CONFIG_PATH added.
Pawel Palucha
More...
over 16 years ago
* INSTALL.Windows: fixes, PKG_CONFIG_PATH added.
Pawel Palucha
More...
over 16 years ago
* extern/*: added forgotten Makefile.am files. * INSTALL.Windows: fixes after installation on fresh machine.
Pawel Palucha
More...
over 16 years ago
* extern/*: added forgotten Makefile.am files. * INSTALL.Windows: fixes after installation on fresh machine.
Pawel Palucha
More...
over 16 years ago
I've converted this daemon into C++ classes, because there were troubles with shared memeory segments
Pawel Kolega
More...
over 16 years ago
I've converted this daemon into C++ classes, because there were troubles with shared memeory segments
Pawel Kolega
More...
over 16 years ago
* debian/pack.files: removed unsed /var/lock/subsys directory. * www/pylons/sssweb/sssweb.egg-info: content of this directory is regenerated during build - removed from repository. * www/pylons/sssweb/Makefile.am: fix for configure in non-src directory. * libSzarp/conversion.cc: ifdef for old mingw version of iconv removed. * parcook/parcook.cc: short_semctl -> sem_ctl. * wx/draw3/Makefile.am: scintilla build fix. * wx/*/Makefile.am: changed location of .mo files - fixes building in non-src directory. * Makefile.am: fix for building docs in non-src directory. * wx/ekstraktor3/pl/ekstraktor3.po: fix: sxc -> ods. * NEWS: NEWS file was not so new... * configure.in, acinclude.m4: removed obsolete stuff (Motif and so on), new Makefiles for scintilla; fix in openssl detection. * INSTALL.Windows: new description of Windows build. * extern/wxscintilla/*: automake Makefiles for scintilla, unnecessary directories removed. * script/windist.sh: unused, removed. * script/nsis/*.dll: removed, these DLL are also incompatible with currnet NSIS version.
Pawel Palucha
More...
over 16 years ago
* debian/pack.files: removed unsed /var/lock/subsys directory. * www/pylons/sssweb/sssweb.egg-info: content of this directory is regenerated during build - removed from repository. * www/pylons/sssweb/Makefile.am: fix for configure in non-src directory. * libSzarp/conversion.cc: ifdef for old mingw version of iconv removed. * parcook/parcook.cc: short_semctl -> sem_ctl. * wx/draw3/Makefile.am: scintilla build fix. * wx/*/Makefile.am: changed location of .mo files - fixes building in non-src directory. * Makefile.am: fix for building docs in non-src directory. * wx/ekstraktor3/pl/ekstraktor3.po: fix: sxc -> ods. * NEWS: NEWS file was not so new... * configure.in, acinclude.m4: removed obsolete stuff (Motif and so on), new Makefiles for scintilla; fix in openssl detection. * INSTALL.Windows: new description of Windows build. * extern/wxscintilla/*: automake Makefiles for scintilla, unnecessary directories removed. * script/windist.sh: unused, removed. * script/nsis/*.dll: removed, these DLL are also incompatible with currnet NSIS version.
Pawel Palucha
More...
over 16 years ago
* include: removed obsolete directory. * libSzarp/*: removed obsolete files. * resources/SZARP_IN_CFG_TEMPLATE: header fix, translation to English, removed unncessary sections and parameters.
Pawel Palucha
More...
over 16 years ago
* include: removed obsolete directory. * libSzarp/*: removed obsolete files. * resources/SZARP_IN_CFG_TEMPLATE: header fix, translation to English, removed unncessary sections and parameters.
Pawel Palucha
More...
over 16 years ago
* debian/changelog: version incremented - testing build system.
Pawel Palucha
More...
over 16 years ago
* debian/changelog: version incremented - testing build system.
Pawel Palucha
More...
over 16 years ago
* debian/control: build-dependencies fixed.
Pawel Palucha
More...
over 16 years ago
* debian/control: build-dependencies fixed.
Pawel Palucha
More...
over 16 years ago
←
1
2
…
157
158
159
160
161
162
163
164
165
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree