eb72b18a07
Added tooltips to gauges that shows the true values
HomeWorld
2010-09-03 13:48:17 +03:00
8985e3a830
Fixed alignment of hardpoints/calib statictext sizer ->aligned to left
HomeWorld
2010-09-03 13:38:00 +03:00
1ed04eb3bd
Tweeked pg/cpu/drone.. gauges size accordingly with the modified version of util.shorten func
HomeWorld
2010-09-03 13:26:26 +03:00
6d5f64fc02
More unit tweaks
cncfanatics
2010-09-03 12:12:22 +02:00
41fab277ae
Use more precise ehp values (1 decimal instead of zero)
cncfanatics
2010-09-03 12:08:52 +02:00
6ba7cb7a32
Revert "Using the worst case scenario for pg statictext size to size the gauges"
cncfanatics
2010-09-03 12:06:03 +02:00
131e603fea
shorten stuff more agressivly
cncfanatics
2010-09-03 12:05:01 +02:00
528eb93681
Using the worst case scenario for pg statictext size to size the gauges
HomeWorld
2010-09-03 12:57:48 +03:00
491803e0d2
Merge branch 'master' of evefit.org:pyfa
HomeWorld
2010-09-03 12:43:12 +03:00
fbcf416572
Setting statspane font size to 8
HomeWorld
2010-09-03 12:42:22 +03:00
23affc0033
Update eos version
cncfanatics
2010-09-03 11:33:40 +02:00
a585a60772
Merge branch 'master' of evefit.org:pyfa
cncfanatics
2010-09-03 11:05:26 +02:00
f16a348529
Change eos version to latest
cncfanatics
2010-09-03 11:04:54 +02:00
359743785f
Sanity check in marketBrowser:selectionMade , sometimes the value returned by treectrl.GetSelection can be invalid
HomeWorld
2010-09-03 11:27:01 +03:00
5f6198df01
Fixed a rare occurrence where an attribute from stats can be None, do the sanity check first before throwing the value to shorten func; cleaned up some commented lines
HomeWorld
2010-09-03 10:23:54 +03:00
302e9b84d3
Revert "Fixed a rare occurance where an attribute from stats can be None, do the sanity check first before throwing the value to shorten func; cleaned up some commented lines"
HomeWorld
2010-09-03 10:21:50 +03:00
3265b1db8a
Fixed a rare occurance where an attribute from stats can be None, do the sanity check first before throwing the value to shorten func; cleaned up some commented lines
HomeWorld
2010-09-03 10:18:09 +03:00
59a27f96e7
Resized pg/cpu/drone.. gauges to prevent unwanted missalignment caused by cpu/pg highest values (fit a titan pls :) )
HomeWorld
2010-09-03 00:51:31 +03:00
4b4d09243f
Increased the minsize of fullpanel, seems that bestsize + 20 wasnt enough
HomeWorld
2010-09-03 00:27:38 +03:00
1b6f74bef7
The full and mini panel minimum size is set right after content is added at class init time to their best size (GetBestSize + 20 px)
HomeWorld
2010-09-03 00:20:46 +03:00
f14c41dc7b
Added getTextExtentW - returns the width in pixels for a given string, replaced hardcode values previously introduced by my last 2 commits with this function. This is a sane way to always have the right control size no matter what font is used
HomeWorld
2010-09-02 23:45:12 +03:00
327a9912a5
Merge branch 'master' of evefit.org:pyfa
cncfanatics
2010-09-02 21:46:11 +02:00
71fe50bfcc
Don't register EVT_NOTEBOOk_CHANGED on the mainframe, but on OURSELVES .. Seriously, wtf ?
cncfanatics
2010-09-02 21:45:40 +02:00
8c461d74c1
Dirty little hack in StatsPane:Resists:EHP to prevent unwanted resize of sizers EHP StaticText have fixed size(32) ^^
HomeWorld
2010-09-02 22:18:45 +03:00
1ae846af0c
Dirty little hack in StatsPane:Resources (pg/cpu/calib) to prevent unwanted resize of sizers ^^
HomeWorld
2010-09-02 21:19:23 +03:00
6d726c091f
Fix eos ref
cncfanatics
2010-09-02 18:47:28 +02:00
d9aa83c507
Merge branch 'master' of evefit.org:pyfa
cncfanatics
2010-09-02 18:42:26 +02:00
b2b1e27872
A little waxing job applied to StatsPane:Resources (pg/cpu/drone.. icons now are on the same line (align_bottom) with their coresponding gauges; gauges size increased to approx. the same size of icons)
HomeWorld
2010-09-02 19:00:53 +03:00
8d3db3ea3f
Don't forget to call flush after calling fill, else we'll get orphaned dummies
cncfanatics
2010-09-02 17:13:47 +02:00
647ddbccf7
Add a Booster, Drone, Implant & Projected view in the additions pane (dummies for now)
cncfanatics
2010-09-02 17:04:08 +02:00
63006d62c3
Throw FIT_CHANGED when tab changes and the new tab is a fit
cncfanatics
2010-09-02 15:15:36 +02:00
06e76a2cea
Add a collapsible additions pane for stuff like drones, implants, boosters, etc.
cncfanatics
2010-09-02 13:18:56 +02:00
28a37ee15e
Use shorten in our columns so we don't display silly big amounts
cncfanatics
2010-09-02 12:33:35 +02:00
998c3a6456
Update eos version
cncfanatics
2010-09-02 12:30:45 +02:00
84b06630c8
Revert "Aligning turrets/missiles/calibration values to left as suggested in 3) ticket #1"
HomeWorld
2010-09-02 02:37:51 +03:00
34652308fa
Update eos to latest rev & add an empty README
cncfanatics
2010-09-01 18:25:33 +02:00
06ab4dab0b
Merge branch 'master' of evefit.org:pyfa
cncfanatics
2010-09-01 18:19:05 +02:00
31c59494c3
Aligning turrets/missiles/calibration values to left as suggested in 3) ticket #1
HomeWorld
2010-09-01 19:15:27 +03:00
97ae575371
Added measurement units to pg/cpu/dronebay/dronebandwidth as suggested in 5) ticket #1
HomeWorld
2010-09-01 19:05:30 +03:00
9a39dd4064
Revert "Added measurement units to pg/cpu/dronebay/dronebandwidth as suggested in 5) ticket #1"
HomeWorld
2010-09-01 18:51:01 +03:00
f527253573
Added measurement units to pg/cpu/dronebay/dronebandwidth as suggested in 5) ticket #1
HomeWorld
2010-09-01 18:45:15 +03:00
4e3e3e1638
Fixed an unwanted behavior of collapsible pane (it shows by default a pane - fix:sized to 0x0) affecting statspane view; Added Widget Inspection Tool in menu - should help debugging UI stuff if needed
HomeWorld
2010-09-01 17:08:56 +03:00
16996f36b3
Merge branch 'master' of evefit.org:pyfa
cncfanatics
2010-08-31 12:43:27 +02:00
0276cdfb43
Change eos submodule url to new repo
cncfanatics
2010-08-31 11:13:04 +02:00
a3f66cd5f8
Add a check for fit is None
cncfanatics
2010-08-30 12:22:03 +02:00
cbfb1b2979
Added nonlinear animation on Gauges
HomeWorld
2010-08-30 13:14:58 +03:00
a66ffbc3e7
Update eos version
cncfanatics
2010-08-30 10:46:29 +02:00
92ed5ae23d
Update to latest eos
cncfanatics
2010-08-30 10:29:11 +02:00
53abaa7a5b
Update used eos to latest
cncfanatics
2010-08-30 03:06:21 +02:00
cd1766dd51
Update eos to latest branch and update the about box with the names of Entity, Darriele and Aurora
cncfanatics
2010-08-30 01:48:52 +02:00
3fecf1842f
update eos version
cncfanatics
2010-08-29 22:57:29 +02:00
a446c22787
Fix messed up refspec
cncfanatics
2010-08-29 22:23:36 +02:00
137fb7255d
Update eos to fix bugs with the aeon, calculate stuff earlier so we crash when making the fit if stuff is wrong
cncfanatics
2010-08-29 22:18:01 +02:00
27a8b4d776
Update eos version
cncfanatics
2010-08-29 21:41:35 +02:00
5b21379216
Fix a bug in the mini stats display
cncfanatics
2010-08-29 21:25:15 +02:00
918a8d5f87
Update eos version and use effecitve sustainable instead of sustainable for stats display
cncfanatics
2010-08-29 21:09:53 +02:00
146bda03fa
Don't forget to check if fit is None
cncfanatics
2010-08-29 16:42:14 +02:00