log src/octave-svgconvert.cc @ 31191:bb9d776eafac stable

age author description
Sun, 14 Aug 2022 18:24:07 +0200 Pantxo Diribarne Fix wrong color in PDF printout of some latex strings (bug #62884) stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 26 Nov 2021 17:39:45 -0800 Rik maint: Use same Copyright code block in all files. stable
Thu, 16 Sep 2021 21:51:03 +0200 Markus Mützel Windows: Don't get pointers to C strings while vector is still unstable.
Sat, 17 Apr 2021 12:21:48 +0200 Markus Mützel Windows: Support non-ASCII characters in command line arguments.
Wed, 07 Apr 2021 22:21:36 +0200 Pantxo Diribarne octave-svgconvert: Don't use Qt's SVG module (bug #59546)
Fri, 02 Apr 2021 01:32:39 -0400 John W. Eaton avoid warning about deprecated Qprinter::setPaperSize function
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 16 May 2020 15:53:42 +0200 Pantxo Diribarne Produce better looking TeX superscript and subscripts (bug #58376).
Wed, 29 Apr 2020 22:08:43 +0200 Pantxo Diribarne svgconvert: Allow switching fontangle in part of a text string (bug #58274) stable
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
Sat, 11 Jan 2020 13:55:55 -0800 Rik maint: Use Octave coding conventions in src/ directory.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Wed, 27 Mar 2019 23:24:40 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Thu, 31 Jan 2019 11:19:34 +0100 Pantxo Diribarne Make sure octave-svgconvert encodes SVG documents in UTF8 (bug #55612) stable
Thu, 24 Jan 2019 19:18:51 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 12 Nov 2018 01:52:15 +0100 Pantxo Diribarne print.m: Fix localization of the default font file (bug #52193)
Thu, 08 Nov 2018 08:44:39 -0800 Mike Miller octave-svgconvert: delete unused #include <QtMath> (bug #54984)
Fri, 17 Nov 2017 11:03:30 +0100 Pantxo Diribarne Add SVG convertion option for printing to PDF and raster outputs (bug #52193)