Commit Graph

12 Commits

Author SHA1 Message Date
cncfanatics
351357d434 Add some code to populate the fitting view with empty dummies when a fit is selected. 2010-08-27 10:37:47 +02:00
cncfanatics
40337e3d38 Correctly clear out the fitting view from a tab when it gets deleted 2010-08-26 01:23:40 +02:00
cncfanatics
87c24f0082 use TREE_ITEM_ACTIVATED instead of doubleclick event, it handles but enter and doubleclicks.
Remove doubleclick rename
Activating a tree element will now put it into the active tab
2010-08-26 01:04:49 +02:00
cncfanatics
321188e23e Wire up events so the active fit in a tab changes when a new fit is selected, and names change when renamed, etc. 2010-08-25 19:20:38 +02:00
cncfanatics
2d33a5dda5 Add a bunch of event.Skip() statements where needed.
Wire up a few events in the fittingView
Make the + button actualy add new tabs
2010-08-25 14:59:46 +02:00
cncfanatics
273d7f2256 Remove . 2010-08-25 13:52:45 +02:00
cncfanatics
5c6d030f13 Add all the columns we need for now to our fitting view 2010-08-25 12:17:05 +02:00
cncfanatics
195b65ac9e Add attribute columns to the fittingView 2010-08-25 11:08:23 +02:00
cncfanatics
af71cdc626 Start work on the ship browser, the ship browser part is ready. Missing a fit listing and buttons to create, rename, duplicate, etc. a fit 2010-08-19 15:43:51 +02:00
cncfanatics
a4f19f83bb Start work on an generic implementation for showing fitting/drone/implant/booster/etc. view columns. 2010-08-18 22:04:37 +02:00
cncfanatics
53448d47e8 Start working on the stats pane. Resources part is done 2010-08-14 00:24:15 +02:00
cncfanatics
2d97ef5a9b Add two several new classes and place them where they should be.
Add two treeview in the marketbrowser, seperated by a splitter.
Add a fittingView and a statsPane, for now, filled with a dummy filler color.
2010-08-13 16:08:12 +02:00