Commit Graph

79 Commits

Author SHA1 Message Date
blitzmann
98815f2b85 Fix #307 by moving menu code to spawn event 2015-06-27 18:18:43 -04:00
blitzmann
dc035469ed Fix background color for certain panels under Linux 2015-06-25 16:09:56 -04:00
blitzmann
21937c02ff Made it look nicer 2015-06-24 19:53:55 -04:00
blitzmann
7ec78b941e Add help text for why api is disabled, per #269. I may or may not make it look nicer later 2015-06-24 15:10:37 -04:00
blitzmann
0686b602c6 Adds network toggling to the preferences, as well as a few tweaks to network service 2014-08-15 01:00:31 -04:00
blitzmann
1279b20370 Some (bad) network error handling logic, borrowed from eveapi 2014-08-14 22:52:27 -04:00
blitzmann
c7042f314b Code consistency 2014-07-31 00:14:29 -04:00
blitzmann
3cfa1c0822 Layout tweaks 2014-03-27 22:50:21 -04:00
blitzmann
4f4829ebb4 Spaced API information 2014-03-04 14:01:30 -05:00
blitzmann
7dce615933 Improvements to Character API
This commit adds default character and characters retrieved from API to
the DB, opening the door for "quick update" of API data (we now have api
details and character to update).
2013-08-06 13:01:30 -04: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
DarkPhoenix
25cb5825aa Bump version and change tag to git, update submods and links to API 2013-06-09 21:04:48 +04:00
HomeWorld
e4db794117 Do not allow creation of All 0 or All 5 named chars, it gets renamed to something else 2011-11-23 20:22:22 +02:00
DarkPhoenix
3088661dda Use proper term for character sheet 2011-09-14 20:31:53 +04:00
HomeWorld
26b0a2f424 Modified char editor/ apiview ui to be on par with the new api changes 2011-09-14 18:20:31 +03:00
DarkPhoenix
3c48839569 Rework context menus 2011-04-24 21:58:07 +04:00
HomeWorld
ce437184c1 Fixed an error popup message when trying to fetch skills with no character selected in character editor - api tab (by default select the first character) 2011-01-26 11:00:04 +02:00
HomeWorld
46948e238f Disabled implant tab from char editor (RC2) 2011-01-19 18:52:57 +02:00
HomeWorld
6a7d43cb84 Fixed a traceback in characterEditor caused when trying to add an implant while implants/booster tree has no item selected 2010-12-08 16:47:10 +02:00
HomeWorld
c09cae2804 Error check for fetch skills added. Display a message in all cases 2010-12-04 21:04:27 +02:00
HomeWorld
fe3b195946 Update API tab properly when we change current character (account) 2010-12-04 20:42:33 +02:00
HomeWorld
4af02a8304 Added an error notify for char fetching in CharacterEditor 2010-12-04 20:12:01 +02:00
HomeWorld
c7b93f4b44 Fixed a traceback in CharacterEditor/ImplantsViewer add implant to char, sanity check anyone? 2010-12-04 11:11:09 +02:00
HomeWorld
afb4e40e4b Add/delete bitmap buttons in CharacterEditor/Implants view uses now famfamfam icons 2010-12-03 14:19:32 +02:00
HomeWorld
4fa1ad8e74 Fixed column size issue in fetched char list 2010-12-03 13:04:39 +02:00
HomeWorld
de3d10dc2c Fixed implants browser in CharacterEditor 2010-12-03 12:51:35 +02:00
HomeWorld
7db8d81ec0 Removed niki's workaround in CharEditor editboxes since it causes unwanted behaviour on wxgtk/msw (workaround was for wxMac: the pasted text preserves color/font attribs) 2010-11-30 16:37:37 +02:00
HomeWorld
af6c3b0bae Do nothing if API ID/Key are empty 2010-11-30 16:13:18 +02:00
HomeWorld
a9bd89f5c5 Fixed stats refresh when closing CharacterEditor, also properly re-enable all windows by deleting the WindowDisabler right before calling CharacterEditor.Destroy 2010-11-28 23:23:34 +02:00
HomeWorld
f3729f0287 Updated FitChanged in all files 2010-11-28 22:51:08 +02:00
cncfanatics
6e1b789fb2 Move some view handling stuff around and do initial work on the
fleetBrowser
2010-11-20 20:32:47 +01:00
cncfanatics
b126264e9d Typo alert 2010-11-18 09:45:50 +01:00
cncfanatics
8fb9ef584c Fix regression in character editor on non-mac platforms 2010-11-15 12:44:16 +01:00
Niklas Bölter
18d142e2a1 Style is now cleared when the API key/User ID controls are changed (clipboard style would overwrite the default style on osx) 2010-11-14 14:03:07 +01:00
cncfanatics
4ad55d24e9 Fix a bug where All 5 wouldn't get restricted if it was selected on
startup
2010-11-11 12:54:38 +01:00
cncfanatics
4655035d77 When opening the character editor, always select the currently used
character by default
2010-10-30 19:37:06 +02:00
Corollax
a66cfb291a Swapped rename and copy to be consistent
Damage profile editor, ship browser, etc. All of these are new, rename, copy, delete. Consistency, please.
2010-10-30 12:12:05 -05:00
cncfanatics
e05ded882c Fix changing characters not udpating stats right away as well as
unlearning not working
2010-10-29 13:01:26 +02:00
cncfanatics
78d1c80398 Fix conflict 2010-10-24 15:08:10 +02:00
HomeWorld
352cfe4b89 Removed a leftover 2010-10-16 17:30:18 +03:00
HomeWorld
44a367b123 Added eve api hyperlink in character editor api tab 2010-10-16 16:30:44 +03:00
HomeWorld
1d9a5eb1b2 Revert "Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window)"
This reverts commit 14d0f50aff.
2010-10-16 16:07:58 +03:00
HomeWorld
14d0f50aff Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window) 2010-10-16 15:22:53 +03:00
cncfanatics
8607bdadea Make sure implants enable when switching to an unlocked character 2010-10-14 12:21:04 +02:00
cncfanatics
0a07aba7ca Fix bug #102: saved API details not being displayed 2010-10-11 23:14:58 +02:00
HomeWorld
c1ec68ed82 Added proper icon to chareditor window (it has none on msw, it inherited the parent icon on wxgtk) 2010-10-07 20:51:05 +03:00
HomeWorld
2e51ffde13 Little misspelling fix 2010-10-07 18:21:37 +03:00
HomeWorld
4d102c5d8a Fixed ticket #84, it seems that not only wxmac sux but wxgtk too, character editor remade as wx.frame + some tricks to emulate a modal dialog 2010-10-07 17:06:30 +03:00
cncfanatics
89a0ccf513 Fix a bug with incorrect handling of "Unlearn" and "Level 0" 2010-10-07 08:04:33 +02:00
cncfanatics
c0b739b8f7 Fix item stats for skills and move some stuff around 2010-10-06 13:58:42 +02:00