Commit Graph

41 Commits

Author SHA1 Message Date
cncfanatics
677a851ea3 Sort stuff alphabeticly 2010-08-15 21:26:46 +02:00
cncfanatics
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.
2010-08-15 21:15:45 +02:00
cncfanatics
313836bd7a Add a minimum width to the gauges in our statsPane 2010-08-15 20:26:13 +02:00
cncfanatics
8d4fea3040 Extend the controller with a getChildren method and use it to display marketgroup children 2010-08-15 19:52:40 +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
f99765f749 Add a dummy so that roots can be expanded.
TODO: Remove the dummy and fill up actual contents once the expansion actualy happens
2010-08-15 17:49:17 +02:00
cncfanatics
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.
2010-08-15 17:40:00 +02:00
HomeWorld
082b26bf46 Small fix in AboutBox description 2010-08-15 16:22:48 +02:00
HomeWorld
18d04e69a6 Added a small AboutBox, no fancy stuff 2010-08-15 16:22:48 +02:00
unknown
3a632ec90f Added event for menuitem Quit 2010-08-15 14:41:21 +02:00
unknown
6442c99038 small getStaticBitmap and getBitmap mod to accept a path 2010-08-15 14:35:51 +02:00
cncfanatics
f79f0d803b ALIGN_CENTER instead of EXPAND StaticLines so they look good on all OS 2010-08-15 11:25:52 +02:00
cncfanatics
b06323ee67 Add the active damage pattern to the resistances display 2010-08-14 23:57:39 +02:00
cncfanatics
51a8c3c98c Add 3px panning in the statsWindow 2010-08-14 20:58:37 +02:00
cncfanatics
86284a52a1 Add price stuff and tweak the rest slightly 2010-08-14 20:50:18 +02:00
cncfanatics
097f67945d Make the market browser 300px wide by default 2010-08-14 20:29:29 +02:00
cncfanatics
04c7fd9e39 Add targeting & misc sections 2010-08-14 20:21:30 +02:00
cncfanatics
b6af814589 Add header for targeting & misc 2010-08-14 19:57:19 +02:00
cncfanatics
3b7978a95b Add capcitor info 2010-08-14 19:27:04 +02:00
cncfanatics
ca0c477562 Add firepower 2010-08-14 18:36:57 +02:00
cncfanatics
123613c1c7 Add two extra icons and make our grids a bit prettier 2010-08-14 17:21:42 +02:00
cncfanatics
c42c24639e Add the resistances table 2010-08-14 15:48:55 +02:00
cncfanatics
13a67b1d9e Add resources header and EHP display 2010-08-14 14:20:33 +02:00
cncfanatics
c342de87c9 Center hard resources 2010-08-14 14:02:44 +02:00
cncfanatics
4ea6fcd321 Use native notebook. TODO: Add close buttons 2010-08-14 00:53:02 +02:00
cncfanatics
a118da1422 Add an extra seperator between cpu+pg & drone stats 2010-08-14 00:26:56 +02:00
cncfanatics
53448d47e8 Start working on the stats pane. Resources part is done 2010-08-14 00:24:15 +02:00
cncfanatics
cd9811d7f9 Move show to the end so it works on macs too 2010-08-13 19:19:45 +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
5496fd92ed Add a small minimum size to the market browser splitter. 2010-08-13 17:06:25 +02:00
cncfanatics
3d57ba9e5f Add a Notebook to be able to display several fits at once 2010-08-13 16:58:32 +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
cncfanatics
0696adeeb3 Remove undo, redo, export & import from toolbar 2010-08-13 11:53:03 +02:00
cncfanatics
4569e0bcd9 Add a seperator 2010-08-12 18:07:18 +02:00
cncfanatics
2206780fc6 Add undo and redo buttons in toolbar. Move undelete to the fit instead of edit menu 2010-08-12 18:06:01 +02:00
cncfanatics
8acc3d7323 Rework a few things, rename some images. 2010-08-12 18:00:39 +02:00
cncfanatics
f7132e9385 Add a character editor menu entry. Change some stuff around 2010-08-12 17:49:49 +02:00
cncfanatics
263bb9ae7c First draft of the menu and toolbar for the new interface. 2010-08-12 17:20:10 +02:00
cncfanatics
e064963607 Add basic files.
controller package
gui package
run.py file
agpl license
2010-08-11 18:57:14 +02:00