HomeWorld
|
04f9d89bee
|
TogglePanel: more tweaks (colour stuff)
|
2010-09-05 22:09:38 +03:00 |
|
HomeWorld
|
41d74f86f2
|
TogglePanel: removed custom background color
|
2010-09-05 21:58:50 +03:00 |
|
HomeWorld
|
099046c38f
|
Testing custom icons in TogglePanel - renderernative disabled for now
|
2010-09-05 21:47:54 +03:00 |
|
HomeWorld
|
83ef3b3544
|
Some little improvements in togglepanel class
|
2010-09-05 21:13:36 +03:00 |
|
cncfanatics
|
8577c57d85
|
Remove some useless stuff
|
2010-09-05 19:48:05 +02:00 |
|
cncfanatics
|
25d8228493
|
Fix some formatting
|
2010-09-05 19:43:11 +02:00 |
|
cncfanatics
|
acff2855e1
|
Add rename button fixer code
|
2010-09-05 19:22:29 +02:00 |
|
cncfanatics
|
3a88b2e477
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-05 19:15:49 +02:00 |
|
cncfanatics
|
61d341c49b
|
First draft of character editor (non functional)
|
2010-09-05 19:13:38 +02:00 |
|
HomeWorld
|
7696725963
|
Fixed a little visual bug in togglepanel, disabled color change
|
2010-09-05 19:38:00 +03:00 |
|
DarkPhoenix
|
9e954f364a
|
Fix commit clash
|
2010-09-05 20:13:04 +04:00 |
|
HomeWorld
|
c4f7fded7f
|
Added a custom collapsible panel class and a demo in statspanel
|
2010-09-05 19:08:10 +03:00 |
|
cncfanatics
|
3af366efa3
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-05 17:57:22 +02:00 |
|
DarkPhoenix
|
a792f90ea0
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-05 19:59:25 +04:00 |
|
DarkPhoenix
|
30729ecdee
|
Add controllable number of decimal places for gauge percentages
|
2010-09-05 19:58:47 +04: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
|
f06448cc60
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-05 13:02:18 +02:00 |
|
HomeWorld
|
c2a629495e
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-05 13:27:47 +03:00 |
|
HomeWorld
|
eccf44a88e
|
Fixed a stupid visual bug in pygauge
|
2010-09-05 13:27:30 +03: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 |
|
HomeWorld
|
0b5c5efec3
|
Reworked the Resistances section: moved the incoming dmg profile stats at the end of Resistances section and have it separated from ship resistance stats
|
2010-09-04 23:12:33 +03:00 |
|
cncfanatics
|
410f1db0f1
|
Rename remove/addItem in the fit controllere to remove/addModule
|
2010-09-04 21:32:32 +02:00 |
|
cncfanatics
|
635e904a58
|
Change some drone column stuff
|
2010-09-04 21:11:54 +02:00 |
|
cncfanatics
|
8ee2f651be
|
Revert "Remove the call to GetTextExtents and try to align in another way (that won't crash macs)"
This reverts commit 1a9517071e.
|
2010-09-04 20:15:54 +02:00 |
|
cncfanatics
|
c571bcb450
|
Move import * statement to top level
|
2010-09-04 20:13:16 +02:00 |
|
cncfanatics
|
7458a05802
|
Don't create a dummy dc, instead call GetTextExtend on the pannel itself
|
2010-09-04 20:04:32 +02:00 |
|
cncfanatics
|
1a9517071e
|
Remove the call to GetTextExtents and try to align in another way (that won't crash macs)
|
2010-09-04 19:58:42 +02:00 |
|
cncfanatics
|
9d78284581
|
Move everything related to column displays to a seperate class
|
2010-09-04 19:23:12 +02:00 |
|
DarkPhoenix
|
893c48812f
|
Fix PG measure units. We should use values taken from db actually...
|
2010-09-04 12:47:57 +04:00 |
|
DarkPhoenix
|
5257b0a51d
|
Use 4th precision for cpu and pg as for the most important fitting attributes
|
2010-09-04 03:42:24 +04:00 |
|
DarkPhoenix
|
85aa5e4ebc
|
Move to new format in ViewColumns and suffixize drone bay and bandwidth
|
2010-09-04 03:40:50 +04:00 |
|
DarkPhoenix
|
604258fff4
|
Make use of new shorten() settings to show more actual info
|
2010-09-04 03:23:52 +04: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
|
f0cc5a0afd
|
Align EHP in the center, not left
|
2010-09-03 22:38:59 +02:00 |
|
cncfanatics
|
0e3be7e322
|
Fix inconsistent indent
|
2010-09-03 22:27:16 +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 |
|
HomeWorld
|
0574217303
|
Fix attempt #2 for misalignment of EHP values (on linux boxes)
|
2010-09-03 22:22:37 +03:00 |
|
HomeWorld
|
3c130635c8
|
Fix attempt for misalignment of EHP values (on linux boxes)
|
2010-09-03 21:56:16 +03:00 |
|
HomeWorld
|
d4c0975024
|
Fixed the misalignment described in ticket #1 section 7
|
2010-09-03 20:35:05 +03:00 |
|