Commit Graph

1921 Commits

Author SHA1 Message Date
HomeWorld
537a8ec7f0 Updated aboutData to include ingame nicks, this closes ticket #323 2010-12-06 15:36:58 +02:00
HomeWorld
4a5cdf9204 Removed a debug message in builtinViewColumns.attributeDisplay 2010-12-06 15:16:46 +02:00
cncfanatics
e56a273624 Merge branch 'master' of evefit.org:pyfa 2010-12-06 14:09:35 +01:00
cncfanatics
bafae91f24 Direct access defaults to FALSE not True :/ 2010-12-06 14:09:16 +01:00
HomeWorld
a777aba6e5 Force a fake ctrl resize on populate/refresh in marketBrowser.ItemView in order to have the columns resized ( ListCtrlAutoWidthMixin listens on wx.EVT_SIZE and resizes columns when that event is produced - on wxgtk this event isn't generated ) 2010-12-06 14:43:19 +02:00
HomeWorld
c244398875 Applied magic to marketBrowser.ItemView, now it automaticaly resizes Name column in order to have all columns visible ( used listmix.ListCtrlAutoWidthMixin; also column manual resize is blocked - it produces nasty effects in conjuction with listmix.ListCtrlAutoWidthMixin ) 2010-12-06 14:25:38 +02:00
HomeWorld
78015b2c33 Added missing icon from previous commit 2010-12-06 13:38:27 +02:00
HomeWorld
ca21652be8 Added a nice icon for preferences dialog 2010-12-06 13:37:38 +02:00
HomeWorld
c703252ee5 Moved gauges settings into preferences dialog 2010-12-06 13:20:49 +02:00
Corollax
1bf4e7498d Fix a warning on performance
committing as cnc commands
2010-12-06 02:57:03 -06:00
cncfanatics
4442b4a23b Merge branch 'master' of evefit.org:pyfa 2010-12-06 09:48:32 +01:00
cncfanatics
570c5a9a0c Implement a set of modifications to allow attributeDisplay to directly
query attributes, this is always slower then using the normal method
except for the marketBrowser.
2010-12-06 09:47:30 +01:00
HomeWorld
d581ae80fe Update pyfa gauges colors + clean-up 2010-12-06 10:34:15 +02:00
HomeWorld
a5e0059a4f Updated pygaGaugePreferences defaults with the soon to be implemented gauges color settings 2010-12-05 23:11:57 +02:00
HomeWorld
898dcfcc50 Show color labels in pyfaGaugePreferences colorpickers 2010-12-05 22:49:19 +02:00
HomeWorld
dfdc75719e Specify a width by default for sliders, wxGTK doesn't play nice with sliders that uses wx.DefaultSize) 2010-12-05 22:07:51 +02:00
HomeWorld
3257d6094c Fixed slider size in pyfaGaugePreferences 2010-12-05 21:58:43 +02:00
HomeWorld
802b4c6ab7 Added a slider that can modify pyfa's gauges gradient start color 2010-12-05 21:51:33 +02:00
Corollax
9e99bdcb3f Make pyfaGaugePreferences executable
Include the shebang
2010-12-05 12:34:39 -06:00
HomeWorld
e57dcd72e9 Cleanup in mainFrame (forgot to remove an useless statement) + pyfaGaugePreferences fix for intervals 2010-12-05 20:18:41 +02:00
HomeWorld
e9062074d1 Save only pyfa's width/height on exist 2010-12-05 20:06:46 +02:00
HomeWorld
4c6aabb46a Added a check for minimal wxpython version. In case the installed wxpython version is older than the minimal required one it will notify the user and suggest upgrading it (can open wxpython.org site in a browser if wanted) 2010-12-05 19:20:01 +02:00
HomeWorld
6160550f2d Added legend for graphFrame 2010-12-05 18:40:37 +02:00
HomeWorld
0dac2b808b Fixed a mistype in mainFrame.ExitApp 2010-12-05 17:51:30 +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
cba719f324 Fixed dialog creation in pyfaGaugePreferences, this time for good 2010-12-05 17:22:28 +02:00
HomeWorld
23b9c53e59 Fixed dialog creation in pyfaGaugePreferences 2010-12-05 17:12:18 +02:00
HomeWorld
f3417b39b4 Fixed a major ugly bug in mainFrame.UpdateMainFrameAttribs - if we close pyfa while it's minimized GetSize will return 0,0 - we don't want that 2010-12-05 16:52:11 +02:00
HomeWorld
e1d7bea29b Made gauges in pyfaGaugePreferences look and behave like the real ones 2010-12-05 16:45:38 +02:00
HomeWorld
9ace45c6c9 Added color linking in pygaGaugePreferences 2010-12-05 15:25:50 +02:00
HomeWorld
928c75fe8d Added a standalone theming app for pyfa's gauges, it will be soon integrated into prefrences 2010-12-05 14:49:46 +02:00
HomeWorld
c09cae2804 Error check for fetch skills added. Display a message in all cases 2010-12-04 21:04:27 +02:00
HomeWorld
fe3b195946 Update API tab properly when we change current character (account) 2010-12-04 20:42:33 +02:00
HomeWorld
2173560546 Proper try/except block for service.character.charList - catch all errors 2010-12-04 20:30:36 +02:00
HomeWorld
4af02a8304 Added an error notify for char fetching in CharacterEditor 2010-12-04 20:12:01 +02:00
HomeWorld
5186bd07a5 Alpha + channels tweak for inactive tabs. Final 2010-12-04 19:06:01 +02:00
HomeWorld
77437ab72b Alpha + channels tweak for inactive tabs 2010-12-04 18:06:34 +02:00
HomeWorld
2edb31fdba Color tweak for inactive tabs 2010-12-04 17:51:57 +02:00
HomeWorld
0301c7b4b4 Make sure we fill stuff with default values if cPickle.load fails 2010-12-04 17:16:38 +02:00
HomeWorld
dfcbfce3d9 Implemented position/size persistence of pyfa's main window 2010-12-04 17:02:03 +02:00
HomeWorld
dc0896a1aa Fixed a visual bug in mainFrame (CharSelection margins were set in the wrong place) - this caused artefacts on theme change 2010-12-04 15:58:16 +02:00
HomeWorld
261b79f95c Force enable edits/buttons after creating a new dmg pattern 2010-12-04 14:32:42 +02:00
HomeWorld
817124028e Reverted dmg pattern edits to IntCtrl 2010-12-04 14:25:54 +02:00
HomeWorld
41ca69103a Disable only CharSelect choicebox not the entire panel when no fit is loaded 2010-12-04 14:02:49 +02:00
HomeWorld
2dd02b631c Fixed tab bk color issue on wxgtk 2010-12-04 13:40:38 +02:00
HomeWorld
6a584b7d91 Re-enabled fleetbrowser 2010-12-04 12:11:27 +02:00
HomeWorld
c7b93f4b44 Fixed a traceback in CharacterEditor/ImplantsViewer add implant to char, sanity check anyone? 2010-12-04 11:11:09 +02:00
HomeWorld
ad1c264241 Import kThemeBrushDialogBackgroundActive from Carbon.Appearance 2010-12-03 15:51:33 +02:00
HomeWorld
6cdcc4277c Use brush.MacSetTheme(kThemeBrushDialogBackgroundActive) for tabs bk (wxmac) 2010-12-03 15:46:32 +02:00
HomeWorld
69a8b85975 Color change in tabs renderer bk 2010-12-03 15:40:21 +02:00