You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(18) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(6) |
Feb
|
Mar
(4) |
Apr
(2) |
May
(26) |
Jun
(7) |
Jul
(8) |
Aug
|
Sep
(16) |
Oct
(3) |
Nov
|
Dec
(5) |
| 2004 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(80) |
Sep
(73) |
Oct
(56) |
Nov
(90) |
Dec
(57) |
| 2005 |
Jan
(42) |
Feb
(58) |
Mar
(58) |
Apr
(49) |
May
(36) |
Jun
(131) |
Jul
(96) |
Aug
(65) |
Sep
(99) |
Oct
(103) |
Nov
(62) |
Dec
(69) |
| 2006 |
Jan
(35) |
Feb
(25) |
Mar
(30) |
Apr
(41) |
May
(33) |
Jun
(38) |
Jul
(47) |
Aug
(46) |
Sep
(23) |
Oct
(38) |
Nov
(24) |
Dec
(23) |
| 2007 |
Jan
(69) |
Feb
(76) |
Mar
(237) |
Apr
(178) |
May
(136) |
Jun
(189) |
Jul
(202) |
Aug
(185) |
Sep
(190) |
Oct
(232) |
Nov
(113) |
Dec
(153) |
| 2008 |
Jan
(191) |
Feb
(190) |
Mar
(136) |
Apr
(194) |
May
(209) |
Jun
(196) |
Jul
(139) |
Aug
(115) |
Sep
(73) |
Oct
(66) |
Nov
(49) |
Dec
(64) |
| 2009 |
Jan
(79) |
Feb
(60) |
Mar
(65) |
Apr
(46) |
May
(50) |
Jun
(66) |
Jul
(24) |
Aug
(3) |
Sep
(17) |
Oct
(18) |
Nov
(15) |
Dec
(10) |
| 2010 |
Jan
(11) |
Feb
(11) |
Mar
(17) |
Apr
(12) |
May
(14) |
Jun
(7) |
Jul
(5) |
Aug
(6) |
Sep
(1) |
Oct
(7) |
Nov
|
Dec
|
|
From: <wsu...@us...> - 2009-09-02 12:51:08
|
Revision: 5457
http://cadkit.svn.sourceforge.net/cadkit/?rev=5457&view=rev
Author: wsuchewie
Date: 2009-09-02 12:51:00 +0000 (Wed, 02 Sep 2009)
Log Message:
-----------
-Adding function to create earth with image size, mesh size, and split distance.
-Placing common typedefs in a single file.
Modified Paths:
--------------
trunk/Minerva/Core/Algorithms/ResampleElevation.cpp
trunk/Minerva/Core/Algorithms/ResampleElevation.h
trunk/Minerva/Core/Functions/MakeBody.cpp
trunk/Minerva/Core/Functions/MakeBody.h
trunk/Minerva/Core/Jobs/BuildElevation.cpp
trunk/Minerva/Core/Jobs/BuildRaster.cpp
trunk/Minerva/Core/Jobs/BuildTiles.cpp
trunk/Minerva/Core/Layers/RasterLayerNetwork.cpp
trunk/Minerva/Core/Layers/RasterLayerNetwork.h
trunk/Minerva/Core/Minerva_vc9.vcproj
trunk/Minerva/Core/TileEngine/Body.cpp
trunk/Minerva/Core/TileEngine/Body.h
trunk/Minerva/Core/TileEngine/Tile.cpp
trunk/Minerva/Core/TileEngine/Tile.h
trunk/Minerva/Layers/GeoNames/CityLayer.cpp
trunk/Tests/Unit/Minerva/Core/TileEngine/TileTest.cpp
Added Paths:
-----------
trunk/Minerva/Core/TileEngine/Typedefs.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-08-28 17:03:53
|
Revision: 5456
http://cadkit.svn.sourceforge.net/cadkit/?rev=5456&view=rev
Author: wsuchewie
Date: 2009-08-28 17:03:47 +0000 (Fri, 28 Aug 2009)
Log Message:
-----------
-Changes to compile with svn version of VR Juggler
Modified Paths:
--------------
trunk/CMakeModules/FindVRJuggler22.cmake
trunk/VRV/Core/Application.cpp
trunk/VRV/Core/Application.h
trunk/VRV/Core/BaseApplication.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-08-23 05:59:12
|
Revision: 5455
http://cadkit.svn.sourceforge.net/cadkit/?rev=5455&view=rev
Author: jsconner
Date: 2009-08-23 05:59:06 +0000 (Sun, 23 Aug 2009)
Log Message:
-----------
- implemented grid refinement interface
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/Interfaces/IVaporIntrusionGUI.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-08-13 00:06:26
|
Revision: 5454
http://cadkit.svn.sourceforge.net/cadkit/?rev=5454&view=rev
Author: jsconner
Date: 2009-08-13 00:06:18 +0000 (Thu, 13 Aug 2009)
Log Message:
-----------
- Changing new document dialog pipeline to match specifications
- Adding grid refinement dialog
- Addind new "new document" starting dialog
- modifying Building dialog Options
- modifying Grid Editor dialog Options
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/Interfaces/IVaporIntrusionGUI.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/NewVaporIntrusion.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/NewVaporIntrusion.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/NewVaporIntrusion.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegate.vcproj
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.h
Added Paths:
-----------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/CracksDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/GridSpaceDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/GridSpaceDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/GridSpaceDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/RefineGridDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/RefineGridDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/RefineGridDialog.ui
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-29 22:34:45
|
Revision: 5453
http://cadkit.svn.sourceforge.net/cadkit/?rev=5453&view=rev
Author: wsuchewie
Date: 2009-07-29 22:34:37 +0000 (Wed, 29 Jul 2009)
Log Message:
-----------
-Fixing deadlock on OS X.
Modified Paths:
--------------
trunk/Minerva/Core/Factory/Readers.cpp
trunk/Minerva/Core/Factory/Readers.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-29 06:09:31
|
Revision: 5452
http://cadkit.svn.sourceforge.net/cadkit/?rev=5452&view=rev
Author: wsuchewie
Date: 2009-07-29 06:09:25 +0000 (Wed, 29 Jul 2009)
Log Message:
-----------
-Adding option to build GDAL plugin as a bundle.
Modified Paths:
--------------
trunk/Minerva/CMakeLists.txt
trunk/Minerva/Layers/GDAL/CMakeLists.txt
trunk/Minerva/Plugins/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-27 21:54:53
|
Revision: 5451
http://cadkit.svn.sourceforge.net/cadkit/?rev=5451&view=rev
Author: jsconner
Date: 2009-07-27 21:54:39 +0000 (Mon, 27 Jul 2009)
Log Message:
-----------
- default soils, cracks, sources and contaminants are now loaded at start up time from config files.
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/Interfaces/IVaporIntrusionGUI.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-25 05:55:20
|
Revision: 5450
http://cadkit.svn.sourceforge.net/cadkit/?rev=5450&view=rev
Author: wsuchewie
Date: 2009-07-25 05:55:11 +0000 (Sat, 25 Jul 2009)
Log Message:
-----------
Only linking to postgres libraries if postgres is found.
Modified Paths:
--------------
trunk/Minerva/Layers/GDAL/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-23 07:31:52
|
Revision: 5449
http://cadkit.svn.sourceforge.net/cadkit/?rev=5449&view=rev
Author: wsuchewie
Date: 2009-07-23 07:31:51 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
-Changing CMakeLists.txt so that postgres library isn't required to build gdal plugin.
Modified Paths:
--------------
trunk/Minerva/CMakeLists.txt
trunk/Minerva/DataSources/PG/CMakeLists.txt
trunk/Minerva/Layers/GDAL/CMakeLists.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-23 07:31:16
|
Revision: 5448
http://cadkit.svn.sourceforge.net/cadkit/?rev=5448&view=rev
Author: wsuchewie
Date: 2009-07-23 07:31:09 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
-Adding tiff reader registration.
Modified Paths:
--------------
trunk/Minerva/Layers/GDAL/RasterLayerGDAL.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-23 07:30:33
|
Revision: 5447
http://cadkit.svn.sourceforge.net/cadkit/?rev=5447&view=rev
Author: wsuchewie
Date: 2009-07-23 07:30:28 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
-Removing creating progress bar.
Modified Paths:
--------------
trunk/Minerva/Core/Functions/ReadFile.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-22 20:13:33
|
Revision: 5446
http://cadkit.svn.sourceforge.net/cadkit/?rev=5446&view=rev
Author: jsconner
Date: 2009-07-22 20:13:26 +0000 (Wed, 22 Jul 2009)
Log Message:
-----------
- populated the fields of the new dialog with default values on startup
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/NewVaporIntrusion.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/NewVaporIntrusion.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-22 18:49:47
|
Revision: 5445
http://cadkit.svn.sourceforge.net/cadkit/?rev=5445&view=rev
Author: jsconner
Date: 2009-07-22 18:49:46 +0000 (Wed, 22 Jul 2009)
Log Message:
-----------
- Implemented update feature
- Fixed issue with soils where constructor was instantiating out of order.
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/Interfaces/IVaporIntrusionGUI.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-21 21:27:59
|
Revision: 5444
http://cadkit.svn.sourceforge.net/cadkit/?rev=5444&view=rev
Author: wsuchewie
Date: 2009-07-21 21:27:46 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
-Adding a NONE option to Point to not draw any geometry.
-Fixing bug with labels always turned on in kml.
Modified Paths:
--------------
trunk/Minerva/Core/Data/Point.cpp
trunk/Minerva/Core/Data/Point.h
trunk/Minerva/Layers/Kml/Factory.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-21 21:11:38
|
Revision: 5443
http://cadkit.svn.sourceforge.net/cadkit/?rev=5443&view=rev
Author: wsuchewie
Date: 2009-07-21 21:11:28 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
-placing label under a matrix transform.
Modified Paths:
--------------
trunk/Minerva/Core/Data/DataObject.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-21 21:04:10
|
Revision: 5442
http://cadkit.svn.sourceforge.net/cadkit/?rev=5442&view=rev
Author: wsuchewie
Date: 2009-07-21 21:04:09 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
-Setting label altitude to one meter.
Modified Paths:
--------------
trunk/Minerva/Layers/Kml/Factory.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-21 20:51:29
|
Revision: 5441
http://cadkit.svn.sourceforge.net/cadkit/?rev=5441&view=rev
Author: wsuchewie
Date: 2009-07-21 20:51:27 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
-Always setting setting the label text. The default visibility is off. If a Point is encountered, the label is turned on.
Modified Paths:
--------------
trunk/Minerva/Layers/Kml/Factory.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <wsu...@us...> - 2009-07-21 20:32:00
|
Revision: 5440
http://cadkit.svn.sourceforge.net/cadkit/?rev=5440&view=rev
Author: wsuchewie
Date: 2009-07-21 20:31:56 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
-Turning on labels if a MultiGeometry contains a Point.
Modified Paths:
--------------
trunk/Minerva/Layers/Kml/Factory.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-21 00:22:47
|
Revision: 5439
http://cadkit.svn.sourceforge.net/cadkit/?rev=5439&view=rev
Author: jsconner
Date: 2009-07-21 00:22:35 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
- added stubs for updating fields in soils, contaminants, cracks, Sources
- extended the table columns to allow for a color in souls and sources
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.ui
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-20 22:16:17
|
Revision: 5438
http://cadkit.svn.sourceforge.net/cadkit/?rev=5438&view=rev
Author: jsconner
Date: 2009-07-20 22:16:08 +0000 (Mon, 20 Jul 2009)
Log Message:
-----------
- implemented the remove feature for soils, contaminants, sources, cracks, and source contaminants
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/AddContaminantsToSourceDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/AddContaminantsToSourceDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/AddContaminantsToSourceDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SourceDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-10 22:58:59
|
Revision: 5437
http://cadkit.svn.sourceforge.net/cadkit/?rev=5437&view=rev
Author: jsconner
Date: 2009-07-10 22:58:57 +0000 (Fri, 10 Jul 2009)
Log Message:
-----------
- added a username and password box to the send dialog
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SendDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-10 17:28:19
|
Revision: 5436
http://cadkit.svn.sourceforge.net/cadkit/?rev=5436&view=rev
Author: jsconner
Date: 2009-07-10 17:28:16 +0000 (Fri, 10 Jul 2009)
Log Message:
-----------
- populated the url text box of SendDialog with a default string.
- changed the name of the url text box of SendDialog
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SendDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SendDialog.ui
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-09 23:39:45
|
Revision: 5435
http://cadkit.svn.sourceforge.net/cadkit/?rev=5435&view=rev
Author: jsconner
Date: 2009-07-09 23:39:41 +0000 (Thu, 09 Jul 2009)
Log Message:
-----------
- added a dialog for server submission
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegate.vcproj
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.cpp
Added Paths:
-----------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SendDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SendDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SendDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.ui
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-06 21:34:00
|
Revision: 5434
http://cadkit.svn.sourceforge.net/cadkit/?rev=5434&view=rev
Author: jsconner
Date: 2009-07-06 21:33:58 +0000 (Mon, 06 Jul 2009)
Log Message:
-----------
- added cracks editor to the building dialog
- fixed some issues with the building where it was being shown even if show was unchecked
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/Interfaces/IVaporIntrusionGUI.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/BuildingDialog.ui
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <jsc...@us...> - 2009-07-06 19:03:19
|
Revision: 5433
http://cadkit.svn.sourceforge.net/cadkit/?rev=5433&view=rev
Author: jsconner
Date: 2009-07-06 19:03:18 +0000 (Mon, 06 Jul 2009)
Log Message:
-----------
- added the soil editor
Modified Paths:
--------------
trunk/Experimental/VaporIntrusionGUI/Interfaces/IVaporIntrusionGUI.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/ContaminantDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegate.vcproj
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/VaporIntrusionGUIDelegateComponent.h
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDocument/VaporIntrusionGUIDocument.h
Added Paths:
-----------
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.cpp
trunk/Experimental/VaporIntrusionGUI/VaporIntrusionDelegate/SoilDialog.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|