zhaoweny
85c3158e98
i18n: unify FileDialog wildcard string annotations
2020-06-23 01:16:42 +08:00
zhaoweny
889e901cbd
i18n: improve string literal annotations
...
1. annotate more strings for statsViews, itemStats
2. fix raw title and description for preferences
3. fix crash on opening AttributeEditor, characterEditor
2020-06-22 17:55:58 +08:00
zhaoweny
29ec297acb
i18n: annotate string literals in gui/builtinPreferenceViews
2020-06-21 16:06:43 +08:00
DarkPhoenix
1090589cb2
Fix preferences for wx 4.1.0
2020-04-25 17:19:05 +03:00
DarkPhoenix
22d8f34c75
Fix pref panel titles on linux
2019-10-03 14:29:47 +03:00
blitzmann
2936b88c3d
code cleanup
2017-11-27 21:05:06 -05:00
Ryan Holmes
987c55ed8f
Get preferences dialog up and running
2017-07-02 16:32:39 -04:00
Ryan Holmes
8e4db5a8c3
Do some renaming of some files
2017-06-12 18:08:07 -04:00
Ryan Holmes
828b18d0fd
py2to3 automatic conversion. Woot!
2017-06-12 16:12:45 -04:00
Ryan Holmes
92722d491f
Remove functionality related to auto HTML export ( #1088 )
2017-04-02 11:46:17 -05:00
Ebag333
6e524de320
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
2017-02-08 20:15:24 -08:00
Ebag333
28404cd8bb
bajillion pep8 fixes to pass tox
2016-12-13 23:31:39 -08:00
a-tal
d3b6bc1c93
so many pep8 fixes
...
(cherry picked from commit bee125d)
2016-12-13 20:16:44 -08:00
Ebag333
d963327ed4
Make it run again
2016-12-02 03:13:54 -08:00
Resin Neublem
675533a732
Drops null-sec.com as an option
...
It seems like it would be a good idea to make this user configurable so they could enter whatever domain they want.
However with this entire HTML export feature being questionable, I didn't go that far. https://github.com/pyfa-org/Pyfa/issues/825
closes: https://github.com/pyfa-org/Pyfa/issues/826
2016-11-20 14:46:18 -05:00
TimmeeY
eb8e5c5135
Added an option for HTML Export, to produce a minimal html version
...
Added an Opton in the HTMLExport menu to set the HTML export to produce
a minimal HTML version, without any styles or Javscript dependencies.
This can be useful if you are not javascript capable, or if you just
want to copy'n'pase the exported HTML into some web-editor (wordpress).
2016-05-08 23:50:41 +02:00
Dullson
a7e6d3e969
Feature: Ability to select between different online fitting tools while using HTML Export.
2016-04-17 17:32:51 +03:00
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
4fe80b7554
Implement new network service for: Updates, CREST.
2014-08-14 11:43:25 -04:00
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
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
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
cd5d047891
Use .Wrap() and the dialogs width to set appropriate sizer of large text
2014-03-02 19:54:35 -05:00
blitzmann
4fdd3f177a
Applying appropriate icons
2014-02-25 23:54:27 -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
Erik Snoeijs
3270432f0b
Add html export support
2012-07-08 13:51:40 +02:00