Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent opened files handling + other tweaks #69

Merged
merged 9 commits into from
Mar 27, 2017
Merged

Recent opened files handling + other tweaks #69

merged 9 commits into from
Mar 27, 2017

Conversation

FisheyLP
Copy link
Contributor

No description provided.

Copy link
Owner

@deathmarine deathmarine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than actually testing out the changes. It looks good. Thanks.

@@ -507,7 +568,7 @@ public void actionPerformed(ActionEvent event) {
pane.add(new JLabel("Contributions By:"));
pane.add(new JLabel("zerdei, toonetown, dstmath"));
pane.add(new JLabel("virustotalop, xtrafrancyz"));
pane.add(new JLabel("mbax, quitten, and mstrobel"));
pane.add(new JLabel("mbax, quitten, mstrobel, and FisheyLP"));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. :)

@@ -38,7 +38,7 @@
public class MainWindow extends JFrame {
private static final long serialVersionUID = 5265556630724988013L;

private static final String TITLE = "Luyten";
private static final String TITLE = "Luyten 2";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be reverted.

Copy link
Contributor Author

@FisheyLP FisheyLP Mar 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wasn't intended to be in the github project.. It was just for testing purposes.

@deathmarine deathmarine merged commit 00fa40b into deathmarine:master Mar 27, 2017
@deathmarine
Copy link
Owner

Been a little busy but I just pulled your changes, everything looks great. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants