lp:pinta

Get this repository:
git clone https://git.launchpad.net/pinta

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/PintaProject/Pinta.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-18 04:23:45 UTC
Fix the bundle_gtk script to better handle the webp libraries

Author: Cameron White
Author Date: 2024-04-18 04:23:45 UTC

Fix the bundle_gtk script to better handle the webp libraries

- When parsing the otool output, recognize @rpath/libfoo.dylib and ensure that these libraries are also bundled
- Include these in install_name_tool to properly update references when symlinks are involved

Bug: 770

release-2.1 2024-04-13 14:48:18 UTC
`release-2.1` branch: migrate from net7 to net8 (#763)

Author: koyote
Author Date: 2024-04-13 14:48:18 UTC

`release-2.1` branch: migrate from net7 to net8 (#763)

fix/toolbox-layout 2024-04-02 01:58:13 UTC
Experiment with using a flowbox layout to handle the toolbox widget overflowing

Author: Cameron White
Author Date: 2024-01-04 04:22:07 UTC

Experiment with using a flowbox layout to handle the toolbox widget overflowing

This produces multiple columns instead of introducing a scrollbar that can interfere with clicks.

feature/gettext 2024-03-31 17:07:42 UTC
A couple build fixes for translations

Author: Cameron White
Author Date: 2024-03-31 17:07:42 UTC

A couple build fixes for translations

- Rename the domain from 'messages' to 'pinta'. This happened implicitly during the build steps before
- Ensure the contents of 'messages.in' are still included in the translation template

feature/resize-selected-pixels 2023-11-18 03:57:46 UTC
Add methods for decomposing a Cairo.Matrix

Author: Cameron White
Author Date: 2023-11-18 03:26:37 UTC

Add methods for decomposing a Cairo.Matrix

This will be useful for the Move tool to be able to align the handles with the current transform

Also fixed an issue where modules like Cairo were uninitialized during unit tests unless a method from the Utilities class was called. This is now marked with the correct attributes to run before any unit test.

gtk3 2023-11-14 05:15:25 UTC
Update to latest libtiff version

Author: Cameron White
Author Date: 2023-04-30 02:31:41 UTC

Update to latest libtiff version

(cherry picked from commit 12614744c393c6293e026b34bc07fb48bc1fa2a1)

feature/gio-dbus 2023-03-31 16:30:02 UTC
Initial work on porting to the Gio DBus bindings

Author: Cameron White
Author Date: 2023-03-31 16:23:47 UTC

Initial work on porting to the Gio DBus bindings

This avoids an extra library dependency (these bindings weren't available in GtkSharp, which is why the Tmds.DBus library was used)

This requires further testing, and possibly some extensions to GLib.Variant to be able to construct the parameter dictionary correctly.

release-2.0 2022-01-14 02:19:39 UTC
Update changelog for 2.0.2 release

Author: Cameron White
Author Date: 2022-01-14 02:19:39 UTC

Update changelog for 2.0.2 release

gtk2 2021-12-20 03:10:21 UTC
Fix regression from e5ae7074

Author: Cameron White
Author Date: 2021-12-20 03:10:21 UTC

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

release-1.7 2020-08-04 23:34:07 UTC
Also add the tests folder to the `make dist` target.

Author: Cameron White
Author Date: 2020-08-04 23:34:07 UTC

Also add the tests folder to the `make dist` target.

release-1.6 2015-03-01 22:14:37 UTC
Pull in updated translations.

Author: Cameron White
Author Date: 2015-03-01 22:14:06 UTC

Pull in updated translations.

release-1.5-windows 2014-05-24 22:29:08 UTC
Fix the Windows installer.

Author: Cameron White
Author Date: 2014-05-24 22:29:08 UTC

Fix the Windows installer.

release-1.5 2014-05-24 15:50:34 UTC
Update the copyright year.

Author: Cameron White
Author Date: 2014-05-24 15:50:34 UTC

Update the copyright year.

release-1.4 2012-09-26 23:23:18 UTC
Revert "Try disabling the font previews to fix bug #696293."

Author: Cameron White
Author Date: 2012-09-26 23:23:18 UTC

Revert "Try disabling the font previews to fix bug #696293."

This reverts commit 7f4512912ba2375c1f8fc9ee15ee538503336e8c.

release-1.3 2012-04-28 16:54:57 UTC
Updated the contributors list for Pinta 1.3.

Author: Cameron White
Author Date: 2012-04-28 16:54:57 UTC

Updated the contributors list for Pinta 1.3.

release-1.2 2012-04-21 17:33:55 UTC
Updated the Wix build file for the Pinta 1.2 release and new translations.

Author: Cameron White
Author Date: 2012-04-21 17:33:55 UTC

Updated the Wix build file for the Pinta 1.2 release and new translations.

release-1.1 2011-11-18 08:44:05 UTC
Workaround for Stock.Close not being found on Mac

Author: Robert Nordan
Author Date: 2011-11-18 08:44:05 UTC

Workaround for Stock.Close not being found on Mac

release-1.0 2011-04-26 23:21:40 UTC
Pinta assemblies are not Copyright Microsoft.

Author: Jonathan Pobst
Author Date: 2011-04-26 23:21:40 UTC

Pinta assemblies are not Copyright Microsoft.

mono-addins 2011-04-03 00:19:43 UTC
Format.

Author: Jonathan Pobst
Author Date: 2011-04-03 00:19:43 UTC

Format.

release-0.8 2011-03-31 04:49:02 UTC
Bump version numbers to 0.8.

Author: Jonathan Pobst
Author Date: 2011-03-31 04:49:02 UTC

Bump version numbers to 0.8.

release-0.7 2011-03-27 19:35:50 UTC
[Fixes bug #743681] Make sure the directory for our settings file exists befo...

Author: Jonathan Pobst
Author Date: 2011-03-27 19:35:50 UTC

[Fixes bug #743681] Make sure the directory for our settings file exists before we try to write to it.

release-0.6 2011-01-12 17:01:00 UTC
Fix make install.

Author: Jonathan Pobst
Author Date: 2011-01-12 17:01:00 UTC

Fix make install.

release-0.5 2010-11-02 18:41:56 UTC
System.XML -> System.Xml

Author: Jonathan Pobst
Author Date: 2010-11-02 18:41:56 UTC

System.XML -> System.Xml

release-0.4 2010-07-01 15:03:14 UTC
Fix clean, distclean and cleanall for packaging expectations

Author: Maia Everett
Author Date: 2010-07-01 10:23:41 UTC

Fix clean, distclean and cleanall for packaging expectations

release-0.3 2010-04-29 04:54:53 UTC
Update version number to 0.3.

Author: Jonathan Pobst
Author Date: 2010-04-29 04:54:53 UTC

Update version number to 0.3.

release-0.2 2010-03-14 16:36:07 UTC
Patch from Iain Lane to force codepage 65001.

Author: Jonathan Pobst
Author Date: 2010-03-14 16:36:07 UTC

Patch from Iain Lane to force codepage 65001.

simd 2010-03-07 17:48:02 UTC
Mono.Simd version of InvertColorsEffect.

Author: Jonathan Pobst
Author Date: 2010-03-07 17:48:02 UTC

Mono.Simd version of InvertColorsEffect.

127 of 27 results
This repository contains Public information 
Everyone can see this information.