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
9c792b956535e4c60fa19211aacf22672b2d307f
pyfa
/
gui
/
utils
History
HomeWorld
a2f7e37131
Changed the way how tab label is displayed so it cannot overlap with tab close button
2011-02-26 16:47:30 +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
Changed the way how tab label is displayed so it cannot overlap with tab close button
2011-02-26 16:47:30 +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