Commit Graph

17 Commits

Author SHA1 Message Date
blitzmann
e9d02ce4c8 Change to use BitmapLoader class 2015-09-24 12:21:50 -04:00
blitzmann
474f270b26 Change to new icon locations 2015-09-24 12:17:17 -04:00
blitzmann
07da5aa861 Resolve #245 - Adding tooltips to fitting columns 2015-01-08 12:39:16 -05:00
blitzmann
337db326fd Add Mode and separation to fitting list.
Todo: A few exceptions are thrown when trying to remove mode via double click, spawn context menu, move to a different position, etc. All simply because Mode is not a Module. Will need to add try-except blocks to cover these instances
2014-12-02 14:33:47 -05:00
blitzmann
c7042f314b Code consistency 2014-07-31 00:14:29 -04: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
DarkPhoenix
243291959f Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2 Resolve 352 (Clean up root folder) 2010-12-18 13:34:51 +03:00
HomeWorld
2cac5adf8d Use stored bitmaps for viewcolumns headers (required to get a proper fitting view snapshot) 2010-12-11 00:45:09 +02:00
HomeWorld
893f52a49d Updated builtinViewColumns.capacitorUse to use CachingImageList.GetImageIndex 2010-12-07 14:59:20 +02:00
Corollax
dd27d21f30 Permissions fix
These don't need executable permissions -- they're run by the interpreter, not the shell.
2010-11-11 17:29:28 -06:00
cncfanatics
ea66f6f147 Full complete rework of the columnViews, Every column should now work
regardless if the type of view it was put in.
2010-11-11 15:49:05 +01:00
HomeWorld
7ad1e47cb0 Fitting view/display improvements 2010-11-02 15:04:35 +02:00
Corollax
b4525d233e Do not display capacitor use column on 0
A long column of 0's is annoying. Don't display it if it's 0.
2010-11-01 14:41:04 -05:00
cncfanatics
697ae6d473 Change some stuff for latest eos and grab latest fixes 2010-10-26 21:39:45 +02:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
cncfanatics
93a1c31292 FIx an oopsie 2010-10-11 09:18:20 +02:00