DarkPhoenix
|
a98e898bd8
|
Cast coordinates passed to various wx objects into ints
See #2391 for more info
|
2022-04-20 02:12:46 +04:00 |
|
zhaoweny
|
d33976a2ad
|
i18n: more annotation for context menus, stats view tooltips
|
2020-06-23 15:55:28 +08:00 |
|
DarkPhoenix
|
18d8ed6558
|
Take modifier key info from event where possible
|
2019-10-08 20:50:14 +03:00 |
|
DarkPhoenix
|
6fceda5f27
|
Ensure right-clicked item is selected on Mac in Display list panels
|
2019-08-22 08:47:45 +03:00 |
|
DarkPhoenix
|
cd20164d7a
|
Pass calling window to context menu
|
2019-07-30 19:12:45 +03:00 |
|
DarkPhoenix
|
5b52da737a
|
Do not trigger esc when modifier keys are pressed
|
2019-05-12 17:08:41 +03:00 |
|
DarkPhoenix
|
c03d000c45
|
Pass item which is considered to be clicked item to context menus
|
2019-04-22 15:45:37 +03:00 |
|
blitzmann
|
b4b8a158f5
|
Bunch of import optimizations
|
2018-09-16 00:05:36 -04:00 |
|
blitzmann
|
19cf3c2036
|
Update various GUI things to show new location for ship icon
|
2018-06-02 14:54:59 -04: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
|
b55fcfaf04
|
cleanup
|
2017-07-11 02:06:09 -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
|
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
|
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
|
048ae0205c
|
Breakout shipBrowser into individual class files
|
2017-06-11 17:32:43 -04:00 |
|