Commit Graph

542 Commits

Author SHA1 Message Date
Jehan bca4d434b3 NEWS: update with new "file-heif-av1-load" procedure.
`gimp-2-10` branch has a common load procedure for HEIC and AVIF, but
the main file-heif contributor (Daniel Novomesky) considers it better to
have 2 procedures. Among other things, it helps to allow using a
separate plug-in for AVIF while this procedure is still used for HEIC.

This won't be backported to 2.10 because it changes the existing
procedure usage. So it's a master-only change, hence adding it to NEWS.
2020-10-23 00:42:50 +02:00
Jehan 7bb0748caa NEWS: HEIF improvements available on master only.
Daniel a Simona Novomeská (@dnovomesky) not planning to backport these
changes to gimp-2-10 branch (cf. comments in #3953). So let's add these
as GIMP 3 specific features.
2020-10-16 18:21:13 +02:00
Jehan 7fb2fb930e NEWS: update with some of the master-only changes.
As it involves some API changes and code moved from libgimp to core, I
just won't backport all the new rotation policy logics in gimp-2-10
branch. I could have cooked something up, at least to have new settings
in Preferences for updating the rotation policy (currently it's
implemented as a global parasite which is quite bad as it makes the
settings virtually non-updatable in a sane way) but really I don't want
to spend too much time on this. So let's just say it's GIMP 3
improvements.
2020-09-27 15:29:36 +02:00
Jehan 9545406034 NEWS: update.
Maybe we should also add some details about the API update, but so much
has been changed already. Maybe later…
2020-06-21 12:45:56 +02:00
Jehan 7c664b369f NEWS: update. 2020-06-08 21:42:59 +02:00
Jehan 94747df92e NEWS: add some "Known issues" section to 2.99.2 notes.
I feel that such section would matter particularly to show some major
issues which we want to finish before a stable release.
This is not necessarily an exhaustive list of blockers, just some major
items.
2020-06-04 22:33:19 +02:00
Jehan 6f4fd52c86 NEWS: some more changes. 2020-05-26 16:57:27 +02:00
Jehan 24d062d7c7 NEWS: kick start the NEWS file for GIMP 2.99 development branch.
I'm sure I missed a lot of evolution. We should have started keeping
this file updated ever since the start. I added what I could think of at
least.
2020-05-26 15:53:11 +02:00
Michael Natterer dca90f303b NEWS: mention enum docs in libgimpbase 2018-05-20 16:42:12 +02:00
Jehan c2362f1b6a Revert "NEWS: keep up-to-date."
This reverts commit 30ae981c23.
Was actually already there!
2018-05-20 01:27:05 +02:00
Jehan 30ae981c23 NEWS: keep up-to-date. 2018-05-20 01:02:37 +02:00
Alexandre Prokoudine 89fbb6d9e2 NEWS: update translations list 2018-05-19 19:17:33 +03:00
Michael Natterer 2439ae3acf app: add new action "view-scroll-center" with shortcut Shift+J
The zoom focus discussion on IRC suggests that everybody is annoyed
about centering behavior (or lack thereof), so here is a way to
explicitly center the image witout zooming.
2018-05-19 18:06:49 +02:00
Michael Natterer ef2cf21f10 Bug 796252 - Mouse wheel zooming should center on cursor...
... _even at low zoom levels_

Pass GIMP_ZOOM_FOCUS_POINTER to gimp_display_shell_scale() when
wheel-scrolling, and change the scaling code to really honor
GIMP_ZOOM_FOCUS_POINTER and not apply magic image centering.

This keep the same point centered under the mouse for wheel-scrolling
and the zoom tool (== when the zooming is really triggered at a
certain mouse position).
2018-05-19 15:24:52 +02:00
Jehan ad395cf02c NEWS: keep up-to-date. 2018-05-18 16:27:37 +02:00
Michael Natterer d35fecceb4 configure.ac: remove the option to disable script-fu
Forgot to do this for 2.10.0.
2018-05-18 13:06:24 +02:00
Jehan ea01de330f NEWS: keep up-to-date. 2018-05-18 02:22:32 +02:00
Jehan 071990da5e NEWS: keep up-to-date. 2018-05-16 02:33:49 +02:00
Alexandre Prokoudine fbcb43ef8b NEWS: update 2018-05-15 02:15:48 +03:00
Jehan c3eff6e877 NEWS: add info about new --with-bug-report-url option. 2018-05-15 00:48:09 +02:00
Alexandre Prokoudine bad7b19211 NEWS: translations 2018-05-06 11:30:04 +03:00
Alexandre Prokoudine 4c004d5e16 NEWS: translations, formatting 2018-05-05 03:18:53 +03:00
Jehan 17ce730591 NEWS: add font loading update.
Also fix a typo.
2018-05-05 02:10:53 +02:00
Alexandre Prokoudine 3899276245 NEWS: update 2018-05-05 02:27:35 +03:00
Michael Natterer fc8e28c971 NEWS: truncate and move content to NEWS.pre-2-10 2018-04-28 02:42:32 +02:00
Michael Natterer 7854fcdc80 NEWS: make it say "2.10 Stable Branch" 2018-04-26 15:56:30 +02:00
Michael Natterer 4e832722e2 NEWS: updates and fixes 2018-04-26 15:45:44 +02:00
Jehan 740bfa5c75 NEWS: add Korean translation update. 2018-04-26 03:03:37 +02:00
Jehan 04aff3d4ea NEWS, authors.xml: add the 2.10 splash author.
See commit ea3de6d524.
Also update the translation list in NEWS.
2018-04-26 00:58:31 +02:00
Jehan bd86c5f603 desktop, NEWS: release date and NEWS updated. 2018-04-26 00:50:44 +02:00
Jehan 8a899aa547 NEWS: kick up 2.10.0 RC3 news. 2018-04-24 04:22:50 +02:00
Øyvind Kolås 27d75a5bd0 NEWS: mention CIE Lab gradient blending 2018-04-17 21:24:58 +02:00
Michael Natterer ff82b3779c NEWS: more updates 2018-04-17 21:21:33 +02:00
Michael Natterer 5e3df8032a NEWS: mention new libgimp API 2018-04-17 21:16:50 +02:00
Jehan 64bab848c3 NEWS, devel-docs: next release is RC2 + some fixes in release howto. 2018-04-16 09:13:37 +02:00
Jehan f660d614f2 NEWS: keep up-to-date. 2018-04-14 16:18:54 +02:00
Alexandre Prokoudine 3cb7fc86aa NEWS: update 2018-04-13 19:58:45 +03:00
Jehan 12ec7976d5 NEWS, desktop: small fixes in NEWS and in <release> appdata. 2018-04-11 01:15:52 +02:00
Alexandre Prokoudine 4b725c6c03 NEWS: more updates 2018-04-11 01:07:38 +03:00
Alexandre Prokoudine a627d47951 NEWS: update 2018-04-11 01:05:08 +03:00
Alexandre Prokoudine 299a258237 NEWS: keep updated 2018-04-06 00:44:49 +03:00
Jehan b88170b9e0 NEWS: keep up-to-date. 2018-04-05 01:38:06 +02:00
Jehan 5e2600db1e NEWS: keep up-to-date. 2018-04-03 00:49:56 +02:00
Jehan 15041e8ff7 NEWS: starting the news for 2.10.0.
Note that it might be a 2.10.0 RC2 instead. It will depend on whether we
decide to make a second release candidate (better process and safer) or
release earlier and go forward.
2018-04-02 00:18:09 +02:00
Michael Natterer 8c0d30004f NEWS: some small fixes 2018-03-26 23:42:46 +02:00
Jehan 3df168595e NEWS: keep up-to-date. 2018-03-23 01:30:58 +01:00
Jehan 4580285503 app, NEWS: metadata export settings are now ON by default.
After many discussions, it has been decided to export the metadata by
default since it seems to be what many people would expect and they
would consider they "lost" metadata (especially if they overwrite their
original). I don't entirely agree since privacy (particularly if you are
not aware of metadata and information they may contain) is also an issue
but not many seem to agree with me.
So here it is! All metadata now exported as a default!
2018-03-22 15:48:21 +01:00
Jehan c44f5a2f4c NEWS: keep up-to-date. 2018-03-20 17:33:19 +01:00
Jehan c5c0dbcd24 NEWS: keep up-to-date. 2018-03-18 01:16:13 +01:00
Jehan d25db86fc9 NEWS: keep up-to-date. 2018-03-17 16:54:08 +01:00