188
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #4132 freeze when deleting a directory and some children (race condition) More... 17 days ago
Apply patch #635
Alan Ezust
as ezust
More... 19 days ago
Get rid of Floatable Toolbars option - it never worked properly anyway.
Alan Ezust
as ezust
More... 21 days ago
Replace bundled MacOSX plugin by successor MacOS plugin
Björn Kautler
as vampire0
More... 5 months ago
Fix NullPointerException during saving autosave settings if no previous autosave directory was set
Björn Kautler
as vampire0
More... 5 months ago
Never mark empty untitled buffers dirty, independent of settings
Björn Kautler
as vampire0
More... 5 months ago
Update launch4j to version 3.50 and also search in PATH environment variable for a Java runtime from the EXE launcher
Björn Kautler
as vampire0
More... 5 months ago
Update macOS app bundler to version 1.2.0
Björn Kautler
as vampire0
More... 5 months ago
Revert jsr305 removal
Björn Kautler
as vampire0
More... 5 months ago
Make BeanShell behave consistent and remove the need for reflection when defining classes (#4118)
Björn Kautler
as vampire0
More... 6 months ago
Increase max warnings amount for JavaDoc generation
Björn Kautler
as vampire0
More... 6 months ago
Remove unnecessary BSF dependency for scripting
Björn Kautler
as vampire0
More... 6 months ago
Fix JavaDoc generation
Björn Kautler
as vampire0
More... 6 months ago
Fix unchecked and deprecated compiler warnings
Björn Kautler
as vampire0
More... 6 months ago
Add missing contributor information
Björn Kautler
as vampire0
More... 6 months ago
removed jsr305 which is incompatible with Java module system
Matthieu Casanova
as kpouer
More... 6 months ago
Fix bug #4125 delete at the end of the line does not delete newline on java 20, 21 More... 6 months ago
Add some unit test for #4125
Matthieu Casanova
as kpouer
More... 7 months ago
Fix whitespace in CHANGES.txt
Björn Kautler
as vampire0
More... 7 months ago
refactor plugin list loading and use new JRE http client
Matthieu Casanova
as kpouer
More... 7 months ago
Introduce a SystemManager to encapsulate environment manipulation and make unit tests possible.
Matthieu Casanova
as kpouer
More... 7 months ago
use Matcher.quoteReplacement() instead of a simple replace
Matthieu Casanova
as kpouer
More... 7 months ago
some cleanup
Matthieu Casanova
as kpouer
More... 7 months ago
fix FR#554 add match index to beanshell replace context More... 7 months ago
Fix Bug #4128 No special key handling in the Errors dialog More... 7 months ago
refactor system property loading to allow loading of local files
Matthieu Casanova
as kpouer
More... 7 months ago
use optional
Matthieu Casanova
as kpouer
More... 7 months ago
deprecate TaskAdapter as interfaces can now have default implementation
Matthieu Casanova
as kpouer
More... 7 months ago
little cleanup
Matthieu Casanova
as kpouer
More... 7 months ago
remove use of concat method
Matthieu Casanova
as kpouer
More... 7 months ago