Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
scijava-common
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
93
Code
Issues
170
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
imagejan
Datepicker
All time
Commit history
Commits on Jul 1, 2024
Use WidgetStyle.isStyle for style logic
imagejan
committed
79a92d8
View commit details
Copy full SHA for 79a92d8
Browse repository at this point
Commits on Dec 12, 2022
Fix priority of LoggerPreprocessor
Show description for 918d915
imagejan
committed
918d915
View commit details
Copy full SHA for 918d915
Browse repository at this point
Commits on Aug 25, 2022
Adjust comment in NumberUtilsTest.java
imagejan
authored
9518940
View commit details
Copy full SHA for 9518940
Browse repository at this point
Commits on Sep 7, 2021
WidgetStyle: add javadoc and new method
Show description for e406d63
imagejan
authored and
hinerm
committed
e406d63
View commit details
Copy full SHA for e406d63
Browse repository at this point
Commits on May 11, 2021
CommandInfo: allow shadowed Service parameters
Show description for 7cc0b56
imagejan
committed
7cc0b56
View commit details
Copy full SHA for 7cc0b56
Browse repository at this point
Commits on Jan 19, 2021
DefaultWidgetModel: check for null choicesList
Show description for c8ab4ad
imagejan
committed
c8ab4ad
View commit details
Copy full SHA for c8ab4ad
Browse repository at this point
TypesTest: test for array types with generics
imagejan
authored and
hinerm
committed
b158075
View commit details
Copy full SHA for b158075
Browse repository at this point
Fix Types.raw for GenericArrayType
Show description for f6d8749
imagejan
authored and
hinerm
committed
f6d8749
View commit details
Copy full SHA for f6d8749
Browse repository at this point
Commits on Oct 25, 2020
Always ignore commented script parameters
Show description for b1bab69
imagejan
committed
b1bab69
View commit details
Copy full SHA for b1bab69
Browse repository at this point
Commits on Sep 3, 2020
Add WidgetStyle utility class to centralize style logic
Show description for b9e7b95
imagejan
committed
b9e7b95
View commit details
Copy full SHA for b9e7b95
Browse repository at this point
Commits on Jan 9, 2020
Respect autoFill parameter in script parameters
Show description for 6eeef9a
imagejan
committed
6eeef9a
View commit details
Copy full SHA for 6eeef9a
Browse repository at this point
Commits on Jan 4, 2020
Add named object index and improve ObjectService
imagejan
committed
a5d0fc0
View commit details
Copy full SHA for a5d0fc0
Browse repository at this point
Commits on Nov 8, 2019
Add test for AbstractDelegateConverter
imagejan
committed
d0268f9
View commit details
Copy full SHA for d0268f9
Browse repository at this point
Commits on Nov 7, 2019
Add abstract delegate converter class
imagejan
committed
31d0d72
View commit details
Copy full SHA for 31d0d72
Browse repository at this point
Commits on May 13, 2019
DefaultTextService: use try-with-resources
imagejan
committed
f105c73
View commit details
Copy full SHA for f105c73
Browse repository at this point
Safeguard against null style arg in UserInterface#chooseFile
Show description for e6e1fe9
imagejan
committed
e6e1fe9
View commit details
Copy full SHA for e6e1fe9
Browse repository at this point
Commits on Aug 17, 2018
Revert commit f436b7d3 (Work around Windows file deletion problems)
Show description for 0d3a59c
imagejan
committed
0d3a59c
View commit details
Copy full SHA for 0d3a59c
Browse repository at this point
Use try-with-resources on DataHandle in FileHandleTest
imagejan
committed
c0bc5cb
View commit details
Copy full SHA for c0bc5cb
Browse repository at this point
Commits on Jun 26, 2018
When processing #@script, register module with ModuleService
Show description for 759e2ee
imagejan
committed
759e2ee
View commit details
Copy full SHA for 759e2ee
Browse repository at this point
Commits on Apr 10, 2018
Always use UTF-8 when loading scripts from URL
imagejan
committed
1605778
View commit details
Copy full SHA for 1605778
Browse repository at this point
Commits on Jan 10, 2018
Merge pull request #313 from scijava/fix-logger-preprocessor
Show description for c5b6733
imagejan
authored
c5b6733
View commit details
Copy full SHA for c5b6733
Browse repository at this point
Fix NullPointerException in LoggerPreprocessor
Show description for 33a3194
imagejan
committed
33a3194
View commit details
Copy full SHA for 33a3194
Browse repository at this point
Commits on Nov 5, 2017
Remove workaround for previous javac bug
imagejan
committed
af154d4
View commit details
Copy full SHA for af154d4
Browse repository at this point
Commits on Oct 31, 2017
Avoid displaying welcome message when running headless
Show description for 4f9717f
imagejan
committed
4f9717f
View commit details
Copy full SHA for 4f9717f
Browse repository at this point
Commits on Sep 22, 2017
Improve multiple file input API
Show description for 1731a78
imagejan
authored and
ctrueden
committed
1731a78
View commit details
Copy full SHA for 1731a78
Browse repository at this point
Add File list converters and tests
imagejan
authored and
ctrueden
committed
e2601e2
View commit details
Copy full SHA for e2601e2
Browse repository at this point
Commits on Sep 20, 2017
Use ConvertService to get String representation of input value
Show description for c95856f
imagejan
committed
c95856f
View commit details
Copy full SHA for c95856f
Browse repository at this point
Commits on Jul 21, 2017
Add method signatures and preprocessor to select multiple files
imagejan
committed
1495881
View commit details
Copy full SHA for 1495881
Browse repository at this point
You can’t perform that action at this time.