Commit graph

551 commits

Author SHA1 Message Date
luz paz
bb322d94d7 Fix typos
Found via:
```
codespell -q 3 -S ./ChangeLog*,*.po,./.git,./NEWS* -L als,ang,ba,chello,daa,doubleclick,foto,hist,iff,inport,klass,mut,nd,ower,paeth,params,pard,pevent,sinc,thru,tim,uint
```
2020-11-19 21:56:25 +01:00
Jehan
2a439ba21e NEWS: update. 2020-11-16 11:01:44 +01:00
Jehan
4e612b0f2a NEWS: remove GeoTIFF support (moved to GIMP 2.10.24 NEWS file). 2020-11-03 11:07:15 +01:00
Jehan
9b9b43627f NEWS: update 2.99.4 section. 2020-11-01 18:13:51 +01:00
Jehan
7473931429 NEWS: some update.
Add info about the hicolor trick on 2.99.2 news. Also start a 2.99.4
news with the first update (action search, since there is a visible
Preferences settings for this, better not backport this maybe).
2020-10-26 20:30:44 +01:00
Jehan
85a6b86b66 NEWS: update a bit the 2.99.2 release section.
It's after release, but still useful info.
2020-10-26 15:40:49 +01:00
Jehan
1640a25159 NEWS: some more news items. 2020-10-25 17:20:26 +01:00
Jehan
517f7e707e NEWS: more API update.
I added a lot more details about the API change. I'm sure I am still
missing many things but that still gives a good gist, at least of the
main API updates.
2020-10-25 16:08:11 +01:00
Jehan
ea8da00dd8 NEWS: update with many of the major API changes.
I don't list all the function changes (and will probably won't have the
time before release anyway), but at least the major changes. Some of
them actually triggered by themselves dozens of function signature
changes (for instance using objects instead of IDs or using GFile
instead of strings representing paths).
2020-10-25 13:00:30 +01:00
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