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
07d70c2cc7b082f94a1111aa0d12f77e11d9818f
pyfa
/
gui
/
utils
History
HomeWorld
07d70c2cc7
Added loading animation for shipbrowser stage 2
2011-01-16 15:19:00 +02: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
animUtils.py
Added loading animation for shipbrowser stage 2
2011-01-16 15:19:00 +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
Code cleanup in shipbrowser.py - moved GetRoundShape and it support func to utils.drawUtils
2011-01-14 18:11:55 +02: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