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
6944f45c860629d8024dc16f78e098727ef49c08
pyfa
/
gui
/
utils
History
HomeWorld
1265a6ae51
Moved WaitDialog class to gui.utils.animUtils
2011-01-16 21:04:31 +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
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
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