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
4f36f7686d
Remove windows specific stuff from config file
2010-11-13 16:01:47 +01: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
9746c7b2a8
Grab fix
2010-11-12 21:12:48 +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
9d046c7a54
Merge branch 'master' of evefit.org:pyfa
2010-11-12 21:13:40 +02:00
HomeWorld
3a7110a2e8
Guessing the right size ftw
2010-11-12 21:13:22 +02:00
Corollax
d97461739c
Moved the shebang line
...
It needs to be at the top of the file to work.
2010-11-12 12:50:58 -06:00
HomeWorld
1c6e9eec4d
Core stuff
2010-11-12 16:37:49 +02:00
HomeWorld
1d85779552
Header update for miniframe
2010-11-12 16:36:30 +02:00
HomeWorld
1631c47267
Revert "Removed InitAlpha"
...
This reverts commit 55276d692a .
2010-11-12 16:27:12 +02:00
HomeWorld
02be93750a
Revert "Select a bitmap in temp memdc"
...
This reverts commit c4ca8dbfea .
2010-11-12 16:26:50 +02:00
HomeWorld
2c6f1c1e86
Revert "Disabled efx"
...
This reverts commit 383604715c .
2010-11-12 16:26:36 +02:00
HomeWorld
383604715c
Disabled efx
2010-11-12 16:19:01 +02:00
HomeWorld
c4ca8dbfea
Select a bitmap in temp memdc
2010-11-12 16:08:04 +02:00
HomeWorld
55276d692a
Removed InitAlpha
2010-11-12 15:58:33 +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
cncfanatics
1006aec8a6
Eos fix
2010-11-12 11:48:21 +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
197b0f9108
Basic functionality added to PyfaNotebook (PFNotebook)
2010-11-11 20:23:18 +02: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
HomeWorld
d41dfc3266
Uncommited stuff
2010-11-11 17:47:36 +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
0414b603fb
Merge branch 'master' of evefit.org:pyfa
2010-11-11 13:51:44 +01:00
Corollax
76d0307168
Submodule update?
...
This might be how it's done? Not sure.
2010-11-11 06:50:19 -06:00
HomeWorld
41812079f6
Use a red circle for close btn highlight
2010-11-11 14:32:34 +02:00
cncfanatics
e3f5aec1f8
Merge branch 'master' of evefit.org:pyfa
2010-11-11 13:04:18 +01:00
HomeWorld
00ce81e70e
Do some checkings if we have tabs or not
2010-11-11 14:03:24 +02:00
HomeWorld
87f1ef159e
fix the fix
2010-11-11 13:56:59 +02: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
HomeWorld
1726384036
Merge branch 'master' of evefit.org:pyfa
2010-11-11 13:48:14 +02:00
HomeWorld
401cf66bbd
pftabs tweaks
2010-11-11 13:48:00 +02:00
Corollax
6b0aa2b4a6
Fixed extra parens
...
Rackin' a frackin...
2010-11-11 05:25:05 -06:00
Corollax
a179e61ecb
Tiny tweaks to miniframe.py
...
Use the builting min(max() functions and give wxColour() the right parameters
2010-11-11 05:18:12 -06:00
Corollax
51725ddb35
Tiny readability/efficiency change to miniframe.py
...
min(max()) to enforce variable range
2010-11-11 05:15:14 -06:00
Corollax
d4d68e990d
Added the appropriate interpreter invocation
...
miniframe.py now has excute permissions, and opens the correct interpreter upon doing so
2010-11-10 16:04:01 -06: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