DarkPhoenix
|
9f9aff0c39
|
Fix file permissions
|
2010-10-14 20:32:54 +04:00 |
|
cncfanatics
|
77d1ade1fe
|
Use some new stuff in eos meaning we don't have to do any effort to get names of
constants in enums
|
2010-10-13 19:20:37 +02:00 |
|
cncfanatics
|
93a1c31292
|
FIx an oopsie
|
2010-10-11 09:18:20 +02:00 |
|
cncfanatics
|
0362914b5b
|
Fix the capacitor usage column
|
2010-10-11 09:06:51 +02:00 |
|
HomeWorld
|
c0fee80773
|
Revert "test comit"
This reverts commit 2d3868dea9.
|
2010-10-09 17:07:15 +03:00 |
|
HomeWorld
|
2d3868dea9
|
test comit
|
2010-10-09 17:02:46 +03:00 |
|
cncfanatics
|
c41525ff4a
|
Make a slight redesign of the builtins
|
2010-10-04 09:17:52 +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
|
60d3ae7a8a
|
Finish first complete implementation of character implant editor: needs
polishing
|
2010-09-30 15:10:10 +02:00 |
|
HomeWorld
|
43ec3260c6
|
Final fix for ticket #58
|
2010-09-23 20:23:15 +03:00 |
|
HomeWorld
|
70fd71771e
|
Fixed ticket #33 by increasing the width of module state header cell : WTF
|
2010-09-23 19:00:11 +03:00 |
|
HomeWorld
|
58d7611b6f
|
Make sure we keep the same item selected in builtinview\display.py refresh()
|
2010-09-23 17:44:30 +03:00 |
|
HomeWorld
|
bd7062702f
|
Forcefully deselect the replaced item in builtinviewcolumns refresh(). Fixes ticket #58
|
2010-09-23 17:37:29 +03:00 |
|
cncfanatics
|
bc3e7ec411
|
Start an early implant implementation
|
2010-09-18 16:11:40 +02:00 |
|
cncfanatics
|
993c79f4f5
|
Rename controller to service
|
2010-09-18 12:31:22 +02:00 |
|
HomeWorld
|
b162f7d4c9
|
Make sure that the header collums in fittingview dont get resized till we find a way to assure a minimum size
|
2010-09-17 14:57:35 +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 |
|
HomeWorld
|
0257545017
|
Sanity check added in display.py -> refresh
|
2010-09-16 15:22:18 +03: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
|
54ae8919b3
|
Completely eradicate flicker by only changing text in refresh when
actualy needed
|
2010-09-15 17:55:48 +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 |
|
HomeWorld
|
e0eecd1d18
|
Small fix that prevents flickering of fitting view scrollbars when those are present - happens on msw
|
2010-09-12 14:16:57 +03:00 |
|
cncfanatics
|
15c4be53fc
|
isEmpty is now a property, not a method
|
2010-09-06 18:12:24 +02:00 |
|
cncfanatics
|
9bfe4ebc2c
|
Give the checkbox some more size
|
2010-09-05 17:57:08 +02:00 |
|
cncfanatics
|
4348281d9c
|
Add destroy statement so we can draw our bitmap onto another dc on wxMSW
|
2010-09-05 17:56:06 +02:00 |
|
DarkPhoenix
|
e6f24eaae5
|
Rework functions in util.py
|
2010-09-05 17:41:09 +04:00 |
|
cncfanatics
|
a31ea5f712
|
Add a checkbox for drones instead of + & -, group drones by 5 by default (will be able to be changed via rightclick, later)
|
2010-09-05 15:04:05 +02:00 |
|
cncfanatics
|
2180f2639a
|
Add native checkboxes to drone view
|
2010-09-05 11:54:40 +02:00 |
|
cncfanatics
|
00953c1828
|
Finish working on the + & - buttons for drones, they now correctly activate & deactivate drones \o/
|
2010-09-05 11:05:28 +02:00 |
|
cncfanatics
|
370c173627
|
Rechange maxRange
|
2010-09-05 10:29:33 +02:00 |
|
cncfanatics
|
a44ec58aaa
|
More work on the drone pane, more specificly, a pwetty + & - button (not working yet) and a bit of polish on the columns
|
2010-09-05 09:55:37 +02:00 |
|
cncfanatics
|
c05ae0c87c
|
Make maxRange only display "km" after the whole thing
|
2010-09-05 09:55:20 +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
|
635e904a58
|
Change some drone column stuff
|
2010-09-04 21:11:54 +02:00 |
|
cncfanatics
|
c571bcb450
|
Move import * statement to top level
|
2010-09-04 20:13:16 +02:00 |
|
cncfanatics
|
9d78284581
|
Move everything related to column displays to a seperate class
|
2010-09-04 19:23:12 +02:00 |
|
DarkPhoenix
|
85aa5e4ebc
|
Move to new format in ViewColumns and suffixize drone bay and bandwidth
|
2010-09-04 03:40:50 +04: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
|
28a37ee15e
|
Use shorten in our columns so we don't display silly big amounts
|
2010-09-02 12:33:35 +02:00 |
|
cncfanatics
|
6d371e40b7
|
Change AGPL to regular GPL for pyfa
|
2010-08-28 15:18:57 +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
|
3d62f30a9c
|
Fix column bitmaps for maxRange column too
|
2010-08-25 13:46:32 +02:00 |
|
cncfanatics
|
d5f842b737
|
Make icons optional in columns, fallback to just name if they don't exist
|
2010-08-25 13:44:12 +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
|
a4f19f83bb
|
Start work on an generic implementation for showing fitting/drone/implant/booster/etc. view columns.
|
2010-08-18 22:04:37 +02:00 |
|