1
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #59 from seanm/master More... over 5 years ago
Fixed a bug where the first ever crash log check would fail More... over 5 years ago
Merge pull request #58 from seanm/master More... over 5 years ago
Enable 'base localization' setting in Xcode More... over 5 years ago
Fixed/improved some markdown in the history file More... over 5 years ago
Added a new Info.plist key FRFeedbackReporter.maxPOSTSize More... over 5 years ago
Better fix for dark mode bug More... over 5 years ago
Merge pull request #57 from seanm/master More... over 5 years ago
Changed the NSImageView scaling from proportionallyDown to proportionallyUpOrDown More... over 5 years ago
Don't justify text in Console and Crashes tabs More... over 5 years ago
Allowed Xcode 10.3 to perform its upgrade checks More... over 5 years ago
Allowed Xcode 10.3 to upgrade localization names More... over 5 years ago
Work around macOS 10.14.6 Dark Mode bug More... over 5 years ago
Slightly better dark mode support by using default colour for NSTextView insertion colour More... over 5 years ago
Use 'prefers coder' in all xibs More... over 5 years ago
Very minor code cleanup More... over 5 years ago
Updated the tableview from NSCell-based to NSView-based More... over 5 years ago
Various improvements to FRFeedbackController More... over 5 years ago
Improvements to FRSystemProfile More... over 5 years ago
Changed "version" key in HTTP POST to match Cocoa About Box More... over 5 years ago
Some updates to Xcode project More... over 5 years ago
Work on issue #29 (support App Sandbox) More... over 5 years ago
Rewrote crash log finder to use newer APIs, and better support App Sandbox More... over 5 years ago
Use fixed pitch font for text views that show code-like info More... over 5 years ago
Removed some hardcoded numbers so that showing/hiding details works even when the window is resizable More... over 5 years ago
Removed use of deprecated setContainerSize: method More... over 5 years ago
Touched all xibs with Xcode 10.1 (10B61) on macOS 10.13.6 (17G8030) More... over 5 years ago
Changed some examples and comments from http to https More... over 5 years ago
Set ENABLE_HARDENED_RUNTIME = YES build option More... over 5 years ago
Use method that takes a single argument with NSThread, as per docs More... over 5 years ago