Commit Graph

25 Commits

Author SHA1 Message Date
DarkPhoenix
bbc00c1fb5 Set all5 as default character 2011-12-23 10:53:57 +04:00
HomeWorld
8de46bef08 Make sure we keep the right char selected after a char list update event 2011-11-30 21:17:13 +02:00
HomeWorld
18b020096c Minor fix for wxgtk odd tooltip setting behaviour (empty strings does not clear the tooltip 2011-06-23 20:15:06 +03:00
HomeWorld
6d6e6f87a7 Do not force a minimal size for char selection panel 2011-06-15 10:14:26 +03:00
HomeWorld
dc0896a1aa Fixed a visual bug in mainFrame (CharSelection margins were set in the wrong place) - this caused artefacts on theme change 2010-12-04 15:58:16 +02:00
HomeWorld
41ca69103a Disable only CharSelect choicebox not the entire panel when no fit is loaded 2010-12-04 14:02:49 +02:00
HomeWorld
1c820e3859 Fixed PFNotebook not sending PageChanged event when deleting a tab (if it's the case); multiSwitch uses a smarter BlankPage that responds to PageChanged event, now pyfa is behaving correctly when switching betwen fittingView tabs and empty tabs; FIT_CHANGED event moved to globalEvents.py since it is used a lot in different locations;... 2010-11-28 20:04:45 +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
26df47699d Start work on integrating new tabs into pyfa 2010-11-17 09:05:45 +01:00
cncfanatics
95652b6edd Fix a bloody anoying bug with selecting a character as active, then
deleting it and then spawning the char editor again
2010-11-15 13:27:19 +01:00
Corollax
1c0fb855ac Update tooltip if all ship prerequisites are met
And put out a message to that effect
2010-11-02 15:54:32 -05:00
cncfanatics
887ad4d9f6 Prettify the missing skills tooltip a bit by also displaying the item
requiring said skills
2010-11-02 10:04:21 +01:00
cncfanatics
661dfc66a1 Add requiredSkills tooltip 2010-10-31 00:08:27 +02:00
cncfanatics
4655035d77 When opening the character editor, always select the currently used
character by default
2010-10-30 19:37:06 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
HomeWorld
77b618404f Align the choice control in characterselection correctly 2010-09-16 22:28:21 +03:00
HomeWorld
28dac9b6ad Fix attempt ...., wait what? Hardcode the wx.choice size (30 px height) 2010-09-16 22:16:56 +03:00
HomeWorld
e11feae5fe Fix attempt for charselection choice draw bug on OSX , the hard way 2010-09-16 21:21:58 +03:00
HomeWorld
66ed4f5f15 Revert "Fix attempt for charselection choice control draw bug on OSX"
This reverts commit fb452b0261.
2010-09-16 21:11:39 +03:00
HomeWorld
fb452b0261 Fix attempt for charselection choice control draw bug on OSX 2010-09-16 20:28:10 +03:00
cncfanatics
5bb8c6e04a Set of improvements to tab behaviour, as well as bugfixes and finishing
up the char editor behaviour
2010-09-16 16:25:11 +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
6d07151d71 Add the basic looks of the char picker, right above the stats pane 2010-09-14 10:41:27 +02:00
cncfanatics
10b57cbd79 Add a stub for the character selection wx.Choice 2010-09-10 15:29:09 +02:00