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 |
|
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 |
|
Ryan Holmes
|
ad535ccc78
|
Merge branch 'qol/additionPanes' into qol/file-reorg
|
2017-06-12 01:17:22 -04:00 |
|
Ryan Holmes
|
9dee761f6d
|
Move addition pane views into their own directory
|
2017-06-12 01:17:00 -04:00 |
|
Ryan Holmes
|
f5531b458b
|
Fix up focus for ship browser, allowing space or enter to work to open up new stage
|
2017-06-12 00:28:06 -04:00 |
|
Ryan Holmes
|
a7c89f7b40
|
break out market browser to individual class files
|
2017-06-11 17:54:36 -04:00 |
|
Ryan Holmes
|
048ae0205c
|
Breakout shipBrowser into individual class files
|
2017-06-11 17:32:43 -04:00 |
|
Ryan Holmes
|
e6a0784466
|
space to select fit when it's focus'd
|
2017-06-11 15:43:01 -04:00 |
|
blitzmann
|
53d15425f3
|
tab / tab+shift to change focus of ship browser items
|
2017-06-09 01:27:28 -04:00 |
|
Ryan Holmes
|
94256876e4
|
Add tooltip for alpha clones to explain functionality (#1227)
See #1219
|
2017-06-08 22:13:46 -04:00 |
|
Ryan Holmes
|
d319b74d7a
|
Fix exception when double clicking CREST fit browser hull (#1226)
|
2017-06-08 21:58:20 -04:00 |
|
Ryan Holmes
|
45c3533501
|
Make some extra logging statements and stuff to troubleshoot fit deletion bugs (#1199)
|
2017-05-30 22:57:52 -04:00 |
|
Michael Ryan
|
46f61ecfa3
|
address travis errors
|
2017-05-30 21:07:02 -05:00 |
|
Michael Ryan
|
d09f21fe15
|
updated drag and drop behavior to not trigger a suspected wx bug on Mac
|
2017-05-30 20:18:32 -05:00 |
|
Ryan Holmes
|
cff3d0ee95
|
Don't process removeModule is ctrl / cmd key is active (#1190)
|
2017-05-22 01:50:13 -04:00 |
|
Ryan Holmes
|
18554e3186
|
Fix a bunch of item swapping mechanisms (see #1186) (#1187)
|
2017-05-21 20:31:12 -04:00 |
|
blitzmann
|
fbf455c9fe
|
Fix for fighter prices (#1178)
|
2017-05-18 22:28:09 -04:00 |
|
blitzmann
|
00dcda6fad
|
Check if projected / command thing actually exist before attempting to remove it
|
2017-05-18 22:22:02 -04:00 |
|
Ryan Holmes
|
65f71b6f6b
|
Fix exception with character implants, and don't show implant set menu if there aren't any (#1172)
|
2017-05-15 22:59:47 -04:00 |
|
Ryan Holmes
|
6344f7a975
|
Merge branch 'master' into bug/char_fixes
|
2017-05-14 22:56:34 -04:00 |
|
blitzmann
|
bff44c46f8
|
Fix character list sorting (https://forums.eveonline.com/default.aspx?g=posts&m=6940327#post6940327)
|
2017-05-14 22:44:02 -04:00 |
|
Ryan Holmes
|
da33a372cb
|
Set all strings to be unicode when referencing fit.name. This won't catch all conversion errors, but it should catch most. (#1168)
|
2017-05-14 20:52:06 -04:00 |
|
blitzmann
|
79445225de
|
fix issue with market shortcuts if not active items are present
|
2017-05-14 02:21:23 -04:00 |
|
blitzmann
|
3b23c9eacd
|
flake8
|
2017-05-14 01:41:15 -04:00 |
|