pinta:release-1.0

Last commit made on 2011-04-26
Get this branch:
git clone -b release-1.0 https://git.launchpad.net/pinta

Branch merges

Branch information

Name:
release-1.0
Repository:
lp:pinta

Recent commits

6aded19... by Jonathan Pobst

Pinta assemblies are not Copyright Microsoft.

94ed105... by Jonathan Pobst

Update version number.

3fde489... by Jonathan Pobst

Import latest translations from LaunchPad.

521c165... by Jonathan Pobst

Updates version to 1.0.

5a3d6b7... by Jonathan Pobst

[Fixes bug #684239] Apply fix from Olivier Dufour to use a FileStream instead of opening the file directly, working around a bug in Gtk# loading.

de3a43c... by Jonathan Pobst

[Fixes bug #757458] Fix a potential bug with trying to access the canvas too early.

693563b... by Jonathan Pobst

[Fixes bug #704265] Gtk doesn't like it if we set the file name to an extension that we don't have a filter for, so we change the extension to our default extension.

566311c... by Jonathan Pobst

[Fixes bug #730019] Guard against an exception where ActiveDocument fails.

cc5918d... by Jonathan Pobst

[Fixes bug #730773] Guard against a case where ActiveDocument fails.

bd8c39b... by Jonathan Pobst

[Fixes bug #750441] Ensure the settings directory exists before trying to use it.