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
ea1d5a48bbb035499a8274289811938971f907b5
pyfa
/
gui
/
utils
History
HomeWorld
f5b6bcadc0
Added basic ship stats as context menu for stage2, removed ship description as tooltip also.
2011-05-22 13:09:28 +03: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
Moved WaitDialog class to gui.utils.animUtils
2011-01-16 21:04:31 +02: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
Moved compat.py to gui/utils folder
2010-12-22 17:42:07 +02:00
drawUtils.py
Modified gui.utils.drawUtils.RenderGradientBar/DrawGradientBar to be more consistent
2011-05-16 18:25:03 +03:00
numberFormatter.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