Commit Graph

1443 Commits

Author SHA1 Message Date
HomeWorld
8b9802c21d Don't complicate stuff when it can be done very simple; make use of wx.FindWindowAtPointer to detect our drop targets 2010-11-05 15:05:47 +02:00
HomeWorld
0ed842c747 Fixed an index out of range when resizing columns in display.py 2010-11-05 14:43:09 +02:00
HomeWorld
ef34ab49c2 SpecialFIXED drag window 2010-11-05 11:36:50 +02:00
HomeWorld
b6c91becff Seems that window_create event never gets triggered in wxgtk, fixed shaped window 2010-11-05 10:21:51 +02:00
HomeWorld
0448ae2edc Rounded corners at a cheap price 2010-11-05 10:02:55 +02:00
HomeWorld
509af114db Ugly dialogs?.. No thx 2010-11-04 23:48:15 +02:00
HomeWorld
f443beba32 Say no to print. 2010-11-04 23:09:50 +02:00
HomeWorld
25f7c4813d Magic stuff in detecting drop area 2010-11-04 23:07:32 +02:00
HomeWorld
69b53caf02 Merge branch 'master' of evefit.org:pyfa 2010-11-04 22:14:26 +02:00
HomeWorld
df23cd1726 Use different fit actions for dropping a fit in multiswitch or onto fittingview 2010-11-04 22:13:18 +02:00
cncfanatics
a6c75979a2 Merge branch 'master' of evefit.org:pyfa 2010-11-04 20:59:30 +01:00
cncfanatics
71ceb5a05c Implement projected drone merging 2010-11-04 20:59:16 +01:00
Corollax
dd54f4b21b Changed maxRange.py to use new falloff properties
fscking ship scanners...
2010-11-04 14:09:32 -05:00
HomeWorld
3f161f6c5d DND stuff - shipbrowser to fittingview 2010-11-04 20:50:35 +02:00
HomeWorld
f6abe4c877 Revert "Revert "Added support for dnd as suggested in ticket #92, tho the actual drop action is disabled for now (no free time for the next 6h to properly implement it)""
This reverts commit 8e6cd3a842.
2010-11-04 18:02:14 +02:00
cncfanatics
8e6cd3a842 Revert "Added support for dnd as suggested in ticket #92, tho the actual drop action is disabled for now (no free time for the next 6h to properly implement it)"
This reverts commit 50ff1ddcb7.
2010-11-04 10:18:19 +01:00
cncfanatics
837f4bf08f Merge branch 'master' of evefit.org:pyfa 2010-11-04 09:18:20 +01:00
HomeWorld
50ff1ddcb7 Added support for dnd as suggested in ticket #92, tho the actual drop action is disabled for now (no free time for the next 6h to properly implement it) 2010-11-04 09:01:47 +02:00
cncfanatics
73ed7a2d05 Implement fit backup in a seperate thread with a (not so) pwetty dialog 2010-11-04 07:17:58 +01:00
cncfanatics
397c14c6f2 Update eos 2010-11-03 18:28:21 +01:00
cncfanatics
5c5475f7e4 Update eos 2010-11-03 17:55:44 +01:00
HomeWorld
c9329334cd Do not refresh shipbrowser when it's in stage 1, so far there is nothing to be refreshed 2010-11-03 15:11:31 +02:00
HomeWorld
52ec623e76 Fixed a layout bug in multiSwitch (when showing a fit in a new tab) 2010-11-03 13:48:45 +02:00
HomeWorld
469f4939a7 Revert "Fixed a sizer type induced layout bug in multiSwitch"
This reverts commit 4ccc1af311.
2010-11-03 13:47:15 +02:00
HomeWorld
4ccc1af311 Fixed a sizer type induced layout bug in multiSwitch 2010-11-03 13:42:06 +02:00
cncfanatics
adb31a7ad9 Update eos (experimental changes, be aware) 2010-11-03 10:13:01 +01:00
cncfanatics
eef0d9d1b1 Get rid of caching code in shipbrowser and do it in the service instead
(faster, less code, cleaner)
2010-11-03 09:51:25 +01:00
cncfanatics
8aec0e82fb Merge branch 'master' of evefit.org:pyfa
Conflicts:
	eos
2010-11-03 09:10:58 +01:00
Corollax
1dc258b9ad Refined the open/save dialog menus
Just adding some consistency to UI convention.
2010-11-03 02:57:14 -05:00
Corollax
c1cb0e41c5 Cleaned up the menu bar a touch.
Added some alt-key accelerators, that sort of thing.
2010-11-03 02:47:20 -05:00
HomeWorld
053d106cd7 Merge branch 'master' of evefit.org:pyfa 2010-11-02 23:08:28 +02:00
HomeWorld
5edb712fae Stuff already there but ppl have no eyes to see it. Closes #277 2010-11-02 23:08:17 +02:00
Corollax
1c0fb855ac Update tooltip if all ship prerequisites are met
And put out a message to that effect
2010-11-02 15:54:32 -05:00
HomeWorld
0b3d1d0e2a Shipbrowser content is refreshed after an import is done 2010-11-02 22:44:00 +02:00
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
cncfanatics
61890476de Merge branch 'master' of evefit.org:pyfa 2010-11-02 17:28:43 +01: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
cncfanatics
c59c65b8f7 Update eos 2010-11-02 15:55:15 +01: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