DarkPhoenix
|
b5a4f97cb5
|
Change some context menus to use unconditional class
|
2019-04-23 16:09:12 +03:00 |
|
DarkPhoenix
|
53fe3242b9
|
Start reworking context menus into several special classes to improve menu handling consistency
|
2019-04-23 15:38:53 +03:00 |
|
DarkPhoenix
|
6615bed1cd
|
Fix context menu which is used to fill from market
|
2019-04-23 13:47:47 +03:00 |
|
DarkPhoenix
|
19b1eb161b
|
Pass main item argument to context menu definitions
|
2019-04-22 17:01:53 +03:00 |
|
DarkPhoenix
|
69f68bf4ea
|
Always show implant set menu item if you have sets, even if implant is selected
|
2019-04-18 00:44:43 +03:00 |
|
DarkPhoenix
|
801f51b89c
|
Rework projected GUI commands
|
2019-04-15 11:34:52 +03:00 |
|
blitzmann
|
dd3bc66896
|
Remove old py<2.6 OrderedDict compat module
|
2017-11-25 22:40:23 -05:00 |
|
blitzmann
|
cc9b6ea04b
|
More deprecation fixes
|
2017-11-13 00:18:24 -05: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 |
|
Ebag333
|
68e75025be
|
Finish migrate from #868. Lots of tox/formatting/inspection fixes to the files touched.
|
2017-02-26 09:54:58 -08:00 |
|
Ebag333
|
23c6f2add5
|
We have two of the exact same backported file. Get rid of one. Also, handle the except if we can't import so we don't get stacktraces. (Currently the three functions affected are not used.)
|
2017-02-08 22:42:19 -08:00 |
|
Ebag333
|
6e524de320
|
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
|
2017-02-08 20:15:24 -08:00 |
|
Ebag333
|
e3b592977a
|
Make some imports more explicit
|
2016-12-13 23:49:37 -08:00 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
blitzmann
|
d061a13b58
|
Move ID pool to context menu class rather than individual menu items
|
2016-05-15 12:18:56 -04:00 |
|
blitzmann
|
e9d02ce4c8
|
Change to use BitmapLoader class
|
2015-09-24 12:21:50 -04:00 |
|
blitzmann
|
474f270b26
|
Change to new icon locations
|
2015-09-24 12:17:17 -04:00 |
|
blitzmann
|
ac18c58a0a
|
fix menu bindings
|
2014-12-08 12:12:50 -05:00 |
|
blitzmann
|
892c5c5b60
|
Various event binding fixes for context menus. It's still a mess, but it's not as bad of a mess.
(cherry picked from commit 081e32da6f)
|
2014-11-30 01:19:10 -05:00 |
|
blitzmann
|
90369b679c
|
Fix #179
|
2014-10-03 21:25:28 -04:00 |
|
blitzmann
|
030e6aa9db
|
Instead of sending id, send parent item (which contains ID). This allows us to access the item to modify bitmap or any other value for it.
|
2014-09-15 15:48:26 -04:00 |
|
blitzmann
|
da047106f3
|
Implements support for child menus for damage patterns.
|
2014-09-08 01:11:38 -04:00 |
|
blitzmann
|
c04bb8f82c
|
Greatly simplified target resists menu logic. Also added active bitmap
|
2014-09-04 00:23:41 -04:00 |
|
blitzmann
|
1ab76a7170
|
Commit initial work for effect DPS / Target resists
|
2014-09-03 00:49:53 -04:00 |
|