Jeremy Shore
4720b611b0
Support Decimals
2017-08-14 15:48:18 -05:00
Jeremy Shore
89cf40423b
Fixed issue crashing pyfa when pasting from calculator with commas
2017-08-13 01:54:59 -05:00
burnsypet
a3c19d1d1c
Issue #1261 show variations menu for cargo items
...
Added logic to condition statement in metaSwap.py to accomodate
cargoItem context. Will replace existing cargo item with selected
item and retain the original stack amount.
2017-07-30 21:34:21 +01:00
blitzmann
7962aa7b1b
Reorganize file structure of item stats dialog box
2017-07-23 17:55:18 -04:00
blitzmann
bc462ede3e
Fix some back event reference due to sleepiness last night ;_;
2017-07-11 19:23:29 -04:00
blitzmann
d19486ce15
cleanup
2017-07-11 02:30:26 -04:00
blitzmann
b55fcfaf04
cleanup
2017-07-11 02:06:09 -04:00
blitzmann
5adde95807
Remove print statement
2017-07-11 01:42:45 -04:00
blitzmann
30fe7930a9
Remove log spam
2017-07-11 01:10:55 -04:00
blitzmann
453054f6c7
Remove command fitting from the command fits context menu upon deletion ( #1244 )
2017-07-11 01:10:39 -04:00
blitzmann
1202c335d9
Fix implant set clipboard import ( #1237 )
2017-07-10 00:28:22 -04:00
blitzmann
854d7cb09c
Rename "system effects" to "wormhole effects" ( #1229 )
2017-07-09 18:35:44 -04:00
blitzmann
b70f401a91
Merge branch 'qol/file-reorg' into development
2017-07-09 18:27:18 -04:00
blitzmann
496b28226d
Merge branch 'feature/booster-side-effects' into development
2017-07-09 18:26:38 -04:00
blitzmann
f8e5e15051
Fixed bug with meta swap context menu for subsystems
2017-07-09 15:08:59 -04:00
blitzmann
de35692666
Fix a few things with affected by tab (indentation issue, overwriting modifier incorrectly)
2017-07-09 13:18:28 -04:00
blitzmann
961b389b40
test
2017-07-06 23:41:55 -04:00
Ryan Holmes
0527a506ac
fix broken events preventing additions panels to not work
2017-07-03 01:46:46 -04:00
Ryan Holmes
1082d8a173
fix fix fix
2017-07-02 23:45:28 -04:00
Ryan Holmes
7ae41b71b2
Fix some deprecated things and a bug or two
2017-07-02 23:26:44 -04:00
Ryan Holmes
de5a734919
About dialog (looks like shit x_x)
2017-07-02 16:42:22 -04:00
Ryan Holmes
987c55ed8f
Get preferences dialog up and running
2017-07-02 16:32:39 -04:00
Ryan Holmes
57783fe80f
More work on character editor
2017-07-02 15:28:42 -04:00
Ryan Holmes
f24c2ddd22
Get skill list in character editor showing. Mostly doesn't work still
2017-07-02 14:12:00 -04:00
blitzmann
b6a28ae15f
Merge branch 'master' into development
...
Conflicts:
config.py
2017-06-25 01:23:08 -04:00
Ryan Holmes
f16e14e0b4
Fix gauges again, convert remaining IconFromBitmap > Icon
2017-06-14 15:05:12 -04:00
Ryan Holmes
729c46ab00
Revert "Remove EVT_ERASE_BACKGROUND events - pretty sure these were there for older versions of wx where the background wasn't erased properly"
...
This does help prevent flickering on resizing. Need to research more before removing them
This reverts commit 8c5c7fba29 .
2017-06-14 03:57:57 -04:00
Ryan Holmes
3b546de070
More deprecated fixes, and re-enable a working stats view
2017-06-14 03:51:40 -04:00
Ryan Holmes
ba64f75f88
Add some missing features to the gauge (and the background erase event, which apparently is needed to prevent flickering. Still need to access if this is something I need to be concerned about in other areas)
2017-06-14 03:44:38 -04:00
Ryan Holmes
4b8f2ce9e7
Deprecation stuff
2017-06-14 01:07:18 -04:00
Ryan Holmes
8c5c7fba29
Remove EVT_ERASE_BACKGROUND events - pretty sure these were there for older versions of wx where the background wasn't erased properly
2017-06-14 01:02:27 -04:00
Ryan Holmes
bec26d5d05
Fix unable to close window
2017-06-14 00:53:22 -04:00
Ryan Holmes
8f369daf1e
InsertStringItem > InsertItem
2017-06-14 00:46:38 -04:00
Ryan Holmes
43cbdc1e57
Fix issue with crashing (set weight not working as intended?)
2017-06-14 00:46:13 -04:00
Ryan Holmes
cf4d0706ae
Fix column headers, and disable event posting which was causing crash
2017-06-14 00:09:30 -04:00
Ryan Holmes
050f1b4add
Fixed some missing chrome tab stuff, as well as more conversion issues
2017-06-13 15:18:40 -04:00
Ryan Holmes
2bbcd96ce3
Even more fixes
2017-06-13 15:01:30 -04:00
Ryan Holmes
1cbd8ee901
Fix some deprecated stuff
2017-06-12 21:31:37 -04:00
Ryan Holmes
7e86cb0f84
OMG I HAVE A SHIP BROWSER NOW :3 (replace old instances of GetSuitableColor with GetSuitable)
2017-06-12 21:25:07 -04:00
Ryan Holmes
0e7dccccfe
Remove stat panels for now. I HAVE A FRAME SPAWNING OMG
2017-06-12 21:16:21 -04:00
Ryan Holmes
9d75dea31a
"Fix" more spacers
2017-06-12 21:14:45 -04:00
Ryan Holmes
610f501608
"Color Correction"
2017-06-12 21:11:10 -04:00
Ryan Holmes
361f7fc5bb
misc fixes
2017-06-12 21:09:50 -04:00
Ryan Holmes
951b35a345
PyDeadObjectError fixes and PFNotebook -> ChromeNotebook renaming
2017-06-12 20:50:05 -04:00
Ryan Holmes
6c317d56ee
touch up the gauge code
2017-06-12 20:45:58 -04:00
Ryan Holmes
2acb3e759e
Touch up toggle panel
2017-06-12 20:42:03 -04:00
Ryan Holmes
9712ec4fbf
Fix up some stuff, migrate to cleaned up chrome tabs
2017-06-12 20:38:00 -04:00
Ryan Holmes
ae0da59ed2
Clean up draw and color utils
2017-06-12 18:14:29 -04:00
Ryan Holmes
8e4db5a8c3
Do some renaming of some files
2017-06-12 18:08:07 -04:00
Ryan Holmes
828b18d0fd
py2to3 automatic conversion. Woot!
2017-06-12 16:12:45 -04:00