Commit Graph

35 Commits

Author SHA1 Message Date
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
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
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
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
HomeWorld
9216fb69bb Make use of mixins.listctrl in itemstats listctrls to get things pretty 2010-10-06 12:48:17 +03: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
cb16b12d47 Use a static variable as counter instead of a global 2010-10-06 09:34:30 +02:00
HomeWorld
bf6a1afec6 Show itemstats dlgs in a 'ordered' manner 2010-10-06 10:24:16 +03:00
HomeWorld
88f08cbf87 Fixed ticket #81 2010-10-06 01:11:12 +03:00
HomeWorld
4fe34ef8a3 Small visual improvments/fixes in itemstats 2010-10-05 00:17:48 +03:00
cncfanatics
25c74e1f4c Add support for having a contextMenu class add more then a single entry, start
work on damage pattern selection menu
2010-10-04 19:55:58 +02:00
cncfanatics
10b5c5b7e7 Sort attributes in item stats alphabeticly 2010-10-04 16:37:00 +02:00
cncfanatics
c5e69816fa Add ammo display when relevant as well as icons for the stats 2010-10-04 16:26:05 +02:00
cncfanatics
1ee8f481d6 Finish up item stats basics 2010-10-04 16:05:50 +02:00
cncfanatics
5292a2f3cc Implement item stats attribute view 2010-10-04 14:46:17 +02:00
cncfanatics
6eaa4f5011 Correctly display item description 2010-10-04 14:09:08 +02:00
cncfanatics
1654843295 Polish up context menu related code, start work on item stats 2010-10-04 13:45:30 +02:00
HomeWorld
4e5d66f52f Show dummy values when no itemId is set in itemStats 2010-09-17 14:36:35 +03:00
HomeWorld
d9344738ba Completed item stats skelet 2010-09-17 12:29:02 +03:00
cncfanatics
6d371e40b7 Change AGPL to regular GPL for pyfa 2010-08-28 15:18:57 +02:00
cncfanatics
2e6dc9e6d8 Spawn a stats pane when the stats context menu item is hit: Note: Its pretty empty as of yet 2010-08-24 17:15:55 +02:00
cncfanatics
ccecff5e43 Implement a right click context menu for items. 2010-08-24 16:46:25 +02:00