blitzmann
|
f090cafa5c
|
OS X distributive was pointing to the wrong path for the pyfa root, due to the executable being in a different place than the actual root. This changes the logic to use sys.executable as a fallback when __file__ doesn't exist (for example in the windows distributive)
|
2015-10-08 15:23:51 -04:00 |
|
blitzmann
|
5b0857e169
|
Ensure that resources gauge is not drawn with a width of 0 to make GTK happy
|
2015-06-27 15:35:22 -04:00 |
|
HomeWorld
|
5c08b32e66
|
Small visual change for shipbrowser/etc
|
2011-11-30 23:37:35 +02:00 |
|
HomeWorld
|
c3c07c0a45
|
More drop shadow effects in shipbrowser
|
2011-06-08 19:43:11 +03:00 |
|
HomeWorld
|
b8d8e1e96e
|
Modified gui.utils.drawUtils.RenderGradientBar/DrawGradientBar to be more consistent
|
2011-05-16 18:25:03 +03:00 |
|
HomeWorld
|
2c5565bda9
|
Minor visual improvement in race selection
|
2011-05-16 16:41:57 +03:00 |
|
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
|
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
|
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 |
|