Timeline


and .

03/10/10:

23:20 New topic on FalconView created by vipmobile
Problems with Version 4.1 installation; compatibility;
14:51 New reply on FalconView created by joelodom
Flight Planning
14:46 New reply on PlugIns created by joelodom
Source Code for Open Source FVw
14:31 New topic on PlugIns created by billfmoon
Source Code for Open Source FVw
13:22 Changeset [2317] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/DefaultRenderer.cs
got rid of redundant drawing of labels (fixes #557)
12:31 Changeset [2316] by JO94
  • 4 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
fixed loading of data from KMZ retrieved within network links
12:11 Changeset [2315] by ws79
  • 5 edits in FalconView/trunk/public/Applications/FalconView
re #435 : Added code to add a Plugin Manager option to the FalconView Tool menu, and to run the Plugin Manager executable when the option is selected.
11:50 Changeset [2314] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/KMLImageDataResource.cpp
put in fix where placeholder image remains when an image fails to load
11:18 Changeset [2313] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlPlacemark.cpp
fixed exception with placemarks with no associated geometry
10:59 Changeset [2312] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlNetworkLink.cpp
fixed issue where initially invisible network links never load
09:46 New reply on FalconView created by glepore70
Initialization failed
09:18 New topic on FalconView created by glepore70
Initialization failed
08:03 Changeset [2311] by cc263
  • 1 edit in FalconView/trunk/public/BuildAll.proj
xml typos
03:40 Changeset [2310] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 646(b).

03/09/10:

22:12 New topic on FalconView created by buster1320
TIROS AND VPF Downloads
15:33 Changeset [2309] by gm78
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
The number of data loading threads for KML data has been upped to 4.
15:26 Changeset [2308] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/KMLImageDataResource.cpp
changed loading image
13:52 Changeset [2307] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlDataSource.cpp
fixed exception handling
13:44 Changeset [2306] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
added dumping to debug KML file when network links loaded
13:08 Changeset [2305] by cc263
  • 3 edits in FalconView/trunk/public
Remove dependency on regtlib - replaced with RegisterTypeLibrary?
12:32 Changeset [2304] by gm78
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
The internal object registry used by the Geodata data sources is now thread safe.
11:41 Changeset [2303] by jk247
  • 2 edits in FalconView/trunk/public/Applications/FalconView/TacticalGraphics
Resolves a GDI leak issue. Also changes some of the symbol sizing.
10:53 Changeset [2302] by cc263
  • 1 edit in FalconView/trunk/public/Applications/RegisterTypeLibrary/RegisterTypeLibrary/RegisterTypeLibrary.vcproj
Adjust output location to falconview source root
09:58 Changeset [2301] by cc263
  • 2 edits in FalconView/trunk/public/Applications/RegisterTypeLibrary/RegisterTypeLibrary
Clean up statements and project
09:24 New reply on FalconView created by jbhinkle
SetPen? Colors & ShadeFill?
09:23 New topic on FalconView created by jbhinkle
SetPen? Colors & ShadeFill?
09:09 Changeset [2300] by JO94
  • 7 edits in FalconView/trunk/public/fvw_core
fixed setting placemark visibility
08:31 Changeset [2299] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/RenderableGeometry.cs
added comment about alpha blending
08:16 Changeset [2298] by cc263
  • 7 adds in FalconView/trunk/public/Applications/RegisterTypeLibrary
Initial commit of type library registration utility
08:09 Changeset [2297] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/UtilityMethods.cpp
Visibility tag for a KML feature doesn't need to be checked. The visibility member will be set with the default automatically. This fixes features that were not showing as visible if they didn't have a visibility tag.
07:42 Changeset [2296] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/SharedDotNetUtils/RubberSheet.cs
fix for images with unusual bounds
07:35 New reply on FalconView created by Garisn
Falconview on Windows 7
03:40 Changeset [2295] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 645(b).

03/08/10:

18:28 Changeset [2294] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/overlay/snapto.cpp
Closes #577. Internally, when converting from the snap-to structure to the snap-to COM object, area code, navaid type, quality, and classification were converted from characters to their integer values rather than strings by the _bstr_t constructor. This has been corrected.
15:59 Changeset [2293] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/PrintToolOverlay/PrntTool.cpp
Closes #517. Strip charts are now rebuilt only if the print options have changed
13:53 Changeset [2292] by gm78
  • 1 edit
    1 delete in FalconView/trunk/public/fvw_core/FvOverlayOGRDriver
See #167. Made Debug configuration match the other three configurations (pre-compiled headers off). Excluded stdafx.cpp from project since it is not used.
13:43 Changeset [2291] by gm78
  • 1 edit in FalconView/trunk/public/Applications/SkyView NG/SkyViewScrOvlTargetIndicator/SkyViewScrOvlTargetIndicator.rc
See #167. Eliminated warning RC4093 in SkyViewScrOvlTargetIndicator?.rc
13:24 Changeset [2290] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TabularEditor/TargetGraphicsDlg.cpp
Closes #439. The output path browse button is no longer enabled if the initial format is printer or clipboard.
13:09 Changeset [2289] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/fvw.rc
Extended the width of the Output Path control in the target graphics printing dialog.
11:48 Changeset [2288] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/localpnt/localpnt.cpp
Closes #128. The code in the Points overlay that added a point to the list of selected points did not consider a NULL point, which is a valid case.
11:26 Changeset [2287] by gm78
  • 3 edits
    1 add in FalconView/trunk/public/Plugins/Overlays/GeodataOverlayServer
Eliminated flicker from the data source tree in the geodata overlay.
10:52 Changeset [2286] by gm78
  • 6 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
In order for a KML feature to be visible, the visibility tag of all its ancestors must be also visible. Fixed the Visible property for KML data sets.
10:48 Changeset [2285] by cc263
  • 1 edit in FalconView/trunk/public/fvw_core/FVObjectRegistryServer/FVObjectRegistryServer.vcproj
Reference geodatasources library - fixes build in gov debug on windows 7
03:40 Changeset [2284] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 644(b).

03/07/10:

03:40 Changeset [2283] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 643(b).

03/06/10:

03:52 Changeset [2282] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 642(b).

03/05/10:

18:38 Changeset [2281] by cb194
  • 9 edits in FalconView/trunk/public/fvw_core
Re: #411 Added Copyright information to the WMS description information and made it available in the right click "get map info..." dialog.
17:43 New reply on FalconView created by ralph.cross
Grouping objects
14:58 Changeset [2280] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlGroundOverlay.cpp
Fixed GroundOverlay? caching of x,y pixel sizes for whenever the dimensions of the ground overlay changes.
14:16 Changeset [2279] by gm78
  • 5 edits
    2 adds in FalconView/trunk/public/fvw_core/GeodataDataSources
Added threaded loading of KML images.
13:52 Changeset [2278] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core
fixed KML polygon fills
11:44 Changeset [2277] by gm78
  • 6 edits
    5 adds in FalconView/trunk/public/fvw_core/GeodataDataSources
Added threaded loading of KML NetworkLinks?.
09:56 Changeset [2276] by jr15
  • 1 edit in FalconView/trunk/public/Applications/FalconView/ovlkit/ovlpict.cpp
in draw_map_inset() added setting of is_printing variable this fixes the rotated printing problem this relates to ticket #126
08:34 Changeset [2275] by JO94
  • 2 edits in FalconView/trunk/public/Plugins/Overlays/GeodataOverlayServer
working on refreshing properly
03:39 Changeset [2274] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 641(b).

03/04/10:

16:46 New reply on FalconView created by vroomz28
Problem starting AMPS Win7
16:44 New reply on FalconView created by vroomz28
Falconview on Windows 7
16:44 New reply on FalconView created by vroomz28
Win32 Error on Client Link
16:43 New reply on FalconView created by vroomz28
Win32 Error on Client Link
16:35 New reply on FalconView created by vroomz28
Falconview on Windows 7
16:33 New reply on FalconView created by vroomz28
Falconview on Windows 7
16:31 New reply on FalconView created by vroomz28
Win32 Error on Client Link
15:52 Changeset [2273] by JO94
  • 2 edits in FalconView/trunk/public/Plugins/Overlays/GeodataOverlayServer
fixed repeated FalconView refreshes when tree nodes checked / unchecked
15:00 Changeset [2272] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
fixed repeated refreshing problem
12:24 Changeset [2271] by JO94
  • 1 edit in FalconView/trunk/public/Plugins/Overlays/GeodataOverlayServer/GeodataOverlay.cs
added refresh of FalconView when the tree changes
12:11 Changeset [2270] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
fixed visibility and open status for network links
09:03 Changeset [2269] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlNetworkLink.cpp
not loading invisible network links
08:42 Changeset [2268] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
stopped recreation of wrapped objects in KML containers
08:18 Changeset [2267] by JO94
  • 32 edits in FalconView/trunk/public
tree now honors <open> tag in KML
05:42 New reply on PlugIns created by robcatterall
Notification of zoom/map location change
05:41 New reply on PlugIns created by robcatterall
Notification of zoom/map location change
03:41 Changeset [2266] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 640(b).

03/03/10:

20:02 New reply on PlugIns created by george.menhorn
Notification of zoom/map location change
14:14 Changeset [2265] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
optimized KML containers so that they don't rebuild COM wrappers for KML features every time
12:42 Changeset [2264] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/MapDataServer/MapRenderingEngine/graph/PixmapUtil.cpp
Fixed pixmap clipping algorithm in map rendering engine. This fixes rendering issues with alpha blended pixmaps.
09:18 New reply on FalconView created by Garisn
Falconview on Windows 7
03:41 Changeset [2263] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 639(b).
02:58 New topic on PlugIns created by robcatterall
Notification of zoom/map location change

03/02/10:

15:43 Changeset [2262] by jr15
  • 1 edit in FalconView/trunk/public/fvw_core/MapDataServer/ARdtedMapServer/EnumARdtedFiles.cpp
in CEnumARdtedFiles::raw_Create() changed path from ARDTED to RDTED this is part of the fix in ticket #188
13:35 Changeset [2261] by JO94
  • 2 edits in FalconView/trunk/public/Plugins/Overlays/GeodataOverlayServer
fixed setting visibility on data sets
13:15 Changeset [2260] by JO94
  • 13 edits in FalconView/trunk/public
now saving visibility using data sets' Visibility property
12:16 New reply on PlugIns created by posimon
How do you programatically load a gpb file?
10:38 Changeset [2259] by gm78
  • 6 edits in FalconView/trunk/public
[D5706.7.2.1.A] Added enabled flag to custom initializers, tied in Enabled attribute to FV framework, tied in help file and ID to framework.
08:02 Changeset [2258] by JO94
  • 2 edits in FalconView/trunk/public/Test/GeodataDataSourcesTests
added data to test line strings that cross antemeridian
03:40 Changeset [2257] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 638(b).

03/01/10:

18:59 Changeset [2256] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Fixes problems with rubber-sheeting.
17:28 New reply on PlugIns created by ChrisBailey
Falconview 3.3.1.769 ICallback2
15:14 Changeset [2255] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlDataSource.cpp
Cleaned up CLibkmlDataSource::raw_CheckFile
12:00 Changeset [2254] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 637(b).
11:29 Changeset [2253] by gm78
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataRenderers
Settings in the GeodataRenderers? project are now computed once when the object created and once whenever the properties are changed. They are no longer computed for every single point in a KML overlay every time it is drawn.
10:26 New reply on PlugIns created by jdbrownwv
Falconview 3.3.1.769 ICallback2
09:27 Changeset [2252] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/mainfrm.cpp
FvToolMenuItemsConfig? property was renamed from Clsid to clsid by the type library importer. Updated code to address this.
08:51 Changeset [2251] by gm78
  • 8 edits in FalconView/trunk/public/fvw_core/FvConfigFileServer
Added methods to the IFvCustomInitializersConfig interface to allow a user to add and delete a custom initializer programatically. Also, added methods to IFvToolMenuItemsConfig to enable, add new, and delete tool menu items programatically. Updated schema to include help file tag associated with a tool item.
08:44 New reply on PlugIns created by jdbrownwv
Falconview 3.3.1.769 ICallback2
08:14 New reply on PlugIns created by jdbrownwv
Falconview 3.3.1.769 ICallback2
07:50 Changeset [2250] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 636(b).
06:24 New reply on PlugIns created by posimon
How do you programatically load a gpb file?

02/28/10:

14:33 New reply on PlugIns created by ChrisBailey
Falconview 3.3.1.769 ICallback2

02/27/10:

12:46 New topic on FalconView created by feetwet
Flight Planning

02/26/10:

15:40 New topic on PlugIns created by jdbrownwv
Falconview 3.3.1.769 ICallback2
13:41 Changeset [2249] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core
small KML rendering performance improvement
12:21 Changeset [2248] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlDataSource.cpp
fixed Windows UNC names
11:55 New reply on FalconView created by posimon
11:49 Changeset [2247] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/SLDLibrary/StyleRules.cs
fixed build warning
11:42 Changeset [2246] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/DefaultRenderer.cs
fixed SLD library build
11:28 Changeset [2245] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/DefaultRenderer.cs
fixed null reference
11:07 Changeset [2244] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core/GeodataRenderers
fixed icon scaling
09:46 Changeset [2243] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/DefaultRenderer.cs
fixed Geodata labels
09:26 Changeset [2242] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
added some comments and a bit more graceful support for deprecated  root:// handling
08:18 Changeset [2241] by JO94
  • 3 edits
    1 add in FalconView/trunk/public
fixed FetchDataRelativeToDataSource? and tests
06:54 New reply on PlugIns created by posimon
Drawn lines disappearing in Moving Map mode?
06:13 New reply on PlugIns created by posimon
Is there a limit to the number of lines you can draw on a layer?

02/25/10:

19:20 New topic on FalconView created by wfrenz
17:54 Changeset [2240] by jk247
  • 1 edit in FalconView/trunk/public/fvw_core/FvConfigFileServer/Resource.h
New version needed for resource ID of FVObjectRegistryConfig.
15:44 Changeset [2239] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlNetworkLink.cpp
more graceful handling of bad KML
14:59 Changeset [2238] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/CustomInterfaces/FalconViewOverlay.idl
Added oleautomation attribute to IDisplayChangeNotifyEvents interface so that it can be marshalled to another thread.
13:41 Changeset [2237] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlDataSource.cpp
simplified KML data source by using CURL to read files
13:14 Changeset [2236] by JO94
  • 4 edits in FalconView/trunk/public
added selective default visibility for KML (fixes #121)
12:20 Changeset [2235] by jk247
  • 3 edits in FalconView/trunk/public/fvw_core/FVObjectRegistryServer
Adds support for reading XML data to determine the correct renderer for a given data source.
12:18 Changeset [2234] by jk247
  • 3 edits
    3 adds in FalconView/trunk/public/fvw_core/FvConfigFileServer
Adds a new interface for reading XML data about data source <--> renderer pairings.
08:36 Changeset [2233] by JO94
  • 18 edits in FalconView/trunk/public
added Visible property to data sets
07:39 Changeset [2232] by JO94
  • 2 edits in FalconView/trunk/public
fixed walking KML when regionation parameters not set; added some simple KML testing
07:03 Changeset [2231] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/SLDLibrary/StyleRules.cs
fixes build
03:41 Changeset [2230] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 635(b).
03:31 New reply on PlugIns created by george.menhorn
Is there a limit to the number of lines you can draw on a layer?
03:28 New reply on PlugIns created by george.menhorn
How do you programatically load a gpb file?

02/24/10:

19:23 Changeset [2229] by jk247
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/AddressLocator/AddressForm.cs
Resolves a problem with the Area Code for local points added to FalconView.
15:49 Changeset [2228] by JO94
  • 1 edit
    2 adds in FalconView/trunk/public/Test/GeodataDataSourcesTests
added some KML test stuff
14:45 Changeset [2227] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
fixed way that network links regionation is tested
14:20 Changeset [2226] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlNetworkLink.cpp
fixed network links that don't have <Region> tags
13:52 Changeset [2225] by JO94
  • 6 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
consolidated data fetching in FetchDataRelativeToDataSource?
12:58 New reply on PlugIns created by posimon
Is there a limit to the number of lines you can draw on a layer?
11:05 New reply on PlugIns created by posimon
How do you programatically load a gpb file?
10:07 New reply on PlugIns created by posimon
Is there a limit to the number of lines you can draw on a layer?
09:41 Changeset [2224] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlGroundOverlay.cpp
added work around for ground overlays that use <LatLonAltBox?> instead of <LatLonBox?>
08:13 Changeset [2223] by JO94
  • 5 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
fixes #450
03:41 Changeset [2222] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 634(b).

02/23/10:

20:38 Changeset [2221] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/UtilityMethods.cpp
We now use kmldom's type conversion routine AsFeature? in place of a static_cast.
20:12 New reply on PlugIns created by george.menhorn
Is there a limit to the number of lines you can draw on a layer?
20:06 New reply on PlugIns created by george.menhorn
How do you programatically load a gpb file?
19:58 New reply on PlugIns created by george.menhorn
When will Build 610 source code be available?
17:01 Changeset [2220] by cb194
  • 7 edits in FalconView/trunk/public/fvw_core/WMSMapSetup
See #411. WMS Map Setup OCX was updated because it was hanging when inserted into an MFC DLL. Also Fixed the version information to reflect the build number and cleaned up some string comparisons so proper XML is generated.
15:26 Changeset [2219] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
added some support for <viewFormat> (refs #449)
14:28 Changeset [2218] by gm78
  • 5 edits in FalconView/trunk/public/fvw_core
The KML data source elements now handled unset regionation parameters more meaningfully. If r-params are not set for a network link, then it is not loaded. If r-params are not set for an element or container, then they are loaded. Also, fixed computation of degreesPerPixLon in the KmlRenderer? in the case the current map is World overview.
13:11 New topic on PlugIns created by posimon
When will Build 610 source code be available?
09:18 New topic on PlugIns created by posimon
How do you programatically load a gpb file?
07:49 Changeset [2217] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/UtilityMethods.cpp
Fixed an issue in KMLFeatureInRegion
03:41 Changeset [2216] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 633(b).

02/22/10:

16:59 New reply on FalconView created by ChrisBailey
Grouping objects
16:11 Changeset [2215] by gm78
  • 5 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
Closes #446. KML ScreenOverlays? without the icon tag now render a solid rectangle with the specified color.
14:58 Changeset [2214] by gm78
  • 7 edits in FalconView/trunk/public/fvw_core
Closes #105. KML data source/set have been fixed to allow for the display of regionated KML.
13:27 New reply on PlugIns created by Lizl
RegisterMapServer? and AddText? compile error
13:27 Changeset [2213] by cc263
  • 1 edit in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter/FalconViewData.cs
Allow new values to overwrite old values in dictionary
12:28 New reply on PlugIns created by jdbrownwv
CalcPixmapGeoCorners? Corner Datatype
11:15 Changeset [2212] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 632(b).
11:09 New topic on PlugIns created by jdbrownwv
CalcPixmapGeoCorners? Corner Datatype
11:03 Changeset [2211] by cb194
  • 2 edits in FalconView/trunk/public/fvw_core
Updated solution to fix unresolved external caused by not having WMSMapSetup dependant on fvcore. Cleaned up Government relesae directoris to put output in release directory rather than government release directory.
10:20 New reply on PlugIns created by jdbrownwv
GeoBounds? of current view?
08:57 New reply on PlugIns created by posimon
Is there a limit to the number of lines you can draw on a layer?
08:36 New reply on PlugIns created by posimon
RegisterMapServer? and AddText? compile error
03:40 Changeset [2210] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 631(b).

02/21/10:

03:40 Changeset [2209] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 630(b).

02/20/10:

03:45 Changeset [2208] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 629(b).

02/19/10:

20:32 New topic on FalconView created by ralph.cross
Grouping objects
17:58 Changeset [2207] by cb194
  • 9 edits
    2 adds in FalconView/trunk/public/fvw_core
re #411 WMS Setup Control will now read, modify and write the GDAL WMS Description XML format. The Control will save it to the Shared Data WMS_MAPS directory. It will also allow the user to delete previously added WMS Map Types which required a new method to delete records from a MapSeriesTable? based on product name.
16:52 Changeset [2206] by cc263
  • 2 edits in FalconView/trunk/public/Applications/GPlan/Server/GPlanRouteServerAdapter
Check for errors in read/write properties
15:14 New reply on PlugIns created by ChrisBailey
Is there a limit to the number of lines you can draw on a layer?
15:06 Changeset [2205] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/SharedDotNetUtils/LoggingUtils.cs
[Bug 7008] .NET error logging now matches the C++ error logging: new line characters have been fixed (so one message is on one line and the messages no longers run together due to missing \r), time format is now correct, and the thread id is now included.
14:48 New reply on PlugIns created by ChrisBailey
GeoBounds? of current view?
13:44 Changeset [2204] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlNetworkLink.cpp
put in a hack so that George can get started on regionated KML
12:17 New topic on PlugIns created by Lizl
RegisterMapServer? and AddText? compile error
11:04 New reply on PlugIns created by posimon
Is there a limit to the number of lines you can draw on a layer?
10:56 New topic on PlugIns created by posimon
Is there a limit to the number of lines you can draw on a layer?
09:25 New reply on FalconView created by JimS
line width > 60 pixels
03:40 Changeset [2203] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 628(b).

02/18/10:

16:22 New reply on FalconView created by george.menhorn
Data is not available for the selected map. Use the Map Data Manager to view map data coverage.
16:17 New reply on FalconView created by george.menhorn
line width > 60 pixels
16:16 New reply on PlugIns created by craigsm78
IAnalysis::RegisterWithMaskServer?
16:13 New reply on PlugIns created by george.menhorn
Callback class
16:12 New reply on PlugIns created by george.menhorn
ICallback in Static Overlay
16:06 New reply on PlugIns created by george.menhorn
GetOverlayList? C#
15:59 New reply on PlugIns created by george.menhorn
OnDrag? and OnDragEx? with ILayerEditor3?
15:57 New reply on PlugIns created by george.menhorn
MapRenderingEngine
15:54 New reply on PlugIns created by george.menhorn
GetMouseClick() followed by GetElevation?()
15:52 New reply on PlugIns created by george.menhorn
Overlay Options Subitems
15:46 New reply on PlugIns created by george.menhorn
IAnalysis::RegisterWithMaskServer?
15:43 Changeset [2202] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/WMSDataSource.cpp
removed extra include
15:37 Changeset [2201] by JO94
  • 4 edits in FalconView/trunk/public/fvw_core/GeodataDataSources
populated CheckConnectString? for relevant data sources
15:24 TestMask.zip attached to SampleCode by george.menhorn
Sample code to draw a line of site inter-visibility mask using ILayer2
15:12 Changeset [2200] by JO94
  • 19 edits in FalconView/trunk/public/fvw_core
added CheckConnectString? to IFvDataSource
14:57 Changeset [2199] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/ovlkit/ovlutil.cpp
Fixed wrap around the world case for COvlkitUtil::get_geo_line_coordinates in the case that the map is rotated.
14:18 Changeset [2198] by gm78
  • 1 edit in FalconView/trunk/public/Applications/FalconView/overlay/ovlmgr.cpp
The exception DISP_E_UNKNOWNNAME is now masked when attempting to call OnFalconViewExit? or OnOverlayClose? since it is a common, and benign, error.
13:26 Changeset [2197] by JO94
  • 5 edits in FalconView/trunk/public/fvw_core
implemented more optimizations suggested by George
12:56 Changeset [2196] by cc263
  • 10 edits
    2 adds in FalconView/trunk/public/Applications/GPlan/Server
Proof of concept properties storage
12:15 New reply on PlugIns created by snyderra
Interop.fvw.dll - Different versions/Plug-ins not loading
10:33 New topic on PlugIns created by snyderra
Interop.fvw.dll - Different versions/Plug-ins not loading
08:39 Changeset [2195] by JO94
  • 2 edits in FalconView/trunk/public/fvw_core
implemented some optimizations suggested by George
03:41 Changeset [2194] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 627(b).

02/17/10:

20:56 New reply on FalconView created by DougalScott
Import local points with links
14:36 New topic on FalconView created by JimS
line width > 60 pixels
12:43 New reply on FalconView created by george.menhorn
Import local points with links
12:22 Changeset [2193] by gm78
  • 2 edits in FalconView/trunk/public/fvw_core
Added DTEDMapServerLib to interops generated by the Interops project.
12:18 Changesets [2191-2192] by gm78
  • 6 edits in FalconView/trunk/public
The FvToolbar? control will now allow adding a separator to the toolbar programatically via AddSeparator?.
12:03 New reply on FalconView created by ChrisBailey
Web-based FalconView
11:34 New reply on FalconView created by ChrisBailey
MapEngineTest?
03:40 Changeset [2190] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 626(b).

02/16/10:

16:55 New topic on FalconView created by LizF
MapEngineTest?
15:24 Changeset [2189] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/GeometrySegmentEnumerator.cs
performance improvement for polygon drawing
14:31 Changeset [2188] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/DefaultRenderer.cs
performance enhancement
13:19 Changeset [2187] by JO94
  • 3 edits in FalconView/trunk/public/fvw_core/GeodataRenderers
implemented polygon drawing performance improvement
13:11 Changeset [2186] by rp88
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT/NMEA/Feed/NMEATcpFeed.cs
Put in a check to prevent attempting to read from a closed socket. I think this fixes #402, but I'll have to wait and test it on a nightly build VM because the problem doesn't happen when running FalconView from Visual Studio.
12:06 Changeset [2185] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/PolygonShape.cs
added missing return to stop exception
11:39 Changeset [2184] by JO94
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataRenderers/GeometrySegmentEnumerator.cs
fixed index out of range exception
08:50 Changeset [2183] by JO94
  • 1 edit
    1 add in FalconView/trunk/public
This change gives a performance improvement in polygon drawing by removing some code that Carl and I couldn't get to do anything. We may need to revisit polygon wrapping after this checkin.
08:34 New topic on FalconView created by Kelvin Holt
Web-based FalconView
03:40 Changeset [2182] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 625(b).

02/15/10:

17:50 Changeset [2181] by gm78
  • 8 edits in FalconView/trunk/public/fvw_core/MapDataServer
Upgraded a number of map handler's information text to use HTML rather then plain text. This allowed us to create a link to the directory containing the frame file(s) in the information dialog box.
15:14 Changeset [2180] by gm78
  • 6 edits in FalconView/trunk/public/Applications/FalconView
Added new feature to the Map Data Manager dialog, Scale to extents. In the multiple tab, if there is selected data (either target or source), then a menu item named Scale to extents will be displayed in a context menu. If this is selected, the bounding rectangle of the selected data is computed and the map is changed to closest map type that completely encloses the bounding rect. If the projected bounding rectangle would be too small on the closest map, then blank map is favored instead.
10:28 New reply on PlugIns created by jdbrownwv
GeoBounds? of current view?
10:20 Changeset [2179] by gm78
  • 5 edits in FalconView/trunk/public/fvw_core/FvConfigFileServer
Moved configuration files from HD_DATA to USER_DATA. This will allow, for instance, the plug-in manager to write to this file without admin privileges.
09:43 Changesets [2176-2178] by rc225
  • 4 edits in FalconView/trunk/public/fvw_core
Built with 1.7.1 release files
09:16 Changeset [2175] by rc225
  • 2 edits in FalconView/trunk/public/fvw_core/third_party_src/gdal-1.7
Use 1.7.1 release version files reflecting use of the 1.7.1 build libraries
03:40 Changeset [2174] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 624(b).

02/14/10:

03:40 Changeset [2173] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 623(b).

02/13/10:

14:21 New reply on PlugIns created by ChrisBailey
Automatically drawing NITFs to map
03:48 Changeset [2172] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 622(b).

02/12/10:

12:49 Changeset [2171] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 621(b).
12:39 Changeset [2170] by cb194
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Added dependancy for WMSMapSetup on GeodataDataSources? to attempt to resolve a build problem.
12:00 Changeset [2169] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/NITFSourcesCtrl/FilterEditorNumDlg.cpp
Use explicit CAST when trying to compare a SQL_VARIANT value to a number. SQL Server 2005 and 2008 seem to behave differently that 2000 when it comes to making implicit type conversions from a SQL_VARIANT.
11:11 Changeset [2168] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 620(b).
10:47 Changeset [2167] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 619(b).
08:05 Changeset [2166] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Add MDSInterfaces to the dependencies of WMSMapServer
03:40 Changeset [2165] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 618(b).

02/11/10:

18:49 Changeset [2164] by cb194
  • 7 edits in FalconView/trunk/public/fvw_core
See #411. Added code to calculate the appropriate scales for the map data server DB based on the WMS XML descriptor file.
17:10 New topic on PlugIns created by craigsm78
IAnalysis::RegisterWithMaskServer?
16:50 Changeset [2163] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 617(b).
15:31 Changeset [2162] by cb194
  • 1 edit in FalconView/trunk/public/fvw_core/MapDataServer/WMSMapServer/WMSMapServer.vcproj
Changed output directory to FV_Core\WinRel? to fix registration problem.
14:46 Changeset [2161] by jk247
  • 1 edit in FalconView/trunk/public/Applications/FalconView/TacticalGraphics/MOLERenderer.cpp
Fixed #215. There were problems with printing when the display was set to 16bpp.
09:31 Changeset [2160] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Add WMSMapSetup to "Any CPU" configurations
08:50 Changeset [2159] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Add SnapToPointsListServer? to dependencies of Interops
03:39 Changeset [2158] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 616(b).

02/10/10:

15:50 Changeset [2157] by JO94
  • 5 edits in FalconView/trunk/public
added support for dashed polygon outlines in SLD drawing
14:50 Changeset [2156] by rp88
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT/AISManualSighting.cs
Fixes #380.
14:40 Changeset [2155] by rp88
  • 2 edits in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT
Changed button text from "Ok" to "OK". Fixes #378.
14:27 Changeset [2154] by rp88
  • 2 edits in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT
Fixes #391
14:17 Changeset [2153] by gm78
  • 1 edit in FalconView/trunk/public/UIControls/FvToolbarServer/CustomToolBar.cpp
Fixed memory leak in toolbar control when calling new method DeleteAllButtons?.
13:53 Changeset [2152] by JO94
  • 8 edits
    8 adds in FalconView/trunk/public
added support for hatch filled polygons in SLD drawing
13:04 New reply on FalconView created by leiserhartbeck
adding dted data
11:35 Changeset [2151] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/FvMappingCore/Include/GenericProjWrapper.h
Added a default ctor to CGenericProjWrapper and made the public methods virtual.
10:40 Changeset [2150] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/fvw_core.sln
Add MDSInterfaces as a dependency of WMSMapSetup. Add GeodataDataSources? as a dependency of WMSMapHandler
08:26 Changeset [2149] by JO94
  • 2 adds in FalconView/trunk/public/Test/SLDTestData/fv_points
initial version
07:30 New topic on FalconView created by DougalScott
Import local points with links
03:40 Changeset [2148] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 615(b).

02/09/10:

12:13 Changesets [2145-2147] by rc225
  • 5 edits in FalconView/trunk/public/fvw_core
Updates for gdal 1.7 as of 09-Feb-2010
11:24 New reply on FalconView created by ChrisBailey
Problem starting AMPS Win7
10:57 Changeset [2144] by cb194
  • 2 edits in FalconView/trunk/public/fvw_core/MapDataServer/WMSMapServer
Updated these files to add the LGPL licence.
10:56 Changeset [2143] by cb194
  • 17 adds in FalconView/trunk/public/fvw_core/WMSMapSetup
See #411. The WMS Map Setup tool is an OCX for adding WMS Map Types to the Map Data Manager Database. THis is the initial version and is not complete. It will currently add the map with 10 predefined map scales. Ultimatly we need to read the XML Descriptor file to determine the appropriate scales.
10:15 New reply on FalconView created by ChrisBailey
adding dted data
10:12 MapDataManager edited by ChrisBailey
(diff)
10:10 New download Maps.zip created by ChrisBailey
(66.1 MB) A small set of maps used in the tutorial on the MapDataManager
10:06 MapDataManager edited by ChrisBailey
(diff)
10:05 Screen shot 2010-02-09 at 10.11.15 AM.png attached to MapDataManager by ChrisBailey
DTED Map rendered with color bands and contour lines
10:01 MapDataManager edited by ChrisBailey
(diff)
09:58 Screen shot 2010-02-09 at 9.59.59 AM.png attached to MapDataManager by ChrisBailey
DTED Level 1 in MDM
09:55 MapDataManager edited by ChrisBailey
(diff)
03:40 Changeset [2142] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 614(b).
03:00 New topic on FalconView created by Hubbart
Problem starting AMPS Win7

02/08/10:

19:37 MapDataManager edited by ChrisBailey
(diff)
19:36 MapDataManager edited by ChrisBailey
(diff)
19:27 MapDataManager edited by ChrisBailey
(diff)
19:11 Screen shot 2010-02-08 at 7.16.51 PM.png attached to MapDataManager by ChrisBailey
MrSID 30m data in Map Data Manager
19:05 Screen shot 2010-02-08 at 7.08.25 PM.png attached to MapDataManager by ChrisBailey
False Color MrSID data.
19:04 Screen shot 2010-02-08 at 6.39.13 PM.png attached to MapDataManager by ChrisBailey
Map Data Manager Single Page
19:02 MapDataManager edited by ChrisBailey
(diff)
18:19 Add_Path.png attached to MapDataManager by ChrisBailey
Map Data Manager Paths tab with the "Add Path..." dialog up.
18:16 MapDataManager edited by ChrisBailey
(diff)
16:33 OpenSourceQuickStart edited by ChrisBailey
(diff)
14:27 Changeset [2141] by gm78
  • 1 edit in FalconView/trunk/public/fvw_core/FvMappingCore/Include/GenericProjWrapper.h
See #425. Added copy constructor for GenericProjWrapper? class.
13:42 Changeset [2140] by rp88
  • 1 edit in FalconView/trunk/public/Plugins/LegacyOverlays/Maritime/Maritime_RTT/AISLayer.cs
Removed extraneous location update. Fix #398.
10:43 Changeset [2139] by cb194
  • 8 edits in FalconView/trunk/public/fvw_core
See #411 Created the beginnings of an OCX which inserts a new WMS map type into the Map Data Server DB. Currently it expects the user to have created a GDAL WMS Map Description XML file and put it in All Users\Application Data\PFPS\data\WMS_MAPS. The OCX inserts the entry in the Map Series WMS table and the Map Group Names tables. This required me to modify the MapGroupNames? interface to add a new method called "AddNewDefault?()" which takes an Identity as a parameter. The existing AddNew? method auto numbers the Identity Field starting at the Magic Number of 20 with the convention that Group Names with Identity's less than 20 are "Default" groups available at install time and those greater than 20 are User Defined Groups. THe new method allows us to programatically add an Map Group Name with an ID less than 20. I also updated the CopyLeft? header for the LGPL header at the top of all the files and added the auto numbering of the build number in the WMS Map Handler.
09:13 Changeset [2138] by rc225
  • 1 edit in FalconView/trunk/public/fvw_build_all.js
Update paths per BuildAllGovt?.jproj 5-Feb-2010
03:40 Changeset [2137] by FV_BuildManager
  • 1 edit in FalconView/trunk/public/Build.h
See #152. Updated build number to Build 613(b).
Note: See TracTimeline for information about the timeline view.