Commit Graph

35 Commits

Author SHA1 Message Date
blitzman
ff60538e21 Revert "Merge branch 'Ebag333-UnicodePaths' into development"
This reverts commit 8a6ef788b3, reversing
changes made to cf91ae7627.
2016-12-18 15:56:06 -05:00
Ebag333
0d4f24ade9 Handle unicode, utf8, and windows-1252 2016-11-26 22:57:53 -08:00
blitzmann
ec6914d4aa Bitmap Loader is now a proper class, and can be used to load images from zipfile 2015-09-24 12:18:33 -04:00
blitzmann
fb7574e476 Remove extra location stuff from bitmap loader 2015-09-24 11:45:24 -04:00
DarkPhoenix
0521d242eb Make sure bitmap loader searches for proper file (w/o EVE embedfs-specific path and extension) 2015-07-06 11:31:02 +03:00
blitzmann
8df7593223 Moved compat.py to new dir utils/ and also added timer class 2014-11-29 20:47:53 -05:00
HomeWorld
ce3458163a Revert "Return a 16x16 empty bitmap (bitmap loader) if we got an error (missing icon or other WTF cases)"
This reverts commit fa1e44c42e.
2011-10-25 22:02:19 +03:00
HomeWorld
fa1e44c42e Return a 16x16 empty bitmap (bitmap loader) if we got an error (missing icon or other WTF cases) 2011-10-25 21:40:06 +03:00
DarkPhoenix
d3989ebdfa Fix mistype in file name format 2011-04-16 18:58:54 +04:00
DarkPhoenix
05eba09663 Slightly change the way icon name in warning is composed 2011-04-16 18:11:01 +04:00
DarkPhoenix
baa9ccc6ba Add console warning if icon file cannot be found 2011-04-16 18:04:22 +04:00
HomeWorld
11d5f37606 Moved compat.py to gui/utils folder 2010-12-22 17:42:07 +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
65af4f0c21 pfnotebook tab render first draft 2010-11-17 02:16:01 +02:00
Niklas Bölter
d2d1759601 Reworked config.py (better variable names autodetection) 2010-11-13 17:40:02 +01:00
DarkPhoenix
0f7678aaab Resolve #222 (Use of ordered dicts in gui bumped python requirement to 2.7) 2010-10-29 09:34:45 +04:00
HomeWorld
05737e72f5 Dont cache bitmaps, caching is bad 2010-10-29 03:18:05 +03:00
HomeWorld
7038954389 Ugly stuff - race imgs 2010-10-26 18:55:00 +03:00
HomeWorld
804a726a60 Awesomeness*3/4 2010-10-26 17:25:32 +03:00
HomeWorld
1b1f45b3d2 Pure Awesomeness/2 2010-10-26 17:16:14 +03:00
cncfanatics
3b4d4e661c Revert "First stage of ship browser rewrite"
This reverts commit 64ae2b8a01.
2010-10-12 16:04:24 +02:00
cncfanatics
64ae2b8a01 First stage of ship browser rewrite 2010-10-12 15:47:25 +02:00
cncfanatics
b19798021d CHange stuff around to be a bit more resilient against errors, create
non-existent folders, add a staticPath config var
2010-09-28 22:07:33 +02:00
cncfanatics
6d371e40b7 Change AGPL to regular GPL for pyfa 2010-08-28 15:18:57 +02:00
cncfanatics
4bd7e7c47e Add icon for pyfa: 3D rendered rifter 2010-08-21 00:27:20 +02:00
cncfanatics
a925d6b59c Make sure to not die when a bitmap doesn't exist 2010-08-17 16:41:02 +02:00
cncfanatics
8e6de2b36b Give the nullbitmap a width and height 2010-08-16 15:49:20 +02:00
cncfanatics
4708836aad Instead of returning nothing, return the nullBitmap when no image is found 2010-08-16 15:42:59 +02:00
cncfanatics
7e44e9e885 Add a check and only try and load images that actualy exist 2010-08-16 15:37:49 +02:00
cncfanatics
8d4fea3040 Extend the controller with a getChildren method and use it to display marketgroup children 2010-08-15 19:52:40 +02:00
cncfanatics
8d0c2042ea Remove a few stale variables.
Add a market class to the controller.
Add a method in the Market controller to grab the market root.
Display the market root in the market browser.
2010-08-15 17:40:00 +02:00
unknown
6442c99038 small getStaticBitmap and getBitmap mod to accept a path 2010-08-15 14:35:51 +02:00
cncfanatics
f7132e9385 Add a character editor menu entry. Change some stuff around 2010-08-12 17:49:49 +02:00
cncfanatics
263bb9ae7c First draft of the menu and toolbar for the new interface. 2010-08-12 17:20:10 +02:00