Changelog for
libscintilla3-3.7.5-bp152.3.20.x86_64.rpm :
* Mon Sep 11 2017 jengelhAATTinai.de- Fix RPM groups and compact package descriptions.
* Thu Jul 27 2017 badshah400AATTgmail.com- Update to version 3.7.5:
* Added a caret line frame as an alternative visual for highlighting the caret line.
* Added \"Reverse Selected Lines\" feature.
* SciTE adds \"Select All Bookmarks\" command.
* SciTE adds a save.path.suggestion setting to suggest a file name when saving an unnamed buffer.
* Updated case conversion and character categories to Unicode 9.
* The Baan lexer recognizes numeric literals in a more compliant manner including hexadecimal numbers and exponentials.
* The Bash lexer recognizes strings in lists in more cases. Bug [#1944].
* The Fortran lexer recognizes a preprocessor line after a line continuation &. Bug #1935.
* The Fortran folder can fold comments. Bug #1936.
* The PowerShell lexer recognizes escaped quotes in strings. Bug [#1929].
* The Python lexer recognizes identifiers more accurately when they include non-ASCII characters.
* The Python folder treats comments at the end of the file as separate from the preceding structure.
* The YAML lexer recognizes comments in more situations and styles a \"...\" line like a \"---\" line. Bug #1931.
* Update scroll bar when annotations added, removed, or visibility changed. Feature #1187.
* Canceling modes with the Esc key preserves a rectangular selection. Bug #1940.
* Builds are made with a sorted list of lexers to be more reproducible. Bug #1946.
* SciTE examines at most 1 MB of a file to automatically determine indentation for indent.auto to avoid a lengthy pause when loading very large files.
* SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments.
* SciTE sets buffer dirty and shows message when file deleted if load.on.activate on.
* SciTE on Windows Find strip Find button works in incremental no-close mode. Bug #1926.- Drop reproducible.patch: fixed upstream.- Rebase scintilla-shared.patch for update; make it work with -p1 for use with quilt.
* Sat May 20 2017 bwiedemannAATTsuse.com- Add reproducible.patch to have constant link-order and make build fully reproducible
* Tue Jul 12 2016 tchvatalAATTsuse.com- Version update to 3.6.6:
* Various small bugfixes- Remove support for older distros that are marked as dead- Update shared patch to set properly cflags:
* scintilla-shared.patch
* Sun Apr 10 2016 mpluskalAATTsuse.com- Update to 3.6.4
* avoids some folding bugs by automatically unfolding and improves clipboard robustness on Win32.
* Sat Jan 30 2016 mpluskalAATTsuse.com- Update to 3.6.3
* No changelog available
* Fri Nov 20 2015 mpluskalAATTsuse.com- Update to 3.6.2
* No changelog available
* Mon Mar 23 2015 p.drouandAATTgmail.com- Update to version 3.5.4
* No changelog available- Build with gtk3 support for openSUSE > 13.1- Bump so version to 3- Add glib2-devel require; new upstream dependency- Update scintilla-shared.patch- Remove redundant %clean section- Enable parallel building with %{?_smp_mflags}
* Mon Mar 26 2012 cfarrellAATTsuse.com- license update: MIT License is closely related to the MIT license. Use SPDX format
* Sun Nov 27 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency