Commit graph

21 commits

Author SHA1 Message Date
Ben Steffensmeier
a1455f9c7d Issue #229 make sure default cache directory exists when opening the preference page.
Change-Id: I25ba5cba8c74b764e39c1a42c78ee14f861ba283

Former-commit-id: 0a4001bf8c3ef6272cd52ad8706e104235de4417
2012-02-06 17:16:52 -06:00
Ben Steffensmeier
d35d365b7f 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
Ben Steffensmeier
fc541f61a7 Issue #229 moving caches into the caveData directory
Change-Id: I3d502ef858939738adf1835d2292f55e2b3edc44

Former-commit-id: a499df61044947aaf40ac118e1476f41736419b0
2012-02-01 15:26:34 -06:00
Ben Steffensmeier
d976603262 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
0608677c67 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
0617773c79 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
b50765ded4 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
9cc983549d 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
5f7b1e87b4 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
b3463d27fc 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
e4718d87aa Issue #27
Changes for alertviz exit

Former-commit-id: fbc018e6786730b7b597fbe5a179dc6880186b99
2012-01-30 16:25:53 -06:00
Ben Steffensmeier
113722a596 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
ab1273cc02 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
Ben Steffensmeier
eb9062a016 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
Ben Steffensmeier
e4875ea830 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
d651a52e44 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
6cbe5bbf71 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
Bryan Kowal
48b420cbb2 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
2142afe3f1 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
66be3bec40 Moving 12.1.1 into ss_sync
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
9f19e3f712 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00