pinta:release-1.5

Last commit made on 2014-05-24
Get this branch:
git clone -b release-1.5 https://git.launchpad.net/pinta

Branch merges

Branch information

Name:
release-1.5
Repository:
lp:pinta

Recent commits

5ca665f... by Cameron White

Update the copyright year.

f3fc726... by Cameron White

Pull in the latest translations.

f552e04... by Cameron White

For Pinta 1.5, we aren't going to ship with a default addin server.

4ffb254... by Cameron White

Allow Pinta to use Mono.Addins 1.0 in addition to Mono.Addins 0.6.

This fixes build failures on newer distros which use newer versions of
Mono.Addins, such as Ubuntu 14.04.

4606ade... by Cameron White

Fix a bug that caused the last addin repository's name to not be saved.

99b1592... by Cameron White

Merge branch 'master' into release-1.5

Fix some critical bugs with Pinta on Ubuntu 14.04.

11134d1... by Cameron White

More build fixes for old Ubuntu versions.

Make the extension methods from the previous commits visible everywhere.

7da56dd... by Cameron White

Build fix for the previous commit.

The Handle property isn't present in older versions of Mono.Cairo
either.

34b698d... by Cameron White

Fix build breakage on older versions of Ubuntu.

99bacb2... by Cameron White

Add a missing call to Dispose()