Commit Graph

15 Commits

Author SHA1 Message Date
cncfanatics
d4f39bd9b2 Clear images when a tab is emptied, don't rename fits to "" if user cancels renaming 2010-08-25 20:20:25 +02:00
cncfanatics
a201153b33 Add race icon and ship name to the tabs of the fitswitch 2010-08-25 19:56:35 +02:00
cncfanatics
17f21a0ded Correctly handle deletion of fits 2010-08-25 19:35: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
a925d6b59c Make sure to not die when a bitmap doesn't exist 2010-08-17 16:41:02 +02:00
cncfanatics
a767f7891f Revert "Add a NO_BORDER flag to the fit multi switch"
This reverts commit 5105ae8ccd.
2010-08-16 16:43:17 +02:00
cncfanatics
5105ae8ccd Add a NO_BORDER flag to the fit multi switch 2010-08-16 16:37:02 +02:00
cncfanatics
ca5ab17295 Display the stats pane outside of the tabbed fit switch 2010-08-16 16:30:05 +02:00
cncfanatics
378fcc0b51 Add import wx now that we removed wx.aui, or it won't work 2010-08-15 18:07:26 +02:00
cncfanatics
00b468898e Remove unused import 2010-08-15 18:02:49 +02:00
cncfanatics
4ea6fcd321 Use native notebook. TODO: Add close buttons 2010-08-14 00:53:02 +02:00
cncfanatics
0ad3c2046e Change the flags a bit 2010-08-13 19:03:22 +02:00
cncfanatics
d60d709046 Use an auiNotebook instead of a regular one, allows for some LOVELY stuff 2010-08-13 17:50:47 +02:00
cncfanatics
3d57ba9e5f Add a Notebook to be able to display several fits at once 2010-08-13 16:58:32 +02:00