File minder.changes of Package minder
-------------------------------------------------------------------
Mon Oct 29 19:38:46 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by>
- 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 17:38:27 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.1.2:
* Adding information for 1.1.2 release
-------------------------------------------------------------------
Mon Oct 8 11:39:52 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by>
- 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 10:35:49 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by>
- 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 8 14:50:26 UTC 2018 - avvissu@yandex.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 6 22:16:57 UTC 2018 - jengelh@inai.de
- Switch from imperatives to noun phrasing.
-------------------------------------------------------------------
Wed Aug 1 21:29:40 UTC 2018 - avvissu@yandex.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 1 20:46:22 UTC 2018 - avvissu@yandex.by
- Initial package