Commit Graph

713 Commits

Author SHA1 Message Date
Jehan f7b0a82cf3 NEWS: update. 2025-02-17 22:28:16 +01:00
Jehan 3970300e9e NEWS: update. 2025-02-09 19:52:36 +01:00
Jehan 0e8bbd6463 NEWS: update. 2025-02-09 17:24:04 +01:00
Jehan 95d47b9390 NEWS: update. 2025-02-09 02:36:47 +01:00
Jehan 1980dcd0bc NEWS: update. 2025-01-27 17:45:45 +01:00
Jehan fa16da8ef0 NEWS: update. 2025-01-25 16:49:03 +01:00
Jehan bb2181b194 NEWS: update. 2025-01-23 23:53:28 +01:00
Jehan 2b8c4ff0de NEWS: update. 2025-01-20 22:45:30 +01:00
Jehan 6a85288723 NEWS: update. 2025-01-20 01:09:01 +01:00
Jehan de0c08ace8 NEWS: new section for 3.0.0 RC3.
It became clear we need a RC3, mainly for 3 reasons (ordered with first
ones being more serious issues) for which I think more testing would be
better:

1. The changes in the image graph, regarding filters (#12614), and
   possibly more than I am thinking of doing before RC3.
2. The change in multi-threading code for paint (#11389). I want to be
   sure not to create new crashes (multi-threading is always full of
   surprises!).
3. The change to a central plug-in API implementation (!2058) and I want
   to make sure it doesn't bite us back with more testing (though it is
   only for persistent plug-ins so it is fortunately not touching every
   plug-in).
2025-01-15 16:59:50 +01:00
Jehan cdac2cd1fe NEWS: updates. 2024-12-27 15:21:42 +01:00
Bruno f9cb8ba69f
build/linux: Revert APPIMAGETOOL_APP_NAME change from 522b9ced
It was changed to "GIMP-continuous-ARCH.AppImage" because
I had hope of linking GitLab artifacts on gimp-web (which failed)
so let's use "GIMP-GIMP_VERSION-ARCH.AppImage" again.

Also, uppercase AppId 'Continuous' suffix to be consistent with Flatpak.
2024-12-26 19:49:34 -03:00
Jehan 461d5db07e NEWS: update. 2024-12-23 16:20:03 +01:00
Jehan d791ff0539 NEWS: update. 2024-12-20 00:45:57 +01:00
Jehan e81a6bfdc3 NEWS: update. 2024-12-18 00:21:41 +01:00
Jehan 3284e9a487 NEWS: update.
As a particularity in these NEWS, the changes for BMP are more accurate
in the NEWS file than in the commit because MR !1932 got mistakenly
squashed. For anyone looking to have even more details, they should read
the informative comments in the MR:

https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/1932/commits
2024-12-17 21:12:52 +01:00
Jehan 380d60da86 NEWS: update. 2024-11-04 01:19:34 +01:00
Jehan b9db9cc865 NEWS: update. 2024-11-03 17:45:10 +01:00
Jehan 1013bacc44 NEWS: update. 2024-11-02 05:03:16 +01:00
Jehan 7d6a7552ec NEWS: update. 2024-10-28 22:17:14 +01:00
Jehan 00753ef4fe NEWS: update. 2024-10-28 02:14:08 +01:00
Jehan b3f1cb47a3 NEWS: update. 2024-10-26 01:18:55 +02:00
Jehan b06b7e47c1 NEWS: update. 2024-10-17 22:51:11 +02:00
Jehan 3cc3688f21 NEWS: update. 2024-10-15 15:38:38 +02:00
Jehan bf513fac4d NEWS: update. 2024-10-11 01:49:19 +02:00
Jehan 849de6c87f NEWS: update. 2024-10-03 22:10:39 +02:00
Jehan c57c2dbbed NEWS: update. 2024-09-29 12:59:58 +02:00
Jehan 60a0a0e598 NEWS: fix latest NEWS update.
See: 8d5cd6f3d5 (note_2230413)
2024-09-24 12:18:48 +02:00
Jehan 8d5cd6f3d5 NEWS: update. 2024-09-23 21:43:39 +02:00
Jehan 998c65f4e2 NEWS: update. 2024-09-18 23:26:21 +02:00
Jehan d0983a2bbd NEWS: update. 2024-09-11 15:44:07 +02:00
Jehan 38c65a4b45 NEWS: update. 2024-08-28 00:42:07 +02:00
Jehan 5814d9ed30 NEWS: update. 2024-08-19 12:17:35 +02:00
Anders Jonsson 0928fdb11d NEWS: fix typos 2024-08-14 14:30:13 +02:00
Jehan dd700544b4 NEWS: update. 2024-08-13 19:01:59 +02:00
Jehan 8d598ec3a3 NEWS: update. 2024-08-03 02:23:31 +02:00
Jehan accc9011ed NEWS: update. 2024-07-24 19:14:50 +02:00
Bruno 08294f9c34 build/linux: Sync with beta manifest regarding x265
Ported from ca5688bf6d

Just to note, we are already not using Assembly code
in 10bit and 12bit libraries. So, no feature dropped.

---

Also, little fixes to some dev docs regarding Clang.
2024-07-21 19:33:01 +00:00
Jehan 38946716f2 NEWS: update. 2024-07-06 14:44:45 +02:00
Jehan e2748a2e4f NEWS: update. 2024-05-28 15:33:28 +02:00
Bruno Lopes 0a2433c062 build/linux: Fix failing Flatpak jobs due to old path 2024-04-28 14:24:48 +00:00
Jehan b4f84dfd8f NEWS: update. 2024-04-20 23:51:53 +02:00
Jehan 1387d4d081 NEWS: update. 2024-04-04 18:15:23 +02:00
Jehan 11539e6d74 NEWS: update. 2024-03-15 02:48:51 +01:00
Jehan 18d68d9e7c Issue #10850: [Color Space Invasion] Possible profile mis-match between color selectors.
It was simply not implemented yet, but it's true that it's such a visible and
used feature that it's worth adding it in time for GIMP 2.99.18!
2024-02-17 11:24:00 +01:00
Jehan fbb14c8c49 NEWS: update. 2024-02-14 16:48:51 +01:00
Jehan 1f85924e3c NEWS: update. 2024-02-12 00:19:40 +01:00
Jehan 6e6239c882 NEWS: update. 2024-02-09 19:10:46 +01:00
Anders Jonsson a07b3c803b NEWS: typo and grammar fixes 2024-02-01 16:17:32 +01:00
Jehan b89d90de42 NEWS: update. 2024-01-31 15:37:02 +01:00