Overview

Request 835952 accepted

Sun 16 Aug 2020 10:15:00 PM -03 - GuinuxBR
- Update to version 1.7:
* New Features / Improvements
+ Added a tab view to switch between images. The tabs can also be docked side-by-side or pulled into new windows. (#94).
+ The Rotate / Zoom dialog now supports zooming and panning (#1252756).
+ Added a Smooth Erase tool, which is enabled using the Type menu on the Erase tool's toolbar (#110).
+ The Pencil tool can switch between different blend modes (#124, #1688743).
+ Added support for JASC PaintShop Pro palette files (#126).
+ The transform tools can now rotate in fixed increments by holding Shift (#134).
+ The Move Selected tool can now scale by holding Ctrl (#138).
+ Dragging and dropping a URL (e.g. image from a web browser) to download and open the image is now supported (#80, #644123).
+ Performance improvements when interacting with selections, particularly for large images (#1428740).
+ The Rectangle Select tool now shows different arrow cursors at each corner of the selection (#1188143).
+ Added an AppData file for integration with some Linux app stores (#121).
+ A new user guide has been written for the Pinta website! Thanks to @jeneira94, @akaro2424, and @anadvu for their contributions!
* Changes
+ .NET 4.5 / Mono 4.0 are now required.
+ Mono 6.x is strongly recommended for Mac and Linux users.
+ UI improvements to the New Image dialog (#99, [1424547).
+ The Rotate / Zoom dialog now rotates in-place instead of changing the layer's size.
+ Cairo blend operations are now used instead of PDN's managed blend modes (#98, #1248933, #1091910).
+ The tool windows can now only be closed with the View -> Tool Windows menu, as it was easy to accidentally close them without knowing how to recover them (#1428720).
+ The shortcut for the Intersect selection mode is now Alt + Left Click instead of using Shift, which had caused conflicts with holding Shift to constrain the selection to a square (#1426660).
* Bug Fixes
+ Fixed many issues where selection changes did not update correctly (#1438022, #1188924, #1429830, #1098137, #105).
+ Fixed incorrect behaviour when using the Shift key to constrain to a square or circle in the Rectangle and Ellipse tools (#1452607).
+ The option to expand the canvas when pasting an image now only changes the canvas size in the dimension where the pasted image is larger (#1883623).
+ Fixed a bug where Auto Crop used the current layer instead of the entire image when deciding what to crop, and takes the selection into account (#1434928, #1434906).
+ Fixed potential crashes when switching tools without any open documents (#1425612).
+ Fixed a potential bug where the OK button in the New Image dialog could be incorrectly disabled (#1430203).
+ Fixed a crash when clicking on the Open Images pad after closing all images (#1430789).
+ Fixed a bug where the Levels dialog closed unexpectedly when clicking on one of the color checkboxes (#1435045).
+ The outline width settings on the Text Tool's toolbar now only show up if they are relevant to the stroke style being used (#1426663).
+ Fixed a potential crash creating gradients (#1446217).
+ Fixed issues where the selection handles disappeared after pressing Delete (#1424629).
+ Fixed several transparency-related issues with premultiplied alpha (#109, #113, #114, #117, #125).
+ Corrected display problems in the Move Selected Tool and live previews for effects (#115).
+ Add-ins can now load icons correctly (#116).
+ Fixed strange behaviour when the width or height of a drawn rounded rectangle is 0 (#112).
+ Fixed issues with the text tool on OSX (#1425749).
+ Fixed inconsistent labels in the UI (#1579033).
+ Fixed issues with the zoom tool under certain locales (#139, #133, #1464855).
+ Fixed issues when drawing on very zoomed-in images (#129, #133).
+ Fixed issues where brushes could draw outside the selection (#1775709).
+ Fixed issues with the docking library (#832395).
+ Fixed a bug where undoing a history item could set the background palette color to the foreground color (#1888131).
+ Fixed issues where the zoom level was not maintained when undoing a Crop to Selection (#1888885).
+ Fixed an error on newer Mono versions when opening URLs via the menu items under the Help menu (#1888883).
+ Fixed some occasional crashes on dragging and dropping or pasting into a new image (#1838620, #1508777).
+ Fixed issues where using the Rectangle Select tool after the Move Selection or Move Selected Pixels tools did not update correctly (#1889647, #1473430, #1889774).
+ Adjusted Pinta.Install.proj to simplify installing to a custom prefix (#781836).
- Fix unresolvable Mono addins dependency
- Fix build with mono 4.0 (sed hacks borrowed from Fedora).
- enable checks
- Update to 1.6:
* New Features / Improvements:
+ Redesigned shape tools (demo video):
- The Line tool now supports drawing curves and arrows.
- Shapes remain editable after being drawn.
- All shape tools now support drawing dashed lines.
+ All selection tools now support the Union, Exclude, Xor, and
Intersection modes.
+ New community add-in repository - add-ins can be installed
through the Add-in Manager dialog (via the Add-ins menu).
+ Redesigned New Image dialog, which includes presets,
orientation and background options, and a thumbnail preview
of the image.
+ The toolbox and color palette now have a flexible layout and
can expand horizontally, making them significantly more
usable on small screens.
+ When launching Pinta from the command line, the standard
--version and --help options are now supported.
* Bug Fixes:
+ Fix a number of issues with the text tool’s support for
Unicode text.
+ Fix a number of issues with undoing selections.
+ Fix a number of untranslatable strings throughout Pinta, and
the zoom toolbar’s percentages are now formatted using the
current locale.
+ The text tool now supports the standard shortcuts for
toggling bold (Ctrl+B), italic (Ctrl+I), and underline
(Ctrl+U), and all of the text can be selected with Ctrl+A.
+ Fix a potential crash after undoing a text action.
+ Fix a crash when holding both the left and right mouse
buttons with the Pencil tool.
+ Fix issues with zooming in very far on large images.
+ Fix a potential crash when exiting Pinta.
+ Fix issues with the toolbar’s state (hidden vs. visible) not
being preserved after re-opening Pinta.
+ Fix several bugs where undo did not work correctly for the
Freeform Shape tool.
+ Fix a bug where resizing a selection allowed the selection to
grow beyond the edge of the canvas.
+ The selection handles are now larger and easier to click.
+ Fix bugs where using the Recolor tool after the Line/Curve
tool resulted in odd behavior.
+ The error dialog now includes a link to the bug tracker.
+ Improve the error message when opening an unsupported file
format.
+ Fix an issue where cancelling the saving of a jpg image made
it appear that the image had actually been saved.
+ Auto-hiding now works correctly for the history and open
images pads.
+ Auto Crop now works correctly if there is an active selection.
+ The progress dialog is now modal.
+ The Backspace and Delete keys are now usable when editing
text fields in the toolbar.
+ Improve the readability of the text cursor against dark
backgrounds.
- Spec cleanup.
- Add pinta-lang package.
- update to v1.5
* see https://github.com/PintaProject/Pinta/releases/tag/1.5
- added %post macros
- update to 1.4
* http://pinta-project.com/Releases.Release%201-4.ashx
- Update to 1.3
* http://pinta-project.com/Releases.1-3.ashx
- update to 1.1
* http://pinta-project.com/Releases.1-1.ashx
- Update to 1.0
* http://pinta-project.com/Release-Notes-1-0.ashx
- Add missing Url tag
- Update to 0.6
http://pinta-project.com/release/0.6
- Spec file cleanup
- Desktop patch dropped
- Update to 0.4
http://pinta-project.com/release/0.4
- Update to 0.3
http://pinta-project.com/release/0.3
- Update to 0.2
http://www.pinta-project.com/release/0.2
- First version (0.1)

Loading...
Request History
GUILHERME LUCIANO LEITE MARQUES's avatar

guinuxbr created request

Sun 16 Aug 2020 10:15:00 PM -03 - GuinuxBR
- Update to version 1.7:
* New Features / Improvements
+ Added a tab view to switch between images. The tabs can also be docked side-by-side or pulled into new windows. (#94).
+ The Rotate / Zoom dialog now supports zooming and panning (#1252756).
+ Added a Smooth Erase tool, which is enabled using the Type menu on the Erase tool's toolbar (#110).
+ The Pencil tool can switch between different blend modes (#124, #1688743).
+ Added support for JASC PaintShop Pro palette files (#126).
+ The transform tools can now rotate in fixed increments by holding Shift (#134).
+ The Move Selected tool can now scale by holding Ctrl (#138).
+ Dragging and dropping a URL (e.g. image from a web browser) to download and open the image is now supported (#80, #644123).
+ Performance improvements when interacting with selections, particularly for large images (#1428740).
+ The Rectangle Select tool now shows different arrow cursors at each corner of the selection (#1188143).
+ Added an AppData file for integration with some Linux app stores (#121).
+ A new user guide has been written for the Pinta website! Thanks to @jeneira94, @akaro2424, and @anadvu for their contributions!
* Changes
+ .NET 4.5 / Mono 4.0 are now required.
+ Mono 6.x is strongly recommended for Mac and Linux users.
+ UI improvements to the New Image dialog (#99, [1424547).
+ The Rotate / Zoom dialog now rotates in-place instead of changing the layer's size.
+ Cairo blend operations are now used instead of PDN's managed blend modes (#98, #1248933, #1091910).
+ The tool windows can now only be closed with the View -> Tool Windows menu, as it was easy to accidentally close them without knowing how to recover them (#1428720).
+ The shortcut for the Intersect selection mode is now Alt + Left Click instead of using Shift, which had caused conflicts with holding Shift to constrain the selection to a square (#1426660).
* Bug Fixes
+ Fixed many issues where selection changes did not update correctly (#1438022, #1188924, #1429830, #1098137, #105).
+ Fixed incorrect behaviour when using the Shift key to constrain to a square or circle in the Rectangle and Ellipse tools (#1452607).
+ The option to expand the canvas when pasting an image now only changes the canvas size in the dimension where the pasted image is larger (#1883623).
+ Fixed a bug where Auto Crop used the current layer instead of the entire image when deciding what to crop, and takes the selection into account (#1434928, #1434906).
+ Fixed potential crashes when switching tools without any open documents (#1425612).
+ Fixed a potential bug where the OK button in the New Image dialog could be incorrectly disabled (#1430203).
+ Fixed a crash when clicking on the Open Images pad after closing all images (#1430789).
+ Fixed a bug where the Levels dialog closed unexpectedly when clicking on one of the color checkboxes (#1435045).
+ The outline width settings on the Text Tool's toolbar now only show up if they are relevant to the stroke style being used (#1426663).
+ Fixed a potential crash creating gradients (#1446217).
+ Fixed issues where the selection handles disappeared after pressing Delete (#1424629).
+ Fixed several transparency-related issues with premultiplied alpha (#109, #113, #114, #117, #125).
+ Corrected display problems in the Move Selected Tool and live previews for effects (#115).
+ Add-ins can now load icons correctly (#116).
+ Fixed strange behaviour when the width or height of a drawn rounded rectangle is 0 (#112).
+ Fixed issues with the text tool on OSX (#1425749).
+ Fixed inconsistent labels in the UI (#1579033).
+ Fixed issues with the zoom tool under certain locales (#139, #133, #1464855).
+ Fixed issues when drawing on very zoomed-in images (#129, #133).
+ Fixed issues where brushes could draw outside the selection (#1775709).
+ Fixed issues with the docking library (#832395).
+ Fixed a bug where undoing a history item could set the background palette color to the foreground color (#1888131).
+ Fixed issues where the zoom level was not maintained when undoing a Crop to Selection (#1888885).
+ Fixed an error on newer Mono versions when opening URLs via the menu items under the Help menu (#1888883).
+ Fixed some occasional crashes on dragging and dropping or pasting into a new image (#1838620, #1508777).
+ Fixed issues where using the Rectangle Select tool after the Move Selection or Move Selected Pixels tools did not update correctly (#1889647, #1473430, #1889774).
+ Adjusted Pinta.Install.proj to simplify installing to a custom prefix (#781836).
- Fix unresolvable Mono addins dependency
- Fix build with mono 4.0 (sed hacks borrowed from Fedora).
- enable checks
- Update to 1.6:
* New Features / Improvements:
+ Redesigned shape tools (demo video):
- The Line tool now supports drawing curves and arrows.
- Shapes remain editable after being drawn.
- All shape tools now support drawing dashed lines.
+ All selection tools now support the Union, Exclude, Xor, and
Intersection modes.
+ New community add-in repository - add-ins can be installed
through the Add-in Manager dialog (via the Add-ins menu).
+ Redesigned New Image dialog, which includes presets,
orientation and background options, and a thumbnail preview
of the image.
+ The toolbox and color palette now have a flexible layout and
can expand horizontally, making them significantly more
usable on small screens.
+ When launching Pinta from the command line, the standard
--version and --help options are now supported.
* Bug Fixes:
+ Fix a number of issues with the text tool’s support for
Unicode text.
+ Fix a number of issues with undoing selections.
+ Fix a number of untranslatable strings throughout Pinta, and
the zoom toolbar’s percentages are now formatted using the
current locale.
+ The text tool now supports the standard shortcuts for
toggling bold (Ctrl+B), italic (Ctrl+I), and underline
(Ctrl+U), and all of the text can be selected with Ctrl+A.
+ Fix a potential crash after undoing a text action.
+ Fix a crash when holding both the left and right mouse
buttons with the Pencil tool.
+ Fix issues with zooming in very far on large images.
+ Fix a potential crash when exiting Pinta.
+ Fix issues with the toolbar’s state (hidden vs. visible) not
being preserved after re-opening Pinta.
+ Fix several bugs where undo did not work correctly for the
Freeform Shape tool.
+ Fix a bug where resizing a selection allowed the selection to
grow beyond the edge of the canvas.
+ The selection handles are now larger and easier to click.
+ Fix bugs where using the Recolor tool after the Line/Curve
tool resulted in odd behavior.
+ The error dialog now includes a link to the bug tracker.
+ Improve the error message when opening an unsupported file
format.
+ Fix an issue where cancelling the saving of a jpg image made
it appear that the image had actually been saved.
+ Auto-hiding now works correctly for the history and open
images pads.
+ Auto Crop now works correctly if there is an active selection.
+ The progress dialog is now modal.
+ The Backspace and Delete keys are now usable when editing
text fields in the toolbar.
+ Improve the readability of the text cursor against dark
backgrounds.
- Spec cleanup.
- Add pinta-lang package.
- update to v1.5
* see https://github.com/PintaProject/Pinta/releases/tag/1.5
- added %post macros
- update to 1.4
* http://pinta-project.com/Releases.Release%201-4.ashx
- Update to 1.3
* http://pinta-project.com/Releases.1-3.ashx
- update to 1.1
* http://pinta-project.com/Releases.1-1.ashx
- Update to 1.0
* http://pinta-project.com/Release-Notes-1-0.ashx
- Add missing Url tag
- Update to 0.6
http://pinta-project.com/release/0.6
- Spec file cleanup
- Desktop patch dropped
- Update to 0.4
http://pinta-project.com/release/0.4
- Update to 0.3
http://pinta-project.com/release/0.3
- Update to 0.2
http://www.pinta-project.com/release/0.2
- First version (0.1)


Matthias Mailänder's avatar

Mailaender accepted request

openSUSE Build Service is sponsored by