Commit Graph

4075 Commits

Author SHA1 Message Date
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
Corollax
2747dec4db Added a field to show drone control range
Now we can test domis and sins ishtars, oh my!
2010-10-26 05:44:28 -05:00
HomeWorld
eff8eaca3c Added new icons for add/delete/rename 2010-10-26 13:21:26 +03:00
Corollax
6f7d922d01 Corrected permissions from meanie windows boxen.
droneSplit.py : 755->644
2010-10-26 05:13:15 -05:00
HomeWorld
40902af0f1 Added delete bmp(not working yet) to stage3 widget 2010-10-26 11:36:12 +03: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
HomeWorld
df4b4590da Minor graphics changes 2010-10-26 10:47:09 +03:00
HomeWorld
92fe21ee04 Scrollbar fix + some speed optimizations 2010-10-26 10:31:09 +03:00
cncfanatics
2d13c276ca Add a try: catch: block so we don't put any tracebacks into console when
from clipboard is attempted on things that aren't fits
2010-10-26 08:28:01 +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
56371a3e55 Implemented Trac #159.
This adds support for intelligent import from the clipboard (as the paste function).  The old-style textbox import is still around for the time being; it will be killed off by a future change that makes the import dialog into a standard File->Open dialog box instead of the current hacky-box.
2010-10-25 19:37:55 -05:00
cncfanatics
ea990d6415 Sorting for stage1 2010-10-25 21:59:02 +02:00
HomeWorld
1201c73cdd Linked stage3 2010-10-25 22:56:17 +03:00
cncfanatics
bf868f1500 Add stage3 handling code 2010-10-25 21:36:13 +02:00
HomeWorld
c31ac1e491 Added FitItem class 2010-10-25 21:52:17 +03:00
HomeWorld
c6583acc33 Fixed a stupid wxgtk scrollbar stuff 2010-10-25 21:37:25 +03:00
cncfanatics
0dc2a8f610 Add sort by race and then name 2010-10-25 20:21:01 +02:00
HomeWorld
896a69c111 Increased mousewheel scroll speed 2010-10-25 21:04:23 +03:00
HomeWorld
37759d155c Added back to the future button func 2010-10-25 20:38:01 +03: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
HomeWorld
09f07076be Fixed crash when destroying an item 2010-10-25 20:07:04 +03:00
cncfanatics
d4bcabed3a Make sure calling stag2 is the last thing that happens, else there's crashing chances 2010-10-25 18:01:54 +02:00
cncfanatics
f4980016e7 Minor fixups 2010-10-25 16:22:22 +02:00
HomeWorld
5a73ddede8 Fix some frackups . 2010-10-25 17:19:26 +03:00
cncfanatics
4c30a1a7a0 More experimental changes 2010-10-25 16:04:26 +02:00
cncfanatics
ea55456ea6 Experimental shipBrowser changes 2010-10-25 16:01:36 +02:00
Weeknie
c563839429 Open ship browser on startup, ticket 187 2010-10-25 15:42:08 +02:00
Weeknie
392ac0b39f Merge branch 'master' of evefit.org:pyfa 2010-10-25 14:36:29 +02:00
Weeknie
6f5b68a56f Changed hint in level 1 ammo menu to long range -> short range, to better reflect what it's actually being sorted by (range), fixing ticket 166 2010-10-25 14:27:05 +02:00
Corollax
450fa6d160 Changed the icon for drone DPS.
Before, it was sharing the same icon as the drone bay capacity. Renamed icon files appropriately and removed the extra image since I don't want to reuse it for something with a different meaning.
2010-10-25 07:13:31 -05:00
cncfanatics
d95fca8582 Add CTRL+W binding for close on windows 2010-10-25 10:35:35 +02:00
Lucas Thode
4176191f37 Fixed Windows close-tab bug (I think); refactored
This commit SHOULD fix Ctrl-W/menu-bar closing on Windows; also, the code was refactored into a new multiSwitch method
2010-10-25 10:20:57 +02:00
cncfanatics
23cc890d1f Only allow a maximum of drone - 1 drones to be split off 2010-10-25 10:08:35 +02:00
Lucas Thode
c862a04b37 Added Close item to File menu to close current fit
We should remove the silly MMB support now that File->Close is in place (also, that gives us Ctrl/Cmd-W support "for free")
2010-10-25 09:46:52 +02:00
cncfanatics
c3f9398bd6 Fix selection ordering bug 2010-10-25 09:40:28 +02:00
cncfanatics
2cf34ed55f FIx a silly typo 2010-10-25 09:38:59 +02:00
cncfanatics
bde937dd8c Fix droneview deletion ordering bug 2010-10-25 09:36:21 +02:00
cncfanatics
f28d5c4607 Merge branch 'master' of evefit.org:pyfa 2010-10-25 08:27:54 +02:00
cncfanatics
66431ec7ad Use a single event instead of two of them 2010-10-25 07:42:55 +02:00
cncfanatics
305b32e777 Finish making the EHP/HP switching code work exactly the way we want (not change the active damage pattern, as that has lots of unintended side effects) 2010-10-25 07:31:24 +02:00
Corollax
a72c77ae22 Added some tooltips to the capacitor icons.
I think we can close the tooltip icons ticket (105) now. We still need to implement the ticket for scan resolution, but that can come another day.

Changed readme file to reflect Oolong the rabbit.
2010-10-24 18:02:38 -05:00
cncfanatics
44618d612d Correct a small display bug 2010-10-24 23:21:02 +02:00
cncfanatics
378704356b Fix one more bug related to EHP/HP toggling 2010-10-24 23:11:19 +02:00
cncfanatics
ecc48de635 Fix a set of bugs that prevented EHP/HP switching and passive recharge
numbers to work correctly
2010-10-24 23:06:37 +02:00
cncfanatics
1290efaac3 Final fix. UGLY CODE, EEP 2010-10-24 18:47:21 +02:00
cncfanatics
5db0f30517 Add an explicit + for modifier percent display 2010-10-24 18:31:54 +02:00
Corollax
3ffea0e1c1 Fixed the range bonus for ammunition. Scorch M now displays a 50% range bonus, instead of -50%. 2010-10-24 09:42:26 -05:00
cncfanatics
1819566739 Fix jump bug related to switching meta groups after jumping 2010-10-24 15:38:01 +02:00
cncfanatics
2fd0d8fb99 Merge branch 'master' of evefit.org:pyfa
Conflicts:
	gui/marketBrowser.py
2010-10-24 15:10:58 +02:00
cncfanatics
78d1c80398 Fix conflict 2010-10-24 15:08:10 +02:00