Commit Graph

2478 Commits

Author SHA1 Message Date
Stef Tervelde b0315780fa Create processing.png 2024-12-09 09:49:43 +01:00
Stef Tervelde 138db8471b Cleaned up ignored files 2024-11-17 19:47:08 +01:00
Stef Tervelde e082481594 Run app with Java Mode 2024-11-14 10:30:56 +01:00
Stef Tervelde 1a3f5e4c3a Updated Build instructions for first time contributors
[skip ci]
2024-11-12 16:16:35 +01:00
Stef Tervelde 9e2500a877 Update build.xml 2024-11-11 10:26:14 +01:00
Stef Tervelde a7b7b2f533 processing-examples modification
no longer use processing-examples on a sibling path
2024-11-11 09:49:39 +01:00
Stef Tervelde 892cd4d9a0 Added missing jars to sign & changed identifier 2024-09-24 15:55:19 +02:00
Stef Tervelde 05c0e2ce9b Update application identifier 2024-09-24 12:49:03 +02:00
Stef Tervelde 93598ecdbe Improved instruction clarity 2024-09-16 12:12:23 +02:00
Stef Tervelde 7f312450df Removed outdated instructions 2024-09-16 12:02:07 +02:00
Stef Tervelde 408587148b Improved instructions 2024-09-16 12:01:02 +02:00
Stef Tervelde 90167f97d1 Code Signing Instructions 2024-09-16 11:57:59 +02:00
Raphaël de Courville 916b355bdb Update README.md 2024-08-16 12:45:17 +02:00
Stef Tervelde 50c4f299af Merge pull request #2 from processing/developer-experience
Developer experience - IntelliJ IDEA
2024-04-08 20:03:38 +02:00
Stef Tervelde daaf8bb28a IntelliJ configuration and instructions 2024-04-05 09:50:10 +02:00
Sam Pottinger 0dce0d9b90 Prepare mac for cross build. 2024-04-04 10:15:23 -07:00
Ben Fry 8fb8937ec0 tweak Ant message since it need not be the latest 2023-09-17 06:57:40 -04:00
Ben Fry 2778ca4f59 add a note about Ant version (resolves #783) 2023-09-17 06:52:24 -04:00
Ben Fry ef2c65312d one last edit for notarization updates 2023-07-27 10:35:01 -04:00
CyberFlame 3198a5fae0 migrate from altool to notarytool 2023-07-27 12:27:33 +12:00
Ben Fry c79ad7f19a incorporate pde:// browser protocol on Linux 2023-07-26 06:27:16 -04:00
Ben Fry 1ba204093c Merge pull request #696 from lala-lala-lori/dev1
support for pde:// browser protocol (LINUX)
2023-07-26 06:25:01 -04:00
Ben Fry 6d8c299c9b incorporate PGraphics contributed fix 2023-07-26 06:23:31 -04:00
Ben Fry 924cb5e720 writing release notes 2023-07-26 06:17:26 -04:00
Ben Fry 5a66a1cebe add a note about where all the icons are located 2023-07-26 05:58:58 -04:00
Ben Fry 9d02780fde simplified About screen; color tweaks from Paul 2023-07-25 19:18:50 -04:00
Ben Fry 33a6b0f316 remove unused(?) ancient document icon 2023-07-25 19:09:19 -04:00
Ben Fry 9f77014831 update Windows .ico files 2023-07-25 19:08:58 -04:00
Ben Fry f36b58e1e5 bump Java to 17.0.8+7 2023-07-25 19:02:50 -04:00
Ben Fry 51e9f8cccc new macOS icons 2023-07-25 19:00:46 -04:00
Ben Fry 957179028f updated app and document (.pde) icon png files 2023-07-25 19:00:08 -04:00
Ben Fry e95b0bb274 use separate icons for the application and .pde files on Linux 2023-07-25 18:59:53 -04:00
Ben Fry 944d9f65ac these parts are out of date 2023-07-25 18:59:20 -04:00
Ben Fry b1b8d3b454 todo notes and inherit dark/light settings from macOS (#699) 2023-07-18 07:41:58 -04:00
Ben Fry 445b73640d Merge pull request #660 from ThinkDumbIndustries/main
Keyboard shortcut for FR keyboard layout on mac
2023-07-17 13:35:06 -04:00
Ben Fry 33aab6d635 get "everything" to build again; also swap "11" with jdk.train var 2023-07-16 16:46:05 -04:00
Ben Fry 59dbf736db Merge pull request #745 from trikaphundo/translation-catalan
Update Catalan translation
2023-07-16 12:19:15 -04:00
Daniel 442ac460c4 Update Catalan translation
Synchronised with the master version (English)
2023-07-09 19:18:24 +02:00
Daniel 5d1a5a9368 Update Spanish translation
Synchronised with the master version (English).
2023-07-09 19:16:56 +02:00
lala-lala-lori d6708402a4 support for pde:// 2023-04-06 21:32:57 +05:30
Ben Fry adad1a17c0 writing release notes 2023-02-20 05:36:37 -05:00
Ben Fry 45ae247816 trying to sort out dpi issues on Windows 2023-02-18 13:33:37 -05:00
Ben Fry bd0d880f33 build fenster with mingw64 instead of msys b/c of DLL headache (fixes #514) 2023-02-18 15:38:03 +00:00
Ben Fry e3c53c8779 screen scale is a float, not an int (working on #514) 2023-02-18 09:26:58 -05:00
Ben Fry b61e86dea1 fix download url (though unlikely ever seen) 2023-02-18 09:24:49 -05:00
Ben Fry efa0be888b maybe not gonna fall back for processing.exe 2023-02-18 07:46:21 -05:00
Ben Fry 93fe201ee9 looking into exported apps not finding Java on Windows (#667) 2023-02-18 07:11:29 -05:00
Ben Fry e28080d2eb copy ico files during build 2023-02-17 21:07:29 -05:00
Ben Fry 423437ff41 break out pyde with new name to reflect Windows change 2023-02-17 21:04:05 -05:00
Ben Fry 63cd51a331 multiple icons not allowed in launch4j 2023-02-17 21:03:49 -05:00