-
ayla
2007-05-16 13:14
Rev.: 37561
-
0 lines of code changed in 4 files:
-
Framework/Internal:
InternalComponentModel.cc (changed),
MPIService.cc (new)
-
ayla
2007-03-26 15:37
Rev.: 37132
-
311 lines of code changed in 2 files:
-
scripts/scijump:
README.txt (new 8),
build.sh (new 303)
-
ayla
2007-03-26 15:17
Rev.: 37127
-
3646 lines of code changed in 197 files:
-
aclocal.m4 (+3 -3),
configVars.mk.in (+15 -4),
configure (+44 -575),
configure.ac (+24 -48)
-
CCA/Components:
license.txt (changed),
sub.mk (+1 -4)
-
CCA/Components/FEM:
FEM.cca (del)
-
CCA/Components/FileReader:
FileReader.cc (+2 -1),
FileReader.cca (del),
L.pde (new 57),
sub.mk (+3 -2)
-
CCA/Components/GUIBuilder:
BridgeConnection.cc (new),
BuilderWindow.cc (new),
BuilderWindow.h (+8 -13),
ComponentIcon.cc (new),
ComponentIcon.h (new),
Connection.cc (+59 -75),
Connection.h (+3 -1),
GUIBuilder.cc (new),
GUIBuilder.h (new),
MiniCanvas.cc (+69 -16),
MiniCanvas.h (+15 -7),
NetworkCanvas.cc (+37 -51),
NetworkCanvas.h (new),
PortIcon.cc (+10 -2),
PortIcon.h (new),
TODO (del),
scijump-splash.png (new 1509),
scirun2-splash.png (del),
sub.mk (new),
wxSCIRunApp.cc (new)
-
CCA/Components/Hello:
Hello.cc (new),
Hello.sidl (new)
-
CCA/Components/LinSolver:
LinSolver.cc (new),
LinSolver.cca (del),
LinSolver.h (+2 -2)
-
CCA/Components/ListPlotter:
ListPlotter.cca (del)
-
CCA/Components/PDEdriver:
PDEdriver.cc (new),
PDEdriver.cca (del),
sub.mk (new)
-
CCA/Components/TTClient:
TTClient.cca (del)
-
CCA/Components/TableTennis:
TableTennis.cca (del),
TableTennis.h (-8)
-
CCA/Components/Tri:
Delaunay.cc (new),
Delaunay.h (+1 -1),
Tri.cca (del),
sub.mk (new)
-
CCA/Components/TxtBuilder:
TxtBuilder.cc (+1 -1),
TxtMenu.cc (+1 -1),
UserGuide (+1 -1),
sub.mk (new)
-
CCA/Components/Viewer:
Colormap.cc (new),
Colormap.h (+3 -1),
MainWindow.cc (del),
MainWindow.h (del),
Viewer.cc (new),
Viewer.h (new),
ViewerDialog.cc (new 99),
ViewerDialog.h (new 76),
ViewerWindow.cc (new),
ViewerWindow.h (new),
sub.mk (+5 -5)
-
CCA/Components/World:
World.cc (+3 -3),
World.cca (del),
World.h (new)
-
CCA/Components/ZList:
ZList.cca (del)
-
CCA/Components/ZListWriter:
ZListWriter.cca (del)
-
Core:
sub.mk (new)
-
Core/Algorithms:
sub.mk (+5 -5)
-
Core/Algorithms/Converter:
sub.mk (new)
-
Core/Algorithms/Fields:
sub.mk (+24 -6)
-
Core/CCA/DT/UnitTests:
main.cc (new)
-
Core/CCA/PIDL/UnitTests:
SmartPointerTest.cc (new)
-
Core/CCA/SSIDL:
sidl.sidl (+2 -2)
-
Core/CCA/spec:
SCIJumpClasses.sidl (new 192),
SCIJumpPorts.sidl (+286),
SCIRun2Classes.sidl (del),
SCIRun2Ports.sidl (del),
cca.sidl (new),
sub.mk (new)
-
Core/GuiInterface:
TCLInterface.cc (new)
-
Core/Services:
FileTransferClient.h (new)
-
Dataflow/Network:
Module.h (new),
Network.cc (new),
Network.h (new)
-
Framework:
ComponentModel.cc (-1),
SCIRunFramework.cc (new),
SCIRunFramework.h (+1 -1),
SCIRunLoader.cc (new),
sub.mk (+3 -4)
-
Framework/Babel:
BabelComponentModel.cc (+1 -1),
framework_Services_Impl.cxx (+4 -4)
-
Framework/CCA:
CCAPortInstance.cc (+2 -2)
-
Framework/Dataflow:
SCIRunComponentInstance.cc (+103 -91),
SCIRunComponentInstance.h (new),
SCIRunPortInstance.cc (+1),
SCIRunTCLThread.cc (+4 -4)
-
Framework/Internal:
ApplicationLoader.cc (new),
ApplicationLoader.h (new),
BuilderService.cc (+7 -7),
BuilderService.h (new),
FrameworkProperties.cc (+1 -1),
GUIService.cc (new),
GUIService.h (new)
-
Framework/StandAlone:
main.cc (+5 -5),
scijump_version.h (new 35),
sr2_version.h (del),
sub.mk (+29 -2)
-
Framework/XML:
application.dtd (new)
-
include:
sci_wx.h (new)
-
scripts:
babel_component_generic.mk (+1 -1)
-
scripts/scijump:
Info.plist.in (new 30),
README (new 33),
scijump (new 3)
-
testprograms:
sub.mk (+1 -1)
-
ayla
2007-02-21 12:43
Rev.: 36809
-
479 lines of code changed in 50 files:
-
CCA/Components/FileReader:
FileReader.cc (+2 -2)
-
CCA/Components/GUIBuilder:
BuilderWindow.cc (+82 -54),
BuilderWindow.h (+9 -7),
CodePreviewDialog.cc (+33 -88),
CodePreviewDialog.h (+9 -6),
ComponentIcon.cc (+19 -10),
ComponentWizardDialog.cc (+112 -93),
ComponentWizardDialog.h (+18 -12),
ComponentWizardHelper.cc (+11 -6),
ComponentWizardHelper.h (new),
Connection.cc (+3 -3),
FrameworkProxyDialog.cc (new),
FrameworkProxyDialog.h (+4 -4),
GUIBuilder.cc (+53 -28),
MiniCanvas.cc (+2 -2),
MiniCanvas.h (+1),
NetworkCanvas.cc (+2 -2),
PortIcon.cc (+7 -4),
XMLPathDialog.cc (+9 -9),
wxSCIRunApp.cc (+2 -2)
-
CCA/Components/Hello:
Hello.cc (+4 -4)
-
CCA/Components/ListPlotter:
ListPlotter.cc (+1 -1),
ListPlotterForm.h (new)
-
CCA/Components/PDEdriver:
PDEdriver.cc (+2 -2)
-
CCA/Components/TTClient:
TTClient.cc (new)
-
CCA/Components/TableTennis:
TableTennis.cc (+2 -2)
-
CCA/Components/Viewer:
Colormap.cc (+3 -3),
Colormap.h (+1 -1),
MainWindow.cc (new 2),
MainWindow.h (new 1),
Viewer.cc (+1 -1)
-
CCA/Components/World:
World.cc (+2 -2)
-
CCA/Components/ZList:
ListForm.h (new)
-
CCA/Components/ZListWriter:
ZListWriter.cc (new)
-
include:
sci_wx.h (+46 -2)
-
ayla
2007-02-13 14:30
Rev.: 36727
-
12 lines of code changed in 3 files:
-
Framework:
ComponentModel.cc (+5 -7)
-
Framework/CCA:
CCAComponentModel.cc (+7 -11)
-
ayla
2007-02-13 14:30
Rev.: 36726
-
2 lines of code changed in 1 file:
-
Framework:
sub.mk (+2 -1)
-
ayla
2007-02-13 14:19
-
44 lines of code changed in 15 files:
-
CCA/Components/BabelTest/xml:
BabelComponents.xml (+8 -8)
-
CCA/Components/TAO/xml:
TAOComponents.xml (new)
-
CCA/Components/VTK/xml:
VTKComponents.xml (+3 -3)
-
CCA/Components/xml:
CCAComponents.xml (+29 -29)
-
Framework:
ComponentDescription.cc (new),
ComponentDescription.h (new)
-
Framework/XML:
metacomponentmodel.dtd (changed)
-
include/sci_defs:
framework_testdefs.h.in (new)
-
ayla
2007-02-13 14:13
Rev.: 36723
-
26 lines of code changed in 11 files:
-
CCA/Components/GUIBuilder:
BuilderWindow.cc (+8 -40),
ComponentIcon.cc (+1 -1),
ComponentWizardDialog.cc (+1 -1),
FrameworkProxyDialog.cc (+4 -4),
GUIBuilder.cc (+1 -1),
PortIcon.cc (+2 -2),
XMLPathDialog.cc (+1 -1),
wxSCIRunApp.cc (+1 -1)
-
CCA/Components/Hello:
Hello.cc (+4 -4)
-
CCA/Components/TTClient:
TTClient.cc (+1 -1)
-
CCA/Components/ZListWriter:
ZListWriter.cc (+2 -2)
-
ayla
2007-02-07 17:04
Rev.: 36654
-
6 lines of code changed in 3 files:
-
CCA/Components/ZList:
ZList.cc (new)
-
CCA/Components/ZListWriter:
ZListWriter.cc (+4 -6)
-
ayla
2007-01-11 19:31
Rev.: 36374
-
202 lines of code changed in 31 files:
-
Core/CCA:
sub.mk (changed)
-
Core/CCA/DT:
DataTransmitter.cc (changed),
sub.mk (new)
-
Core/CCA/Exceptions:
CommError.cc (new 67),
CommError.h (new 94),
sub.mk (new 41)
-
Core/CCA/PIDL:
CommError.cc (del),
CommError.h (del),
CommNexus.cc (new),
NexusEpChannel.cc (new),
NexusEpMessage.cc (new),
NexusSpChannel.cc (changed),
NexusSpMessage.cc (changed),
ReplyEP.cc (changed),
SocketEpChannel.cc (changed),
SocketSpChannel.cc (new),
sub.mk (changed)
-
Core/CCA/PIDL/UnitTests:
PIDLTest.cc (changed)
-
ayla
2007-01-08 12:09
Rev.: 36337
-
1 lines of code changed in 1 file:
-
ayla
2007-01-05 17:51
Rev.: 36329
-
1 lines of code changed in 2 files:
-
Framework/Internal:
InternalComponentModel.cc (+1 -1)
-
include:
sci_wx.h (-10)