Timeline


and

06/29/12:

18:04 Changeset [9239] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2135(b)
Tagged fvw 5.1.0 Build 2135(b).
18:04 Changeset [9238] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2135(b).
17:35 FalconView Symposium 2012 edited by LeeDellenbaugh
(diff)
14:46 Changeset [9237] by rc225
  • 2 edits in FalconView/trunk/public/fvw_core/Utility
Fixed a memory leak
11:59 Changeset [9236] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2134(b)
Tagged fvw 5.1.0 Build 2134(b).
11:59 Changeset [9235] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2134(b).
10:21 WikiStart edited by LeeDellenbaugh
(diff)
09:48 Changeset [9234] by rc225
  • 2 edits in FalconView/trunk/public/fvw_core/Utility
Put m_spImageLib back into CImageLibInstance. It is needed to lock the specific instance for the lifetime of the CImageLibInstance object.

06/28/12:

18:30 WikiStart edited by LeeDellenbaugh
(diff)
17:58 Changeset [9233] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2133(b)
Tagged fvw 5.1.0 Build 2133(b).
17:57 Changeset [9232] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2133(b).
15:15 Changeset [9231] by jk247
  • 1 edit in FalconView/trunk/public/fvw_core/GeodataDataSources/LibkmlDataSource.cpp
Short-term fix for an issue with VARIANT objects that are a SAFEARRAY. In some cases, the SAFEARRAY has NULL values interspersed throughout the array.
15:14 Changeset [9230] by rc225
  • 2 edits
    2 adds in FalconView/trunk/public/fvw_core/Utility
Add ImageLibManager?.cpp and .h to support caching of ImageLib? context without keeping the image file open indefinitely. This works the same way as DTEDManger and releases each instance of ImageLib? that was obtained through ImageLibManager? after a one minute or after 20 seconds of inactivity. This support is intended primary for map files that cannot remain open without blocking updates and in particular ECRG (and future ECIB) files.
14:35 WikiStart edited by LeeDellenbaugh
(diff)
14:01 WikiStart edited by LeeDellenbaugh
(diff)
12:57 FalconView_Symposium_2012_v0.png attached to WikiStart by LeeDellenbaugh

06/27/12:

17:58 Changeset [9229] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2132(b)
Tagged fvw 5.1.0 Build 2132(b).
17:58 Changeset [9228] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2132(b).
11:56 Changeset [9227] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2131(b)
Tagged fvw 5.1.0 Build 2131(b).
11:56 Changeset [9226] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2131(b).
10:27 New topic on PlugIns created by RobertH
Add delete group on version 3.3
08:08 Changeset [9225] by cc263
  • 1 edit in FalconView/trunk/public/Applications/FalconView/utils/utils.vcxproj
Add reference from utils to FvObjectRegistryServer? for FvObjectRegistryServer?.tlb

06/26/12:

17:59 Changeset [9224] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2130(b)
Tagged fvw 5.1.0 Build 2130(b).
17:59 Changeset [9223] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2130(b).
15:41 Changeset [9222] by gm78
  • 2 edits
    5 deletes in FalconView/trunk/public/Applications/FalconView
Removed unnecessary configurations and files from fvw_exe.vcxproj since units tests were (already) moved to the appropriate projects.

06/25/12:

17:59 Changeset [9221] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2129(b)
Tagged fvw 5.1.0 Build 2129(b).
17:59 Changeset [9220] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2129(b).
17:45 Changeset [9219] by jk247
  • 2 edits in FalconView/trunk/public/Applications/FalconView/utils
If XPlan is not installed, then the FalconView search toolbar attempts to use the IFvDataSource interface to search DAFIF. Long-term, this should probably also search the default Local Point overlay, followed by any open Local Point overlays. I was having issues with this functionality though, because the guy in the office next to me was being really annoying.
17:36 Changeset [9218] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Improved shape file support.
12:18 Changeset [9217] by rp88
  • 3 edits in FalconView/branches/vglobe/public/Applications/FalconView
Added shapefile handling code.

06/23/12:

06:35 New topic on FalconView created by darpa999
FalconView and Internet Connection?

06/22/12:

07:04 Changeset [9216] by cdoriot3
  • 4 edits in FalconView/branches/vglobe/public/Applications/FalconView
Parameterized the CustomTileSource?, and set up OSGWrapper to use one CST per layer, with switching layers based on distance from camera to earth

06/21/12:

20:33 Changeset [9215] by rp88
  • 2 edits in FalconView/branches/vglobe/public/Applications/FalconView
Added handling of simple KML files.
19:42 Changeset [9214] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Added a call to m_viewer->frame() to make model loading take effect immediately.
19:26 Changeset [9213] by rp88
  • 3 edits in FalconView/branches/vglobe/public/Applications/FalconView
Added the ability to open up a scene file (our own temporary way of loading models)
19:06 Changeset [9212] by gm78
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/CustomTileSource.cpp
[thint] changes to fix ripping between heightmaps.
14:25 Changeset [9211] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/utils/map_chng.cpp
Fixed toolbar search.
13:20 New reply on FalconView created by ForceXAlex
Windows 7 x64 Supported Version
12:59 Changeset [9210] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2128(b)
Tagged fvw 5.1.0 Build 2128(b).
12:58 Changeset [9209] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2128(b).
09:43 New reply on Contributors created by mark.freedman
Adding Lines to a Group
09:43 New reply on Contributors created by mark.freedman
Adding Lines to a Group
08:14 New reply on Contributors created by mark.freedman
Adding Lines to a Group
08:05 Changeset [9208] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1210(p)
Tagged fvw 4.2.2 Build 1210(p).
08:05 Changeset [9207] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1210(p).

06/20/12:

16:39 New topic on Contributors created by mark.freedman
Adding Lines to a Group
15:34 New reply on FalconView created by darpa999
Course selection under Coast Tracks Moving Map?
13:30 New reply on FalconView created by darpa999
Course selection under Coast Tracks Moving Map?
12:36 Changeset [9206] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/geo2/GEOTRANS.CPP
TRAC 2161 - missed comments
12:34 Changeset [9205] by rc225
  • 3 edits in FalconView/trunk/public/fvw_core/geo2
Related to TRAC 2161. Fix library references so that, by default, geo2.dll uses the prebuilt GeoTrans?2.dll as in the past. Optionally, USE_GEOTRANS2X can be defined in the project settings to use the static GeoTrans? 2.4.2 libraries from the third-party folder. GeoTrans? 3.2 is still ready to be turned on, however.
12:30 Changeset [9204] by rc225
  • 4 edits in FalconView/trunk/public/third_party/GeoTrans 2.4.2/lib/Win32
Build with debug dlls so can be used as static libraries in FalconView. Related to TRAC 2161
12:28 New reply on FalconView created by darpa999
Course selection under Coast Tracks Moving Map?
11:58 New topic on FalconView created by darpa999
Course selection under Coast Tracks Moving Map?

06/19/12:

16:55 Changeset [9203] by rc225
  • 1 edit in FalconView/trunk/public/fvw_core/geo2/geo2.cpp
TRAC 2161 - Display absolute value of northing in UTM
13:49 Changeset [9202] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.1 Build 1163(p)
Tagged fvw 4.2.1 Build 1163(p).
13:49 Changeset [9201] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.1/public
See #152,#816. Updated build number to Build 1163(p).
12:14 Changeset [9200] by cc263
  • 10 edits in FalconView/branches/4.2.1/public/fvw_core/WinRel/plugin editors
Update these binaries to the latest built
12:11 Changeset [9199] by cc263
  • 11 adds in FalconView/branches/4.2.1/public/fvw_core/WinRel/plugin editors
Check in GISEditor binaries since we cannot currently build these. This should allow the setup to complete.
09:56 New reply on FalconView created by GeorgeMenhorn
Missing .dll/.lib Files

06/18/12:

22:22 New reply on PlugIns created by james.b.westine
FvOverlay? & FvOverlayEditor? in FalconView 4.2.1
19:19 New reply on PlugIns created by GeorgeMenhorn
Problems with refreshing layers in FV 4.2.1
19:17 New reply on FalconView created by GeorgeMenhorn
GeodataDataSources failed to register
19:10 New reply on FalconView created by GeorgeMenhorn
Drawing Editor problem
19:06 New reply on PlugIns created by GeorgeMenhorn
FvOverlay? & FvOverlayEditor? in FalconView 4.2.1
17:28 FrequentlyAskedQuestion edited by GeorgeMenhorn
Changed 4.01 -> 4.0.1 (diff)
17:22 Changeset [9198] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.1 Build 1162(p)
Tagged fvw 4.2.1 Build 1162(p).
17:22 Changeset [9197] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.1/public
See #152,#816. Updated build number to Build 1162(p).
17:15 FeatureMatrix edited by GeorgeMenhorn
(diff)
17:15 FeatureMatrix edited by GeorgeMenhorn
(diff)
15:25 Changeset [9196] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.1 Build 1161(p)
Tagged fvw 4.2.1 Build 1161(p).
15:25 Changeset [9195] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.1/public
See #152,#816. Updated build number to Build 1161(p).
10:51 Changeset [9194] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1209(p)
Tagged fvw 4.2.2 Build 1209(p).
10:51 Changeset [9193] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1209(p).
08:43 Changeset [9192] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2127(b)
Tagged fvw 5.1.0 Build 2127(b).
08:42 Changeset [9191] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2127(b).
08:29 WikiStart edited by joelodom
(diff)
08:10 New topic on Contributors created by joelodom
2012 FalconView Symposium
07:37 FalconView Symposium 2012 edited by joelodom
(diff)

06/15/12:

18:38 Changeset [9190] by gm78
  • 3 edits in FalconView/branches/vglobe/public/Applications/FalconView
Added ability to open .earth files via the File Open dialog.
17:05 Changeset [9189] by cc263
  • 1 edit in FalconView/trunk/public/unit_tests/unit_tests.cpp
Input string should be a reference to avoid copying. Wrap line.
17:00 Changeset [9188] by cc263
  • 1 edit in FalconView/trunk/public/unit_tests/unit_tests.cpp
The test methods do not modify the input strings. Adding const.
16:49 Changeset [9187] by cc263
  • 1 edit in FalconView/trunk/public/unit_tests/unit_tests.cpp
Refactor to pull out testing methods for each type of module and clean up module identification process.
16:18 Changeset [9186] by cc263
  • 1 edit
    2 adds in FalconView/trunk/public
Refactor unit test module knowledge out of the binary and into a config file.
16:11 New topic on PlugIns created by jbw
FvOverlay? & FvOverlayEditor? in FalconView 4.2.1
16:00 Changeset [9185] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Disabled hardcoded scenes.
15:54 Changeset [9184] by gm78
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Corrected hour given to SkyNode?'s sun position. Now the sun position is updated at a seconds, rather than hours, granularity.
15:54 Changeset [9183] by gm78
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Conditionally enabled osg logging to avoid performance problems when verbose logging is enabled.
15:46 Changeset [9182] by cc263
  • 1 edit in FalconView/trunk/public/unit_tests/unit_tests.cpp
Use for loops and wrap lines at 80 characters
15:42 Changeset [9181] by cc263
  • 1 edit in FalconView/trunk/public/unit_tests/unit_tests.cpp
Check for modules and addresses to avoid nullptr exceptions. We report these as Failures and allow other tests to run.
15:24 Changeset [9180] by gm78
  • 2 edits in FalconView/branches/vglobe/public/Applications/FalconView
The SkyNode? is now toggled along with the illumination overlay.
15:19 Changeset [9179] by cc263
  • 1 edit in FalconView/trunk/public/unit_tests/unit_tests.vcxproj
Remove dependency on CadrgMapServer?
14:55 Changeset [9178] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1208(p)
Tagged fvw 4.2.2 Build 1208(p).
14:55 Changeset [9177] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1208(p).
14:25 Changeset [9176] by cdoriot3
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Added caching (C:\dev\FalconView\cache) and output of OSG lines to FalconView log files
13:00 Changeset [9175] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1207(p)
Tagged fvw 4.2.2 Build 1207(p).
13:00 Changeset [9174] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1207(p).
12:05 Changeset [9173] by cc263
  • 1 edit in FalconView/branches/4.2.2/public/FvBuildOpenSource.proj
Rename 5.1.0 to 4.2.2
11:36 New topic on FalconView created by darthgnat
Missing .dll/.lib Files
11:16 Changeset [9172] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2126(b)
Tagged fvw 5.1.0 Build 2126(b).
11:16 Changeset [9171] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2126(b).
10:17 Changeset [9170] by cc263
  • 1 edit
    1 copy in FalconView/branches/4.2.2/public
Merge in FvBuildOpenSource? project and customize for this version of FalconView.
04:42 New topic on FalconView created by imposs
Drawing Editor problem

06/14/12:

19:06 Changeset [9169] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/mapview.cpp
Hooked up map rotation buttons.
17:30 Changeset [9168] by cc263
  • 5 edits
    1 move
    4 adds in FalconView/trunk/public
Refactor geo2 unit tests into the geo2 project and run them using the same pattern that other dll unit tests use. This eliminates the dependency of unit_tests onto geo2.
13:33 Changeset [9167] by gm78
  • 4 edits in FalconView/branches/vglobe/public/Applications/FalconView
The SkyNode?'s sun position is now tied to the FalconView playback clock.
13:16 Changeset [9166] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2125(b)
Tagged fvw 5.1.0 Build 2125(b).
13:16 Changeset [9165] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2125(b).
11:42 Changeset [9164] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2124(b)
Tagged fvw 5.1.0 Build 2124(b).
11:42 Changeset [9163] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2124(b).
11:06 Changeset [9162] by cc263
  • 1 edit in FalconView/trunk/public/Applications/FalconView/utils/utils.vcxproj
Added dependency on XpSearchLib?
08:22 Changeset [9161] by cc263
  • 1 edit in FalconView/trunk/public/FvBuildOpenSource.proj
Remove unexpected token
08:06 Changeset [9160] by hd40
  • 2 adds in FalconView/branches/4.2.2/public/Applications/ListDir/ListDir/ListDir
08:01 Changeset [9159] by hd40
  • 1 add in FalconView/branches/4.2.2/public/Applications/ListDir/ListDir
Keep in SVN
08:01 Changeset [9158] by hd40
  • 1 add in FalconView/branches/4.2.2/public/Applications/ListDir
07:50 Changeset [9157] by cc263
  • 1 edit in FalconView/trunk/public/BuildAll.sln
Remove GPlan
00:58 New reply on FalconView created by darpa999
Installing ONLY FalconView without SQl Server Components?

06/13/12:

22:34 Changeset [9156] by jk247
  • 4 edits in FalconView/branches/4.2.1/public/Applications/FalconView/TacticalGraphics
Fixes #3246.
21:10 Changeset [9155] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Added a couple of hardcoded simple scenes.
20:58 Changeset [9154] by rp88
  • 3 edits in FalconView/branches/vglobe/public/Applications/FalconView
Tried to make the mouse capture/release behave a little better.
18:58 Changeset [9153] by gm78
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Reverted changes that were removed in r9491.
18:57 Changeset [9152] by gm78
  • 3 edits in FalconView/branches/vglobe/public/Applications/FalconView
Reenabled height map tile source.
18:57 Changeset [9151] by gm78
  • 7 edits in FalconView/branches/vglobe/public/Applications/FalconView
The moving map overlay will now update the internal 3D viewpoint during playback.
16:24 Changeset [9150] by cc263
  • 1 edit in FalconView/trunk/public/FvBuildOpenSource.proj
Move repo check and get up to caller. Now this project always performs the action requested.
14:50 Changeset [9149] by thint3
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
14:11 Changeset [9148] by cc263
  • 1 edit in FalconView/trunk/public/FvBuildOpenSource.proj
Move repo check and get up to caller. Now this project always performs the action requested.
12:06 WikiStart edited by DavidMillard
updated FAQ and Feature Matrix bullets (diff)
12:01 Changeset [9147] by jk247
  • 1 edit in FalconView/trunk/public/Applications/KestrelView/WPFView/FvDataGrid.cs
Fixes #3268, 3269. The underlying problem is that the WPF DataGrid? only commits changes to its data bindings when Enter is pressed, or when a new row is selected. This current solution is not ideal, because it causes too many refreshes of the Tabular Editor window. The user cannot quickly update a specific feature in the table.
10:40 Changeset [9146] by cc263
  • 1 add in FalconView/trunk/public/FvBuildOpenSource.proj
Move build project from Build. This information is version specific. For past history of this file, see the government repository.
10:23 FeatureMatrix edited by joelodom
(diff)
09:14 FeatureMatrix edited by joelodom
(diff)
09:12 New reply on FalconView created by joelodom
Adding Country borders into Moving Map Tool?
09:11 New reply on FalconView created by joelodom
Installing ONLY FalconView without SQl Server Components?
08:50 Changeset [9145] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2123(b)
Tagged fvw 5.1.0 Build 2123(b).
08:50 Changeset [9144] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2123(b).
08:17 Changeset [9143] by cc263
  • 1 delete in FalconView/trunk/public/Applications/GPlan
Remove GPlan

06/12/12:

17:58 Changeset [9141] by cdoriot3
  • 2 edits
    115 adds in FalconView/branches/vglobe/public/third_party/OpenSceneGraph
Adding include files for dependencies, ignoring osg compiled binaries
17:20 New reply on FalconView created by GeorgeMenhorn
Windows 7 x64 Supported Version
17:15 Changeset [9137] by cdoriot3
  • 8 adds in FalconView/branches/vglobe/public/third_party/OpenSceneGraph/lib
Added libs for dependencies
17:12 Changeset [9136] by cdoriot3
  • 4 adds in FalconView/branches/vglobe/public/third_party/OpenSceneGraph/bin
Adding base dependencies (glut, zlib, png)
17:10 Changeset [9135] by cdoriot3
  • 1 edit in FalconView/branches/vglobe/public/third_party/OpenSceneGraph
removing bin from ignore list, so that I can add compiled versions of dependencies
16:48 Changeset [9134] by cc263
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2122(b)
Tagged fvw 5.1.0 Build 2122(b).
16:48 Changeset [9133] by cc263
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2122(b).
14:42 Changeset [9132] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/OSGWrapper.cpp
Added a jet model to the globe at n43 w84.
14:30 Changeset [9131] by gm78
  • 9 edits in FalconView/branches/vglobe/public/Applications/FalconView
Favorites now store the 3D viewpoint including the pitch, heading, and range.
14:12 Changeset [9130] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/mapview.cpp
Added panning ability to the panning toolbar buttons.
12:39 Changeset [9129] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2121(b)
Tagged fvw 5.1.0 Build 2121(b).
12:39 Changeset [9128] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2121(b).
08:08 FeatureMatrix edited by joelodom
(diff)
08:08 FeatureMatrix edited by joelodom
(diff)

06/11/12:

20:27 New reply on FalconView created by GeorgeMenhorn
Windows 7 x64 Supported Version
13:15 Changeset [9127] by rc225
  • 5 edits
    24 adds in FalconView/trunk/public/third_party/osgeo4w
Support for GDAL 1.9. There might be an issue replacing proj_i.lib. Stay tuned.
11:43 Changeset [9126] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1206(p)
Tagged fvw 4.2.2 Build 1206(p).
11:42 Changeset [9125] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1206(p).
09:54 Changeset [9124] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1205(p)
Tagged fvw 4.2.2 Build 1205(p).
09:54 Changeset [9123] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1205(p).

06/10/12:

06:17 New topic on FalconView created by darpa999
Adding Country borders into Moving Map Tool?
02:45 New topic on FalconView created by darpa999
Installing ONLY FalconView without SQl Server Components?

06/08/12:

14:07 Changeset [9122] by cc263
  • 1 move in FalconView/trunk/public/BuildAllOpenSource.proj
Rename BuildAll?.proj to BuildAllOpenSource?.proj. This matches the names of other projects in the government/opensource build system.
08:38 Changeset [9121] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2120(b)
Tagged fvw 5.1.0 Build 2120(b).
08:38 Changeset [9120] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2120(b).

06/07/12:

14:33 Changeset [9119] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2119(b)
Tagged fvw 5.1.0 Build 2119(b).
14:33 Changeset [9118] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2119(b).
13:25 Changeset [9117] by cc263
  • 3 edits in FalconView/trunk/public/Applications/FalconView
These projects depend on FVObjectRegistryServer to produce FVObjectRegistryServer.tlb
13:16 Changeset [9116] by cc263
  • 1 edit in FalconView/trunk/public/Applications/FalconView/catalog/catalog.vcxproj
MDMLibPropPage.h depends on MapDataLibDBServer.tlb
13:16 Changeset [9115] by cc263
  • 1 add in FalconView/trunk/.gitignore
Add ignores imported from svn
11:59 New reply on FalconView created by gv69
FalconView 4.2.1.866 worked only once
09:24 Changeset [9114] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2118(b)
Tagged fvw 5.1.0 Build 2118(b).
09:24 Changeset [9113] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2118(b).

06/06/12:

20:48 Changeset [9112] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/Fvw3DManipulator.cpp
Disabled throwing again for now.
20:20 Changeset [9111] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1204(p)
Tagged fvw 4.2.2 Build 1204(p).
20:20 Changeset [9110] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1204(p).
17:41 Changeset [9109] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2117(b)
Tagged fvw 5.1.0 Build 2117(b).
17:40 Changeset [9108] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2117(b).
14:20 Changeset [9107] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2116(b)
Tagged fvw 5.1.0 Build 2116(b).
14:20 Changeset [9106] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2116(b).
12:20 Changeset [9105] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2115(b)
Tagged fvw 5.1.0 Build 2115(b).
12:20 Changeset [9104] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2115(b).
10:45 Changeset [9103] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2114(b)
Tagged fvw 5.1.0 Build 2114(b).
10:45 Changeset [9102] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2114(b).
08:34 Changeset [9101] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2113(b)
Tagged fvw 5.1.0 Build 2113(b).
08:34 Changeset [9100] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2113(b).

06/05/12:

21:58 New topic on FalconView created by StephenCraig
GeodataDataSources failed to register
14:50 Changeset [9099] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 4.2.2 Build 1203(p)
Tagged fvw 4.2.2 Build 1203(p).
14:49 Changeset [9098] by FV_BuildManager
  • 2 edits in FalconView/branches/4.2.2/public
See #152,#816. Updated build number to Build 1203(p).
13:43 Changeset [9097] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2112(b)
Tagged fvw 5.1.0 Build 2112(b).
13:43 Changeset [9096] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2112(b).
10:46 New reply on PlugIns created by cpeers
Problems with refreshing layers in FV 4.2.1

06/04/12:

23:18 New topic on FalconView created by leiserhartbeck
Installing 5.1
20:05 Changeset [9095] by rp88
  • 5 edits in FalconView/branches/vglobe/public/Applications/FalconView
The GoTo? dialog will now rotate the globe to the specified coordinate.
17:04 FalconView Symposium 2012 edited by DavidMillard
(diff)
16:47 FalconView Symposium 2012 edited by DavidMillard
(diff)
13:59 Changeset [9094] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2111(b)
Tagged fvw 5.1.0 Build 2111(b).
13:59 Changeset [9093] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2111(b).
08:47 Changeset [9092] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2110(b)
Tagged fvw 5.1.0 Build 2110(b).
08:47 Changeset [9091] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2110(b).

06/02/12:

08:56 New topic on FalconView created by imposs
Drawing Editor problem
08:53 New reply on FalconView created by imposs
08:52 New reply on FalconView created by imposs

06/01/12:

14:08 Changeset [9090] by rp88
  • 1 edit in FalconView/branches/vglobe/public/Applications/FalconView/mapview.cpp
North-up button now changes the viewpoint's heading to 0 deg.
11:57 New reply on PlugIns created by Nekrin
GetMenuItems

05/31/12:

13:59 New reply on PlugIns created by ifrisbie
GetMenuItems
13:48 New reply on PlugIns created by ifrisbie
GetMenuItems
12:40 New reply on PlugIns created by rj905
API?
12:17 New reply on FalconView created by sonixde
NOTAMs
06:28 New reply on FalconView created by joelodom

05/30/12:

12:07 Changeset [9089] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2109(b)
Tagged fvw 5.1.0 Build 2109(b).
12:07 Changeset [9088] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2109(b).
11:50 Changeset [9087] by gm78
  • 4 edits in FalconView/branches/vglobe/public/Applications/FalconView
Added a composite tile source which loads various scales of map data.
11:15 Changeset [9086] by FV_BuildManager
  • 1 copy in FalconView/tags/fvw 5.1.0 Build 2108(b)
Tagged fvw 5.1.0 Build 2108(b).
11:14 Changeset [9085] by FV_BuildManager
  • 2 edits in FalconView/trunk/public
See #152,#816. Updated build number to Build 2108(b).
09:51 New topic on FalconView created by imposs
Note: See TracTimeline for information about the timeline view.