141 Commits

Author SHA256 Message Date
85a9e43187 Accepting request 1319249 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1319249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=50
2025-11-25 14:48:58 +00:00
Antoine Belvire
85e9e82bc9 - Update to version 4.18:
* Updated astyle lib to version 3.6.13
  * Fixed undefined variable in shellscript definition
- Changes from version 4.17:
  * Updated astyle lib to version 3.6.12
  * Updated some language definitions
  * Added fea.lang (gl#saalen/highlight#258)
  * Fixed creation of unique output filenames in batch mode
  * Improved LSP compatibility
  * CLI: improved string length validation in service mode
  * GUI: fixed file resource handling
- Changes from version 4.16:
  * Updated astyle lib to version 3.6.9
  * Fix shell script parenthesis recognition (gl#saalen/highlight#254)
  * Updated AWK, C, Go and Python language definitions
  * Added README_FR.adoc
  * Added shell script and git config file extensions
  * GUI: adjusted cmake build script to improve Qt build target handling
  * GUI: updated Qt UI translations
- Changes from version 4.15:
  * Updated astyle lib to version 3.6.6
  * Fixed C++ raw string recognition (gl#saalen/highlight#252)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=142
2025-11-22 13:33:13 +00:00
bb77304074 Accepting request 1277658 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1277658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=49
2025-05-23 12:29:20 +00:00
9a0929bc96 Accepting request 1277051 from home:simonlm:branches:devel:tools
Update to version 4.14

OBS-URL: https://build.opensuse.org/request/show/1277051
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=140
2025-05-15 08:51:43 +00:00
7f5fea5d9e Accepting request 1228174 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1228174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=48
2024-12-05 16:05:12 +00:00
Antoine Belvire
47a4c6ff0e Update to version 4.13
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=138
2024-12-04 08:06:35 +00:00
2dc1a3267d Accepting request 1184363 from devel:tools
- Update to version 4.12:
  * Updated astyle lib to version 3.4.16.
  * Removed `using namespace std;` in header files
    (gl#saalen/highlight!147).
  * Added `-webkit-user-select` to HTML line number style
    (gl#saalen/highlight#214).
  * Added plug-in outhtml-focus.lua.
  * Updated lsp.conf to include metals and clojure-lsp
    configurations.
  * Fixed Yaml URL recognition.
  * Fixed Rust raw literal recognition (gl#saalen/highlight#187).
  * Fixed Factor comment recognition (gl#saalen/highlight#239).

OBS-URL: https://build.opensuse.org/request/show/1184363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=47
2024-07-02 16:14:56 +00:00
Antoine Belvire
79fe8b71d3 - Update to version 4.12:
* Updated astyle lib to version 3.4.16.
  * Removed `using namespace std;` in header files
    (gl#saalen/highlight!147).
  * Added `-webkit-user-select` to HTML line number style
    (gl#saalen/highlight#214).
  * Added plug-in outhtml-focus.lua.
  * Updated lsp.conf to include metals and clojure-lsp
    configurations.
  * Fixed Yaml URL recognition.
  * Fixed Rust raw literal recognition (gl#saalen/highlight#187).
  * Fixed Factor comment recognition (gl#saalen/highlight#239).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=136
2024-05-25 16:22:45 +00:00
77f8fdc3c5 Accepting request 1159927 from devel:tools
- Update to version 4.11:
  * Updated astyle lib to version 3.4.13.
  * Updated java definition (gl#saalen/highlight#244).
  * Updated solidity definition (gl#saalen/highlight#217).
  * Fix backslash symbol in man page.

OBS-URL: https://build.opensuse.org/request/show/1159927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=46
2024-03-22 14:17:56 +00:00
Antoine Belvire
d8a692a0fc - Update to version 4.11:
* Updated astyle lib to version 3.4.13.
  * Updated java definition (gl#saalen/highlight#244).
  * Updated solidity definition (gl#saalen/highlight#217).
  * Fix backslash symbol in man page.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=134
2024-03-20 19:15:38 +00:00
f6ea070c51 Accepting request 1119368 from devel:tools
- Update to version 4.10: Update astyle lib to version 3.4.10.

OBS-URL: https://build.opensuse.org/request/show/1119368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=45
2023-10-23 21:40:12 +00:00
Antoine Belvire
57d1568408 - Update to version 4.10: Update astyle lib to version 3.4.10.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=132
2023-10-21 19:10:29 +00:00
b90dcd7be0 Accepting request 1118940 from devel:tools
- Update to version 4.9:
  * Updated astyle lib to version 3.4.9.
  * Added support for Elm (gl#saalen/highlight#237).
  * Added support for Factor (gl#saalen/highlight#239).
  * Added support for Cpp2.
  * Updated c.lang to include module keywords.
  * Fixed Lua nested string deprecation error
    (gl#saalen/highlight#238).

OBS-URL: https://build.opensuse.org/request/show/1118940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=44
2023-10-20 21:16:21 +00:00
Antoine Belvire
9fc94001cd - Update to version 4.9:
* Updated astyle lib to version 3.4.9.
  * Added support for Elm (gl#saalen/highlight#237).
  * Added support for Factor (gl#saalen/highlight#239).
  * Added support for Cpp2.
  * Updated c.lang to include module keywords.
  * Fixed Lua nested string deprecation error
    (gl#saalen/highlight#238).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=130
2023-10-19 12:38:42 +00:00
f9d93f3c49 Accepting request 1106089 from devel:tools
- Update to version 4.8:
  * Updated astyle lib to version 3.4.6
  * Moved old yaml.lang to yaml-ansible.lang and added a new yaml
    definition (gl#saalen/highlight#235).
  * Omit size property in BBCode output if `--fragment` is set
    (gl#saalen/highlight#234).
  * Allowed font size unit with `--font-size` for HTML and ODT
    output (gl#saalen/highlight!145).
  * GUI: Updated JP translation (gl#saalen/highlight!144).

OBS-URL: https://build.opensuse.org/request/show/1106089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=43
2023-08-30 08:19:11 +00:00
Antoine Belvire
c020077613 - Update to version 4.8:
* Updated astyle lib to version 3.4.6
  * Moved old yaml.lang to yaml-ansible.lang and added a new yaml
    definition (gl#saalen/highlight#235).
  * Omit size property in BBCode output if `--fragment` is set
    (gl#saalen/highlight#234).
  * Allowed font size unit with `--font-size` for HTML and ODT
    output (gl#saalen/highlight!145).
  * GUI: Updated JP translation (gl#saalen/highlight!144).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=128
2023-08-26 22:12:20 +00:00
1eaad662b0 Accepting request 1099149 from devel:tools
- Update to version 4.7:
  * Updated astyle lib to version 3.4.1.
  * CLI: Fixed member variable initialization.

OBS-URL: https://build.opensuse.org/request/show/1099149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=42
2023-07-24 16:11:59 +00:00
Antoine Belvire
a75e469a04 - Update to version 4.7:
* Updated astyle lib to version 3.4.1.
  * CLI: Fixed member variable initialization.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=126
2023-07-17 23:01:47 +00:00
d28ed76939 Accepting request 1088740 from devel:tools
- Update to version 4.6:
  * Added  `--service-mode` option to run highlight as long running
    process (gl#saalen/highlight!140).
  * Added extras/highlight-service.py as an example for the service
    mode.
  * Updated astyle lib to version 3.3.

OBS-URL: https://build.opensuse.org/request/show/1088740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=41
2023-05-25 21:52:14 +00:00
Antoine Belvire
29f8ae6a34 - Update to version 4.6:
* Added  `--service-mode` option to run highlight as long running
    process (gl#saalen/highlight!140).
  * Added extras/highlight-service.py as an example for the service
    mode.
  * Updated astyle lib to version 3.3.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=124
2023-05-23 22:38:12 +00:00
4932e554fc Accepting request 1072196 from devel:tools
- Update to version 4.5:
  * Added support for Hare.
  * Fixed `--no-trailing-nl` option for LaTeX output
    (gl#saalen/highlight#216).
  * Fixed typos in rnc.lang, spn.lang and znn.lang
    (gl#saalen/highlight!139).
  * Fixed missing ngerman package for `--replace-quotes` option
    (gl#saalen/highlight#222).
  * Fixed quotes highlighting in XML (gl#saalen/highlight#226).
  * Updated file extension lists (gl#saalen/highlight#227).
  * Updated astyle lib to version 3.2.

OBS-URL: https://build.opensuse.org/request/show/1072196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=40
2023-03-17 16:00:48 +00:00
Antoine Belvire
09c7a5a5ae - Update to version 4.5:
* Added support for Hare.
  * Fixed `--no-trailing-nl` option for LaTeX output
    (gl#saalen/highlight#216).
  * Fixed typos in rnc.lang, spn.lang and znn.lang
    (gl#saalen/highlight!139).
  * Fixed missing ngerman package for `--replace-quotes` option
    (gl#saalen/highlight#222).
  * Fixed quotes highlighting in XML (gl#saalen/highlight#226).
  * Updated file extension lists (gl#saalen/highlight#227).
  * Updated astyle lib to version 3.2.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=122
2023-03-15 21:29:48 +00:00
7c75e33512 Accepting request 1035466 from devel:tools
- Update to version 4.4:
  * Added support for Zig.
  * Added `Legacy` option in lsp.conf to add support for LSP
    servers without capabilities report.
  * Removed apidocs target in makefile (gl#saalen/highlight#213).
  * CLI: Added `--ls-legacy` option.
  * GUI: Added legacy checkbox in the LSP section.

OBS-URL: https://build.opensuse.org/request/show/1035466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=39
2022-11-13 17:08:56 +00:00
Antoine Belvire
1f7fa15cee - Update to version 4.4:
* Added support for Zig.
  * Added `Legacy` option in lsp.conf to add support for LSP
    servers without capabilities report.
  * Removed apidocs target in makefile (gl#saalen/highlight#213).
  * CLI: Added `--ls-legacy` option.
  * GUI: Added legacy checkbox in the LSP section.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=120
2022-11-12 17:32:31 +00:00
b5ab9b9d84 Accepting request 1006769 from devel:tools
- Update to version 4.3:
  * Added support for Carbon.
  * Added support for Fortran77 star comments
    (gl#saalen/highlight#208).
  * Added support for PowerShell block comments
    (gl#saalen/highlight#210).
  * Fixed Python formatted string pattern
    (gl#saalen/highlight#212).
  * Added new shell completion generation script
    (gl#saalen/highlight!137).

OBS-URL: https://build.opensuse.org/request/show/1006769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=38
2022-10-01 15:42:34 +00:00
Antoine Belvire
e09426c3e8 Ran spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=118
2022-09-28 19:50:26 +00:00
Antoine Belvire
083241e96d - Update to version 4.3:
* Added support for Carbon.
  * Added support for Fortran77 star comments
    (gl#saalen/highlight#208).
  * Added support for PowerShell block comments
    (gl#saalen/highlight#210).
  * Fixed Python formatted string pattern
    (gl#saalen/highlight#212).
  * Added new shell completion generation script
    (gl#saalen/highlight!137).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=117
2022-09-28 19:39:19 +00:00
c5ac8a26de Accepting request 964313 from devel:tools
- Create a common subpackage for architecture-independent files
  required by both cli and gui applications.

- Update to version 4.2:
  * Added support for Critic markup (gl#saalen/highlight#197).
  * Added support for jam/ham (gl#saalen/highlight#196).
  * Added support for PureScript.
  * Added support for Nix (gl#saalen/highlight#200).
  * Added ino file mapping / Arduino C (gl#saalen/highlight#201).
  * Fixed RTF page color attributes (gl#saalen/highlight#195).
  * Fixed identifier parsing in yaml.lang (gl#saalen/highlight#190).
  * Fixed symbol parsing in lisp.lang (gl#saalen/highlight#198).
  * Fixed string parsing in csharp.lang (gl#saalen/highlight#199).
  * Fixed string parsing in conf.lang (gl#saalen/highlight#203).
  * Added make target `install-lib-shared` to install shared lib
    (gl#saalen/highlight#202).
  * GUI: Added Japanese translation.
  * GUI: Disabled floating panel (state restore fails).
- Remove useless dependency of gui on cli.

OBS-URL: https://build.opensuse.org/request/show/964313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=37
2022-03-24 21:57:13 +00:00
Antoine Belvire
7cf3a5425c - Create a common subpackage for architecture-independent files
required by both cli and gui applications.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=115
2022-03-23 14:25:27 +00:00
Antoine Belvire
3cdfbbfc98 Cosmetic fixes in changelog
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=114
2022-03-23 00:44:22 +00:00
Antoine Belvire
70109ffd23 Fix typo in changelog
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=113
2022-03-23 00:39:03 +00:00
Antoine Belvire
c607261ef0 - Update to version 4.2:
- Added support for Critic markup (gl#saalen/highlight#197).
  - Added support for jam/ham (gl#saalen/highlight#196).
  - Added support for PureScript.
  - Added support for Nix (gl#saalen/highlight#200).
  - Added ino file mapping / Arduino C (gl#saalen/highlight#201).
  - Fixed RTF page color attributes (gl#saalen/highlight#195).
  - Fixed identifier parsing in yaml.lang (gl#saalen/highlight#190).
  - Fixed symbol parsing in lisp.lang 'gl#saalen/highlight#198).
  - Fixed string parsing in csharp.lang (gl#saalen/highlight#199).
  - Fixed string parsing in conf.lang (gl#saalen/highlight#203).
  - Added make target `install-lib-shared` to install shared lib
    (gl#saalen/highlight#202).
  - GUI: Added Japanese translation.
  - GUI: Disabled floating panel (state restore fails).
- Remove useless dependency of gui on cli.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=112
2022-03-23 00:31:09 +00:00
e54d52b95a Accepting request 892605 from devel:tools
- Update to version 4.1:
  * Improved handling of Custom theme attributes
    (gl#saalen/highlight#182).
  * Fixed wrong color code in edit-kwrite.theme.
  * Added rng file mapping.
  * Improved Lisp highlighting.
  * GUI: Fixed highlighting options tab title.

OBS-URL: https://build.opensuse.org/request/show/892605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=36
2021-05-15 21:15:53 +00:00
Antoine Belvire
4de07a5e71 - Update to version 4.1:
* Improved handling of Custom theme attributes
    (gl#saalen/highlight#182).
  * Fixed wrong color code in edit-kwrite.theme.
  * Added rng file mapping.
  * Improved Lisp highlighting.
  * GUI: Fixed highlighting options tab title.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=110
2021-05-12 22:50:09 +00:00
Richard Brown
98e37c9050 Accepting request 881677 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/881677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=35
2021-04-10 13:26:18 +00:00
Antoine Belvire
da8008ea94 Accepting request 881676 from home:1Antoine1:branches:devel:tools
- Update to version 4.0.
  * Renamed `std` style name to `def`.
  * Version and README updates.
- Changes from version 4.0.beta7:
  * Removed `extras/web_plugins`.
- Changes from version 4.0.beta6:
  * Added user-select default property to HTML line number style.
- Update to version 4.0.beta5:
  * Revised color themes
- Update to version 4.0.beta4:
  * Added two more keyword styles for default themes
  * Added Custom theme attributes for Plain TeX, LaTeX, SVG and
    Pango
  * Enabled syntax message output with `--ls-syntax-error`
  * GUI: enabled syntax error checkbox
- Changes from version 4.0.beta3:
  * Added Custom theme attribute
  * Enabled inline stylesheets with `--ls-hover`
  * Added Error and Hover theme properties
  * Enabled syntax error highlighting with `ls-semantic`
- Changes from version 4.0.beta2:
  * Improved LSP message handling
  * Added delay LSP parameter
  * Added LSP semantic token styles to base16 themes
  * CLI: Enabled `--ls-semantic` option
- Changes from version 4.0.beta1:
  * Added support for the language server protocol
  * Added new configuration file lsp.conf
  * CLI: Added `ls-profile`, `--ls-workspace`,`--ls-hover`
  * CLI: Deprecated `--start-nested`, `--reformat=user`,
    `--reformat-option`, `--base16`, `--delim-cr`, `--plug-in-read`
  * GUI: Added LSP configuration tab

OBS-URL: https://build.opensuse.org/request/show/881676
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=108
2021-03-27 20:18:33 +00:00
Richard Brown
d10294efa7 Accepting request 874193 from devel:tools
- Update to version 3.62:
  * Fixed `--list-scripts` output.
- Update to version 3.61:
  * Added `--syntax-supported` option
  * Fixed indentation of Plain TeX output
- Drop makefile patches since build can actually be configured
  without them:
  * highlight-3.45-fix-doc-dir.patch
  * highlight-3.59-use_optflags.patch

OBS-URL: https://build.opensuse.org/request/show/874193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=34
2021-02-22 13:23:15 +00:00
Antoine Belvire
aaac0bd3fd - Update to version 3.62:
* Fixed `--list-scripts` output.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=106
2021-02-19 21:48:09 +00:00
Antoine Belvire
d6919ed0ac Simplify + make sure QMAKE_CXXFLAGS are used
OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=105
2021-02-18 00:26:39 +00:00
Antoine Belvire
85af6b508c OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=104 2021-02-17 23:35:35 +00:00
Antoine Belvire
d710c4eb18 - Update to version 3.61:
* Added `--syntax-supported` option
  * Fixed indentation of Plain TeX output
- Drop makefile patches since build can actually be configured
  without them:
  * highlight-3.45-fix-doc-dir.patch
  * highlight-3.59-use_optflags.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=103
2021-02-17 22:43:32 +00:00
34c0e991e2 Accepting request 857903 from devel:tools
- Update to version 3.60:
  * Improved PHP 8 syntax support.
  * Added Emacs Org-Mode support (gl#saalen/highlight#174).
  * Fixed single argument and truecolor output of mark_lines.lua
    plug-in (gl#saalen/highlight#164).
  * Added lineno and column parameters to Decorate hook.
  * LIB: Moved CodeGenerator::readUserStyleDef and
    getStyleDefinition to public (gl#saalen/highlight#173).

OBS-URL: https://build.opensuse.org/request/show/857903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=33
2020-12-23 13:21:08 +00:00
Antoine Belvire
91a5aa754b - Update to version 3.60:
* Improved PHP 8 syntax support.
  * Added Emacs Org-Mode support (gl#saalen/highlight#174).
  * Fixed single argument and truecolor output of mark_lines.lua
    plug-in (gl#saalen/highlight#164).
  * Added lineno and column parameters to Decorate hook.
  * LIB: Moved CodeGenerator::readUserStyleDef and
    getStyleDefinition to public (gl#saalen/highlight#173).

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=101
2020-12-21 19:11:55 +00:00
bd090d62a6 Accepting request 848512 from devel:tools
- Update to version 3.59:
  * HTML output: Added `white-space: pre-wrap` to pre tag CSS.
  * Updated mark_lines.lua plug-in accept a line range as input
    parameter and output xterm256 terminal sequences.
  * Improved Ruby code folding of the outhtml_codefold plug-in.
  * Updated astyle lib to rev 672.
  * Added support for reStructured Text (gl#saalen/highlight#170).
  * Added support for Rego (openpolicyagent.org).
  * Added `outhtml_copy_clipboard.lua` plugin.
  * CLI: Adapted default xterm256/truecolor theme to terminal
    background colour.
  * CLI: Adapted ANSI line numbers to terminal background colour
    (gl#saalen/highlight#172).
  * CLI: Fixed segfault if the user home directory cannot be
    determined (gl#saalen/highlight#171).
  * GUI: Initial font set to Monospace.
  * GUI: Replaced highlight.xpm by highlight.png icon.
- Rebase optflags patch:
  * Remove highlight-3.58-use_optflags.patch.
  * Add highlight-3.59-use_optflags.patch.
- Add hicolor-icon-themes as build requirement: Required since move
  of highlight-gui icon.

OBS-URL: https://build.opensuse.org/request/show/848512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=32
2020-11-17 20:21:20 +00:00
Antoine Belvire
68f61485cb - Update to version 3.59:
* HTML output: Added `white-space: pre-wrap` to pre tag CSS.
  * Updated mark_lines.lua plug-in accept a line range as input
    parameter and output xterm256 terminal sequences.
  * Improved Ruby code folding of the outhtml_codefold plug-in.
  * Updated astyle lib to rev 672.
  * Added support for reStructured Text (gl#saalen/highlight#170).
  * Added support for Rego (openpolicyagent.org).
  * Added `outhtml_copy_clipboard.lua` plugin.
  * CLI: Adapted default xterm256/truecolor theme to terminal
    background colour.
  * CLI: Adapted ANSI line numbers to terminal background colour
    (gl#saalen/highlight#172).
  * CLI: Fixed segfault if the user home directory cannot be
    determined (gl#saalen/highlight#171).
  * GUI: Initial font set to Monospace.
  * GUI: Replaced highlight.xpm by highlight.png icon.
- Rebase optflags patch:
  * Remove highlight-3.58-use_optflags.patch.
  * Add highlight-3.59-use_optflags.patch.
- Add hicolor-icon-themes as build requirement: Required since move
  of highlight-gui icon.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=99
2020-11-14 15:17:56 +00:00
05c9c059da Accepting request 833340 from devel:tools
- Update to version 3.58:
  * Improved `--force` fallback argument handling
    (gl#saalen/highlight#163).
  * Added C++ attribute syntax support.
  * Added Lua fuction `StoreValue` to set and retrieve information
    across Lua states.
  * Added `extras/eclipse-themes/eclipse_color_themes.py` script to
    retrieve themes from eclipsecolorthemes.org.
  * Added support for Web Assembly Text.
  * Updated mark_lines.lua to output 16m terminal sequences
    (gl#saalen/highlight#164).
  * Fixed issues in bash.lang (gl#saalen/highlight#161).
  * Fixed Bash heredoc highlighting in bash_functions.lua
    (gl#saalen/highlight#156).
  * CLI: `highlight --version -q` only prints the version number.
  * GUI: Added theme contrast indicator.
- Rebase optflags patch:
  * Remove highlight-3.53-use_optflags.patch.
  * Add highlight-3.58-use_optflags.patch.

OBS-URL: https://build.opensuse.org/request/show/833340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=31
2020-09-18 12:22:02 +00:00
Antoine Belvire
5606963ec6 - Update to version 3.58:
* Improved `--force` fallback argument handling
    (gl#saalen/highlight#163).
  * Added C++ attribute syntax support.
  * Added Lua fuction `StoreValue` to set and retrieve information
    across Lua states.
  * Added `extras/eclipse-themes/eclipse_color_themes.py` script to
    retrieve themes from eclipsecolorthemes.org.
  * Added support for Web Assembly Text.
  * Updated mark_lines.lua to output 16m terminal sequences
    (gl#saalen/highlight#164).
  * Fixed issues in bash.lang (gl#saalen/highlight#161).
  * Fixed Bash heredoc highlighting in bash_functions.lua
    (gl#saalen/highlight#156).
  * CLI: `highlight --version -q` only prints the version number.
  * GUI: Added theme contrast indicator.
- Rebase optflags patch:
  * Remove highlight-3.53-use_optflags.patch.
  * Add highlight-3.58-use_optflags.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=97
2020-09-09 22:20:21 +00:00
ac84e82559 Accepting request 805800 from devel:tools
- Update to version 3.57:
  * Added support for Haml (gl#saalen/highlight#140).
  * Added support for Wren.
  * Added Lua function `OverrideParam`.
  * Fixed regression in xterm256 or truecolor output
    (gl#saalen/highlight#152).
  * Fixed `--list-scripts` with read-only language definitions
    (gl#saalen/highlight#154).
  * Improved several language definitions.

OBS-URL: https://build.opensuse.org/request/show/805800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=30
2020-05-16 20:26:18 +00:00
Antoine Belvire
b15032fee4 - Update to version 3.57:
* Added support for Haml (gl#saalen/highlight#140).
  * Added support for Wren.
  * Added Lua function `OverrideParam`.
  * Fixed regression in xterm256 or truecolor output
    (gl#saalen/highlight#152).
  * Fixed `--list-scripts` with read-only language definitions
    (gl#saalen/highlight#154).
  * Improved several language definitions.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/highlight?expand=0&rev=95
2020-05-15 10:57:11 +00:00
f3b66360e5 Accepting request 792533 from devel:tools
- Update to version 3.56:
  * Added support for Sequence Alignment Maps (SAM files).
  * Added empty-file mode to --no-trailing-nl
    (gl#saalen/highlight#147).
  * Fixed issue with --syntax-by-name waiting for stdin
    (gl#saalen/highlight#151).
  * Fixed issue with --syntax reading matching files in the
    current working directory (gl#saalen/highlight#151).
  * Fixed string parsing in lisp.lang (gl#saalen/highlight#150).
  * Fixed output of UTF-8 text in xterm256 or truecolor output
    (gl#saalen/highlight#152).
  * Fixed regex in js.lang.
  * Fixed calculation of testcase markers with UTF-8 input.
  * Allowed number literals with underscores in Java, Scala, D,
    Julia, C#, Perl and Ada definitions.
  * Added Nord theme.

OBS-URL: https://build.opensuse.org/request/show/792533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/highlight?expand=0&rev=29
2020-04-15 18:05:19 +00:00