Commit Graph

25 Commits

Author SHA1 Message Date
cncfanatics
8f21a25da6 Implement the start of stat view menus 2010-10-06 09:29:47 +02:00
cncfanatics
c41525ff4a Make a slight redesign of the builtins 2010-10-04 09:17:52 +02:00
HomeWorld
978d1e5835 Added togglepanel->header.layout to all statsview comps in refreshPanel 2010-10-03 13:42:19 +03:00
HomeWorld
a45798bd1f Small visual bug fix in resistancesViewFull - TODO: all statsview comps should do header layout in refreshPanel 2010-10-02 21:39:39 +03:00
cncfanatics
792696aec4 Set Uniform as default damage Pattern, TODO: fix damagePattern display
code, its broken atm
2010-10-01 07:37:18 +02:00
cncfanatics
bdd959d75f Change over the price fetching code to a queue instead of a cv, fix some minor stuff 2010-09-21 20:54:30 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
HomeWorld
a0d9784d91 Made h/v gap = 0 in resistances gridbagsizer 2010-09-13 17:25:02 +03:00
HomeWorld
7afbf1e129 Little fix for the case when we had a timeout while fetching prices and the retry was successful, make sure that we clear the status msg 2010-09-13 14:25:01 +03:00
HomeWorld
d1eaccced9 Added a timer for updating message stuff (display updating from.. message for only 1 second) 2010-09-13 14:22:46 +03:00
HomeWorld
f9964b711b Added tooltips to prices values 2010-09-13 13:41:13 +03:00
HomeWorld
0f6a9d185b Small change in prices update status, be silent if price update was successful 2010-09-12 22:23:55 +03:00
HomeWorld
c0da234a13 Small little mini change in price update interval 2010-09-12 21:39:11 +03:00
HomeWorld
914a75d997 Added a check if prices are valid and if not retry to fetch again after 1 minute 2010-09-12 21:07:22 +03:00
HomeWorld
ea66953b21 Added sensor type (as a tooltip) for sensor str. value in targetingmisc section of statsview 2010-09-12 19:36:50 +03:00
HomeWorld
9706a6c6b1 Forgot to update drone stuff in resources section - fixed 2010-09-12 12:47:12 +03:00
HomeWorld
c2f27f7dee Fixed misalignment in resources section - ticket #40 2010-09-12 12:26:52 +03:00
HomeWorld
6bcaae94e4 Fixed flickering in recharge rates section - ticket #38 2010-09-12 12:14:44 +03:00
HomeWorld
836a11db1c Misalignment fix in priceviewfull - ticket #41 2010-09-12 12:01:40 +03:00
cncfanatics
00cc0ae9c9 Fix price units 2010-09-11 14:58:16 +02:00
cncfanatics
21e4ae2a52 Remove some debug code and fixup Layout() calls in statviews 2010-09-11 14:53:27 +02:00
cncfanatics
f81db477fc Remove some unused imports 2010-09-11 14:04:49 +02:00
HomeWorld
1a494cac37 Major rework in statspane take 2 (no mini statspane yet) 2010-09-10 18:23:10 +03:00
HomeWorld
091b9be48c Revert "Rework the stats pane to be modular, add a short sample on how it works too"
This reverts commit c0bc0c6fe7.
2010-09-09 18:53:23 +03:00
cncfanatics
c0bc0c6fe7 Rework the stats pane to be modular, add a short sample on how it works too 2010-09-09 17:22:27 +02:00