FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · scijava/scijava-common · GitHub
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
User selector
Datepicker
Commit history
Commits on Nov 26, 2025
[maven-release-plugin] prepare release scijava-common-2.99.3
ctrueden
committed
7134db6
View commit details
Copy full SHA for 7134db6
Browse repository at this point
CI: update to current best practices
ctrueden
committed
f5fa73e
View commit details
Copy full SHA for f5fa73e
Browse repository at this point
POM: update parent to pom-scijava 43.0.0
ctrueden
committed
b15c606
View commit details
Copy full SHA for b15c606
Browse repository at this point
Commits on Nov 12, 2025
Emit debug messages if Platform#open(URL) fails
ctrueden
committed
2b73a8a
View commit details
Copy full SHA for 2b73a8a
Browse repository at this point
Commits on Nov 4, 2025
Add unit tests for Accelerator class
ctrueden
committed
0788f72
View commit details
Copy full SHA for 0788f72
Browse repository at this point
KeyCode: remove unneeded imports
ctrueden
committed
e0441cc
View commit details
Copy full SHA for e0441cc
Browse repository at this point
Let KeyCode.get(String) fall back to get(char)
Show description for b6df2fc
ctrueden
committed
b6df2fc
View commit details
Copy full SHA for b6df2fc
Browse repository at this point
Add KeyCode.get(char) method
Show description for a012ce1
ctrueden
committed
a012ce1
View commit details
Copy full SHA for a012ce1
Browse repository at this point
Make KeyCode hex codes consistently low-case
ctrueden
committed
dbf2a7a
View commit details
Copy full SHA for dbf2a7a
Browse repository at this point
Commits on Sep 23, 2025
Slightly improve the scary missing object message
Show description for 6679961
ctrueden
committed
6679961
View commit details
Copy full SHA for 6679961
Browse repository at this point
Commits on May 28, 2025
Bump to next development cycle
Show description for c720bf0
ctrueden
committed
c720bf0
View commit details
Copy full SHA for c720bf0
Browse repository at this point
Be less noisy about overlapping script languages
Show description for 29255db
ctrueden
committed
29255db
View commit details
Copy full SHA for 29255db
Browse repository at this point
Commits on May 12, 2025
Bump to next development cycle
Show description for 8f8a277
ctrueden
committed
8f8a277
View commit details
Copy full SHA for 8f8a277
Browse repository at this point
POM: update parent to pom-scijava 40.0.0
ctrueden
committed
3216687
View commit details
Copy full SHA for 3216687
Browse repository at this point
Update copyright blurbs for 2025
ctrueden
committed
4fc2b14
View commit details
Copy full SHA for 4fc2b14
Browse repository at this point
Improve native classifier regex
Show description for dbd6ce5
ctrueden
committed
dbd6ce5
View commit details
Copy full SHA for dbd6ce5
Browse repository at this point
Commits on Dec 3, 2024
ShadowMenu: fix compilation error
hinerm
committed
1b25c58
View commit details
Copy full SHA for 1b25c58
Browse repository at this point
Commits on Oct 15, 2024
ShadowMenu: load icon resources more robustly
Show description for 7ac4926
ctrueden
committed
7ac4926
View commit details
Copy full SHA for 7ac4926
Browse repository at this point
Commits on Sep 13, 2024
Merge pull request #482 from scijava/limit-widget-inputs
Show description for ee1e7c1
hinerm
authored
ee1e7c1
View commit details
Copy full SHA for ee1e7c1
Browse repository at this point
Commits on Sep 10, 2024
De-duplicate widget inputs by String comparison
Show description for f5230f6
hinerm
committed
f5230f6
View commit details
Copy full SHA for f5230f6
Browse repository at this point
Commits on Aug 27, 2024
LocationService: fall back to FileLocation more
Show description for 0d95340
ctrueden
committed
0d95340
View commit details
Copy full SHA for 0d95340
Browse repository at this point
Commits on Jul 24, 2024
CI: Tweak Linux-only deployment logic
ctrueden
committed
055a449
View commit details
Copy full SHA for 055a449
Browse repository at this point
Commits on Jul 22, 2024
Merge pull request #481 from scijava/show-ui-edt
Show description for 08e86be
hinerm
authored
08e86be
View commit details
Copy full SHA for 08e86be
Browse repository at this point
Show UI on EDT if required
Show description for 96827bf
hinerm
committed
96827bf
View commit details
Copy full SHA for 96827bf
Browse repository at this point
Commits on Jul 16, 2024
If UI is already created, don't createUI() again
ctrueden
committed
3074675
View commit details
Copy full SHA for 3074675
Browse repository at this point
Commits on Jul 10, 2024
Merge pull request #480 from tischi/file-widget-both
Show description for 9a9fb72
ctrueden
authored
9a9fb72
View commit details
Copy full SHA for 9a9fb72
Browse repository at this point
Merge pull request #479 from stefanhahmann/file-list-coverters-empty-input
Show description for a2d0042
ctrueden
authored
a2d0042
View commit details
Copy full SHA for a2d0042
Browse repository at this point
Commits on Jul 8, 2024
Bump to next development cycle
Show description for 37abc7e
ctrueden
committed
37abc7e
View commit details
Copy full SHA for 37abc7e
Browse repository at this point
CI: add OSSRH_USER as configured env var
Show description for 0eb1193
ctrueden
committed
0eb1193
View commit details
Copy full SHA for 0eb1193
Browse repository at this point
Appease the license-maven-plugin
ctrueden
committed
88d5fd5
View commit details
Copy full SHA for 88d5fd5
Browse repository at this point
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 Jun 27, 2024
Add FileWidget.FILE_AND_DIRECTORY_STYLE
tischi
committed
00512f5
View commit details
Copy full SHA for 00512f5
Browse repository at this point
Add assertion of 0 length File array in case of an empty String provided for String to File Array conversion
Stefan Hahmann
committed
8dc4c0e
View commit details
Copy full SHA for 8dc4c0e
Browse repository at this point
Ignore empty Strings during String to FileArray conversion
Show description for d476e5c
Stefan Hahmann
committed
d476e5c
View commit details
Copy full SHA for d476e5c
Browse repository at this point
Commits on Jun 11, 2024
DefaultTask: fix up class javadoc
ctrueden
committed
d4ab47a
View commit details
Copy full SHA for d4ab47a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL