580d2cf0f1
- Update to version 3.54: * Fixed default colour output in BBCode (gl#saalen/highlight#134). * Fixed corner case in sh.lang. * Fixed syntax tests with UTF-8 input (gl#saalen/highlight#123). * Added support for Bash in outhtml_codefold.lua plug-in. * Added ballerina.lang. * Added block strings to java.lang. * Added author hints in themes and language definitions. * Added C++20 reserved words in c.lang. * Added editorconfig file and validated all files accordingly. * CLI: Fixed --list-scripts with -d or HIGHLIGHT_DATADIR env variable (gl#saalen/highlight#139). * GUI: Removed AsciiDoc instruction lines from the README popup window.
Antoine Belvire
2019-11-11 19:56:10 +00:00
7d5f4930b7
- Update to version 3.54: * Fixed default colour output in BBCode (gl#saalen/highlight#134). * Fixed corner case in sh.lang. * Fixed syntax tests with UTF-8 input (gl#saalen/highlight#123). * Added support for Bash in outhtml_codefold.lua plug-in. * Added ballerina.lang. * Added block strings to java.lang. * Added author hints in themes and language definitions. * Added C++20 reserved words in c.lang. * Added editorconfig file and validated all files accordingly. * CLI: Fixed --list-scripts with -d or HIGHLIGHT_DATADIR env variable (gl#saalen/highlight#139). * GUI: Removed AsciiDoc instruction lines from the README popup window.
Antoine Belvire
2019-11-11 19:56:10 +00:00
0b073806f3
- Use lang_package macro for highlight-gui-lang declaration.
Antoine Belvire
2019-08-16 17:16:57 +00:00
3f1b9d97d1
- Use lang_package macro for highlight-gui-lang declaration.
Antoine Belvire
2019-08-16 17:16:57 +00:00
3a9ecf0cc2
Fix build requirements
Antoine Belvire
2019-05-29 06:32:51 +00:00
76e7036601
Fix build requirements
Antoine Belvire
2019-05-29 06:32:51 +00:00
a043b14e16
- Update to version 3.52: * Added negation ~ to test state indicators (gl#saalen/highlight#122). * Added support for Hugo. * Added 5 duotone themes. * CLI: fixed segfault with --force (gl#saalen/highlight#125). * GUI: limited font selection to monospace fonts (gl#saalen/highlight#124). - Rebase optflags patch: * Remove highlight-3.42-use_optflags.patch. * Add highlight-3.52-use_optflags.patch. - Remove obsolete conditionals.
Antoine Belvire
2019-05-29 06:26:59 +00:00
d313c49392
- Update to version 3.52: * Added negation ~ to test state indicators (gl#saalen/highlight#122). * Added support for Hugo. * Added 5 duotone themes. * CLI: fixed segfault with --force (gl#saalen/highlight#125). * GUI: limited font selection to monospace fonts (gl#saalen/highlight#124). - Rebase optflags patch: * Remove highlight-3.42-use_optflags.patch. * Add highlight-3.52-use_optflags.patch. - Remove obsolete conditionals.
Antoine Belvire
2019-05-29 06:26:59 +00:00
1d4a70b22a
- Update to version 3.49: * Fixed more problems with syntax test indicators reporting wrong states (gl#saalen/highlight#102). * Added support for Meson, Solidity, TOML and Terraform. * Improved Perl and Yaml highlighting. * Added Categories field to all config files. * CLI: added category info in --list-scripts output. * CLI: added --list-cat option (gl#saalen/highlight/99). * CLI: added optional topic parameter to --help. * GUI: added theme category selection. * GUI: display categories of selected syntax or theme.
Antoine Belvire
2019-02-08 07:26:22 +00:00
a1afeada3b
- Update to version 3.49: * Fixed more problems with syntax test indicators reporting wrong states (gl#saalen/highlight#102). * Added support for Meson, Solidity, TOML and Terraform. * Improved Perl and Yaml highlighting. * Added Categories field to all config files. * CLI: added category info in --list-scripts output. * CLI: added --list-cat option (gl#saalen/highlight/99). * CLI: added optional topic parameter to --help. * GUI: added theme category selection. * GUI: display categories of selected syntax or theme.
Antoine Belvire
2019-02-08 07:26:22 +00:00
5074d6c758
- Update to version 3.48: * Fixed --list-scripts abortion with Fedora default compilation options (gl#saalen/highlight#84). * Fixed a problem with syntax test indicators reporting wrong states after comments. * Improved Verilog syntax. * Improved quoted string highlighting for Perl and Ruby. * Detection of pkg-config's Lua version in src/makefile.
Antoine Belvire
2018-12-14 16:47:36 +00:00
133ce889ac
- Update to version 3.48: * Fixed --list-scripts abortion with Fedora default compilation options (gl#saalen/highlight#84). * Fixed a problem with syntax test indicators reporting wrong states after comments. * Improved Verilog syntax. * Improved quoted string highlighting for Perl and Ruby. * Detection of pkg-config's Lua version in src/makefile.
Antoine Belvire
2018-12-14 16:47:36 +00:00
4a06473159
- Update to version 3.47: * Fixed xterm256 and truecolor whitespace output #2 (gl#saalen/highlight#90). * Fixed LaTeX, TeX, SVG and ODT whitespace output (regression of 3.45). * Added darkplus theme. * Converted ChangeLog to AsciiDoc. * Allowed state test indicators to match both whitespace (ws) and the enclosing state (others). * CLI: Default output changed to xterm256 or truecolor if run in a terminal with color support and only a single file is outputted. * GUI: Added checkbox in the clipboard tab to output selected lines only.
Antoine Belvire
2018-10-14 08:10:28 +00:00
13107ed16b
- Update to version 3.47: * Fixed xterm256 and truecolor whitespace output #2 (gl#saalen/highlight#90). * Fixed LaTeX, TeX, SVG and ODT whitespace output (regression of 3.45). * Added darkplus theme. * Converted ChangeLog to AsciiDoc. * Allowed state test indicators to match both whitespace (ws) and the enclosing state (others). * CLI: Default output changed to xterm256 or truecolor if run in a terminal with color support and only a single file is outputted. * GUI: Added checkbox in the clipboard tab to output selected lines only.
Antoine Belvire
2018-10-14 08:10:28 +00:00
dc8320544c
- Update to version 3.46: * Fixed xterm256 and truecolor whitespace output (gl#saalen/highlight#90). * Converted manuals to AsciiDoc.
Antoine Belvire
2018-10-07 15:48:48 +00:00
7718b499c9
- Update to version 3.46: * Fixed xterm256 and truecolor whitespace output (gl#saalen/highlight#90). * Converted manuals to AsciiDoc.
Antoine Belvire
2018-10-07 15:48:48 +00:00
bd13850e21
- Update to version 3.45: * Added DocumentHeader and DocumentFooter plug-in hooks. * Added RemoveKeyword Lua function for syntax definitions. * Added syntax test indicators (see README_TESTCASES). * Added support for ISO and R10 variants of Modula2. * Fixed R identifiers. * Fixed ALAN IF identifiers. * Fixed issue with Bash string interpolation. * Fixed some bugs found by coverity tool (gl#saalen/highlight#82). * Added Swift keywords and types. * Added filetypes.conf.5 man page (gl#saalen/highlight#83). * Added Gradle extension mapping. - Renamed highlight-3.43-fix-doc-dir.patch to highlight-3.45-fix-doc-dir.patch: Rebased patch to 3.45.
Antoine Belvire
2018-10-06 07:29:15 +00:00
890d997995
- Update to version 3.45: * Added DocumentHeader and DocumentFooter plug-in hooks. * Added RemoveKeyword Lua function for syntax definitions. * Added syntax test indicators (see README_TESTCASES). * Added support for ISO and R10 variants of Modula2. * Fixed R identifiers. * Fixed ALAN IF identifiers. * Fixed issue with Bash string interpolation. * Fixed some bugs found by coverity tool (gl#saalen/highlight#82). * Added Swift keywords and types. * Added filetypes.conf.5 man page (gl#saalen/highlight#83). * Added Gradle extension mapping. - Renamed highlight-3.43-fix-doc-dir.patch to highlight-3.45-fix-doc-dir.patch: Rebased patch to 3.45.
Antoine Belvire
2018-10-06 07:29:15 +00:00
972a2f16d1
- Update to version 3.44: * Fixed gcc 8 compilation warnings. * Fixed Ruby string interpolation (gh#andre-simon/higlight#70). * Added support for ALAN IF. * Added 107 Base16 themes. * Updated Rust and Java reserved words lists. * Revised documentation. * Moved extras/css-themes into extras/themes-resources. * Added extras/themes-resources/base16. * GUI: added Base16 theme selection checkbox. * CLI: added --base16 option to enable the new themes. * CLI: accept - as argument to read from stdin (gh#andre-simon/highlight#73).
Antoine Belvire
2018-07-22 07:58:24 +00:00
3a9f79a9cd
- Update to version 3.44: * Fixed gcc 8 compilation warnings. * Fixed Ruby string interpolation (gh#andre-simon/higlight#70). * Added support for ALAN IF. * Added 107 Base16 themes. * Updated Rust and Java reserved words lists. * Revised documentation. * Moved extras/css-themes into extras/themes-resources. * Added extras/themes-resources/base16. * GUI: added Base16 theme selection checkbox. * CLI: added --base16 option to enable the new themes. * CLI: accept - as argument to read from stdin (gh#andre-simon/highlight#73).
Antoine Belvire
2018-07-22 07:58:24 +00:00
12ef68131f
- Make the build of gui subpackage conditional (built by default). - Clean spec file with spec-cleaner.
Antoine Belvire
2018-07-07 13:48:55 +00:00
c3425aaadf
- Make the build of gui subpackage conditional (built by default). - Clean spec file with spec-cleaner.
Antoine Belvire
2018-07-07 13:48:55 +00:00
99b275fd7a
- Update to version 3.41: * Rename examples directory to extras. * Line anchors (-a) are attached as id attribute to the first span or li tag in HTML output. * Rename ID prefix in outhtml_codefold plug-in to be compatible with -a IDs. * Add fstab.lang and add anacrontab in filetypes.conf. * Remove references to OutputType::HTML32. * Add extras/css-themes and extras/langDefs-resources. * CLI: Remove deprecated indicator of --data-dir option. * CLI: Add --no-version-info option. * GUI: Fix initial theme selection. * GUI: Add "Omit version info comment" option. * GUI: Add "Copy with MIME type" option for HTML output. - Rebase patch about documentation directory: * Remove highlight-3.32-fix-doc-dir.patch. * Add highlight-3.41-fix-doc-dir.patch.
Antoine Belvire
2017-11-29 19:30:02 +00:00
4932b887a1
- Update to version 3.41: * Rename examples directory to extras. * Line anchors (-a) are attached as id attribute to the first span or li tag in HTML output. * Rename ID prefix in outhtml_codefold plug-in to be compatible with -a IDs. * Add fstab.lang and add anacrontab in filetypes.conf. * Remove references to OutputType::HTML32. * Add extras/css-themes and extras/langDefs-resources. * CLI: Remove deprecated indicator of --data-dir option. * CLI: Add --no-version-info option. * GUI: Fix initial theme selection. * GUI: Add "Omit version info comment" option. * GUI: Add "Copy with MIME type" option for HTML output. - Rebase patch about documentation directory: * Remove highlight-3.32-fix-doc-dir.patch. * Add highlight-3.41-fix-doc-dir.patch.
Antoine Belvire
2017-11-29 19:30:02 +00:00
73eed8c95f
- Update to version 3.39: * Add syntax for Docker and Elixir. * Improve HTML, Julia, Kotlin and Smalltalk syntax definitions. * GUI: Add "Paste, Convert and Copy" button.
Antoine Belvire
2017-07-26 22:57:59 +00:00
c72f50892b
- Update to version 3.39: * Add syntax for Docker and Elixir. * Improve HTML, Julia, Kotlin and Smalltalk syntax definitions. * GUI: Add "Paste, Convert and Copy" button.
Antoine Belvire
2017-07-26 22:57:59 +00:00
9b28b3a94f
- Fix rpmlint warnings: * Convert some files to Unix end-of-line format using dos2unix. * Shorten subpackage summaries. * Add conditional in order not to call desktop_database_post(un) macros on Tumbleweed, as it's now handled by RPM filetriggers. - Move Qt build dependency to gui subpackage.
Antoine Belvire
2017-07-23 08:28:03 +00:00
b7ef8db503
- Fix rpmlint warnings: * Convert some files to Unix end-of-line format using dos2unix. * Shorten subpackage summaries. * Add conditional in order not to call desktop_database_post(un) macros on Tumbleweed, as it's now handled by RPM filetriggers. - Move Qt build dependency to gui subpackage.
Antoine Belvire
2017-07-23 08:28:03 +00:00
37b15cf08f
- Update to version 3.38: * Fix Bash variable highlighting issue * Update astyle code to release 3.0.1 * Add bash_ref_man7_org.lua plugin - Improve spec file: * Create separate gui-lang subpackage for gui translations * Use find_lang macro * Add desktop database update calls in pre and post
Antoine Belvire
2017-06-21 21:53:45 +00:00
1d941cd12a
- Update to version 3.38: * Fix Bash variable highlighting issue * Update astyle code to release 3.0.1 * Add bash_ref_man7_org.lua plugin - Improve spec file: * Create separate gui-lang subpackage for gui translations * Use find_lang macro * Add desktop database update calls in pre and post
Antoine Belvire
2017-06-21 21:53:45 +00:00
442e0a5a0b
- Update to version 3.37: * Fix Perl string highlighting issue * Fix highlighting if a line continues after the nested code delimiter * Update astyle code to release 3.0 * Add examples/pandoc * Add syntax mapping for markdown * Add syntax mapping for clj * Improve Java definition * Add theme to JSON converter in examples/json * CLI: Add support for environment variable HIGHLIGHT_OPTIONS
Antoine Belvire
2017-05-31 22:40:26 +00:00
aed4391a57
- Update to version 3.37: * Fix Perl string highlighting issue * Fix highlighting if a line continues after the nested code delimiter * Update astyle code to release 3.0 * Add examples/pandoc * Add syntax mapping for markdown * Add syntax mapping for clj * Improve Java definition * Add theme to JSON converter in examples/json * CLI: Add support for environment variable HIGHLIGHT_OPTIONS
Antoine Belvire
2017-05-31 22:40:26 +00:00
144007750f
Accepting request 453793 from home:adamm:branches:devel:libraries:c_c++
Martin Pluskal2017-02-01 11:43:25 +00:00
c7b4526637
Accepting request 453793 from home:adamm:branches:devel:libraries:c_c++
Martin Pluskal2017-02-01 11:43:25 +00:00
270be4c6af
- Update to 3.34: * Fix segfault with --skip applied on a single file input list * Add support for Python 3.6 syntax * Add GitHub and Sourceforge themes - Rebase highlight-3.30-use_optflags.patch, renamed into highlight-3.34-use_optflags.patch. - Add highlight-3.34-use-default-compiler.patch: Don't force the use of the clang compiler for GUI.
Antoine Belvire
2017-01-24 21:54:19 +00:00
66e6b00d80
- Update to 3.34: * Fix segfault with --skip applied on a single file input list * Add support for Python 3.6 syntax * Add GitHub and Sourceforge themes - Rebase highlight-3.30-use_optflags.patch, renamed into highlight-3.34-use_optflags.patch. - Add highlight-3.34-use-default-compiler.patch: Don't force the use of the clang compiler for GUI.
Antoine Belvire
2017-01-24 21:54:19 +00:00