HomeWorld
e0624b3d7d
No event, just method
2010-11-02 22:37:48 +02:00
HomeWorld
a4f6916fbc
Added an event for doing a full content refresh in shipbrowser (for active stage)
2010-11-02 22:28:51 +02:00
HomeWorld
f52639f7f1
Added a little padding for values in resource pane
2010-11-02 22:04:40 +02: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
f07b0172eb
Fix the fix of the fixing fix.
2010-11-02 17:45:42 +02:00
HomeWorld
918fcbd3fb
Revert "Quick fix for display columns size"
...
This reverts commit 155485da9c .
2010-11-02 17:40:45 +02:00
HomeWorld
155485da9c
Quick fix for display columns size
2010-11-02 17:13:24 +02:00
HomeWorld
1d082475f5
Fixed a little oopsie
2010-11-02 15:13:14 +02:00
HomeWorld
85d06c11cf
Merge branch 'master' of evefit.org:pyfa
2010-11-02 15:05:08 +02:00
HomeWorld
7ad1e47cb0
Fitting view/display improvements
2010-11-02 15:04:35 +02:00
cncfanatics
412ee42e06
Implement merging of drone stacks via drag'n'drop
2010-11-02 13:41:42 +01:00
cncfanatics
2d01d664c5
Force all additions views to single selection only, they don't handle
...
multiselection at all for now
2010-11-02 10:16:49 +01:00
cncfanatics
887ad4d9f6
Prettify the missing skills tooltip a bit by also displaying the item
...
requiring said skills
2010-11-02 10:04:21 +01:00
HomeWorld
c0c70c9bd4
Little oopsie
2010-11-02 02:31:00 +02:00
HomeWorld
dc7be4f4cc
Don't hide display, hide it where it's needed (fittingview)
2010-11-02 02:30:22 +02:00
HomeWorld
84651f19d1
Disabled loading animation in shipbrowser, it will be soon be replaced with a proper custom control (using animated gifs isn't such a great idea because it looks ugly on darker themes)
2010-11-02 02:17:19 +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
HomeWorld
a1191ef3b3
Reident + comment remove in multiswitch
2010-11-01 01:54:21 +02:00
HomeWorld
1096e046c3
Made cycle tabs shortcuts behave. See ticket #265
2010-11-01 01:49:47 +02:00
HomeWorld
94d6611e29
More updates to aboutbox
2010-11-01 01:25:24 +02:00
HomeWorld
a662859f9e
Do not show edit placeholders in searchctrl context menu
2010-11-01 00:49:16 +02:00
HomeWorld
6dca13e09b
Removed debug stuff
2010-11-01 00:35:28 +02:00
HomeWorld
110de39e9c
Show a message on empty search results
2010-11-01 00:33:28 +02:00
HomeWorld
722b8aa78f
Little cleanup in ShipItem OnPaint
2010-10-31 23:41:43 +02:00
HomeWorld
80fe1215b0
Show race icon for poor Apotheosis
2010-10-31 23:25:20 +02:00
HomeWorld
053c5fc3d3
Meet Joe Brainfailure. Stage 2 cache speed-up restored
2010-10-31 23:07:28 +02:00
HomeWorld
c510b12e8f
Optimized FitItem OnPaint
2010-10-31 22:50:37 +02:00
HomeWorld
e8ee4b940b
Do not refresh the list if it isnt the case
2010-10-31 21:43:22 +02:00
HomeWorld
c6c564d385
Don't start animation before we show the control
2010-10-31 20:31:32 +02:00
HomeWorld
12075be1b5
Added little animation for time consuming stage2 load - first run
2010-10-31 20:21:57 +02:00
HomeWorld
bd78575b1b
Some magic based on fit timestamps
2010-10-31 18:57:48 +02:00
HomeWorld
002f613bc7
Stop cleanup timer if there is nothing to be cleaned
2010-10-31 18:30:49 +02:00
HomeWorld
f8c29a6661
Merge branch 'master' of evefit.org:pyfa
2010-10-31 18:19:23 +02:00
HomeWorld
e9086f1242
Remove 'tip' after 5 seconds / this prevents also some weird graphic behaviour (sometimes evt_leavewindow isnt sent)
2010-10-31 18:19:10 +02:00
DarkPhoenix
39c7f41465
Change order of columns in fitting pane
2010-10-31 18:28:09 +03:00
HomeWorld
6f1bfeb140
Do not take in account doRefresh
2010-10-31 15:55:32 +02:00
HomeWorld
5ea28ac936
Linked FitChanged event to shipbrowser.
2010-10-31 15:50:31 +02:00
HomeWorld
eddcbb6c0c
Merge branch 'master' of evefit.org:pyfa
2010-10-31 15:26:29 +02:00
HomeWorld
951b62bec3
Stuff - scroll to selected fit when needed
2010-10-31 15:25:04 +02:00
cncfanatics
00fae270c1
Remove debug code
2010-10-31 13:13:03 +01:00
cncfanatics
7f9913d16e
Merge branch 'master' of evefit.org:pyfa
...
Conflicts:
eos
2010-10-31 13:10:49 +01:00
HomeWorld
1f1b26b61e
Some minor fixes for highlight stuff
2010-10-31 13:18:54 +02:00
HomeWorld
edb45a57a1
Merge branch 'master' of evefit.org:pyfa
2010-10-31 12:42:12 +02:00
HomeWorld
f597136de6
Highlight selected fit
2010-10-31 12:42:01 +02:00