0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved behavior of reports when location is null/blank. More... over 16 years ago
Changed so the user can resize columns again. Fixed handling of location IDs on items in nested containers, all items should have their proper locations after you refresh your assets. Moved a few path constants to the AssetCache class from Program. More... over 16 years ago
Changed version to 1.4.0. More... over 16 years ago
Implemented boolean search operators. More... over 16 years ago
Tweaked my poor man's filtering in Reporter. More... over 16 years ago
Added BooleanOp property to WhereClause. Changed the way the report generation works to avoid problems with booleanOp implementation (report methods do their own filtering). Tweaked visibility of a couple of classes. More... over 16 years ago
Added DataStore helper class for storing settings and other program data. Added save/load of searches. Added <, <=, >, >= operators for Number fields. Added quantity search field. Added boolean drop-down to SearchClauseControl (doesn't do anything yet). Fixed beep noise from unhandled KeyDown event when hitting Enter on a search field. Other minor tweaks. More... over 16 years ago
Fixed the grid. FIXED THE GRID!!! More... over 16 years ago
Added ReportOptionsDialog. Changed some redundant code into helper methods. More... over 16 years ago
Added pricing info to Materials report. More... over 16 years ago
Added Material report. More... over 16 years ago
Abandoned generic GenerateHtmlReport idea and rewrote Ship Loadouts report. More... over 16 years ago
Added AssetCache static class, moved a lot of code around for better organization. More... over 16 years ago
Added yet another parameter to Reporter.GenerateHtmlReport, for adding classes to rows. Tweaked Reporter CSS with some stuff for ship fitting rows. More... over 16 years ago
Implemented Ship Loadouts report. More... over 16 years ago
Added Import XML feature. Added ShowException helper. Fixed ParseAssets swallowing exceptions. Fixed handling of duplicate IDs (skip the duplicate row). More... over 16 years ago
Added ID field to SearchClauseControl. More... over 16 years ago
Added initial sketchy implementation of reporting. More... over 16 years ago
Added About dialog. More... over 16 years ago
Rearranged the toolbars/menus in preparation for adding more features. More... over 16 years ago
Reorganized asset cache query methods for more flexibility. More... over 16 years ago
Added more intelligence and control for querying corp assets (or not). More... over 16 years ago
Added itemID column and text to Container field. More... over 16 years ago
Added default sort by name; trimmed whitespace on NewKeyDialog properties. More... over 16 years ago
Added support for retrieving corporation assets. More... over 16 years ago
Converted to Visual Studio 2008. More... over 16 years ago
Tweaked search UI. More... over 16 years ago
Implemented fancy search. Tons of changes. More... over 16 years ago
Fixed tab order crap. More... over 16 years ago
Added asset count display; added Category column. More... over 16 years ago