blitzmann
4faa2abe96
HTML can now be manually called. "Enabled" now refers to "Enable Automatic". Also, fixed nagging typo. ("HTMl" lol)
2014-03-27 22:15:34 -04:00
blitzmann
1f37656169
Added option to show rack labels
2014-03-25 12:43:15 -04:00
blitzmann
e23ad7b002
Muted slot colors (previous colors were very strong). Think about moving these to prefs
2014-03-24 12:49:09 -04:00
blitzmann
b98edc3f65
Fix and implement preferences
2014-03-24 12:23:22 -04:00
blitzmann
26846fd102
Preference UI support for slot divisions
2014-03-23 00:53:09 -04:00
DarkPhoenix
4fa585046f
Fix potential crash on ansi + unicode concatenation
2014-03-12 00:24:29 +04:00
DarkPhoenix
f90983b541
Fix for #57
2014-03-11 23:40:28 +04:00
blitzmann
652e0738af
Rename GlobalPreferences to GeneralPreferences
2014-03-07 21:28:58 -05:00
blitzmann
e6bc831305
Added static line under pref page title
2014-03-07 20:57:39 -05:00
blitzmann
9d2eee3b01
Removing sizing hack now that dialog sizing is correct
2014-03-03 11:19:32 -05:00
blitzmann
9b096524cc
Updated update preference view with new icon and text wrapping
2014-03-03 01:53:55 -05:00
blitzmann
5d75b2bd6d
Merge branch 'master' into prefs
2014-03-02 23:55:46 -05:00
blitzmann
2ff6ecdbec
Fixed settings for prerelease suppression
2014-03-02 22:55:11 -05:00
blitzmann
91b2eff7b4
Added proxy icon, removed help text for global char and profile options
2014-03-02 22:23:49 -05:00
blitzmann
ea3969e1e3
Show preference pages in the order they appear in builtinPreferenceViews
2014-03-02 20:02:36 -05:00
blitzmann
cd5d047891
Use .Wrap() and the dialogs width to set appropriate sizer of large text
2014-03-02 19:54:35 -05:00
blitzmann
281e591984
Split general and proxy settings. Added some help text (not currently displayed). Dialog sizing needs to be addressed
2014-03-02 17:28:25 -05:00
blitzmann
4fdd3f177a
Applying appropriate icons
2014-02-25 23:54:27 -05:00
blitzmann
29fc82b771
Semantics. Tweaking working not better represents that pre-release notification is opt-in. Thanks Andro!
2014-02-18 02:04:07 -05:00
blitzmann
26b078b69f
Tweaking label of update preferences
2014-02-17 11:30:04 -05:00
blitzmann
9c792fc9a7
Pre-release notifications suppressed by default
2014-02-16 18:09:49 -05:00
blitzmann
c0b4e73629
Added logic for notification suppression, along with other tweaks. Did not worry too much on how to handle pre-releases.
2014-02-16 01:26:13 -05:00
blitzmann
024637432c
Added settings for update notification suppression.
2014-02-15 21:58:48 -05:00
Martin Falatic
f53e6f8533
Added the character import enhancement (reads native EVE CCP XML)
...
Character class inherits from 'object' now for consitency
(as fit class does)
Strings updated for consistency (e.g., 'EvE' -> 'EVE')
Minor cleanup of the previous skills exporter enhancement
Moved character change/update event bindings to globalEvents (as fit changes are) for better re-use
2013-06-22 18:24:04 -07:00
Sakari Orisi
489f25a576
Bool fix
2012-12-09 21:33:43 +01:00
Sakari Orisi
11f1c16f5b
Add option to color the fitting view by slot
2012-12-08 12:37:00 +01:00
Erik Snoeijs
3270432f0b
Add html export support
2012-07-08 13:51:40 +02:00
HomeWorld
c51a1400e1
Fixed the the way proxy settings is sent to eveapi
2011-12-23 22:02:39 +02:00
HomeWorld
32f83a0d1b
Small fix in pyfaGlobalPreferences, proxy autodetection returns None if no proxy are available (from system settings)
2011-12-23 20:44:38 +02:00
HomeWorld
6b30eeaba1
Make use of proxy settings in service.character api stuff
2011-12-23 20:26:15 +02:00
HomeWorld
ade951360f
Added proxy autodetection stuff to service.settings.ProxySettings
2011-12-23 20:17:36 +02:00
HomeWorld
a090c1d411
Fully implemented proxy settings UI, the settings can be accessed thru settings.ProxySettings
2011-12-23 19:56:09 +02:00
HomeWorld
c6f61bc3bf
Reworked proxy settings ui
2011-12-23 18:16:01 +02:00
HomeWorld
78ff4dc03d
Show the list of proxies detected from system settings (informative only)
2011-12-23 16:48:23 +02:00
HomeWorld
531967f513
Implemented UI part for proxy motherfrakking settings =)
2011-12-23 16:30:54 +02:00
HomeWorld
6365810a86
Made factor in reload time global option behave
2011-12-23 11:11:36 +02:00
HomeWorld
ee7ad74432
Added support for force reload
2011-12-03 18:47:23 +02:00
HomeWorld
9ed87a779b
Added a missing file from previous commit
2011-12-01 01:40:33 +02:00
HomeWorld
962ce2194d
Implemented preference panel for global options (default character disabled for now)
2011-12-01 01:12:12 +02:00
HomeWorld
78fd18fc88
Pyfa gauges prefrences uses now gui.utils.drawUtils.DrawGradientBar
2010-12-22 18:53:54 +02:00
HomeWorld
94ececb715
Added extra visual effect to pygauges (better looking gradients)
2010-12-09 16:15:39 +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
HomeWorld
cdba057ce3
Fixed gradient start color calculation in pygauges. Now the colors are scaled properly
2010-12-08 13:27:59 +02:00
Corollax
5602142e7f
Final tweak to the pygauge colors
...
Made the red a little brighter, to differentiate it from the orange (Salmonish color was too close). Also checked to make sure that the pygauge preferences default colors matched what we were actually using.
2010-12-06 18:15:48 -06:00
HomeWorld
c703252ee5
Moved gauges settings into preferences dialog
2010-12-06 13:20:49 +02:00
HomeWorld
a5e0059a4f
Updated pygaGaugePreferences defaults with the soon to be implemented gauges color settings
2010-12-05 23:11:57 +02:00
HomeWorld
898dcfcc50
Show color labels in pyfaGaugePreferences colorpickers
2010-12-05 22:49:19 +02:00
HomeWorld
dfdc75719e
Specify a width by default for sliders, wxGTK doesn't play nice with sliders that uses wx.DefaultSize)
2010-12-05 22:07:51 +02:00
HomeWorld
3257d6094c
Fixed slider size in pyfaGaugePreferences
2010-12-05 21:58:43 +02:00
HomeWorld
802b4c6ab7
Added a slider that can modify pyfa's gauges gradient start color
2010-12-05 21:51:33 +02:00