Commit Graph

17 Commits

Author SHA1 Message Date
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
HomeWorld
1265a6ae51 Moved WaitDialog class to gui.utils.animUtils 2011-01-16 21:04:31 +02:00
HomeWorld
07d70c2cc7 Added loading animation for shipbrowser stage 2 2011-01-16 15:19:00 +02:00
HomeWorld
6bbcd84574 Changed fit backup busy animation 2011-01-16 14:49:43 +02:00
HomeWorld
e7815bf028 Code cleanup in shipbrowser.py - moved GetRoundShape and it support func to utils.drawUtils 2011-01-14 18:11:55 +02:00
HomeWorld
76c6f47882 Lowered the gradientBar filling ratio 2010-12-22 18:56:48 +02:00
HomeWorld
adae21452a 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
HomeWorld
11d5f37606 Moved compat.py to gui/utils folder 2010-12-22 17:42:07 +02:00
HomeWorld
15690ad3cd Shipbrowser -> drawUtils -> eye-candy stuff for DrawGradientBar (added a fill ratio) 2010-12-22 17:28:35 +02:00
HomeWorld
ff130f910c Fixed a little oopsie in gui.utils.drawUtils.DrawFilledBitmap 2010-12-09 19:52:16 +02:00
HomeWorld
7c4a63a81a Cleanup in shipbrowser items OnPaint (last step till final optimization) 2010-12-09 18:11:09 +02:00
HomeWorld
79a524f7bb Moved duplicate code from shipbrowser items OnPaint in gui.utils.drawUtils 2010-12-09 16:55:41 +02:00
HomeWorld
ee01d3e593 Changed the way chrometabs calculate its colors. Now it should look perfect on any theme. 2010-12-08 17:46:10 +02:00
HomeWorld
b5a1d51d1c Added a missing import in utils.colorUtils 2010-12-08 17:05:34 +02:00
HomeWorld
12976417e7 Added GetBrightness(O1/O2), GetSuitableColor methods in utils.colorUtils 2010-12-08 16:59:08 +02:00
HomeWorld
a73497a8d1 Added boundry check for colorUtils.DarkenColor 2010-12-08 15:00:24 +02:00
HomeWorld
5a46cefb14 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