cncfanatics
1ffdf9b2cb
Fixup menu code
2010-11-17 09:47:53 +01:00
HomeWorld
cc12877e04
Merge branch 'master' of evefit.org:pyfa
2010-11-17 10:25:03 +02:00
HomeWorld
4ffa47fd80
Color stuff
2010-11-17 10:24:31 +02:00
cncfanatics
a39735b68f
Fix switch fitting bug
2010-11-17 09:18:07 +01:00
cncfanatics
c175328753
Merge branch 'master' of evefit.org:pyfa
...
Conflicts:
gui/chromeTabs.py
2010-11-17 09:14:55 +01:00
cncfanatics
26df47699d
Start work on integrating new tabs into pyfa
2010-11-17 09:05:45 +01:00
HomeWorld
a19b3b651f
More stuff
2010-11-17 10:01:30 +02:00
HomeWorld
d9cb3e9847
Stuff
2010-11-17 09:14:33 +02:00
HomeWorld
bb665bf27e
Added back fx
2010-11-17 02:29:29 +02:00
HomeWorld
b5a8558834
Removed debug code
2010-11-17 02:16:59 +02:00
HomeWorld
65af4f0c21
pfnotebook tab render first draft
2010-11-17 02:16:01 +02:00
HomeWorld
655aa9bb6e
Added tab graphic files
2010-11-16 22:08:34 +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
cncfanatics
351cd64d6f
Update eos
2010-11-15 11:01:07 +01:00
cncfanatics
0b608a4293
Merge branch 'master' of evefit.org:pyfa
2010-11-15 00:16:30 +01:00
cncfanatics
f0559469fe
Update eos
2010-11-15 00:15:46 +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
HomeWorld
5db77e130c
Useless init
2010-11-14 00:49:55 +02:00
HomeWorld
57b3626e92
Debug - floodfill
2010-11-14 00:46:24 +02:00
HomeWorld
49d8812b47
Flood surface coz wxmac loves to AA lone pixels
2010-11-14 00:42:19 +02:00
HomeWorld
6cc7f0842f
Save a png for the right zone :debug purpose
2010-11-14 00:35:39 +02:00
HomeWorld
6873a4ac8b
Use the bitmap directly to create lr region
2010-11-14 00:27:52 +02:00
HomeWorld
f33a68fe42
More useless stuff
2010-11-14 00:14:32 +02:00
HomeWorld
c3ffac2bfd
Revert "Debug msg for tab rect"
...
This reverts commit 30c92d0808 .
2010-11-14 00:03:11 +02:00
HomeWorld
30c92d0808
Debug msg for tab rect
2010-11-14 00:00:30 +02:00
HomeWorld
3a9417e31a
Create bitmap with 24 bits depth
2010-11-13 23:55:46 +02:00
HomeWorld
f0742785c3
No transparency . debug purpose
2010-11-13 23:43:12 +02:00
HomeWorld
1b6f3c07fa
Check if we already have alpha
2010-11-13 23:32:07 +02:00
HomeWorld
51d5f0976b
Do select a bitmap into a memdc
2010-11-13 23:28:44 +02: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
8d28e35876
Streamlined config.py (thanks cncfanatics)
2010-11-13 20:26:06 +01:00
Niklas Bölter
60efc1f332
Fixed unicode support in config.py
2010-11-13 20:17:59 +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
2d69d00ee5
Added staticdata as submodule of pyfa
2010-11-13 17:52:56 +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
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