3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 16, 2025 — Jul 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add noobships and AT7/8 ships to the ship browser More... almost 16 years ago
Wire up the ship browser menu item so it works too. More... almost 16 years ago
Add a debug flag, currently unused More... almost 16 years ago
Fix spelling of SetSize :/ More... almost 16 years ago
Add SetSize again, seems its needed on windows More... almost 16 years ago
Remove bottom pane in shipBrowser, everything will be put in a single treeview More... almost 16 years ago
Tweak shipBrowser so raceless ships don't make it go all QQ and stuff More... almost 16 years ago
Merge branch 'master' of ssh://pyfa.git.sourceforge.net/gitroot/pyfa/pyfa More... almost 16 years ago
Start work on the ship browser, the ship browser part is ready. Missing a fit listing and buttons to create, rename, duplicate, etc. a fit More... almost 16 years ago
Add eos to gitignore More... almost 16 years ago
Start work on an generic implementation for showing fitting/drone/implant/booster/etc. view columns. More... almost 16 years ago
Make sure to not die when a bitmap doesn't exist More... almost 16 years ago
Revert "Add a NO_BORDER flag to the fit multi switch" More... almost 16 years ago
Add a NO_BORDER flag to the fit multi switch More... almost 16 years ago
Display the stats pane outside of the tabbed fit switch More... almost 16 years ago
Completely remove the size= statement, minSize takes care of it More... almost 16 years ago
MinHeight 700 instead of 750 More... almost 16 years ago
Add a minimum size to the market browser and main window More... almost 16 years ago
Make the main frame 700 instead of 750 pixels high More... almost 16 years ago
Give the nullbitmap a width and height More... almost 16 years ago
Instead of returning nothing, return the nullBitmap when no image is found More... almost 16 years ago
Add a check and only try and load images that actualy exist More... almost 16 years ago
Sort the item browser's contents by name More... almost 16 years ago
Actualy implement a listCtrl how its suposed to be implemented. More... almost 16 years ago
Remove LC_ICON from the style flags More... almost 16 years ago
Add LC_REPORT to the listctrl style More... almost 16 years ago
Don't put anything in the item browser column More... almost 16 years ago
Use a list control for items (looks much better!) and sort it by name More... almost 16 years ago
Sort stuff alphabeticly More... almost 16 years ago
Populate the itemView with items when a marketGroup is selected. Note: We're using a treeview instead of a listView here, because it looks exactly like we want out of the box. More... almost 16 years ago