0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 04, 2025 — Jan 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build application bundle for Mac and integrate better into the system. More... about 13 years ago
Do not add mnemonics on Mac since their usage is discouraged in OS X, because mnemonics violate the principles of OS X Human Interface Guidelines. More... about 13 years ago
Query the platform we're running on. More... about 13 years ago
Follow the XDG Base Directory Specification on linux. More... about 13 years ago
Build deb package. More... about 13 years ago
Add icons in different resolutions. More... about 13 years ago
Better format for the license file. More... about 13 years ago
Code cleanup. More... about 13 years ago
Do not show non-existing file as default in the file load dialog. More... about 13 years ago
Fix default filename being "null" in the load dialog. More... about 13 years ago
Use a StringBuffer to collect log messages and reduce garbage creation because of string concatenations. More... about 13 years ago
Separate blu-ray subtitle parsing from decoding. More... about 13 years ago
Use constants with descriptive names instead of magic numbers. More... about 13 years ago
Use empty list instead of null. Implement equals/hashcode for some data objects. More... about 13 years ago
Refactor subtitle parsing/exporting code. More... about 13 years ago
Replace clone with a copy constructor approach. Clone is broken in Java and hard to get it right with inheritance. More... about 13 years ago
Separate MVC parts in conversion dialog. More... about 13 years ago
Separate MVC parts in move dialog. More... about 13 years ago
Update obsolete system property for Mac OSX. More... about 13 years ago
Update version number after release. More... about 13 years ago
Release 5.0.0 More... about 13 years ago
Fix delay setting in the conversion dialog. More... about 13 years ago
Do not show non-existing files in the recent files list. More... about 13 years ago
Cleanup and fixing coding violations. More... about 13 years ago
Options are always loaded in gui mode. More... about 13 years ago
Minor UI tweaks. More... about 13 years ago
Merge pull request #21 from rakuennow/patch-1 More... over 13 years ago
Update src/main/java/bdsup2sub/supstream/bd/SupBD.java More... over 13 years ago
Remove information from the log panel which was partly outdated and party included in the new About dialog. More... over 13 years ago
Merge branch 'master' of https://github.com/mjuhasz/BDSup2Sub More... over 13 years ago