Commit Graph

63 Commits

Author SHA1 Message Date
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
HomeWorld
b3ce81df65 Small bug fix in charactereditor 2010-10-05 00:03:40 +03:00
cncfanatics
dc44598962 Make sure that before we spawn the level change menu the current entry is
selected
2010-10-04 09:27:01 +02:00
cncfanatics
72bb1bfcdc Move gui.builtinViewColumns.display to gui.display 2010-10-01 12:14:45 +02:00
cncfanatics
6821d8b78a Trigger CHAR_CHANGED also on deletions/copies 2010-09-30 15:41:04 +02:00
cncfanatics
60d3ae7a8a Finish first complete implementation of character implant editor: needs
polishing
2010-09-30 15:10:10 +02:00
cncfanatics
bb49727317 More work on the implant editor, finish the market view part 2010-09-30 13:04:07 +02:00
cncfanatics
4d1961cba0 More work on the implant browser for chars 2010-09-29 11:31:50 +02:00
cncfanatics
c3d3bcb7d1 Add basic looks to character implant editor 2010-09-29 10:32:04 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
cncfanatics
8b03e831ea Update the character selection dropdown when the character editor is
used
2010-09-15 09:59:17 +02:00
cncfanatics
3554a4b6a8 Add basic character switching abilities. Warning: this is UNFINISHED 2010-09-14 11:17:16 +02:00
cncfanatics
1811a1e663 Make the char editor actualy closable 2010-09-09 15:39:21 +02:00
cncfanatics
d850aac7ad Add the ability to change a skill's level via right-click 2010-09-09 15:32:01 +02:00
cncfanatics
03605b6b9d Finish api fetching code 2010-09-08 19:44:50 +02:00
cncfanatics
08da8b0313 Remove the description view for now 2010-09-08 17:34:56 +02:00
HomeWorld
e2bf63a18d Fixed a crash situation (init of chareditor dialog - usage of CB_READONLY for skilltreechoice caused an assertion) ; Fixed some layout problems when having big skill descriptions ; Planet management doesn't have a description in EOS, that caused an error while setting label with None :) - fixed 2010-09-08 08:22:17 +03:00