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 |
|
HomeWorld
|
1265a6ae51
|
Moved WaitDialog class to gui.utils.animUtils
|
2011-01-16 21:04:31 +02:00 |
|
HomeWorld
|
838673e10b
|
Make sure the load animation isn't shown when switching fast from stage 2 to other stage
|
2011-01-16 20:51:51 +02:00 |
|
HomeWorld
|
97643a28fc
|
Fixed a visual bug in shipbrowser fit item selected state
|
2011-01-16 20:25:04 +02:00 |
|
HomeWorld
|
4b50c6bae9
|
Added visual confirmation for rename button (rename bitmap change) when fit name edit is shown / added the bitmap revert for focus lost/escape in fleetbrowser
|
2011-01-16 20:12:40 +02:00 |
|
HomeWorld
|
32d3543f85
|
Added visual confirmation for rename button (rename bitmap change) when fleet name edit is shown
|
2011-01-16 19:56:45 +02:00 |
|
HomeWorld
|
3474cd976f
|
Added freeze/thaw to stage1 refresh
|
2011-01-16 19:04:01 +02:00 |
|
HomeWorld
|
4348e42bfb
|
Fixed an oopsie in stage3, forgot to thaw when there are no more fits to be shown
|
2011-01-16 19:02:12 +02:00 |
|
HomeWorld
|
9252e579e1
|
Fixed a focus issue in shipbrowser (scrolling using mouse wheel wasn't possible unless the scrollbar or an item was clicked)
|
2011-01-16 18:50:54 +02:00 |
|
HomeWorld
|
3c8cf23ff2
|
Do not allow copy/delete operations when ship name edit is shown
|
2011-01-16 18:43:04 +02:00 |
|
HomeWorld
|
2ea3c4dbe8
|
Removed some 'flickering' when dealing with stage3/4 operations
|
2011-01-16 18:31:17 +02:00 |
|
HomeWorld
|
dc9f07367c
|
Added file name to fit import
|
2011-01-16 18:22:49 +02:00 |
|
DarkPhoenix
|
d5f5a1ea44
|
Merge branch 'master' of evefit.org:pyfa
|
2011-01-16 19:04:22 +03:00 |
|
DarkPhoenix
|
87286eb188
|
Update eos in pyfa
|
2011-01-16 18:59:42 +03:00 |
|
HomeWorld
|
4199b16795
|
Connected FleetRemoved/Renamed events in fleetviewer
|
2011-01-16 17:56:54 +02:00 |
|
HomeWorld
|
e1a6861944
|
Added tab img for fleet view
|
2011-01-16 17:06:32 +02:00 |
|
HomeWorld
|
cb207cbe17
|
Rewriten fleet browser item
|
2011-01-16 16:44:36 +02:00 |
|
HomeWorld
|
d27c600257
|
Minor cleanup in gui.mainframe
|
2011-01-16 15:26:31 +02:00 |
|
HomeWorld
|
07d70c2cc7
|
Added loading animation for shipbrowser stage 2
|
2011-01-16 15:19:00 +02:00 |
|
HomeWorld
|
6bbcd84574
|
Changed fit backup busy animation
|
2011-01-16 14:49:43 +02:00 |
|
HomeWorld
|
4500c8e371
|
Code cleanup in shipBrowser.PFBitmapFrame
|
2011-01-14 18:13:39 +02:00 |
|
HomeWorld
|
e7815bf028
|
Code cleanup in shipbrowser.py - moved GetRoundShape and it support func to utils.drawUtils
|
2011-01-14 18:11:55 +02:00 |
|
HomeWorld
|
e41749fa13
|
Renamed SBItem class to SFBrowserItem; moved SFBrowserItem + support classes to sfBrowserItem.py, this class will also be used in fleet browser
|
2011-01-14 18:06:29 +02:00 |
|
HomeWorld
|
e8d871ec6b
|
Little fix for shipbrowser items animation start value
|
2011-01-14 17:41:33 +02:00 |
|
HomeWorld
|
18b3fba941
|
Fixed a small oversight in shipbrowser - fititem
|
2011-01-14 15:45:32 +02:00 |
|
HomeWorld
|
c4446e11e9
|
Added shortcuts (ctrl +1/2/3/4) for additions tabs
|
2011-01-14 15:02:51 +02:00 |
|
HomeWorld
|
d86903daaa
|
Reenabled fleetbrowser
|
2011-01-14 14:43:59 +02:00 |
|
HomeWorld
|
053ff24d37
|
Pyfa works with sqlalchemy 0.5.8, modified the check accordingly (0.5.8 is the minimum required version)
|
2011-01-14 14:26:38 +02:00 |
|
HomeWorld
|
17ecb34d85
|
Fixed some traceback (on wxgtk) caused by FitItem OnPaint (accessing vars that were not declared yet)
|
2011-01-14 14:21:24 +02:00 |
|
HomeWorld
|
c30b8ac2a9
|
Revert "Do not use tab_traversal in pfnotebook panels"
This reverts commit 9c2fa3404e.
|
2011-01-14 14:11:08 +02:00 |
|
HomeWorld
|
9c5807309d
|
Merge branch 'master' of evefit.org:pyfa
|
2011-01-14 13:23:36 +02:00 |
|
HomeWorld
|
9c2fa3404e
|
Do not use tab_traversal in pfnotebook panels
|
2011-01-14 13:23:27 +02:00 |
|
HomeWorld
|
be9c66b42e
|
Added support for ctrl+tab/ctrl+shift+tab (next/prev multiswitch tab)
|
2011-01-14 13:14:35 +02:00 |
|
Corollax
|
83ad6058d0
|
Merge branch 'master' of evefit.org:pyfa
|
2011-01-14 05:14:29 -06:00 |
|
Corollax
|
3ec02d39f4
|
s/couldn\'t/cannot/g
|
2011-01-14 04:38:57 -06:00 |
|
HomeWorld
|
c1ce9cd885
|
Added some \n here and there in aboutData.py
|
2011-01-14 12:35:21 +02:00 |
|
HomeWorld
|
897ab307a5
|
Merge branch 'master' of evefit.org:pyfa
|
2011-01-14 12:31:26 +02:00 |
|
HomeWorld
|
2388c080f7
|
Added version info for python/wx/sqlalchemy in aboutbox
|
2011-01-14 12:31:08 +02:00 |
|
Corollax
|
f1a7d3210c
|
Fixed a few typos in pyfa.py
|
2011-01-14 04:24:30 -06:00 |
|
HomeWorld
|
8878927e53
|
Cleaned up pyfa.py
|
2011-01-14 12:22:26 +02:00 |
|
HomeWorld
|
f63b867cee
|
Added a check at startup for python version
|
2011-01-14 12:16:52 +02:00 |
|
HomeWorld
|
b6ee5a66a1
|
Added a check at startup for sqlalchemy (installed/version)
|
2011-01-14 12:07:53 +02:00 |
|
HomeWorld
|
67b5a809bc
|
Added a message at startup in case wxpython is missing completly
|
2011-01-14 11:53:09 +02:00 |
|
HomeWorld
|
f40b8e50b4
|
Code cleanup in shipbrowser
|
2011-01-14 11:26:34 +02:00 |
|
HomeWorld
|
ca57d80f8b
|
Fixed a traceback in fittingview - MakeSnapshot - gtfo if fit is None
|
2011-01-14 11:23:32 +02:00 |
|
HomeWorld
|
1d5293fc63
|
Implemented DND for FitItem - shipbrowser
|
2011-01-14 11:20:07 +02:00 |
|
HomeWorld
|
e3cc3022f5
|
Completed animation stuff on all shipbrowser item types
|
2011-01-14 11:01:19 +02:00 |
|
HomeWorld
|
900b8e85eb
|
Added missing font color change in ship/fit items - shipbrowser
|
2011-01-14 10:30:28 +02:00 |
|
HomeWorld
|
8ff77b765d
|
Merge branch 'master' of evefit.org:pyfa
|
2011-01-14 10:26:45 +02:00 |
|
HomeWorld
|
322d469d03
|
More tinkering to FitItem
|
2011-01-14 10:26:33 +02:00 |
|