Commit Graph

1202 Commits

Author SHA1 Message Date
HomeWorld
65af4f0c21 pfnotebook tab render first draft 2010-11-17 02:16:01 +02: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
HomeWorld
97c2c51457 Fix for first column fracked up size 2010-11-15 18:49:41 +02:00
HomeWorld
ebed3f3858 Properly size the first column of fittingview, this 'solves' a visual bug in wxmsw (winxp). Do not touch it without consulting me first 2010-11-15 18:31:25 +02:00
HomeWorld
458d1f995e Item flags correction for some Display builtin columns 2010-11-15 18:05:05 +02:00
cncfanatics
95652b6edd Fix a bloody anoying bug with selecting a character as active, then
deleting it and then spawning the char editor again
2010-11-15 13:27:19 +01:00
cncfanatics
8fb9ef584c Fix regression in character editor on non-mac platforms 2010-11-15 12:44:16 +01:00
Niklas Bölter
18d142e2a1 Style is now cleared when the API key/User ID controls are changed (clipboard style would overwrite the default style on osx) 2010-11-14 14:03:07 +01:00
HomeWorld
6d5171688c Merge branch 'master' of evefit.org:pyfa 2010-11-14 10:17:12 +02:00
HomeWorld
5b2126964c Do not use wx.FRAME_SHAPED as it causes setsize bugs (http://trac.wxwidgets.org/ticket/9794) 2010-11-14 10:16:53 +02:00
Corollax
92d59e7e44 Test commit
added export/import buttons to pattern editor
2010-11-13 18:08:11 -06:00
cncfanatics
930e89ebbf Merge branch 'master' of evefit.org:pyfa 2010-11-13 22:18:45 +01:00
cncfanatics
4eacd6a39d Change default value of range to 0-20 2010-11-13 21:17:30 +01:00
Niklas Bölter
1c451af3c4 Fixed fontSize hack for shipBrowser on mac (until darriele finds a proper solution) 2010-11-13 20:01:29 +01:00
Niklas Bölter
9de7d6dce0 Merge branch 'master' of evefit.org:pyfa 2010-11-13 17:54:04 +01:00
Niklas Bölter
d2d1759601 Reworked config.py (better variable names autodetection) 2010-11-13 17:40:02 +01:00
Corollax
8d3d3d443c Moved the capacitor column next to pg/cpu
It should be next to the other resource consumption columns...
2010-11-13 10:26:17 -06:00
Corollax
f1abd40ffa Merge branch 'master' of evefit.org:pyfa 2010-11-13 10:17:53 -06:00
Corollax
e66477c99f Small color tweak for dark themes
Slightly reduced the brightness of the "you have exceeded your allocated slots" notification for T3 subsystems. It was almost impossible to module names on a dark theme. This should be a reasonable compromise for any "common" coloration.
2010-11-13 10:16:31 -06: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
cncfanatics
4d6779cd7c Merge branch 'master' of evefit.org:pyfa 2010-11-12 21:06:54 +01:00
cncfanatics
c6482b3324 Change unit of distance from m to km 2010-11-12 20:58:53 +01:00
cncfanatics
0840be6f43 fitDps graph changed to angle instead of transversal, also add units 2010-11-12 20:54:34 +01:00
HomeWorld
3a7110a2e8 Guessing the right size ftw 2010-11-12 21:13:22 +02: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
Corollax
d89766c0cb Added a new graphs icon
Looks nice, I hope?
2010-11-12 05:13:23 -06:00
cncfanatics
72a49fcd6f More work on graphs 2010-11-12 12:01:55 +01:00
Corollax
dd27d21f30 Permissions fix
These don't need executable permissions -- they're run by the interpreter, not the shell.
2010-11-11 17:29:28 -06:00
HomeWorld
496e91a697 DND fits to GraphFrame 2010-11-11 18:25:43 +02:00
HomeWorld
031708d9e6 There can be only ONE ...GraphFrame 2010-11-11 18:06:28 +02:00
cncfanatics
ea66f6f147 Full complete rework of the columnViews, Every column should now work
regardless if the type of view it was put in.
2010-11-11 15:49:05 +01:00
cncfanatics
67058d37e7 Add an extra widget in graphFrame, still needs to be wired up 2010-11-11 15:48:55 +01:00
cncfanatics
e3f5aec1f8 Merge branch 'master' of evefit.org:pyfa 2010-11-11 13:04:18 +01:00
cncfanatics
4ad55d24e9 Fix a bug where All 5 wouldn't get restricted if it was selected on
startup
2010-11-11 12:54:38 +01:00
Corollax
f5838846f5 Merge branch 'master' of evefit.org:pyfa 2010-11-10 15:59:12 -06:00
HomeWorld
576d07297b Give focus back to parent after the dragwindow is shown 2010-11-10 21:25:11 +02:00
HomeWorld
ee4d1e451a Fixed a bug where importing a fit and shipbrowser not visible could cause weird stuff 2010-11-10 19:34:14 +02:00
Corollax
11a7c28e31 Uses the new maxTargetRange property
Caps lock range at 250km
2010-11-10 02:59:08 -06: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
Corollax
414201d164 Fix Permissions Divot
Chmod 644
2010-11-09 16:03:17 -06:00
cncfanatics
f2aad0d78c Add a status bar and a clear call 2010-11-09 23:00:07 +01:00
cncfanatics
98ed11b95b Merge branch 'master' of evefit.org:pyfa 2010-11-09 22:47:53 +01:00