HomeWorld
|
a3080df50a
|
Fixed an upsie in Affected By, attrIcon was MIA
|
2011-05-03 20:11:56 +03:00 |
|
HomeWorld
|
b8386226f8
|
Implemented Affected by attributeName sorting (as req in #376)
|
2011-05-03 19:57:40 +03:00 |
|
DarkPhoenix
|
4802ca76f8
|
Proper fix which will work for several modules with different names
|
2011-04-26 15:55:46 +04:00 |
|
DarkPhoenix
|
2ee5263f7c
|
Make sure to pass just 1 unique context
|
2011-04-26 15:48:10 +04:00 |
|
DarkPhoenix
|
56700e95c1
|
Some market browser optimizations
|
2011-04-26 15:23:13 +04:00 |
|
HomeWorld
|
10935011ce
|
Optimized the retrival of total fits for a specific ship ID -> make use of eos.db.saveddata.queries.countFitsWithShip
|
2011-04-26 11:14:10 +03:00 |
|
DarkPhoenix
|
7f940df7b9
|
Sort contexts in caller instead of context menu generator
|
2011-04-25 10:43:38 +04:00 |
|
DarkPhoenix
|
3af8792556
|
Revert "Implement basic context meenu sorting (by source context only for now)"
This reverts commit a2bba48190.
|
2011-04-25 10:41:55 +04:00 |
|
DarkPhoenix
|
a2bba48190
|
Implement basic context meenu sorting (by source context only for now)
|
2011-04-25 00:16:50 +04:00 |
|
DarkPhoenix
|
3c48839569
|
Rework context menus
|
2011-04-24 21:58:07 +04:00 |
|
DarkPhoenix
|
3ee962b8f7
|
Make market service to return item objects instead of tuples
|
2011-04-24 11:38:41 +04:00 |
|
DarkPhoenix
|
c76e6a06d4
|
Fix silly bug which broke ship browser
|
2011-04-24 01:29:55 +04:00 |
|
DarkPhoenix
|
1ac8279bc8
|
Performance optimizations
|
2011-04-24 00:35:25 +04:00 |
|
DarkPhoenix
|
9c792b9565
|
Restore jump to market group functionality
|
2011-04-23 23:16:27 +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
|
d3989ebdfa
|
Fix mistype in file name format
|
2011-04-16 18:58:54 +04:00 |
|
DarkPhoenix
|
05eba09663
|
Slightly change the way icon name in warning is composed
|
2011-04-16 18:11:01 +04:00 |
|
DarkPhoenix
|
baa9ccc6ba
|
Add console warning if icon file cannot be found
|
2011-04-16 18:04:22 +04:00 |
|
HomeWorld
|
6d074668a9
|
Removed an useless import in PFListPane
|
2011-03-28 19:14:13 +03:00 |
|
HomeWorld
|
b5046d8645
|
Added icons to additions pane tabs
|
2011-02-26 17:08:04 +02:00 |
|
HomeWorld
|
a2f7e37131
|
Changed the way how tab label is displayed so it cannot overlap with tab close button
|
2011-02-26 16:47:30 +02:00 |
|
HomeWorld
|
894fb034f7
|
Moved the chromeTabs add button a little bit lower (it looks less awkward now)
|
2011-02-26 16:28:24 +02:00 |
|
HomeWorld
|
753059ad1b
|
Code cleanup in chromeTabs.PFAddRenderer
|
2011-02-26 16:22:04 +02:00 |
|
HomeWorld
|
8bb6b1af10
|
Removed a draw 'optimization' in PFListPane.RefreshList as it caused some problems when the pane was resized (hidden items werent updated even if it was needed as result of resizing)
|
2011-02-26 16:06:16 +02:00 |
|
HomeWorld
|
1829846455
|
Fixed a visual bug (the shipbrowser item not getting updated correctly in certain cases when wx.EVT_LEAVE_WINDOW occured)
|
2011-02-26 15:43:11 +02:00 |
|
Corollax
|
987209089c
|
Revert "Get rid of useless IDLE events"
This reverts commit 24b96a5cee.
|
2011-02-23 06:51:47 -06:00 |
|
HomeWorld
|
98c8ea2f03
|
Tweeked the appearence of ship browser items
|
2011-01-30 17:14:21 +02:00 |
|
HomeWorld
|
24b96a5cee
|
Get rid of useless IDLE events
|
2011-01-30 16:48:46 +02:00 |
|
HomeWorld
|
ce437184c1
|
Fixed an error popup message when trying to fetch skills with no character selected in character editor - api tab (by default select the first character)
|
2011-01-26 11:00:04 +02:00 |
|
HomeWorld
|
8796d62408
|
Disabled shipbrowser items animation (performance issues on some old PCs) - TODO: add option in preferences to enable anim
|
2011-01-25 18:14:55 +02:00 |
|
HomeWorld
|
0960a1588b
|
Fixed #406, use page index not the current active page index
|
2011-01-24 13:48:20 +02:00 |
|
HomeWorld
|
46948e238f
|
Disabled implant tab from char editor (RC2)
|
2011-01-19 18:52:57 +02:00 |
|
HomeWorld
|
c4cf853992
|
Updated license info (missing v3) in aboutData.py
|
2011-01-19 13:15:39 +02:00 |
|
HomeWorld
|
e9a4faee45
|
Fixed #397 , take in account forced market groups
|
2011-01-19 11:40:39 +02:00 |
|
Corollax
|
0ad1132f21
|
Ugly hack to fix the Shadow Fighter Bomber
Goddamn drones don't have a metaGroup or marketGroup, so I had to hardcode it. This should be fixed later.
|
2011-01-18 12:53:56 -06:00 |
|
DarkPhoenix
|
95813f20fc
|
Make ammo picker context menu aware of mixed damage missiles
|
2011-01-18 13:41:41 +03:00 |
|
DarkPhoenix
|
24b4a6fbdc
|
Take only half of falloff when sorting ammo by range
|
2011-01-18 12:18:01 +03:00 |
|
HomeWorld
|
50afa50388
|
Made file import threaded with nice animation
|
2011-01-18 08:24:11 +02:00 |
|
HomeWorld
|
2c6a951cae
|
Disabled fleet stuff (rc2 release)
|
2011-01-18 07:45:13 +02:00 |
|
DarkPhoenix
|
a316771a6a
|
Move pyfa version data to config.py
|
2011-01-18 01:53:42 +03:00 |
|
HomeWorld
|
0460aa88f1
|
Modified pyfa's version string
|
2011-01-17 14:05:06 +02:00 |
|
HomeWorld
|
de8de62a90
|
Disabled preferences menu item (for rc2 release)
|
2011-01-17 06:43:11 +02:00 |
|
HomeWorld
|
540fc7361c
|
Fixed a focus issue in shipbrowser when doing a search (it made the search edit ctrl go hide in a corner and start crying when displaying the search results)
|
2011-01-17 06:35:49 +02:00 |
|
HomeWorld
|
b13ef000b2
|
Added drag handler for fitview(multiswitch -> chromeTabs -> tabs container)
|
2011-01-17 06:19:46 +02:00 |
|
HomeWorld
|
bac0e7f901
|
Do not process mouse left up if the cursor is not in sfbrowser item window
|
2011-01-17 06:09:02 +02:00 |
|
DarkPhoenix
|
e2f30eacac
|
Remove debug line
|
2011-01-17 00:40:10 +03:00 |
|
HomeWorld
|
ac45498472
|
Removed eft cfg type ability from pyfa export choices
|
2011-01-16 22:13:15 +02:00 |
|
HomeWorld
|
0062963f42
|
Added cursor change for fleet header new button (on enter)
|
2011-01-16 21:32:38 +02:00 |
|
HomeWorld
|
14be191e5b
|
Added cursor change when hovering over ship/fleet toolbar
|
2011-01-16 21:29:47 +02:00 |
|
HomeWorld
|
6944f45c86
|
Added the year to fit item creation date, also use GetPartialText for fitLocalDate (so we don't have overlapping texts)
|
2011-01-16 21:16:08 +02:00 |
|