log

age author description
Tue, 02 Jun 2020 21:25:59 +0000 Michael Witten A few fixes to outdated or incomplete documentation (bug #58488). stable
Sat, 06 Jun 2020 21:37:10 -0700 Rik Implement "none" for scatter "markeredgecolor" property (bug #58508)
Sat, 06 Jun 2020 20:53:38 +0200 Markus Mützel __scatter__.m: Don't override "markerfacecolor" set by user (bug #58508).
Sat, 06 Jun 2020 19:47:30 +0200 Markus Mützel uisetfont.m: Make BISTs conditional on HAVE_FONTCONFIG.
Sat, 06 Jun 2020 11:17:42 -0400 John W. Eaton etree: accept logical sparse matrices
Fri, 05 Jun 2020 16:57:44 -0400 John W. Eaton also return 5th and 6th outputs from dmperm
Fri, 05 Jun 2020 20:50:22 +0200 Torsten Lilge reorganize network preferences in settings dialog
Fri, 05 Jun 2020 11:40:49 -0400 John W. Eaton maint: Merge stable to default.
Thu, 14 May 2020 23:27:43 -0400 John W. Eaton accept multi-line interactive input (bug #58370) stable
Fri, 05 Jun 2020 10:03:45 +0200 Pantxo Diribarne maint: merge stable to default
Thu, 04 Jun 2020 15:48:30 +0200 Pantxo Diribarne legend.m: fix regression introduced in cset 8ffe43de8bfe (bug #58492) stable
Thu, 04 Jun 2020 23:02:43 -0400 John W. Eaton add west0479 sample data file (patch #9544)
Thu, 04 Jun 2020 17:10:14 -0400 John W. Eaton use separate module.mk files for examples/code and examples/data directories
Mon, 01 Jun 2020 14:07:20 -0400 John W. Eaton style update for Range class
Thu, 04 Jun 2020 14:25:52 +0200 Pantxo Diribarne maint: merge stable to default
Wed, 03 Jun 2020 22:43:06 +0200 Pantxo Diribarne legend.m: fix position for non default dataaspectratio (bug #58492) stable
Tue, 02 Jun 2020 21:53:54 +0200 Pantxo Diribarne Don't scale text margin in printout (bug #58486) stable
Tue, 02 Jun 2020 22:47:07 +0200 Torsten Lilge remove obsolete code from variable editor
Tue, 02 Jun 2020 20:02:39 +0200 Torsten Lilge check object size before plotting from variiable editor (bug #56685)
Tue, 02 Jun 2020 14:57:56 +0200 Pantxo Diribarne maint: merge stable to default
Tue, 26 May 2020 09:42:06 +0200 Pantxo Diribarne Make sure Objects and their proxy are initialized synchronously (bug #55225) stable
Mon, 01 Jun 2020 15:08:18 -0700 Rik uisetfont.m: code cleanup.
Mon, 01 Jun 2020 23:37:34 +0200 Pantxo Diribarne Document fc-cache must be run after installing new fonts (bug #58432) stable
Mon, 01 Jun 2020 13:08:12 -0700 Rik listfonts.m: Fix problem accidentaly introduced in c126a60b0d52.
Mon, 01 Jun 2020 09:53:08 +0200 Pantxo Diribarne listfonts.m: New function (bug #58476).
Mon, 01 Jun 2020 11:33:39 -0700 Rik maint: merge stable to default.
Mon, 01 Jun 2020 00:58:03 +0200 Pantxo Diribarne plotyy.m: leave positionconstraint unchanged after position updates (bug #58470) stable
Mon, 01 Jun 2020 09:05:16 -0700 Rik Ignore empty arguments passed to print() (bug #58477). stable
Sun, 31 May 2020 09:56:56 -0700 Rik Fix input validation for audioplayer (bug #57939).
Sat, 04 Apr 2020 07:29:49 +0200 Markus Meisinger Add "streamribbon" function (patch #9916).