Mike Baum

Results 23 issues of Mike Baum

* Use a GitHub secret for AWS role arn in enos bootstrap workflow

pr/no-changelog

This PR adds bindings for interacting with the libgit2 Worktree API (https://libgit2.org/libgit2/#v1.5.0/group/worktree). - added the `Worktree` and `WorktreeCollection` types and bound to `git_worktree` in libgit2. - updated the `Repository` type...

Adding an issue to add an event source corresponding the AncestorListener.

enhancement

Adding an issue to add an event source corresponding the AncestorListener.

enhancement

Adding an issue to add an event source corresponding the UndoableEditListener. An UndoableEditListener can be added to the same components as a DocumentListener.

enhancement

Adding an issue to add an event source corresponding the HyperlinkListener. From my search it seems that only a JEditorPane supports adding hyperlink listeners.

enhancement

Adding an issue to add an event source corresponding the `InternalFrameListener`. Used by the component `JInternalFrame`.

enhancement

Adding an issue to add an event source corresponding the `ListDataEvent`. Used by the the models `ListModel` and `AbstractListModel`.

enhancement

Adding an issue to add an event source corresponding the `MenuListener`. Used by the the component `JMenu`.

enhancement

Adding an issue to add an event source corresponding the `MenuKeyListener`. Used by the the component `JMenuItem`.

enhancement