SHA256
1
0
forked from pool/cherrytree
cherrytree/_servicedata

4 lines
239 B
Plaintext
Raw Normal View History

Accepting request 813489 from home:malcolmlewis:branches:GNOME:Apps - Updated to latest git release 0.39.3+git20200610.9e116177: - Build version from 'future' branch with cmake. - Changes from version 0.39.3: * Forbid to use '<' and '>' in password in PyGtk2, (gh#giuspen/cherrytree#765) - all characters will be available in upcoming Gtkmm3 version currently under testing. * After toggle tree visibility with tree that becomes visible, the tree gets the focus (tree gets hidden, text gets the focus). * Possibility to disable triple click selecting the whole paragraph, currently only editing directly config.cfg (look for triple_click_paragraph). * Translation updates. - Changes from version 0.39.2: * Fix very slow node creation, (gh#giuspen/cherrytree#686). * Fix Wrong "." processing in "Replace in Nodes Names" (RegExp mode), (gh#giuspen/cherrytree#689). * Fix for table's cell content lost unless you explicitly press Enter, (gh#giuspen/cherrytree#700). * Fix Control/command key deselects (un-highlights) text in table, (gh#giuspen/cherrytree#699). * Fix Keyboard shortcuts for sorting do not work, (gh#giuspen/cherrytree#305). - Changes from version 0.39.1: * Fixed export to html regressions after 0.39.0, (gh#giuspen/cherrytree#668). * Fixed RuntimeError: returned character can not be represented in 16-bit unicode", (gh#giuspen/cherrytree#675, gh#giuspen/cherrytree#664). * Fixed problem with opening another note, (gh#giuspen/cherrytree#679). * Show node path in tooltip of Last Visited Nodes, (gh#giuspen/cherrytree#680). * Triple click functionality to select paragraph limited to rich text as not ideal in particular for for code. - Changes from version 0.39.0: * Improved export to html. * Fixed export to pdf, picture blurry. * Implemented a 'command palette' dialog to quickly access all the commands in one place. * Improved sorting. * Improved performance of imports into cherrytree. * Fixed 'recent document paths have wrong enconding', (gh#giuspen/cherrytree#632). * Fixed 'visited nodes history, going to todays node using key binding'. * Fixed 'syntax Highlighting selected first from list when pressing enter', (gh#giuspen/cherrytree#657). * Updated syntax highlighting language specs files for various languages, (gh#giuspen/cherrytree#228, gh#giuspen/cherrytree#92 and gh#giuspen/cherrytree#38). * Cursor to stay inside codeBox after creation, (gh#giuspen/cherrytree#655), remember: Ctrl+Space moves the cursor in and out the codebox. * Added triple click functionality to select paragraph. * Fixed smart quotes spell check bug. * Added new language Swedish. - Changes from version 0.38.11: * Fixed regression of 0.38.10, could no longer print. - Changes from version 0.38.10: * Bugfix: Error opening encrypted documents when path contains non-ASCII characters, (gh#giuspen/cherrytree#399). * Bugfix: removing the text formatting was possible in read-only Node, (gh#giuspen/cherrytree#543). * Bugfix: collapse all nodes at startup doesn't work with enabled expand tree at mouse click, (gh#giuspen/cherrytree#569). * Added support for export to pdf from command line, (gh#giuspen/cherrytree#584). * Supporting new syntax highlighting for language kotlin. * 'reload after external update to ct* file' disabled by default, (gh#giuspen/cherrytree#602). * 'smart quotes auto replacement' replacing characters configurable manually editing config.cfg. * Added small sigma to default special chars, (gh#giuspen/cherrytree#563). * Added dollar as character not to be used in passwords; note that all chars will be instead usable in upcoming gtkmm3 version, (gh#giuspen/cherrytree#545). * Minor changes to support reading a document that has been edited from the upcoming gtkmm3 version of cherrytree. * Minor changes to support reading a config.cfg that has been edited from the upcoming gtkmm3 version of cherrytree. - Add cherrytree-set-git-version.patch: Set git version in help about. OBS-URL: https://build.opensuse.org/request/show/813489 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=124
2020-06-11 14:07:07 +02:00
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/giuspen/cherrytree.git</param>
Accepting request 1003835 from home:malcolmlewis:branches:GNOME:Apps - Update to version 0.99.49+3: * Legacy_canonicalize_filename: manage empty filename, (gh#giuspen/cherrytree#2118) * added command line option '--anchor AnchorName' that in addition to existing '--node NodeName' allows to open a document focusing an anchor in a node. * Changed non configurable keyboard shortcuts for codebox width and table column width to use parenthesis open instead of backslash, (gh#giuspen/cherrytree#2113). * Fixed crash on double exit from systray icon right click menu, (gh#giuspen/cherrytree#2114). * Added keyboard shortcuts to toolbar tooltips, (gh#giuspen/cherrytree#2106). * Fixed export to HTML crash, (gh#giuspen/cherrytree#2109). * Force turning off portal usage since it does not work on all distros, (gh#giuspen/cherrytree#2111). * Improved dialog confirmation before executing the code. * Additonal changes for core22, (gh#giuspen/cherrytree#2110). * Allow to disable the dialog asking for confirmation before executing the code. * Fixed bulleted list unindent (Shift+Tab) crash, (gh#giuspen/cherrytree#2103). * Add home plug, (gh#giuspen/cherrytree#2101 and gh#giuspen/cherrytree#2102). * Linux menu launcher run cherrytree in a new instance, (gh#giuspen/cherrytree#2077). * Fixed crash on print/export as pdf of a sequence of characters without spaces longer that the page width, such as a very long URL, (gh#giuspen/cherrytree#2045). * Fixed wrongly entering column mode when using keyboard shortcuts with <Ctrl><Alt> such as insert codebox, (gh#giuspen/cherrytree#2075). * Added syntax highlighting support for GDScript. * Fixed tooltip and cursor not reset after hovering link and then navigating to non rich text node. * Support for accent insensitive search - added letters with subordinate dots, (gh#giuspen/cherrytree#1981). * Translation updates. - Fix duplicate file warnings, add fdupes build requires and macro. - Developer advised fixed cross-site scripting (XSS) vulnerability that allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name text field when creating a node, (#boo1202513, gh#giuspen/cherrytree#2099 and CVE-2022-35133). OBS-URL: https://build.opensuse.org/request/show/1003835 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=167
2022-09-15 14:19:28 +02:00
<param name="changesrevision">ba904860ddf0e9cb388b7ee0e886cc49d6164e8f</param></service></servicedata>