cncfanatics
|
d1a2cb1290
|
First draft of state switching in fitting view
|
2010-10-19 22:08:43 +02:00 |
|
cncfanatics
|
bc883685ec
|
Implement basic ammo switching context menu. (still needs much
polishing)
|
2010-10-19 10:31:52 +02:00 |
|
HomeWorld
|
36be7839d1
|
Revert "DND modules test"
This reverts commit d9fc65f18a.
|
2010-10-17 04:40:58 +03:00 |
|
HomeWorld
|
d9fc65f18a
|
DND modules test
|
2010-10-17 04:34:05 +03:00 |
|
HomeWorld
|
490fc91364
|
Implemented removal of modules using delete key as requested in ticket #113
|
2010-10-16 16:57:30 +03:00 |
|
cncfanatics
|
0362914b5b
|
Fix the capacitor usage column
|
2010-10-11 09:06:51 +02:00 |
|
HomeWorld
|
f042041c93
|
Fixed context menu misbehaviour on wxgtk in fittingview
|
2010-10-07 20:23:20 +03:00 |
|
HomeWorld
|
ff18cc9dfc
|
Revert "Fixed context menu getting closed when releasing right mouse button"
This reverts commit d00325470b.
|
2010-10-07 19:42:14 +03:00 |
|
HomeWorld
|
d00325470b
|
Fixed context menu getting closed when releasing right mouse button
|
2010-10-07 19:35:58 +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
|
b6e37ef434
|
Item stats context menu tweaks
|
2010-10-04 16:30:53 +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
|
1654843295
|
Polish up context menu related code, start work on item stats
|
2010-10-04 13:45:30 +02:00 |
|
cncfanatics
|
7564914cf0
|
Add an early draft for context menus
|
2010-10-04 08:52:45 +02:00 |
|
cncfanatics
|
72bb1bfcdc
|
Move gui.builtinViewColumns.display to gui.display
|
2010-10-01 12:14:45 +02:00 |
|
cncfanatics
|
aa2b399b4e
|
Add a module ammo display column and add it to defaults
|
2010-09-30 18:21:45 +02:00 |
|
cncfanatics
|
8f4f26b0e3
|
Add ammo selection. TODO: add an ammo display column
|
2010-09-30 18:16:29 +02:00 |
|
cncfanatics
|
5a61ef1810
|
Fix some MSW specific "special" behaviour.
|
2010-09-29 09:01:25 +02:00 |
|
cncfanatics
|
993c79f4f5
|
Rename controller to service
|
2010-09-18 12:31:22 +02:00 |
|
HomeWorld
|
ad6da2a331
|
Fixing stuff mentioned in ticket #51
|
2010-09-17 16:54:32 +03:00 |
|
cncfanatics
|
5bb8c6e04a
|
Set of improvements to tab behaviour, as well as bugfixes and finishing
up the char editor behaviour
|
2010-09-16 16:25:11 +02:00 |
|
cncfanatics
|
5911480ba5
|
Don't trigger fitChanged if nothing changed, only call SetItem on text
changes
|
2010-09-15 18:05:33 +02:00 |
|
cncfanatics
|
bf6932b6cc
|
Change populate to not autorefresh. Only ever call populate if the
amount of slots in a fit changes or if the fit itself changes, call
refresh in all other cases
|
2010-09-15 17:44:23 +02:00 |
|
cncfanatics
|
32531728b0
|
Revert "Revert "Don't reclear and repopulate the whole fitting view whenever anything""
This reverts commit 2fe3b8271d.
|
2010-09-15 17:21:27 +02:00 |
|
HomeWorld
|
2fe3b8271d
|
Revert "Don't reclear and repopulate the whole fitting view whenever anything"
This reverts commit 35d9a42d70.
|
2010-09-15 17:01:28 +03:00 |
|
cncfanatics
|
35d9a42d70
|
Don't reclear and repopulate the whole fitting view whenever anything
changed. Only repopulate when needed, and just refresh the columns in
all other cases
|
2010-09-15 10:17:40 +02:00 |
|
cncfanatics
|
a336068d98
|
Don't do anything if we dun have to, LETS BE LAZY!
|
2010-09-11 20:26:30 +02:00 |
|
cncfanatics
|
21e4ae2a52
|
Remove some debug code and fixup Layout() calls in statviews
|
2010-09-11 14:53:27 +02:00 |
|
cncfanatics
|
2bb7abca11
|
First draft of price fetching code, as well as a bugfix fixing fitting calculations being done twice
|
2010-09-11 14:05:04 +02:00 |
|
cncfanatics
|
48293cdf8b
|
First iteration of the drone view, as well as a bunch of other related changes
|
2010-09-04 23:25:02 +02:00 |
|
cncfanatics
|
410f1db0f1
|
Rename remove/addItem in the fit controllere to remove/addModule
|
2010-09-04 21:32:32 +02:00 |
|
cncfanatics
|
9d78284581
|
Move everything related to column displays to a seperate class
|
2010-09-04 19:23:12 +02:00 |
|
cncfanatics
|
9dc7fe6d08
|
Fix item removal using wrong indice
|
2010-09-03 23:57:46 +02:00 |
|
cncfanatics
|
a76f4198ab
|
do fitting view sorting on the python side
|
2010-09-03 23:50:38 +02:00 |
|
cncfanatics
|
cdb81fa93d
|
Add align time
|
2010-09-03 23:33:36 +02:00 |
|
cncfanatics
|
41909ae9de
|
Block the OnEraseBackground method from redrawing anything to reduce flicker (hopefully)
|
2010-09-03 22:57:11 +02:00 |
|
cncfanatics
|
6014e0c62d
|
Commit the base of the drone stuff. Next step: making adding drones actualy work! :D
|
2010-09-03 22:05:26 +02:00 |
|
cncfanatics
|
322bc6ef6d
|
Fix a bug, imageLists are zero-based
|
2010-08-28 21:52:27 +02:00 |
|
cncfanatics
|
4a3d6013ce
|
Fix a bug where clearing a tab would make stuff go BOOM
|
2010-08-28 21:41:47 +02:00 |
|
cncfanatics
|
b2a44ccac2
|
Add bindings to add & remove items (no control on items yet, is on TODO)
|
2010-08-28 20:07:39 +02:00 |
|
cncfanatics
|
c43834f913
|
Also trigger FIT_CHANGED when fit goes to None (for example, when a tab is cleared). Note: causes an exception until some other code is fixed
|
2010-08-28 16:12:04 +02:00 |
|
cncfanatics
|
6d371e40b7
|
Change AGPL to regular GPL for pyfa
|
2010-08-28 15:18:57 +02:00 |
|
cncfanatics
|
6790c6bf66
|
Add turret slots used display to full stats pane and update eos version
|
2010-08-27 15:55:24 +02:00 |
|
cncfanatics
|
5cd0b01e5e
|
Post all custom events on the mainFrame
|
2010-08-27 13:23:06 +02:00 |
|
cncfanatics
|
2a57455653
|
Remove unused import
|
2010-08-27 12:42:21 +02:00 |
|
cncfanatics
|
6d64e612ce
|
Trigger an event when the fit changes.
Order slots
|
2010-08-27 12:30:32 +02:00 |
|
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 |
|