Commit Graph

536 Commits

Author SHA1 Message Date
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
Alexandre Prokoudine 467dc06edb NEWS: keep updated 2018-03-11 13:02:35 +03:00
Jehan 479b7e31d0 NEWS: keep up-to-date. 2018-02-26 02:25:00 +01:00
Michael Natterer 374fee451c libgimpbase: consistent gimp_stack_trace namespace for stack trace functions
Change the rest of the source accordingly.
2018-02-22 12:35:43 +01:00
Jehan 5b3c18223a NEWS: keep up-to-date. 2018-02-13 02:32:24 +01:00
Jehan 67d0848b9b NEWS: keep up-to-date. 2018-02-12 18:22:15 +01:00
Jehan 88c5eb6318 NEWS: keep up-to-date. 2018-02-06 03:40:48 +01:00