This website requires JavaScript.
Explore
Help
Sign In
dave
/
pyfa
Watch
1
Star
0
Fork
0
You've already forked pyfa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
b1a6189c5530ea50df8fa8b879d1f1f97c8c0ca3
pyfa
/
gui
/
utils
History
blitzman
d5af6127e5
Tweaks
2016-11-21 23:02:29 -05:00
..
__init__.py
Streamlined pygauge/pyfaGaugePreferences a little; moved common code in gui.utils.colorUtils - this module will be used soon everywhere where color processing is needed (shipbrowser/chrometabs..)
2010-12-08 14:54:06 +02:00
animEffects.py
Moved animation effects to gui.utils.animEffects.py . Modified pygauge
2011-05-15 18:10:27 +03:00
animUtils.py
Switch over wx.BusyInfo from custom wait dialog
2015-10-09 13:04:06 -07:00
clipboard.py
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
colorUtils.py
Changed the way chrometabs calculate its colors. Now it should look perfect on any theme.
2010-12-08 17:46:10 +02:00
compat.py
Update OrderedDict recipe
2011-06-22 15:18:15 +04:00
drawUtils.py
OS X distributive was pointing to the wrong path for the pyfa root, due to the executable being in a different place than the actual root. This changes the logic to use sys.executable as a fallback when __file__ doesn't exist (for example in the windows distributive)
2015-10-08 15:23:51 -04:00
exportHtml.py
Tweaks
2016-11-21 23:02:29 -05:00
fonts.py
Revert "Revert "Merge branch 'master' into wx3"". So many reverts.
2015-06-27 21:53:59 -04:00
listFormatter.py
Show sensible tooltips for misc column
2012-03-19 16:43:35 +04:00
numberFormatter.py
Show data for rr/et/neuts in tracking column
2012-03-18 14:27:42 +04:00