DarkPhoenix
|
c42bdc1f4e
|
Clarify point/warpstab tooltip
|
2012-03-19 17:09:01 +04:00 |
|
DarkPhoenix
|
e1931caf4e
|
Add mining data to misc column
|
2012-03-19 17:07:26 +04:00 |
|
DarkPhoenix
|
c75ef1cc29
|
Show sensible tooltips for misc column
|
2012-03-19 16:43:35 +04:00 |
|
DarkPhoenix
|
386496bb39
|
Add tooltip for tracking
|
2012-03-19 13:59:13 +04:00 |
|
DarkPhoenix
|
ee79c2700d
|
Fix imageList bug & rework misc data getting method
|
2012-03-18 17:28:05 +04:00 |
|
HomeWorld
|
d804b49d79
|
Merge branch 'master' of evefit.org:pyfa
|
2012-03-18 13:14:24 +02:00 |
|
HomeWorld
|
a52afa4e51
|
Added tooltip support for tracking column in fittingview
|
2012-03-18 13:13:44 +02:00 |
|
DarkPhoenix
|
85e34aa70f
|
Rename column from tracking to misc and change its icon to data disk
|
2012-03-18 15:06:35 +04:00 |
|
DarkPhoenix
|
8f6680acab
|
Show data for rr/et/neuts in tracking column
|
2012-03-18 14:27:42 +04:00 |
|
DarkPhoenix
|
307341be8f
|
Show optimal signature radius for fighter bombers
|
2012-03-13 20:32:29 +04:00 |
|
DarkPhoenix
|
72f5e5c3a1
|
Update eos & use tracking column to show various things
|
2012-03-13 18:13:45 +04:00 |
|
DarkPhoenix
|
895d8054ec
|
Restore old tracking column functionality in new form
For now it just has additional data for salvagers/hackers/etc
|
2012-03-13 16:17:36 +04:00 |
|
DarkPhoenix
|
3488a5d26e
|
Rework number formatter to avoid silly stuff like formatting 999999 with precision of 3 to 1000k instead of 1M
|
2011-06-24 21:37:41 +04:00 |
|
DarkPhoenix
|
e26150faa5
|
And in users of service
|
2011-06-24 13:03:10 +04:00 |
|
DarkPhoenix
|
092deb7851
|
Do not show price if it's zero
|
2011-06-24 02:19:53 +04:00 |
|
DarkPhoenix
|
415d3ce68d
|
Fix price request failures more gracefully
|
2011-06-15 00:19:17 +04:00 |
|
DarkPhoenix
|
221d4e902f
|
Rewrite almost all functionality of market browser to work with reworked service
|
2011-04-23 22:11:54 +04:00 |
|
DarkPhoenix
|
3524b2cc7f
|
Display number of shots instead of number of charges by default
|
2011-01-14 02:03:35 +03:00 |
|
Corollax
|
09aa45d15b
|
Remove nonfunctional exception handler
Pull in eos changes too :)
|
2011-01-02 17:52:20 -06:00 |
|
HomeWorld
|
2662c5ba7a
|
Corrected an import in attributeDisplay
|
2010-12-22 18:01:09 +02:00 |
|
HomeWorld
|
adae21452a
|
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
|
2010-12-22 17:57:21 +02:00 |
|
DarkPhoenix
|
243291959f
|
Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
|
2010-12-18 13:46:36 +03:00 |
|
DarkPhoenix
|
cede27f1b2
|
Resolve 352 (Clean up root folder)
|
2010-12-18 13:34:51 +03:00 |
|
HomeWorld
|
2cac5adf8d
|
Use stored bitmaps for viewcolumns headers (required to get a proper fitting view snapshot)
|
2010-12-11 00:45:09 +02:00 |
|
HomeWorld
|
95edfb5496
|
Removed an useless statement in bultinViewColumns.tracking
|
2010-12-07 15:12:21 +02:00 |
|
HomeWorld
|
e3d4993854
|
Updated builtinViewColumns.tracking to use CachingImageList.GetImageIndex - the class was wrongly named (MaxRange) - changed its name to Tracking
|
2010-12-07 15:10:36 +02:00 |
|
HomeWorld
|
2155038589
|
Updated builtinViewColumns.propertyDisplay to use CachingImageList.GetImageIndex
|
2010-12-07 15:05:47 +02:00 |
|
HomeWorld
|
a092e39b8b
|
Updated builtinViewColumns.price to use CachingImageList.GetImageIndex
|
2010-12-07 15:03:36 +02:00 |
|
HomeWorld
|
d5035de19f
|
Updated builtinViewColumns.maxRange to use CachingImageList.GetImageIndex
|
2010-12-07 15:01:23 +02:00 |
|
HomeWorld
|
893f52a49d
|
Updated builtinViewColumns.capacitorUse to use CachingImageList.GetImageIndex
|
2010-12-07 14:59:20 +02:00 |
|
HomeWorld
|
8008edd80b
|
Updated builtinViewColumns.baseName to use CachingImageList.GetImageIndex
|
2010-12-07 14:56:09 +02:00 |
|
HomeWorld
|
b264f36761
|
Updated builtinViewColumns.baseIcon to use CachingImageList.GetImageIndex
|
2010-12-07 14:54:38 +02:00 |
|
HomeWorld
|
f34d038308
|
Updated builtinViewColumns.attributeDisplay to use CachingImageList.GetImageIndex
|
2010-12-07 14:49:58 +02:00 |
|
HomeWorld
|
7be2edc0f5
|
Updated builtinViewColumns.ammoIcon to use CachingImageList.GetImageIndex
|
2010-12-07 14:46:39 +02:00 |
|
HomeWorld
|
292b18b1a5
|
Updated builtinViewColumns.ammo to use CachingImageList.GetImageIndex
|
2010-12-07 14:42:25 +02:00 |
|
HomeWorld
|
0eda688351
|
Display class now uses CachingImageList instead of wx.ImageList; updated builtinViewColumns.state to use it properly
|
2010-12-07 14:35:37 +02:00 |
|
HomeWorld
|
4a5cdf9204
|
Removed a debug message in builtinViewColumns.attributeDisplay
|
2010-12-06 15:16:46 +02:00 |
|
cncfanatics
|
bafae91f24
|
Direct access defaults to FALSE not True :/
|
2010-12-06 14:09:16 +01:00 |
|
cncfanatics
|
570c5a9a0c
|
Implement a set of modifications to allow attributeDisplay to directly
query attributes, this is always slower then using the normal method
except for the marketBrowser.
|
2010-12-06 09:47:30 +01:00 |
|
HomeWorld
|
97c2c51457
|
Fix for first column fracked up size
|
2010-11-15 18:49:41 +02:00 |
|
HomeWorld
|
ebed3f3858
|
Properly size the first column of fittingview, this 'solves' a visual bug in wxmsw (winxp). Do not touch it without consulting me first
|
2010-11-15 18:31:25 +02:00 |
|
HomeWorld
|
458d1f995e
|
Item flags correction for some Display builtin columns
|
2010-11-15 18:05:05 +02:00 |
|
Corollax
|
dd27d21f30
|
Permissions fix
These don't need executable permissions -- they're run by the interpreter, not the shell.
|
2010-11-11 17:29:28 -06:00 |
|
cncfanatics
|
ea66f6f147
|
Full complete rework of the columnViews, Every column should now work
regardless if the type of view it was put in.
|
2010-11-11 15:49:05 +01:00 |
|
cncfanatics
|
91309299f5
|
Have projectedName handle projected fits instead of passing them on and
having the slave die
|
2010-11-05 18:05:58 +01:00 |
|
Corollax
|
dd54f4b21b
|
Changed maxRange.py to use new falloff properties
fscking ship scanners...
|
2010-11-04 14:09:32 -05:00 |
|
Corollax
|
ccd13e1b20
|
Fix a spacing issue in __init__.py
No biggie.
|
2010-11-02 11:46:52 -05:00 |
|
HomeWorld
|
072681b939
|
Allow column resize in fitting view. If a column gets resized it will maintain its width when doing a refresh.
|
2010-11-02 18:23:01 +02:00 |
|
HomeWorld
|
1d082475f5
|
Fixed a little oopsie
|
2010-11-02 15:13:14 +02:00 |
|
HomeWorld
|
7ad1e47cb0
|
Fitting view/display improvements
|
2010-11-02 15:04:35 +02:00 |
|