Changelog for
minder-1.1.3-lp150.11.1.x86_64.rpm :
* Mon Oct 29 2018 Alexei Podvalsky
- Update to 1.1.3:
* Updating release notes.
* Adding support for special character input.
* Fixing syntax error in appdata.xml
* Updating version number in Application class.
* Updating appdata file.
* Tue Oct 16 2018 Alexei Podvalsky - Update to 1.1.2:
* Adding information for 1.1.2 release
* Mon Oct 08 2018 Alexei Podvalsky - Update to 1.1.1:
* Updating release number.
* Updating release information.
* Updating release notes.
* Fixing issues with moving nodes within a parent and attaching a root node into another node.
* Reducing the minimum height of the note text area for screens that are shorter.
* Fixing syntax error in appdata.xml file.
* Updating appdata.
* Fixing issues with editing and selecting unicode text that spans UTF-8 characters.
* adjustments to README
* Mon Sep 24 2018 Alexei Podvalsky - Update to 1.1.0:
* Updating application description.
* Fixing issue where the mode property of the Node class was given a default value in the property.
* Updating README with documentation link and adding libarchive to list of dependencies.
* Small adjustments to some UI elements.
* Adding missing image support for node copying.
* Updating README.
* Fixing compiler warning.
* Updating screenshots.
* Adding code to keep from scrolling infinitely.
* Fixing a few issues after the merge.
* Merge branch \'devel\'
* Fixed issues with calling the ImageManager cleanup method.
* Checkpointing refactoring of ImageManager and related code.
* Checkpointing image manager work.
* Checkpointing (things are really broken right now).
* Finishing image work in node inspector.
* Checkpointing work on ImageManager.
* Checkpointing work on ImageManager (work in progress).
* Checkpointing.
* Adding node resize undo action.
* Fixing initial sizing of images to match max_width value.
* Adding Vim swap files to gitignore file.
* Removing ability to click on NodeInspector image to edit.
* Adding delete and edit overlays to image in NodeInspector.
* Fixing URI generation issue.
* Attempting to fix popover handling for Loki.
* Adding ability to remove image from image editor.
* Adding support for image URI saving.
* Displaying image URI- Add pkgconfig(libarchive)
* Wed Aug 08 2018 avvissuAATTyandex.by- Update to 1.0.8:
* Adding support for opaque PNG export
* Improving memory footprint of undo buffer.
* Fixing issues with undoing a node attach operation.
* Fixing issues with saving colors when an RGB value is 0.
* Fixing CHARSET in pt_BR.po.
* Checkpointing work on new attachment algorithm.
* Update README.md
* Adding overview section to README.md
* Updating description text
* Updating release notes
* Checkpointing work on improving node attachment undo/redo functionality.
* Fixing posx/posy original position calculation in attach method.
* Starting to improve the attachment undo/redo functionality (work in progress).
* Fix appadata.xml
* Attempting to fix keyboard support in DrawArea
* Initial attempt to fix layout issues when attaching a tree to another tree.
* Updating solarized light theme.
* Adding new Solarized Light and Solarized Dark themes.
* Fixing issue with folding completed tasks.
* Updating icons.
* Creating icons for map inspector actions.
* Adding button sensitivity for completed tasks and unfold all- Add a new package with translations
* Mon Aug 06 2018 jengelhAATTinai.de- Switch from imperatives to noun phrasing.
* Wed Aug 01 2018 avvissuAATTyandex.by- Update to 1.0.7:
* Changing release date for 1.0.4
* Updating README to include double-click to edit
* Changing update icon cache script.
* Update.
* Removing gtk-update-icon-cache call.
* Another attempt to fix Travis CI issues.
* Minor change to Travis CI.
* Attempting to correct Travis CI failures.
* Fixing build issues in Juno.
* Adding GTK322 define to allow for conditional compilation.
* Updating .pot file.
* Minor code enhancements.
* Fixing background color of DrawArea.
* Attempting to fix use of obsolete Gtk.Menu.popup call in Juno.
* Adding 1.0.3 release notes.
* Updating pot file.
* Cleaning up code.
* Fixing folded assignment from with Node class.
* Updating screenshots.
* Fixing CSS handling for theme selection and canvas backgrounds.
* Attempting to remove background override call in Theme class to instead use CSS (still having issues).
* Modifying the search UI to a checkbutton system.
* Adding proper support for undo functionality for automatically revealed nodes.
* Attempting to fix how folded nodes are handled.
* Adding updated search criteria items.
* Adjusting margins within popover menus.
* Several enhancments to search UI.
* Updating screenshots.
* Changing properties icon in header to pane show/hide icons.
* Sun Jul 01 2018 avvissuAATTyandex.by- Initial package