2020-05-16 |
Robert Sesek | Fix display of scalar variable values. |
commit | commitdiff | tree |
2020-04-18 |
Robert Sesek | Bump project version to 202.2. |
commit | commitdiff | tree |
2020-04-18 |
Robert Sesek | Set version to 2.0.2. 2.0.2 |
commit | commitdiff | tree |
2020-04-18 |
Robert Sesek | Mark all the exectaubles as +x, as they should have... |
commit | commitdiff | tree |
2020-04-18 |
Robert Sesek | Mark the textView_ as needing display in -setMarkedLine:. |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Go back to reading the highlight results on the main... |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Move the generation of recursive value descriptions... |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Bump project version to 202.0. |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Expand variables after an outline view item expands. |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Fix not consistently scrolling to the active line. |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Do not attempt to preserve stack frames. |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Fix unreliable variable expansion after debugger steps. |
commit | commitdiff | tree |
2020-04-12 |
Robert Sesek | Fix a crash when changing stack frames after disconnecting. |
commit | commitdiff | tree |
2020-04-11 |
Robert Sesek | Bump project version to 201.2. |
commit | commitdiff | tree |
2020-04-11 |
Robert Sesek | Bump project version for 2.0.1 release. 2.0.1 |
commit | commitdiff | tree |
2020-04-11 |
Robert Sesek | Use project settings to control version Info.plist... |
commit | commitdiff | tree |
2020-04-06 |
Robert Sesek | Fix loading of large source files. |
commit | commitdiff | tree |
2020-04-04 |
Robert Sesek | Update the version number to 2.0.1. |
commit | commitdiff | tree |
2020-04-04 |
Robert Sesek | Switch to template images for the step buttons. |
commit | commitdiff | tree |
2020-04-03 |
Robert Sesek | Use standard macOS colors for PHP syntax highlighting. |
commit | commitdiff | tree |
2020-04-03 |
Robert Sesek | Make the Remote Paths pref pane larger. |
commit | commitdiff | tree |
2020-04-02 |
Robert Sesek | Use a semantic color for the ruler view background. |
commit | commitdiff | tree |
2020-03-10 |
Robert Sesek | Bump version to 2.0 final. 2.0 |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Fix wrong order of flag.String values in signer-ed25519.go. |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Set to the unstable appcast feed and mark the version. 2.0-beta-1 |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Force codesigning off for Release builds. |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Add a shell script build phase to remove Sparkle's... |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Remove sandboxing from CHANGES. |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Copyright 2020! |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Expose the unstable appcast pref in Preferences. |
commit | commitdiff | tree |
2020-01-04 |
Robert Sesek | Query the appcast-unstable.xml feed based off the pref. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Turn off the App Sandbox for now. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Create a new, high-res HUD Icon. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Show the FileAccessController when reading a source... |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Disable editing of the Inspector content. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Fix crashes in BSLineNumberRulerView when the lineIndex... |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Add startup dialog for when no file access has been... |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Centralize font selection via +[BSSourceView sourceFont]. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | The BreakpointManager does not need to know about the UI. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Force a re-serialization of Breakpoints on decode. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Restore keeping the original size of content views... |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Create helper +[PreferencesController secureBookmarkDat... |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Revert "For file/line breakpoints, create secure bookma... |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Add a new File Access preferences pane. |
commit | commitdiff | tree |
2019-12-15 |
Robert Sesek | Modernize PreferencesController. |
commit | commitdiff | tree |
2019-12-07 |
Robert Sesek | Fix removing breakpoints. |
commit | commitdiff | tree |
2019-12-07 |
Robert Sesek | For file/line breakpoints, create secure bookmarks... |
commit | commitdiff | tree |
2019-12-07 |
Robert Sesek | Update the Help URL. |
commit | commitdiff | tree |
2019-12-07 |
Robert Sesek | Switch to new SUFeedURL. |
commit | commitdiff | tree |
2019-12-07 |
Robert Sesek | Modernize localization files. |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | In BSSourceView, override the NSFont attribute to use... |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | In BSSourceView, keep the NSAttributedString creation... |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Add a script to generate the Sparkle signatures. |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Set the SUPublicEDKey value to the new Blue Static... |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Add a Go version of the ED25519 signer, which can also... |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Thin out non-English Sparkle resources. |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Upgrade to Sparkle 1.21.3. |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Add new openssl-sign-ed25519 tool to sign/verify signat... |
commit | commitdiff | tree |
2019-09-15 |
Robert Sesek | Add some test files. |
commit | commitdiff | tree |
2019-09-14 |
Robert Sesek | Update the layout of the connection log window. |
commit | commitdiff | tree |
2019-09-14 |
Robert Sesek | Set autoresizing mask on Eval outer view. |
commit | commitdiff | tree |
2019-09-14 |
Robert Sesek | Improved step button icons. |
commit | commitdiff | tree |
2019-09-14 |
Robert Sesek | Initial work on 2.0 toolbar icons. |
commit | commitdiff | tree |
2019-09-13 |
Robert Sesek | Convert the entire project to ARC. |
commit | commitdiff | tree |
2019-09-13 |
Robert Sesek | Fix running the XCTest bundle. |
commit | commitdiff | tree |
2019-09-13 |
Robert Sesek | Update copyright in InfoPlist.strings. |
commit | commitdiff | tree |
2019-09-13 |
Robert Sesek | Refactor syntax highlighting in BSSourceView. |
commit | commitdiff | tree |
2019-09-13 |
Robert Sesek | Fix toolbar item auto-validation. |
commit | commitdiff | tree |
2019-09-12 |
Robert Sesek | Convert all of the toolbar items to buttons. |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Put the listening port information into the status... |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Rename the breakpoint button menu item titles. |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Revert "Add support for function return breakpoints." |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Add support for function return breakpoints. |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Apply a plain number formatter to the port preference... |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Pixel push various paned views to remove double-border... |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | Use a small toolbar, and stop putting the port in the... |
commit | commitdiff | tree |
2019-09-11 |
Robert Sesek | CFBundleVersion is no longer incremented by gitcrement. |
commit | commitdiff | tree |
2019-09-04 |
Robert Sesek | Add more CHANGES entries. |
commit | commitdiff | tree |
2019-09-04 |
Robert Sesek | Replace non-breaking spaces with normal spaces in BSSou... |
commit | commitdiff | tree |
2019-09-04 |
Robert Sesek | Start populating the changelog. |
commit | commitdiff | tree |
2019-09-04 |
Robert Sesek | Read the highlighted HTML source in as UTF-8. |
commit | commitdiff | tree |
2019-09-03 |
Robert Sesek | Remove unneeded -[BSSourceViewDelegate sourceView:accep... |
commit | commitdiff | tree |
2019-09-03 |
Robert Sesek | Increase the width of the segmented control, to hide... |
commit | commitdiff | tree |
2019-09-03 |
Robert Sesek | Minor tweaks to the Breakpoints table alignment. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Rewire Debugger.xib to properties rather than ivars. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Xcode really wants this shell script to have a \n. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Convert the remaining DebuggerController IBOutlets... |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Fix memory problems found by the analyzer. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Refactor some of DebuggerController's ivars. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Remove unused -[DebuggerController resetDisplays]. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Enable the App Sandbox. |
commit | commitdiff | tree |
2019-09-02 |
Robert Sesek | Change the "Attached" toolbar button style to not be... |
commit | commitdiff | tree |
2018-11-28 |
Robert Sesek | Fix some new warnings about integer truncation. |
commit | commitdiff | tree |
2018-11-28 |
Robert Sesek | Set recommended Xcode 10 project settings. |
commit | commitdiff | tree |
2018-11-28 |
Robert Sesek | Switch away from deprecated base64 methods. |
commit | commitdiff | tree |
2018-11-28 |
Robert Sesek | Upgrade project to Xcode 10. |
commit | commitdiff | tree |
2016-12-06 |
Robert Sesek | Add support for call breakpoints to BreakpointManager. |
commit | commitdiff | tree |
2016-12-05 |
Robert Sesek | Add UI for setting sybmolic breakpoints. |
commit | commitdiff | tree |
2016-12-05 |
Robert Sesek | Move the status into the toolbar, and remove it from... |
commit | commitdiff | tree |
2016-12-05 |
Robert Sesek | Fix up Eval after moving it into the debugger. |
commit | commitdiff | tree |
next |