openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
UGS - Universal GCode Sender
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 63 of 110
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
When the limits are reached the methods for previous and next values should return null according to the specs: https://docs.oracle.com/javase/7/docs/api/javax/swing/SpinnerNumberModel.html#getNextValue()
Joacim Breiler
More...
about 8 years ago
Merge pull request #639 from joacimb/master
Will Winder
More...
about 8 years ago
Merge pull request #624 from joacimb/toolbar-customization
Will Winder
More...
about 8 years ago
#640 fixes issues where keys exists in the bundle file as empty strings. These are displayed as blanks n the UI. It will now try to fetch the english translation if it encounters a blank translation.
Joacim Breiler
More...
about 8 years ago
Update MessagesBundle_es_ES.properties (POEditor.com)
Will Winder
More...
about 8 years ago
Update MessagesBundle_ru_RU.properties (POEditor.com)
Will Winder
More...
about 8 years ago
Update MessagesBundle_pt_BR.properties (POEditor.com)
Will Winder
More...
about 8 years ago
Update MessagesBundle_fr_FR.properties (POEditor.com)
Will Winder
More...
about 8 years ago
#636 fixes a bug in the options panel where the buttons aren't initialized with the correct enabled status.
Joacim Breiler
More...
about 8 years ago
#637 by calling getNextValue an event will be fired which will cause a call to the same method again. This will be repeated untill the stack is full. Added a test and rewrote the code so that it won't call getNextValue().
Joacim Breiler
More...
about 8 years ago
Merge branch 'master' into autoleveler
winder
More...
about 8 years ago
Merge pull request #635 from joacimb/master
Will Winder
More...
about 8 years ago
Add probe offset option and pull the point generation into a new class which can help with generating the scanning code.
winder
More...
about 8 years ago
Added a notification for restart when the language is changed.
Joacim Breiler
More...
about 8 years ago
Merge branch 'master' into toolbar-customization
Joacim Breiler
More...
about 8 years ago
Moved the separate bundles to a master default bundle.
Joacim Breiler
More...
about 8 years ago
AutoLeveler UI
winder
More...
about 8 years ago
Merge branch 'master' of github.com:winder/Universal-G-Code-Sender
winder
More...
about 8 years ago
Visualizer refactoring to allow plugable renderables.
winder
More...
about 8 years ago
Merge pull request #631 from joacimb/master
Will Winder
More...
over 8 years ago
#625 I wrote two tests that confirms that the go-to-home button goes to Z0 first if the machine Z-position is negative.
Joacim Breiler
More...
over 8 years ago
Merge pull request #630 from joacimb/master
Will Winder
More...
over 8 years ago
Fixed bug where the jog status line unit wasn't updated and that the event for the changed setting was fired before the setting was stored.
Joacim Breiler
More...
over 8 years ago
Merge pull request #627 from joacimb/master
Will Winder
More...
over 8 years ago
Added minimal information for the plugins and modules which is displayed in the platform plugin configuration tool.
Joacim Breiler
More...
over 8 years ago
Made some adjustments after code review, moved constants to LocalizingService. #621 #624
Joacim Breiler
More...
over 8 years ago
Hide the file browser toolbar as it is not longer used (must be removed in some way later). Changed the order of connection toolbars.
Joacim Breiler
More...
over 8 years ago
Changed the order of the connect/disconnect-button
Joacim Breiler
More...
over 8 years ago
Actions are now translated without a specific bundle definition (this requires that default bundles are added which is overridden with values from MessageBundle). Added new panels and toolbars for handling the connection. Disables some of the connection components when we are connected. Removed MigLayout from the toolbar panels as they where interfering with the layout of the toolbar manager.
Joacim Breiler
More...
over 8 years ago
Added new icons for the toolbars
Joacim Breiler
More...
over 8 years ago
←
1
2
…
59
60
61
62
63
64
65
66
67
…
109
110
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree