pinta:gtk2

Last commit made on 2021-12-20
Get this branch:
git clone -b gtk2 https://git.launchpad.net/pinta

Branch merges

Branch information

Name:
gtk2
Repository:
lp:pinta

Recent commits

46dca46... by Cameron White

Fix regression from e5ae7074

This led to a crash after a layer (usually the selection layer) was transformed.

This regression isn't present in the gtk3 branch (now master) since it happened to be fixed while resolving merge conflicts

Bug: #1953078

831ce17... by Cameron White

Update from the latest launchpad translations.

98f2350... by Cameron White

Update release notes for 1.7.1

ae599f5... by Cameron White

Update to the latest Launchpad translations.

f833285... by Cameron White

Update to the latest Launchpad translations.

dac8395... by Cameron White

Update the CI build for the new version number.

1f2e0d1... by Cameron White

Adjust version number to 1.7.1 for the upcoming GTK2 bugfix release.

4dfb348... by Cameron White

Update the copyright year and list of contributors.

eda772a... by Cameron White

Update changelog with some missing entries.

f1505ee... by Cameron White

Revert UI changes in the Resize Image / Canvas dialogs

There changes require some further work (noted in the bug report), and
those eventual changes should be in the GTK3 branch only.

- Revert "Update ResizeCanvasDialog.cs (#184)"
  This reverts commit 30af5783bdb36b713f6879beaf13785ca53ad427.

- Revert "Update ResizeImageDialog.cs"
  This reverts commit 3e2d7b76ee0d190e969db9278a945da653da8035.

Bug: #1945232