Commit Graph

687 Commits

Author SHA1 Message Date
HomeWorld
babe9a4d32 Removed a print leftover 2010-10-07 22:15:43 +03:00
HomeWorld
c1ec68ed82 Added proper icon to chareditor window (it has none on msw, it inherited the parent icon on wxgtk) 2010-10-07 20:51:05 +03:00
HomeWorld
799bd08425 Fixed a small bug in context menu, we didn't checked if selection is empty - marketbrowser 2010-10-07 20:44:00 +03:00
HomeWorld
f042041c93 Fixed context menu misbehaviour on wxgtk in fittingview 2010-10-07 20:23:20 +03:00
HomeWorld
ff18cc9dfc Revert "Fixed context menu getting closed when releasing right mouse button"
This reverts commit d00325470b.
2010-10-07 19:42:14 +03:00
HomeWorld
d00325470b Fixed context menu getting closed when releasing right mouse button 2010-10-07 19:35:58 +03:00
HomeWorld
2e51ffde13 Little misspelling fix 2010-10-07 18:21:37 +03:00
HomeWorld
4d102c5d8a Fixed ticket #84, it seems that not only wxmac sux but wxgtk too, character editor remade as wx.frame + some tricks to emulate a modal dialog 2010-10-07 17:06:30 +03:00
HomeWorld
cc2d9a9391 Removed the test if saveddata.db exists, sqlalchemy checks it anyway 2010-10-07 13:37:32 +03:00
cncfanatics
14399ff2c0 Don't display affected by tab if we don't have any info about it, it'll crash anyway 2010-10-07 11:10:25 +02:00
cncfanatics
c358ac28f6 Update to latest eos 2010-10-07 10:23:07 +02:00
cncfanatics
00c220779d Fix a bug where we'd bind our context menu handler several times,
leading to superfluous handler calls
2010-10-07 08:20:52 +02:00
cncfanatics
89a0ccf513 Fix a bug with incorrect handling of "Unlearn" and "Level 0" 2010-10-07 08:04:33 +02:00
cncfanatics
a4877514b4 Fix a bug where a context menu was only able to be spawned once and not
reusable
2010-10-07 08:00:16 +02:00
HomeWorld
9190239c61 Dont set font size for HtmlWindow, it will look bad on macs 2010-10-06 18:48:58 +03:00
HomeWorld
aaeee7e6e8 Revert "Dont set font size for HtmlWindow, it will look bad on macs"
This reverts commit c0c2f75c90.
2010-10-06 18:48:15 +03:00
HomeWorld
c0c2f75c90 Dont set font size for HtmlWindow, it will look bad on macs 2010-10-06 18:46:59 +03:00
HomeWorld
07d024a9db Replaced TextCtrl with HtmlWindow because item description contains html tags - ItemStats 2010-10-06 18:30:41 +03:00
HomeWorld
dd118d5e70 Removed 'description' column from effect list - ItemStats 2010-10-06 18:10:46 +03:00
HomeWorld
8219d74a18 Display a nicer 'full' requirements skill tree - ItemStats 2010-10-06 18:05:28 +03:00
HomeWorld
8ee316f561 Icon file name fix for strategic cruisers - ItemStats 2010-10-06 16:33:03 +03:00
cncfanatics
448b47aa2a Merge branch 'master' of evefit.org:pyfa 2010-10-06 14:02:26 +02:00
cncfanatics
c0b739b8f7 Fix item stats for skills and move some stuff around 2010-10-06 13:58:42 +02:00
HomeWorld
4c7b612cef Use correct window flags in itemstats 2010-10-06 14:26:02 +03:00
HomeWorld
c5ded5e65d Allow itemstats dlg window to be resized within certain boundaries 2010-10-06 14:13:18 +03:00
HomeWorld
0fd98a0f44 Using attr.displayName resulted in a crash when viewing a ship stats (itemModifiedAttributes objects don't have displayName property ???), removed. Made sure we format values when viewing a ship stats 2010-10-06 13:58:23 +03:00
HomeWorld
2644591ead Small visual bug fix in itemstats 2010-10-06 13:39:44 +03:00
HomeWorld
d0f97a2258 Use headers in all itemstats listctrls 2010-10-06 13:23:27 +03:00
HomeWorld
b5c58d8fe3 Make use of mixins.listctrl.ListRowHighlighter in itemstats listctrls to get things even more prettier 2010-10-06 13:14:13 +03:00
cncfanatics
91d39deb87 Also display item stats for skill context menus 2010-10-06 11:48:39 +02:00
HomeWorld
9216fb69bb Make use of mixins.listctrl in itemstats listctrls to get things pretty 2010-10-06 12:48:17 +03:00
cncfanatics
b66cfd06ea Make sure we can display context menus when clicks are anywhere on the
panel
2010-10-06 11:48:17 +02:00
HomeWorld
0adf72548d Small itemstats window placement improvement 2010-10-06 11:56:51 +03:00
HomeWorld
97839a20f5 Made item stats attributes name more human readable + value formatting 2010-10-06 11:42:00 +03:00
HomeWorld
21465a557e Added effects tab in itemstats 2010-10-06 11:07:23 +03:00
cncfanatics
fa5b8bbbff update eos 2010-10-06 09:53:30 +02:00
cncfanatics
cb16b12d47 Use a static variable as counter instead of a global 2010-10-06 09:34:30 +02:00
cncfanatics
7e1f48b0dd Merge branch 'master' of evefit.org:pyfa 2010-10-06 09:31:12 +02:00
cncfanatics
8f21a25da6 Implement the start of stat view menus 2010-10-06 09:29:47 +02:00
HomeWorld
bf6a1afec6 Show itemstats dlgs in a 'ordered' manner 2010-10-06 10:24:16 +03:00
cncfanatics
71629f533c Merge branch 'master' of evefit.org:pyfa 2010-10-06 06:08:14 +02:00
cncfanatics
e8bd652ccf Fix a bug in figureIcon 2010-10-06 06:07:47 +02:00
HomeWorld
88f08cbf87 Fixed ticket #81 2010-10-06 01:11:12 +03:00
HomeWorld
a69922721c Fit icon take too 2010-10-05 22:17:56 +03:00
HomeWorld
0e6360d642 Added fit small icon 2010-10-05 22:08:33 +03:00
HomeWorld
aab6797212 Implemented cached imagelist in marketbrowser 2010-10-05 21:28:12 +03:00
cncfanatics
334db896ca Use one map per instance, not one global map 2010-10-05 19:16:12 +02:00
cncfanatics
83ed4bdd44 Add calls to bitmapLoader to the cachingImageList 2010-10-05 19:11:34 +02:00
cncfanatics
a69a601666 Add a CachingImageList 2010-10-05 19:08:44 +02:00
cncfanatics
eeaf36f09b Merge branch 'master' of evefit.org:pyfa 2010-10-05 18:28:17 +02:00