78653441fe
Use replace instead of detach + add
cncfanatics
2010-08-19 18:49:56 +02:00
54efa8319c
Try an alternative method of switching between ship and marketBrowser
cncfanatics
2010-08-19 18:47:42 +02:00
d076dbb8f3
Add noobships and AT7/8 ships to the ship browser
cncfanatics
2010-08-19 17:57:46 +02:00
be07c90c64
Wire up the ship browser menu item so it works too.
cncfanatics
2010-08-19 16:59:25 +02:00
9aed19ec45
Add a debug flag, currently unused
cncfanatics
2010-08-19 16:39:51 +02:00
9bc3e161be
Fix spelling of SetSize :/
cncfanatics
2010-08-19 16:34:30 +02:00
952bb5062b
Add SetSize again, seems its needed on windows
cncfanatics
2010-08-19 16:27:51 +02:00
8fc891df00
Remove bottom pane in shipBrowser, everything will be put in a single treeview
cncfanatics
2010-08-19 16:14:05 +02:00
c8ae34f226
Tweak shipBrowser so raceless ships don't make it go all QQ and stuff
cncfanatics
2010-08-19 15:47:42 +02:00
e17238f0e4
Merge branch 'master' of ssh://pyfa.git.sourceforge.net/gitroot/pyfa/pyfa
cncfanatics
2010-08-19 15:44:54 +02:00
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
cncfanatics
2010-08-19 15:43:51 +02:00
da419f7d92
Add eos to gitignore
DarkPhoenix
2010-08-19 01:04:29 +04:00
a4f19f83bb
Start work on an generic implementation for showing fitting/drone/implant/booster/etc. view columns.
cncfanatics
2010-08-18 22:04:37 +02:00
a925d6b59c
Make sure to not die when a bitmap doesn't exist
cncfanatics
2010-08-17 16:41:02 +02:00
a767f7891f
Revert "Add a NO_BORDER flag to the fit multi switch"
cncfanatics
2010-08-16 16:43:17 +02:00
5105ae8ccd
Add a NO_BORDER flag to the fit multi switch
cncfanatics
2010-08-16 16:37:02 +02:00
ca5ab17295
Display the stats pane outside of the tabbed fit switch
cncfanatics
2010-08-16 16:30:05 +02:00
6e98273bd9
Completely remove the size= statement, minSize takes care of it
cncfanatics
2010-08-16 16:07:20 +02:00
0cdb7141ea
MinHeight 700 instead of 750
cncfanatics
2010-08-16 16:02:07 +02:00
54fe0146cc
Add a minimum size to the market browser and main window
cncfanatics
2010-08-16 15:59:43 +02:00
a74bf4ffd0
Make the main frame 700 instead of 750 pixels high
cncfanatics
2010-08-16 15:54:56 +02:00
8e6de2b36b
Give the nullbitmap a width and height
cncfanatics
2010-08-16 15:49:20 +02:00
4708836aad
Instead of returning nothing, return the nullBitmap when no image is found
cncfanatics
2010-08-16 15:42:59 +02:00
7e44e9e885
Add a check and only try and load images that actualy exist
cncfanatics
2010-08-16 15:37:49 +02:00
5ceec2ecff
Sort the item browser's contents by name
cncfanatics
2010-08-16 15:33:34 +02:00
e9ad573f39
Actualy implement a listCtrl how its suposed to be implemented.
cncfanatics
2010-08-16 15:06:53 +02:00
f96d95e30c
Remove LC_ICON from the style flags
cncfanatics
2010-08-16 13:23:02 +02:00
4eb259b05c
Add LC_REPORT to the listctrl style
cncfanatics
2010-08-16 11:51:36 +02:00
099b34a658
Don't put anything in the item browser column
cncfanatics
2010-08-15 23:22:34 +02:00
4025c941bb
Use a list control for items (looks much better!) and sort it by name
cncfanatics
2010-08-15 23:00:13 +02:00
9093748407
Populate the itemView with items when a marketGroup is selected. Note: We're using a treeview instead of a listView here, because it looks exactly like we want out of the box.
cncfanatics
2010-08-15 21:15:45 +02:00
313836bd7a
Add a minimum width to the gauges in our statsPane
cncfanatics
2010-08-15 20:26:13 +02:00
8d4fea3040
Extend the controller with a getChildren method and use it to display marketgroup children
cncfanatics
2010-08-15 19:52:40 +02:00
378fcc0b51
Add import wx now that we removed wx.aui, or it won't work
cncfanatics
2010-08-15 18:07:26 +02:00
f99765f749
Add a dummy so that roots can be expanded. TODO: Remove the dummy and fill up actual contents once the expansion actualy happens
cncfanatics
2010-08-15 17:49:17 +02:00
8d0c2042ea
Remove a few stale variables. Add a market class to the controller. Add a method in the Market controller to grab the market root. Display the market root in the market browser.
cncfanatics
2010-08-15 17:40:00 +02:00
3e3ae52bb5
Included DarkPhoenix in devstring
HomeWorld
2010-08-15 17:14:37 +03:00
082b26bf46
Small fix in AboutBox description
HomeWorld
2010-08-15 17:11:57 +03:00
18d04e69a6
Added a small AboutBox, no fancy stuff
HomeWorld
2010-08-15 17:01:40 +03:00
3a632ec90f
Added event for menuitem Quit
unknown
2010-08-15 15:31:38 +03:00
6442c99038
small getStaticBitmap and getBitmap mod to accept a path
unknown
2010-08-15 14:42:41 +03:00