log

age author description
Mon, 09 Oct 2017 18:59:20 +0200 Markus Mützel * camorbit.m: Fix typo (bug #52149).
Sun, 08 Oct 2017 18:47:48 +0200 Torsten fix link underline position in gui terminal
Thu, 14 Jul 2016 22:24:05 -0700 Colin Macdonald Add function camorbit (patch #9049).
Sat, 30 Sep 2017 14:53:30 -0500 Daniel J Sebald * liboctave/util/oct-rl-edit.h: Remove unused function declaration (patch #9459).
Sun, 08 Oct 2017 10:34:43 +0200 Torsten set editor menu bar as non-native menu bar on all platforms
Tue, 12 Jul 2016 22:19:54 -0700 Colin Macdonald Add camzoom and camroll functions (patch #9049).
Tue, 12 Jul 2016 22:32:28 -0700 Colin Macdonald Add basic camera set/get functions (patch #9046).
Tue, 12 Jul 2016 23:33:36 -0700 Colin Macdonald Call update_transform on camera property change (bug #44503)
Tue, 03 Oct 2017 11:11:21 +0200 Pantxo Diribarne Provide default font files and use them (bug #52150)
Thu, 05 Oct 2017 17:45:58 -0400 John W. Eaton * acinclude.m4: Search for version-specific qscintilla libs first.
Thu, 05 Oct 2017 16:12:50 -0400 John W. Eaton * acinclude.m4: Also search for qt4-specific qscintilla lib names.
Thu, 05 Oct 2017 07:32:34 +0200 Torsten do not move the cursor when saving a file with breakpoints (bug #51793)
Mon, 02 Oct 2017 17:38:30 -0700 Mike Miller test: increase tolerance on ComplexMatrix test
Mon, 02 Oct 2017 16:25:58 -0700 Mike Miller configure: add a command-line option '--without-freetype' to disable FreeType
Mon, 02 Oct 2017 10:36:28 -0700 Mike Miller maint: clean up code formatting in generated graphics.h
Sun, 01 Oct 2017 15:36:06 -0700 Mike Miller maint: silence compiler warning when building without ARPACK
Sun, 01 Oct 2017 14:52:33 -0700 Mike Miller maint: silence several compiler warnings when building for Windows
Thu, 28 Sep 2017 21:08:51 -0700 Mike Miller maint: delete unnecessary override specifier
Thu, 28 Sep 2017 15:55:21 -0700 Mike Miller qz: initialize optional ordering flag safely
Thu, 28 Sep 2017 15:51:20 -0700 Mike Miller maint: delete unused static function
Thu, 28 Sep 2017 15:49:36 -0700 Mike Miller maint: use correct const qualifier on overridden virtual function
Thu, 28 Sep 2017 15:44:43 -0700 Mike Miller maint: rename function argument to avoid shadowing class member
Thu, 28 Sep 2017 15:59:08 -0500 Daniel J Sebald Change gnuplot-toolkit fprintf() sequence to handle single axis tic (bug #52140).
Thu, 28 Sep 2017 13:22:30 +0200 Pantxo Diribarne lsccov.m: ensure all necessary variables are defined (bug #52131)
Thu, 28 Sep 2017 11:04:02 +0200 Kai T. Ohlhus doc/doxyhtml/Doxyfile.in: Update comments, enable grouping and HTML timestamps.
Thu, 28 Sep 2017 10:49:39 +0200 Kai T. Ohlhus doc: Improve Doxygen documentation for some files in libgui.
Wed, 27 Sep 2017 15:56:39 -0400 John W. Eaton move some duplicate code into a separate function
Tue, 26 Sep 2017 15:18:31 -0700 Rik maint: Periodic merge of stable to default.
Tue, 26 Sep 2017 15:18:08 -0700 Rik doc: Correct documentation for randg (bug #52118). stable
Tue, 26 Sep 2017 13:13:55 -0400 John W. Eaton * classdef.tst: Fix syntax for assert test.