Commit Graph

42 Commits

Author SHA1 Message Date
Ebag333
08b5abc7ad Handle unicode, utf8, and windows-1252
(cherry picked from commit 0d4f24a)
2016-12-14 10:38:56 -08:00
Ebag333
be53dedb18 Large pep8 compliance to make work for Tox 2016-12-13 21:23:01 -08:00
a-tal
d3b6bc1c93 so many pep8 fixes
(cherry picked from commit bee125d)
2016-12-13 20:16:44 -08:00
Ebag333
d963327ed4 Make it run again 2016-12-02 03:13:54 -08:00
blitzmann
e9d02ce4c8 Change to use BitmapLoader class 2015-09-24 12:21:50 -04:00
blitzmann
474f270b26 Change to new icon locations 2015-09-24 12:17:17 -04:00
blitzmann
cda8dd4c8b Windows skel has an issue with this, so if there is an issue, use default path to cache file. 2015-08-21 19:04:42 -04:00
blitzmann
ab7bbcb6ef Remove matplotlib's font cache. Fixes #234 2015-08-04 22:18:28 -04:00
blitzmann
05c73d1b1b If something happens and an error happens, return so that status is not reset later on 2014-11-13 11:18:44 -05:00
HomeWorld
dc096621e1 Added a gentle matplotlib version check in graphFrame 2010-12-07 10:21:22 +02:00
Corollax
ab26acbd9a Fix traceback on opening graphs
Resolves http://trac.evefit.org/ticket/341
2010-12-06 18:38:51 -06:00
HomeWorld
6160550f2d Added legend for graphFrame 2010-12-05 18:40:37 +02:00
HomeWorld
7d0f5cf910 Load matplotlib only when needed, this speeds up a little pyfa startup 2010-12-05 17:47:49 +02:00
HomeWorld
1c820e3859 Fixed PFNotebook not sending PageChanged event when deleting a tab (if it's the case); multiSwitch uses a smarter BlankPage that responds to PageChanged event, now pyfa is behaving correctly when switching betwen fittingView tabs and empty tabs; FIT_CHANGED event moved to globalEvents.py since it is used a lot in different locations;... 2010-11-28 20:04:45 +02:00
HomeWorld
95e68c069d Let wx autosize Graphframe 2010-11-28 11:12:04 +02:00
HomeWorld
34fe62196e Graph frame layout improvement 2010-11-28 11:07:26 +02:00
cncfanatics
fcbecb37ca Rework of the shipBrowser drag system, make it extensible and reusable 2010-11-22 20:54:08 +01:00
Niklas Bölter
efeb24cc3b Fixed some old references to gui.fittingView 2010-11-20 22:30:49 +01:00
Niklas Bölter
32d57a80f2 Revert "Fixed silly oversight from cncfanatics :O"
This reverts commit 50cfab8649.
2010-11-20 22:26:43 +01:00
Niklas Bölter
50cfab8649 Fixed silly oversight from cncfanatics :O 2010-11-20 22:22:21 +01:00
cncfanatics
6e1b789fb2 Move some view handling stuff around and do initial work on the
fleetBrowser
2010-11-20 20:32:47 +01:00
cncfanatics
7ebab66994 Add a correct try/except block 2010-11-18 10:51:44 +01:00
HomeWorld
4922d6c880 Some changes in graphFrame, it doesnt look awesome, but it's nonetheless prettier than before 2010-11-15 19:26:28 +02:00
cncfanatics
659e9ba580 Fix fit removal 2010-11-13 15:25:26 +01:00
cncfanatics
0205dfb33c Unbind when graphframe gets closed 2010-11-12 22:29:50 +01:00
HomeWorld
f8588c41b4 Resize fix for graphframe, have only the graph canvas adjust its size 2010-11-12 15:39:31 +02:00
HomeWorld
04661c5645 Merge branch 'master' of evefit.org:pyfa 2010-11-12 14:21:59 +02:00
HomeWorld
5d54114ef4 Rearranged stuff 2010-11-12 14:21:45 +02:00
cncfanatics
e433928ca5 Gray out graph menu item if graphs aren't available 2010-11-12 13:19:57 +01:00
Corollax
24497fc189 Miscellaneous fixes and tweaks
Fix default window size
Fix spelling error
Add icon/title to window
2010-11-12 05:30:14 -06:00
cncfanatics
72a49fcd6f More work on graphs 2010-11-12 12:01:55 +01:00
HomeWorld
496e91a697 DND fits to GraphFrame 2010-11-11 18:25:43 +02:00
cncfanatics
67058d37e7 Add an extra widget in graphFrame, still needs to be wired up 2010-11-11 15:48:55 +01:00
cncfanatics
b48227c05f GetLabel != GetValue fail 2010-11-10 09:10:20 +01:00
cncfanatics
1fdb1dc55f Be more verbose 2010-11-10 09:08:37 +01:00
cncfanatics
480cfde6ae Give the graphFrame a default size 2010-11-10 08:57:37 +01:00
cncfanatics
4ce73473c2 Remove useless import 2010-11-10 08:49:04 +01:00
cncfanatics
f2aad0d78c Add a status bar and a clear call 2010-11-09 23:00:07 +01:00
cncfanatics
e6e96d6246 Add graphing support into pyfa (first iteration, very basic) 2010-11-09 22:47:32 +01:00
Corollax
363bba74c0 Fix permissions divot
chmod 644, etc.
2010-11-08 21:59:54 -06:00
cncfanatics
37fa9e72d1 Don't die if matplotlib isn't around 2010-11-08 14:13:26 +01:00
cncfanatics
346fa708bc Basic (and ugly) setup for graphs 2010-11-08 13:50:37 +01:00