Commit graph

35 commits

Author SHA1 Message Date
Mihail Yaremenko
8174e3e64f
Fix #655: set macOS Dock icon on jar build on newer Java versions (#703)
* Add OS X resource forks and other stuff to gitignore

* fix #655, try to set Dock icon only if not using app bundle

* update CHANGELOG.md

* try to set macOS icon only when using jar bundle, as in app bundle macOS sets everything automatically

Co-authored-by: Ryan Dowling <ryan@ryandowling.me>
2023-01-13 00:37:08 +11:00
Ryan Dowling
a173727bce
fix: allow theme fonts for some languages 2022-07-29 18:51:55 +10:00
Ryan Dowling
b9a740850b
chore: add in idea project files so there's a base for those using it 2021-07-31 12:02:28 +10:00
Ryan Dowling
227505ca8c
chore: run formatter on all files and clean up gitignore 2021-07-24 15:27:30 +10:00
PORTB
4dac5e56f5 Update .gitignore 2021-07-16 20:10:49 +10:00
Ryan Dowling
75155d30e2
feat: add in automatic publishing of AUR packages on release 2021-01-30 21:14:07 +11:00
Ryan Dowling
26547f8671
feat: add in mocking to ui tests 2021-01-14 00:20:22 +11:00
Ryan Dowling
613f13155e
feat: add in Flatlaf keypress for beinging up UIManager defaults tool 2020-10-12 10:05:47 +11:00
JakeJMattson
46ec016d99 Revert gitignore 2020-10-11 13:03:55 -05:00
JakeJMattson
0ae7f335ad gitignore runtime files 2020-10-10 12:50:11 -05:00
JakeJMattson
df707dcc35 Ignore more binaries and IDE files 2020-09-07 21:00:31 -05:00
Jamie Mansfield
a96fb2a239
Fetch stylesheets from the correct module (Java 9+)
Fixes GH-395.
2020-07-17 02:36:10 +01:00
Ryan Dowling
bb16a39784
refactor: change the way languages are done 2019-07-13 17:19:54 +10:00
Ryan Dowling
d959985ffc
chore: add logmanager snippet and use gradle wrapper in vscode 2019-06-29 12:23:58 +10:00
Ryan Dowling
5a7743e3f1
fix: invalid Java versions being found causing crashes 2019-06-25 12:28:00 +10:00
Ryan Dowling
13173a3798
fix: crash when no installed javas detected 2019-06-24 16:12:21 +10:00
Ryan Dowling
5b4156b44e
fix: circular dependency and Java 8 feature use 2019-06-12 20:46:48 +10:00
Ryan Dowling
a7ce0a5609
refactor: switch to Gradle 2019-06-09 08:14:03 +10:00
Ryan Dowling
24ccdda1ba
chore: add in circleci configs 2019-06-09 06:43:59 +10:00
Ryan Dowling
7eaaaad3a9
feat: [#294] make launcher compatable with Java 9 and newer 2019-06-08 04:41:04 +10:00
Ryan Dowling
6ad30be55b
feat: add in maven wrapper so maven doesn't need to be installed 2019-06-06 21:36:30 +10:00
Ryan Dowling
1c924efed9
chore: include .vscode folder for easy running 2019-06-02 18:36:57 +10:00
dgelessus
9ccbde7ce6 Backport #267 and #269 to master, closes #262 2016-08-25 19:00:35 +02:00
Ryan Dowling
7f40113ba7 Update STYLE.md and add in editorconfig 2016-02-12 23:13:48 +11:00
Ryan Dowling
ea3cac7491 Add in CONTRIBUTING and TESTING markdown files from 3.3.0.0 2016-02-07 17:12:41 +11:00
Ryan Dowling
fefb442da7 Cleanup the markdown files and remove IntelliJ coding style jar 2016-02-07 16:59:16 +11:00
Ryan Dowling
cd2bd2d21d Update IntelliJ coding style settings to work 2015-04-06 02:10:06 +10:00
RyanTheAllmighty
11e7e1ac9f Some commenting and style guidelines stuff 2015-02-26 17:26:09 +11:00
RyanTheAllmighty
31abb2a152 Change some coding guidelines as well as add in CHANGELOG.md file which should be used to keep track of contributors changes to make it easier when identifying changes between versions 2014-11-28 03:14:12 +11:00
RyanTheAllmighty
6821538c63 Add in formatting xml for IntelliJ 2014-08-27 14:41:23 +10:00
RyanTheAllmighty
d05208a5fd Forgot the pom.xml 2014-04-30 21:14:22 +10:00
Leah
be2a202eb8 Updated .gitignore 2014-02-16 23:38:27 -05:00
RyanTheAllmighty
e6ab5fb5db Add in rest of Mac OSX Build files and fix up ANT script 2013-09-09 02:35:39 +10:00
Alan Jenkins
5fdf65e550 Corrected OS specific code to work for Windows 8. 2013-09-08 12:47:22 +01:00
Alan Jenkins
c9ad942195 Made most of the build work. Need Info.plist from Ryan to get Mac App building working. 2013-09-08 12:38:43 +01:00