log

age author description
Sat, 25 Apr 2020 14:31:09 -0700 Rik dec2hex.m: Implement support for negative number inputs (bug #58147).
Sat, 25 Apr 2020 11:45:03 -0700 Rik dec2bin.m: Fix algorithm for numbers less than intmin ('int32') (bug #58147).
Fri, 24 Apr 2020 13:16:09 -0700 Rik axis.m: Implement "fill" option for Matlab compatibility.
Fri, 24 Apr 2020 13:05:06 -0700 Rik maint: merge stable to default.
Fri, 24 Apr 2020 13:04:08 -0700 Rik axis.m: Update documentation. stable
Wed, 22 Apr 2020 17:04:55 -0700 Rik dec2bin.m: Reduce number of times search for negative numbers is done (bug #58147).
Wed, 22 Apr 2020 15:53:51 -0700 Nicholas R. Jankowski dec2bin.m: Allow negative number inputs (bug #58147).
Wed, 22 Apr 2020 13:23:05 +0200 Markus Mützel endsWith.m: delete duplicate line in docstring.
Tue, 21 Apr 2020 18:19:13 -0700 Rik Implement "HorizontalAlignment" property for multi-line "Edit" uicontrols (bug #58224).
Tue, 21 Apr 2020 17:06:35 -0700 Rik Scale ToolBarButton icons to 24x24 for better appearance (bug #58144).
Mon, 20 Apr 2020 08:28:22 -0700 Rik endsWith.m: overhaul function.
Sun, 19 Apr 2020 18:34:09 -0700 Rik startsWith.m: overhaul function.
Sat, 18 Apr 2020 17:35:25 -0700 Rik struct2hdl.m: Allow loading of uitoggletool objects (bug #58196).
Sat, 18 Apr 2020 17:25:55 -0700 Rik When clipping CDATA for icons take data from center of image (bug #58144).
Sat, 18 Apr 2020 20:32:21 +0200 Pantxo Diribarne legend.m: display actual marker size up to 8 points stable