Commit graph

284 commits

Author SHA1 Message Date
Matt Nash
ce79d3bec3 fix issue where dialog prevents collaboration view from opening, add collaboration drawing layer, use event bus for message handling, prep work for
Former-commit-id: 5cb40430a7 [formerly be35f7e75bbeb89fe160e24d9ff691f62753c96b]
Former-commit-id: 8e16194370
2012-04-03 12:23:11 -05:00
Nate Jensen
6319166680 Issue open editor when joining session
Change-Id: I6094a7a909584acb8b10236119ec3eb5dd965e59

Former-commit-id: 223eb82fe0 [formerly f1c0549a84b0aa0d4829ca1bc584165ca98dbbb6]
Former-commit-id: c29a5a75d9
2012-04-03 08:44:58 -05:00
Max Schenkelberg
e3477c90ae Merge branch 'ss_sync (12.3.1)' into 11-Collaboration
Former-commit-id: 23d65caf2e [formerly e8402b080c7d2a712f4f385293aa9b5d1a18484e]
Former-commit-id: 753de872e0
2012-04-02 16:15:21 -05:00
Roger Ferrel
bd37fffbeb Issue Invite form Creat Session dialog implementd. Change code to use ParticipantRole enum.
Change-Id: If1c7268bded530312d9c132edacef00cd1dcdfd2

Former-commit-id: 146a421ccb [formerly 89978ed4bcf7c3b65c6038c6403874ba812f835b]
Former-commit-id: dbec72645a
2012-04-02 12:13:26 -05:00
Matt Nash
0a97f20f3a Issue fix minor issues with toolbar and updated eraser code
Former-commit-id: 27e850d203 [formerly f6f3bcc2596735c8371256f4274c9b9e21445f1a]
Former-commit-id: 236ae6f26c
2012-03-30 16:35:02 -05:00
Roger Ferrel
21b19df9db Issue Active Sessions node only displays rooms the user is in.
Change-Id: I2a0ba28e4519102fe26498eb578e83c4a92163a4

Former-commit-id: 442500aeae [formerly 17c8ca27316951cb97c48c8172d669cc65bbd6cd]
Former-commit-id: 232df64e22
2012-03-30 15:06:35 -05:00
James Korman
48fb9fe7e4 Issue - Modified invitation methods
Former-commit-id: 436b967ff1 [formerly 1c9381e1ba1a8b01084717db7ff3e94b26eb0b89]
Former-commit-id: 0b6a076129
2012-03-30 11:27:09 -05:00
Max Schenkelberg
993cac891e Issue Fixed merge errors when merging core_exp into ss_sync
Former-commit-id: 9b0d01f8b5 [formerly beb6a1d49fac8e3e7b2ba8cbc52a8980d06e9885]
Former-commit-id: 07cf5069ba
2012-03-30 10:51:31 -05:00
Roger Ferrel
1fd4aa5cf3 Issue Send and accept invites now works.
Change-Id: I8d2c5e04f0d7dab6eb81a7321130533e5cfd6148

Former-commit-id: 22fff3a4b8 [formerly 6929e4f068cc397d253b3fabd712e093c4c16dbe]
Former-commit-id: 108ac66214
2012-03-30 10:45:26 -05:00
Steve Harris
6aa18f74f6 Merge branch 'core_exp' into ss_sync (Graphics Improvements for NPP/Collaboration)
Initial reconciliation of Graphics Improvements for NPP/Collaboration with 12.3.1 baseline

Conflicts:
	cave/com.raytheon.uf.viz.derivparam/src/com/raytheon/uf/viz/derivparam/tree/DerivedLevelNode.java*
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/AbstractGLMesh.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/GLCanvasCache.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/GLFactoryAdapter.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/GLGeometryPainter.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/IGLTarget.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/images/AbstractGLImage.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/images/GLCMTextureData.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/images/GLColormappedImage.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/images/GLImage.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLTarget.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLWireframeShape2D.java
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/objects/GLVertexBufferObject.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/util/GribDataCubeAdapter.java
	cave/com.raytheon.viz.pointdata/src/com/raytheon/viz/pointdata/drawables/GeneralPointImageExtension.java
	cave/com.raytheon.viz.pointdata/src/com/raytheon/viz/pointdata/drawables/IPointImageExtension.java
	cave/com.raytheon.viz.pointdata/src/com/raytheon/viz/pointdata/rsc/PlotResource2.java*
	cave/com.raytheon.viz.radar/src/com/raytheon/viz/radar/rsc/mosaic/ext/IRadarMosaicImageExtension.java
	edexOsgi/com.raytheon.uf.common.time/src/com/raytheon/uf/common/time/msgs/GetServerTimeRequest.java

Former-commit-id: d3ad6095b7 [formerly 879a2e0a4a31999bf4d624ff59e77bbd68195458]
Former-commit-id: 5cdda77afb
2012-03-30 09:50:48 -05:00
Steve Harris
ce3b74c605 12.3.1-10 baseline
Former-commit-id: 4068f5295f [formerly 7d62bca046401a670ef7bd917cbcbb073e061b60]
Former-commit-id: 22bd792cd9
2012-03-30 08:38:33 -05:00
Roger Ferrel
30fe4140ba Issue Gett color coding on messages
Change-Id: Ibe54e07c26336899198093b0a104f8796ebc0d47

Former-commit-id: 9bd5aa57b6 [formerly 3fa0c543f02ccb556b5d1898e359f1e2b6e63819]
Former-commit-id: d9ca310d94
2012-03-29 16:52:11 -05:00
Nate Jensen
40839a5c6e Merge "Issue - Added support for session creation from invitation" into 11-Collaboration
Former-commit-id: 7facfe9b7c [formerly 459aa33b196c8c37897575636ae670505d959330]
Former-commit-id: 0338159662
2012-03-29 16:32:15 -05:00
James Korman
2eedb16808 Issue - Added support for session creation from invitation
Former-commit-id: d048f0f324 [formerly 7d17d39b73ff66275ba247bd21e28b468ae87892]
Former-commit-id: 6381932f6e
2012-03-29 16:30:29 -05:00
Nate Jensen
14883dfa58 Issue clean up
Change-Id: Id4bc3b27bfcbc324138a11998255a6f662f31255

Former-commit-id: d60fcaa4f3 [formerly 9eb405723f355343545b1f9d4fe3925d9d1a1f24]
Former-commit-id: a85aa4595f
2012-03-29 15:45:16 -05:00
Nate Jensen
25cf424a42 Merge "Issue added wrong cursor code" into 11-Collaboration
Former-commit-id: b7fda1f852 [formerly d99655bcb8042378594ef31ad52305120808ca7e]
Former-commit-id: 9ce74d9430
2012-03-29 14:36:24 -05:00
Steve Harris
fbdf4d5c37 Issue Roster groups now display and improved presents.
Change-Id: I7965201692cab4472ce85d2525e39cf3823ab16f

Former-commit-id: bf55bc0d86 [formerly 7f4e485aae341b11beb4a55c895a86cd6ff13635]
Former-commit-id: c27ee0903c
2012-03-29 14:36:53 -05:00
Matt Nash
acf376e126 Issue added wrong cursor code
Former-commit-id: 4e003f8723 [formerly 88143adba6d493b49f87da30773bdd205a6e7948]
Former-commit-id: 3d81840532
2012-03-29 13:46:21 -05:00
Matt Nash
18291c4101 Issue fix proxied handler error, added toolbar for drawing tool
Former-commit-id: 89d401550a [formerly 5728e687e79a54da8313b444a48db18c6671e79e]
Former-commit-id: 9beef61917
2012-03-29 12:24:27 -05:00
Nate Jensen
6aae45687a Issue Right click on editor tab support
Change-Id: Ia9240a01c145c81bbf98268d4df5fd2242ca7987

Former-commit-id: d2d3a245b3 [formerly 7597db5bbc0642072143e4c7ea0291108154eb40]
Former-commit-id: aa000b4b06
2012-03-29 10:44:08 -05:00
James Korman
7f12149d98 Issue - Added message routing/corrected roster creation
Former-commit-id: b45ea1e0a7 [formerly b7040976e3c8fd029a0d821511f977cfd4b4888e]
Former-commit-id: 6149d30b13
2012-03-29 10:16:15 -05:00
Steve Harris
6884520750 Merge branch 'sync_test' (VCModules) into ss_sync
Former-commit-id: 70357d90bc [formerly e68338cecbe85a62835633e9aba0925344fb80f1]
Former-commit-id: a0abcf8120
2012-03-29 10:03:05 -05:00
Steve Harris
4b853c56c6 Merge branch '104-integration' into ss_sync; 4-Thin_Client and 10-Tech_Blocked (tear-off menus) -> ss_sync
Former-commit-id: 132d68acc6 [formerly 296cc5a5a6bcc45cd92198a045a88620d7d18653]
Former-commit-id: 54a1d9cdbc
2012-03-29 10:01:55 -05:00
Nate Jensen
ec0896c28d Merge "Issue telestrator merging" into 11-Collaboration
Former-commit-id: cf880ddd0d [formerly eda16f8aa5a9aa88a8e947070d8e9df32c36c114]
Former-commit-id: 676746126c
2012-03-28 15:10:34 -05:00
Matt Nash
aeb022880c Issue telestrator merging
Change-Id: I18f8f283db617d0865b274dcf6003a24e2cf2028

Former-commit-id: d55dab5c34 [formerly b1a679a2e37bdd7a887fffe82a3d735cdb60f7f9]
Former-commit-id: 39670f6755
2012-03-28 15:09:18 -05:00
Nate Jensen
a5d38a0968 Issue initial input event code
Change-Id: I37dc96ed8dbef37d8e3f7a8ae39fc6fcad59f4aa

Former-commit-id: 5fdc253d77 [formerly 6297c04332bb349d8351b07e2ffd1c24c046ccd7]
Former-commit-id: bbf96992ee
2012-03-28 14:34:25 -05:00
Max Schenkelberg
ac11dd0c18 Issue Made wireframe shapes rely more on the grid geoemtry of the
descriptor than the actual descriptor as the descriptor is used purely
for convenience 

Former-commit-id: 15a9245592 [formerly 265ccb3e22aa0122dbd74e83d0af202596c1941c]
Former-commit-id: f10f1a5319
2012-03-28 13:32:04 -05:00
Roger Ferrel
9712ba2751 Issue Clean up and Link editor to chat now works.
Change-Id: I23b12fa44b8908b6a0c5ce79ca79ad73ff26df9d

Former-commit-id: 5d95a69f39 [formerly 51e85606ad7d7462ce84bb14bd4df0c792997a59]
Former-commit-id: dc2f3316e6
2012-03-28 11:23:51 -05:00
James Korman
0ff25a5258 Issue - Added addition peer-to-peer events
Former-commit-id: e8b23e3687 [formerly 34994534b7e9b80b96e5ca038afef1977ba02383]
Former-commit-id: ae6eddcd68
2012-03-27 16:31:26 -05:00
Nate Jensen
a692caba1c Issue minor fixes
Change-Id: I9788992b2de751f75ab2cc5112f2cf0492c214ad

Former-commit-id: fa8b5b3400 [formerly 40e9906f41f0fa2ae4c87d3c2a2acb2406fd4e25]
Former-commit-id: 0f25c8ffa6
2012-03-27 09:56:46 -05:00
Nate Jensen
9602216cda Issue small improvements
Change-Id: I9a28888dceb268ab62f60bc9686b0130da01ca0e

Former-commit-id: 89d7f5ec7e [formerly 3a268a54417ee7ed6fcef6549b9c47b86fadfc82]
Former-commit-id: 80500eec9c
2012-03-27 09:42:39 -05:00
Nate Jensen
43b58266c5 Merge "Issue Tied CollaboratonEditor to the view." into 11-Collaboration
Former-commit-id: c6e046f11e [formerly f5ace8ee9561bb02311414ac82b0bbe93a5ff3b6]
Former-commit-id: b2655debe8
2012-03-27 08:36:25 -05:00
Nate Jensen
f95cba545b Merge "Issue Localization of login data and removal of messanger and participant listeners." into 11-Collaboration
Former-commit-id: d40b15acc2 [formerly 9dc29b49a619cca5613e72858099029b4ffc724e]
Former-commit-id: d09c8a9383
2012-03-27 08:36:15 -05:00
Nate Jensen
8b06b02281 Merge "Issue - Added JAXB serialization support" into 11-Collaboration
Former-commit-id: 978b76066c [formerly 096bb25790809f6f0919d518a29dca4f36bbd7f7]
Former-commit-id: ed44b0d93f
2012-03-27 08:32:19 -05:00
Roger Ferrel
26122319db Issue Tied CollaboratonEditor to the view.
Change-Id: I67b9b2f9f1a71f1f131584cdb138c54788cac165

Former-commit-id: a270259553 [formerly fd9eb8cbf048ce03bce27c4d1249596f5649d2a7]
Former-commit-id: d001287c94
2012-03-26 17:30:51 -05:00
Roger Ferrel
8f75dd68de Issue Localization of login data and removal of messanger and participant listeners.
Change-Id: I247199030152575c82b8320fa0cbdeddb62fa662

Former-commit-id: b180f9b45e [formerly 4e4a705b98070d2e671133e6acc29dc72617505a]
Former-commit-id: 95d8d85fd0
2012-03-26 17:30:50 -05:00
James Korman
02bbe80c7c Issue - Added JAXB serialization support
Former-commit-id: 72e9c2eb52 [formerly dd4502d4e7d38df28ebd93340d978653b32cd5f5]
Former-commit-id: 221a5a65b0
2012-03-26 16:48:04 -05:00
Nate Jensen
e28fc62a56 Issue event controllers use ISharedDisplaySession
Change-Id: Ia0e41dcb7f0b49956a4a3c88a037894b972435c9

Former-commit-id: f6226a89d9 [formerly bf6cf477825be1d19081965ca9e958ebf423c0af]
Former-commit-id: cbf105015f
2012-03-26 16:37:44 -05:00
Nate Jensen
a1e2c3173d Issue fix xml serialization
Change-Id: I795fe5a47fc2ed678a431795a6242382b3ef6654

Former-commit-id: 7c6e0a41f7 [formerly eb39d19f3940ba57e1322a786d0dd535289b2a1e]
Former-commit-id: 2a1e40b2d5
2012-03-26 15:47:34 -05:00
Nate Jensen
62b16fef0d Issue initial role based event handling
Change-Id: I73d4df3f09c7cfa60025142ec5a4dccdad4423bb

Former-commit-id: 4d7a53c583 [formerly b752ced02d726771a6e11a9982967a892d2e55f3]
Former-commit-id: 619d19e24c
2012-03-26 13:05:01 -05:00
James Korman
e83de7447b Issue : Large refactor - Add command interfaces
Former-commit-id: e408ed1a28 [formerly e82a81cb465b07710b8b2cd6c99e87f97311d316]
Former-commit-id: d51a8521f8
2012-03-26 10:17:17 -05:00
Roger Ferrel
053c4ba597 Issue Added participant even handler for SessionView and put in code to get groups(rosters).
Change-Id: I4a7501859f2681b290ad0babf4dab9cbca80e102

Former-commit-id: 04b5a92838 [formerly a264abfff059a9c5942ef1db91a6390fad12a110]
Former-commit-id: ce72b7b583
2012-03-22 16:57:30 -05:00
Nate Jensen
2801c4fdfb Issue Share maps and editor
Change-Id: I6bd3148ec199c348ffd85d08322fdb8befa4096c

Former-commit-id: 615962f5dd [formerly 7a58d8a17be53fc504cafe32d19de2f52121eeff]
Former-commit-id: 0e214bcd7c
2012-03-22 09:39:59 -05:00
James Korman
9badd0fb07 Issue - Delete files from original locations
Former-commit-id: 90b74b258a [formerly b34ddc7ead0853a152baa8b95c950f9c714a4ff7]
Former-commit-id: 55f269100c
2012-03-20 14:55:27 -05:00
James Korman
c5e9df26c1 Issue - Considerable refactoring/event processing
Former-commit-id: 4ba4ccb404 [formerly 0b229e6992b40060d43ac560e0a3fa532635f5a1]
Former-commit-id: cc5cc2d409
2012-03-20 13:59:55 -05:00
Roger Ferrel
9f6642d572 Issue Creted AbstarctSessonView and PeerToPeerView. Code clean up so CAVE exits properly.
Change-Id: Ibd5feeb0412e4afbe8e1f0eac79944bb059b4687

Former-commit-id: 1f4edd08e4 [formerly e92969cb1440f3f6477a7003b031faab6ed484fc]
Former-commit-id: a7f1fc18b1
2012-03-20 10:42:57 -05:00
Max Schenkelberg
954073b38c Issue Set "numericValue" to null in RadarDefaultInterrogator in
case of "NO DATA"

Former-commit-id: cd6ebd80d4 [formerly 89521a4df36d18ecb64b4cce248f150f0a0e4957]
Former-commit-id: b9085db25d
2012-03-16 10:13:31 -05:00
Max Schenkelberg
1e5c074e3b Issue Fixed sampling issue with mosaic resource with best
res resources

Former-commit-id: cc111ab9ac [formerly 8aaf5e65d7c8ecbced6252d4a98af6223c77d5a0]
Former-commit-id: 258d57e825
2012-03-16 09:03:50 -05:00
Max Schenkelberg
ba8af4dcc1 Issue Fixed painting and sampling regression in radar mosaic due to
core improvements from NPP in GL mosaic imaging extension and discovered
while testing IMesh improvements

Former-commit-id: 719f87c261 [formerly f739d79bfd547adc295c716a1804f55f09b1bde1]
Former-commit-id: 556a270a09
2012-03-14 18:03:44 -05:00
Nate Jensen
8d78571942 Merge "Issue - Added guava lib project - Adding error checking/reporting - Added VenueInitationListener" into 11-Collaboration
Former-commit-id: 8f8e690470 [formerly 62d92c57d9d004427a74fc0353e2ca94411bf488]
Former-commit-id: dc62171533
2012-03-14 11:23:55 -05:00