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
HomeWorld
a043e4a8de
Merge branch 'master' of evefit.org:pyfa
2010-11-02 02:01:31 +02:00
HomeWorld
c65b1be486
Various fixes in display.py, including a wxpy listctrl stupid bug workaround
2010-11-02 02:01:14 +02:00
Corollax
020a30c8fe
Don't display price if value is 0
...
Stuff like faction items aren't queried properly. We shouldn't display the valueif we don't know it.
2010-11-01 17:12:05 -05:00
Corollax
b0573fae88
Renamed moduleNameOrSlot.py
...
In preparation for its division into moduleName and moduleIcon.
This refactor will let the module icon occupy a different column from its Name, so that module/ammo icons can be swapped.
2010-11-01 16:04:52 -05:00
Corollax
4a6594851d
Swapped projected module state and ammo icons
...
Projected view should be consistent with fitting view. Also fixed a capitalization issue in moduleState.py
2010-11-01 15:59:45 -05:00
Corollax
b4525d233e
Do not display capacitor use column on 0
...
A long column of 0's is annoying. Don't display it if it's 0.
2010-11-01 14:41:04 -05:00
cncfanatics
0fc3957ef9
Change ammo columns to use an icon instead of long text
2010-10-30 17:00:20 +02:00
Corollax
2c1a09e971
Fixed Permissions divots
...
To avoid permission errors, chmod 644!
To avoid permission errors, chmod 644!,
To avert permission terror,
Yet keep permissions fairer,
To avoid permission errors, chmod 644!
2010-10-30 08:48:57 -05:00
cncfanatics
13aeb67234
Add some missile related info to the tracking column when we're dealing
...
with missiles
2010-10-30 14:19:50 +02:00
cncfanatics
1ec7e795df
Add Ammo support for projected effects view
2010-10-30 11:30:28 +02:00
Corollax
7df505834a
Restructured to make falloff calc act like optimal
...
Should function identically, just looks cleaner.
2010-10-29 11:55:23 -05:00
Corollax
afa54ae1c0
Do not display falloff range if it is 0
...
Fixes ticket http://trac.evefit.org/ticket/225
2010-10-29 10:09:01 -05:00
Corollax
052b8c640d
Fixed a few permissions issues
...
Chmod 644 and whatnot.
2010-10-29 06:09:01 -05:00
cncfanatics
5c8b18aa28
Fix some bugs and add forgotten files
2010-10-29 11:29:49 +02:00
cncfanatics
c6daf72682
First draft of projected effects additions pane. Still needs work (WTB
...
feedback!)
2010-10-29 11:14:38 +02:00
Corollax
8f259501ed
Re-ordered the Damage Profile menus
...
Changed name of the selected ammo damage profile
2010-10-28 13:24:15 -05:00
cncfanatics
59face543a
Optimize price fetching columns a bit, only use delayed showing if we
...
can't get the price right away.
2010-10-28 07:32:10 +02:00
cncfanatics
f47ee968c9
Show max amount of charges between brackets
2010-10-27 21:47:59 +02:00
cncfanatics
51cfe23f41
Redesign of the ship browser, its a lot cleaner and extensible now
2010-10-27 12:14:00 +02:00
cncfanatics
697ae6d473
Change some stuff for latest eos and grab latest fixes
2010-10-26 21:39:45 +02:00
cncfanatics
ab58df372e
Add support for delayed changing of text in columns via a delayedText
...
method that will get called if getText returns false
2010-10-26 12:49:50 +02:00
Lucas Thode
50020159bb
Most of the module price column.
...
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-26 10:00:27 +02:00
Lucas Thode
ac810bc36a
Revert "Most of the module price column."
...
This reverts commit 42c07c1d7a .
2010-10-25 19:46:29 -05:00
Lucas Thode
42c07c1d7a
Most of the module price column.
...
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-25 12:20:11 -05:00
cncfanatics
b12ab46065
Fix permissions
2010-10-21 15:25:37 +02:00
cncfanatics
6a3730bd1e
Don't display ammo icon twice
2010-10-21 15:06:15 +02:00
cncfanatics
cba064d063
Tweak ammo display
2010-10-21 14:57:13 +02:00
cncfanatics
473f232f4c
Rename Implant Checkbox to Activity Checkbox, seeing as it works for
...
everything with an active attribute
2010-10-21 14:06:09 +02:00
cncfanatics
96b756fa9d
Add support for toggling implants on and off
2010-10-21 07:08:47 +02:00
DarkPhoenix
9f9aff0c39
Fix file permissions
2010-10-14 20:32:54 +04:00
cncfanatics
77d1ade1fe
Use some new stuff in eos meaning we don't have to do any effort to get names of
...
constants in enums
2010-10-13 19:20:37 +02:00
cncfanatics
93a1c31292
FIx an oopsie
2010-10-11 09:18:20 +02:00
cncfanatics
0362914b5b
Fix the capacitor usage column
2010-10-11 09:06:51 +02:00
HomeWorld
c0fee80773
Revert "test comit"
...
This reverts commit 2d3868dea9 .
2010-10-09 17:07:15 +03:00
HomeWorld
2d3868dea9
test comit
2010-10-09 17:02:46 +03:00
cncfanatics
c41525ff4a
Make a slight redesign of the builtins
2010-10-04 09:17:52 +02:00
cncfanatics
72bb1bfcdc
Move gui.builtinViewColumns.display to gui.display
2010-10-01 12:14:45 +02:00
cncfanatics
aa2b399b4e
Add a module ammo display column and add it to defaults
2010-09-30 18:21:45 +02:00
cncfanatics
60d3ae7a8a
Finish first complete implementation of character implant editor: needs
...
polishing
2010-09-30 15:10:10 +02:00