Ben Steffensmeier
f78fa301a8
Issue #230 fix scaling problems with printing to high dpi printers
...
Change-Id: I64e609d3b01a839d3b8927eedfd85f81ffc0301f
Former-commit-id: 22418489fd697c94b2350d79e7701c8399842e2e
2012-02-03 12:49:59 -06:00
Max Schenkelberg
8f0fbbf4e8
Issue #29 Fixed issue with radar menu dispose
...
Former-commit-id: 279c4037f9f6fbefe53bc12cbf82017daa3399d2
2012-02-02 16:53:53 -06:00
Matt Nash
b236733537
Issue #26 radio buttons hopefully gerrit doesn't screw this up
...
Change-Id: I5ebc3356f83b3f5eb213cb659badd5ae93694d11
Former-commit-id: c03b20a3c52a7570133a972a8c915bffd167f733
2012-02-02 15:32:33 -06:00
Max Schenkelberg
ba619200c9
Issue #206 Fixed issue with local radar menu items getting disposed
...
Former-commit-id: 07b72ce297ec52811439d03b4e753f5959eeb532
2012-02-02 14:24:19 -06:00
Matt Nash
3716c7424f
Issue #26 fix the issue with the checkboxes out of sync
...
Change-Id: Ibeb05ddfc4a495d3d56a9d3c6bcc64c3494e3d32
Former-commit-id: b1032a5a6bf24fcc4a0cf48ad6f2955adcaf0480
2012-02-01 17:32:51 -06:00
Matt Nash
b1eca1ae8f
Merge "Issue #206 Made tear off menu dialog activate contexts for perspective" into 10-Tech_Blocked
...
Former-commit-id: 1ca26738cc10a37119b939a405987198245a4d65
2012-02-01 17:13:10 -06:00
Max Schenkelberg
e422b13ded
Issue #206 Made tear off menu dialog activate contexts for perspective
...
Former-commit-id: 56103eb133de5325d62bb3453b2353e5d5e23ddd
2012-02-01 17:03:20 -06:00
Ben Steffensmeier
b3da2a3429
Issue #229 moving caches into the caveData directory
...
Change-Id: I3d502ef858939738adf1835d2292f55e2b3edc44
Former-commit-id: a499df61044947aaf40ac118e1476f41736419b0
2012-02-01 15:26:34 -06:00
Matt Nash
0981e7044d
Issue #206 radio buttons ready to update when menu is clicked
...
Change-Id: I8218e920bb3221e986d4698771d3199398cb655f
Former-commit-id: cda41b60a0189c5320fa8a1236a936910f1e98d4
2012-02-01 14:07:50 -06:00
Ben Steffensmeier
13a99abe7b
Issue #228 change plots, grid icons, and radar icons
...
to use a new PointImageExtension which provides an
interface for drawing images at a single point,
which kml can use to extract plot images.
Change-Id: I29b07ed4f9e8ea95ed131ab1eb3ca27efadaf0e2
Former-commit-id: 0f56c76ab830ef088a9576301c795dca7c855033
2012-02-01 12:45:56 -06:00
Nate Jensen
b1810ddd3f
Merge "Issue #227 enhanced caching of maps for thin client" into 4-Thin_Client
...
Former-commit-id: 825ddae7e604056e254530e225118f92d88d4b5c
2012-02-01 08:45:42 -06:00
Ben Steffensmeier
9b78596436
Issue #227 enhanced caching of maps for thin client
...
Change-Id: Ib2c6665d1725bcfde70be6ed5a490e68115c6b94
Former-commit-id: 067ba5b7d28174d99119d5bf87a28334578f78dd
2012-01-31 10:53:10 -06:00
Nate Jensen
ec1188f95f
Merge "Issue #176 Change plots to no longer require id in updates. Change thin client updates to request pdo's instead of redoTimeMatching, which grabs any updates, not just new resource times." into 4-Thin_Client
...
Former-commit-id: 8df2c8fdd7bdf92806e4c1241083e9969e02ca76
2012-01-30 17:16:47 -06:00
Ben Steffensmeier
9254b762ff
Issue #176 Change plots to no longer require id in updates. Change thin client updates to request pdo's instead of redoTimeMatching, which grabs any updates, not just new resource times.
...
Change-Id: I23763bae287d5c49d3973707228e78144cc83ab1
Former-commit-id: 94d4feb2973ed201d369a21126b3443606041179
2012-01-30 17:04:47 -06:00
Nate Jensen
cc1cf725b7
Merge "Issue #185 change LevelFactory to throw exceptions when there is no network connection so that everything can be reinitialized when the connection is restored.." into 4-Thin_Client
...
Former-commit-id: 48179dbabb5cd5a60c345ad0bdd8bda9fdcf9bd9
2012-01-30 16:45:56 -06:00
Ben Steffensmeier
0d75fbf942
Issue #185 change LevelFactory to throw exceptions when there is no network connection so that everything can be reinitialized when the connection is restored..
...
Change-Id: Id5c82e7d01e7f229bc99366b1339bc38333ffa5a
Former-commit-id: 1b2496a6db33fc65efecfdffb380d8b4e07ec590
2012-01-30 16:39:57 -06:00
Roger Ferrel
b2254f8df4
Issue #27
...
Changes for alertviz exit
Former-commit-id: fbc018e6786730b7b597fbe5a179dc6880186b99
2012-01-30 16:25:53 -06:00
Ben Steffensmeier
dfd869c1c1
Issue #183 change grib data catalog to use bulk requests to retrieve all coverages at once.
...
Change-Id: I99f3dfc7900b57b074062155a4e7a65851f70170
Former-commit-id: 3cdfc8f73cce96c00b7ac37a1e34e9d051b628b6
2012-01-27 14:48:40 -06:00
Ben Steffensmeier
563f93b261
Issue #33 rearrange Thin Client preferences to allow connectivity preferences to enable/disable other preferences when they are selected.
...
Change-Id: I3647ea498e9e44d7175cc755183fefa3d322c059
Former-commit-id: 53fac28e86ae499846a54cc175f72e2e16b24e37
2012-01-27 13:17:08 -06:00
Matt Nash
c8365fa660
Issue #206 radio buttons only select one at a time
...
Former-commit-id: 38de69ea29c429a2295518fb9d8c1707efe1d3c4
2012-01-27 11:50:34 -06:00
Ben Steffensmeier
554313dcc8
Issue #21 update offscreen rendering to work correctly with graphics cards that do not support luminance.
...
Change-Id: Id04fc4cd643840ddcf39d617d4594def9f013917
Former-commit-id: 53fc5959effe94c2775627a3cd88a5c0287c22d3
2012-01-27 11:50:16 -06:00
Matt Nash
d41eef10e3
Issue #208 removing check boxes so they will not be out of sync
...
Former-commit-id: 3eff5c38fe6a20aa3c0dd02e84a5f1a0e6340ef4
2012-01-27 08:10:04 -06:00
David Gillingham
b056e18757
Issue #20 : Merge all changes from previous SVN repo to GIT.
...
Former-commit-id: 926a2a6a5af5b3514c29097deb0fc24b093643a2
2012-01-26 17:38:43 -06:00
Nate Jensen
15e0a5e68d
Issue #181 fix ncep
...
Change-Id: If0e2947c33523ada50036212666867a7c5138c17
Former-commit-id: 8d7433be62e5b815d012b330c31fe069db16b5b4
2012-01-26 17:28:06 -06:00
Ben Steffensmeier
6bb90885c8
Issue #198 enable progress bar for satellite and cancel all jobs when it
...
is disposed or when it has successfully rendered a frame.
Former-commit-id: bb0d4d876c130f8d7beba34507466c4024ce3600
2012-01-26 15:45:27 -06:00
Ben Steffensmeier
b4e8701480
Issue #203 change disposing of the green box in volume browser menus
...
Former-commit-id: acbed0a965c99b946ede87c5e4bd159bc13855a4
2012-01-26 15:25:29 -06:00
Ben Steffensmeier
0f906ac4d5
Issue #199 Do not endFrame for panes which are not drawn. This prevents
...
gl from swapping buffers which leads to a flicker on intel graphics
cards.
Former-commit-id: 05ac4ac87d5371cabc91d82322b2c9728373e8b1
2012-01-26 15:20:56 -06:00
Roger Ferrel
69f8daedff
Issue #181
...
new files not indexed
Former-commit-id: 6e2032f9290e77e8e597ae4256ffe7ad8142407b
2012-01-26 14:37:19 -06:00
Roger Ferrel
750b17a81c
Issue #181
...
The January ncep_build/build.cave changes
Former-commit-id: 29b4a3313d4cefd56f9697a31a767a9780de75a1
2012-01-26 11:25:39 -06:00
Roger Ferrel
fa42f2dc60
Issue #181
...
Changes from January ncep_cave
Former-commit-id: 6a878c3c5f400c53d39d7920c0619362aaafb946
2012-01-26 09:26:07 -06:00
Matt Nash
f7dca45767
Issue #26 removing the svn files from the repo
...
Former-commit-id: 77197fdc91d5ece9c15f31e9203998d1ef510c7c
2012-01-25 17:17:46 -06:00
Matt Nash
4286cb0342
Issue #26 add tear off code to git baseline
...
Former-commit-id: dedac216cfa51bd413f7c4d1f7db5ee8ce665866
2012-01-25 12:50:31 -06:00
Dave Hladky
b03b324ead
Issue #15 Wes2Bridge time settings
...
Former-commit-id: 61cb464263b06c01f4ea0b7270628f03e9e48d5a
2012-01-25 10:53:51 -06:00
mpduff
24efc2ee93
Issue #16 - data/manual now uses subdirectories
...
Change-Id: I19786d4a39b2f7363b9eccd3ef00cd2ddf7d46fb
Former-commit-id: 3619411519db0fe5df90e47ca478f083931817ec
2012-01-24 12:27:11 -06:00
Nate Jensen
33756de9c8
Issue #181 integrating ncep edex code
...
Change-Id: Iaf11559e4cdb4f846d02283c5d2038474c0118e3
Former-commit-id: 3aa13bd49e23ef963127f7efbc91054c06808f1c
2012-01-24 09:59:50 -06:00
Bryan Kowal
ff44a81ceb
Issue #22 - merging Windows MSI installer changes into git thinclient branch.
...
Former-commit-id: afbdec0abdb020d47c592a37d0d0b78633e7e609
2012-01-23 12:36:13 -06:00
Bryan Kowal
2b5ee4b940
Issue #202 - make deploy-install compatible with git; updated classpaths and component-deploy.xml.
...
Former-commit-id: 296d2915b17f0086d93e200d4780663bff34edbb
2012-01-20 11:37:38 -06:00
Matt Nash
c83e5ff474
Moving 12.1.1 into ss_sync
...
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
06a8b51d6d
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00