3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved Resources section into a togglepanel More... over 15 years ago
Pull latest eos to fix ticket #34 More... over 15 years ago
Pull latest eos to get latest caching changes. More... over 15 years ago
Only commit when needed More... over 15 years ago
Make the char editor actualy closable More... over 15 years ago
Add the ability to change a skill's level via right-click More... over 15 years ago
TogglePanel layout fix (I dont like it but it works) More... over 15 years ago
Update eos version More... over 15 years ago
Finish api fetching code More... over 15 years ago
Remove the description view for now More... over 15 years ago
Merge branch 'master' of evefit.org:pyfa More... over 15 years ago
Use latest eos to include character related optimizations More... over 15 years ago
Moved resistances into a toggle panel (painful task to get things aligned correctly - now, the toggle panel content panel doesn't hide/show when toggling - we set height 0 if collapsed and height = normal size when expanded that also prevents artefacts from appearing in fullPanel [it happened on winxp] ) ; modified labelEhp.SetLabel in fitchanged to include full text - (effective hp: xxx) because I couldn't make the custom header stuff behave as it should More... over 15 years ago
Moved recharge rates section into a toggle panel More... over 15 years ago
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 More... over 15 years ago
Make the generic save button have "Create", "Rename" or "Copy" on it depending on the action instead of "Save" More... over 15 years ago
Implement copy and delete too More... over 15 years ago
More work on the character selection part of the char editor, everything except copy is working now More... over 15 years ago
Some alignment changes in togglepanels content for fullpanel + removed the border size param (set to 0) in TogglePanel AddSizer More... over 15 years ago
Merge branch 'master' of evefit.org:pyfa More... over 15 years ago
Moved firepower section into a togglepanel, modified pyfatogglepanel to have the added sizer with full gap (wx.ALL) in contentpanel More... over 15 years ago
First draft of skill view of the character editor, can now switch characters and browse levels More... over 15 years ago
Moved capacitor section into a togglepanel More... over 15 years ago
Moved targeting-misc into a togglepanel More... over 15 years ago
Splited statspane initWithTogglePanels into small funcs. for each section More... over 15 years ago
Splitted the init of statspane in 2 functions - initNormal and initWithTogglePanels - don't want to frack up the endless hours invested in stats pane while implementing togglepanels. More... over 15 years ago
Fixing the problem with no text anim if value>range: ticket #30 ; cleaned up the code a little More... over 15 years ago
Minor fixups More... over 15 years ago
StatsPane: removed the increase in width for fullpanel More... over 15 years ago
Revert "StatsPane: removed the increase in width for full/mini panel" More... over 15 years ago