Revisions of highlight

buildservice-autocommit accepted request 964313 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 116)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 115)
- Create a common subpackage for architecture-independent files
  required by both cli and gui applications.
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 114)
Cosmetic fixes in changelog
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 113)
Fix typo in changelog
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 112)
- 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.
buildservice-autocommit accepted request 892605 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 111)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 110)
- 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.
buildservice-autocommit accepted request 881677 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 109)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) accepted request 881676 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 108)
- 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
buildservice-autocommit accepted request 874193 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 107)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 106)
- Update to version 3.62:
  * Fixed `--list-scripts` output.
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 105)
Simplify + make sure QMAKE_CXXFLAGS are used
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 104)
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 103)
- 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
buildservice-autocommit accepted request 857903 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 102)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 101)
- 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).
buildservice-autocommit accepted request 848512 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 100)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 99)
- 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.
buildservice-autocommit accepted request 833340 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 98)
baserev update by copy to link target
Antoine Belvire's avatar Antoine Belvire (1Antoine1) committed (revision 97)
- 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.
Displaying revisions 21 - 40 of 136
openSUSE Build Service is sponsored by