blitzmann
|
2f9d2e2a60
|
Force command processors not to show (#1562)
|
2018-05-21 23:15:41 -04:00 |
|
Filip Sufitchi
|
efc07e1553
|
Move minimum search length check to the service, to cover jargon
|
2018-04-02 17:23:30 -04:00 |
|
blitzmann
|
9f7e4e0dc0
|
Fix issue with market search (None / int comparison)
|
2018-01-10 21:39:50 -05:00 |
|
blitzmann
|
2936b88c3d
|
code cleanup
|
2017-11-27 21:05:06 -05:00 |
|
blitzmann
|
b30b3fcbf1
|
Merge branch 'master' into test-3
Conflicts:
eos/gamedata.py
eos/saveddata/booster.py
eos/saveddata/character.py
gui/builtinAdditionPanes/commandView.py
gui/builtinContextMenus/commandFits.py
gui/builtinMarketBrowser/itemView.py
gui/builtinMarketBrowser/marketTree.py
gui/builtinPreferenceViews/pyfaGeneralPreferences.py
gui/builtinShipBrowser/categoryItem.py
gui/builtinShipBrowser/fitItem.py
gui/builtinShipBrowser/navigationPanel.py
gui/builtinShipBrowser/raceSelector.py
gui/builtinShipBrowser/shipItem.py
gui/builtinStatsViews/priceViewFull.py
gui/builtinViews/fittingView.py
gui/characterEditor.py
gui/characterSelection.py
gui/chromeTabs.py
gui/crestFittings.py
gui/itemStats.py
gui/mainFrame.py
scripts/itemDiff.py
service/price.py
|
2017-11-23 11:19:05 -05:00 |
|
blitzmann
|
0f94557699
|
Use wx.AutoBufferedPaintDC instead of wx.BufferedPaintDC (helps with drawing on linux)
|
2017-11-21 00:05:52 -05:00 |
|
blitzmann
|
6a382c4445
|
More tweaks to getModifiedItemAttr and fix deprecation warning
|
2017-11-05 01:51:19 -04:00 |
|
blitzmann
|
d19486ce15
|
cleanup
|
2017-07-11 02:30:26 -04:00 |
|
blitzmann
|
b55fcfaf04
|
cleanup
|
2017-07-11 02:06:09 -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
|
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
|
1cbd8ee901
|
Fix some deprecated stuff
|
2017-06-12 21:31:37 -04:00 |
|
Ryan Holmes
|
610f501608
|
"Color Correction"
|
2017-06-12 21:11:10 -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
|
a7c89f7b40
|
break out market browser to individual class files
|
2017-06-11 17:54:36 -04:00 |
|