1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 25, 2024 — Apr 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README changes before repo archival More... almost 3 years ago
ExtractMethod refactoring done on BlockGenus.java More... about 3 years ago
Merge pull request #24 from mikaelhg/dependabot/maven/junit-junit-4.13.1 More... over 4 years ago
Bump junit from 4.10 to 4.13.1 More... over 4 years ago
Update README.md More... about 12 years ago
Merge pull request #22 from sworisbreathing/master More... over 12 years ago
No longer throwing unnecessary runtime exceptions when the user left-clicks a block immediately after right-clicking it. More... over 12 years ago
Merge pull request #21 from sworisbreathing/master More... almost 13 years ago
Automatically resizing the page/canvas height when blocks are moved around. This prevents blocks from hanging off the bottom of the page. More... almost 13 years ago
add checkstyle stub More... about 13 years ago
minor cleanups, plus one removed confusing inheritance-hiding workspace variable declaration More... about 13 years ago
Merge pull request #17 from philippecade/mikaelhgint More... about 13 years ago
Disabled some UI code when running headless More... about 13 years ago
Manual integration of WorkspaceEnvironment class More... about 13 years ago
Removed unused imports. More... about 13 years ago
manually applied the diff from pull request #15, from @katjas and @philippecade More... about 13 years ago
fix URLs in documentation More... over 13 years ago
Merge pull request #14 from MenteaXML/lang_def.apt More... over 13 years ago
Copied first section from 'README.md'. More... over 13 years ago
Add contributor section to README, clean up the POM, upgrade dependency versions More... over 13 years ago
Merge pull request #13 from MenteaXML/upstream More... over 13 years ago
Changes to reduce javadoc warnings to just '@return tag has no arguments.' messages. More... over 13 years ago
Configure Maven to build javadocs (as per http://maven.apache.org/plugins/maven-javadoc-plugin/usage.html) More... over 13 years ago
Added graphics, table titles, and definition lists. More... over 13 years ago
First attempt at reworking PDF of language definition as Maven 'APT format' documentation. Maybe one day the documentation will even be accurate.
menteith
as Tony Graham
More... over 13 years ago
Bug fix: avoid NPE when dropping outside of workspace widget More... over 13 years ago
Merge pull request #11 from philippecade/master More... over 13 years ago
Bug fix: focus now visible More... over 13 years ago
For Issue #3: Removed the TypeBlockManager singleton. Added an enabled/disabled state. More... over 13 years ago
For issue #3, removed the Workspace singleton by using injection of the workspace instead. Set the Workspace.getInstance() method to deprecated. More... over 13 years ago