Mercurial > hg > octave-nkf
graph
-
Move axes layout from opengl_renderer::draw_axes to axes::properties axes-layoutThu, 03 Feb 2011 01:00:32 +0100, by Konstantinos Poulios
-
Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limitWed, 02 Feb 2011 03:36:31 -0500, by John W. Eaton
-
__gnuplot_has_feature__.m: Don't throw an error if gnuplot isn't installed.Tue, 01 Feb 2011 18:58:35 -0500, by Ben Abbott
-
gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handlesTue, 01 Feb 2011 16:25:15 -0500, by John W. Eaton
-
avoid using new to create temporary gl2ps_renderer objectTue, 01 Feb 2011 15:55:44 -0500, by John W. Eaton
-
gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen failsTue, 01 Feb 2011 15:42:07 -0500, by Michael Godfrey
-
opengl_renderer::draw_axes: simplify with subfunctionsTue, 01 Feb 2011 04:39:21 -0500, by John W. Eaton
-
scatter.m: pass h to set, not axTue, 01 Feb 2011 04:34:28 -0500, by John W. Eaton
-
plot/private/__axis_label__.m: don't call __fltk_redraw__Mon, 31 Jan 2011 18:19:27 -0500, by John W. Eaton
-
sparse matrix indexed assignment bugMon, 31 Jan 2011 17:09:24 -0500, by John W. Eaton
-
Fix warning about GOTO reference in arpack codeMon, 31 Jan 2011 16:41:43 -0500, by Rik
-
plot__fltk_ginput__.m: remove line that should have been removed in previous changeMon, 31 Jan 2011 16:28:58 -0500, by John W. Eaton
-
Simplify regexp to make it POSIX compliant.Mon, 31 Jan 2011 12:38:03 -0800, by Rik
-
Added tag ss-3-3-91 for changeset b10ea6efdc58 release-3-4-xMon, 31 Jan 2011 09:18:08 -0500, by John W. Eaton
-
fix list of files in arpack/module.mk release-3-4-xMon, 31 Jan 2011 08:36:06 -0500, by John W. Eaton
-
update arpack license file; fix dist of arpack doc files release-3-4-xMon, 31 Jan 2011 07:25:10 -0500, by John W. Eaton
-
try to get better value than \ for P_tmpdir on Windows systems release-3-4-xMon, 31 Jan 2011 03:19:01 -0500, by John W. Eaton
-
Use pattern-style rules to make .texi files rather than older suffix-style rules. release-3-4-xSun, 30 Jan 2011 22:44:52 -0800, by Rik
-
Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix. release-3-4-xSun, 30 Jan 2011 09:36:11 -0800, by Rik
-
txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missing release-3-4-xSun, 30 Jan 2011 12:01:35 -0500, by John W. Eaton
-
Deprecate glpkmex function and remove from documentation. release-3-4-xSun, 30 Jan 2011 07:52:36 -0800, by Rik
-
lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning release-3-4-xSun, 30 Jan 2011 04:38:35 -0500, by Pascal Dupuis
-
oct-parse.yy (class stdio_stream_reader): disallow copying release-3-4-xSun, 30 Jan 2011 04:38:10 -0500, by Pascal Dupuis
-
rename gnuplot_drawnow to __gnuplot_drawnow__ release-3-4-xSun, 30 Jan 2011 04:22:39 -0500, by John W. Eaton
-
acinclude.m4 (OCTAVE_PROG_GHOSTSCRIPT): update warning message release-3-4-xSun, 30 Jan 2011 03:34:01 -0500, by John W. Eaton
-
__fltk_ginput__.m: return keypress info release-3-4-xSun, 30 Jan 2011 03:20:29 -0500, by Petr Mikulik
-
remove ARPACK from documentation and some config files release-3-4-xSun, 30 Jan 2011 02:43:10 -0500, by John W. Eaton
-
load-save.cc (Fload): fix texinfo markup release-3-4-xSun, 30 Jan 2011 01:40:18 -0500, by John W. Eaton
-
Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation. release-3-4-xSat, 29 Jan 2011 22:31:31 -0800, by Rik
-
Add S_ISBLK and family of functions to documentation. release-3-4-xSat, 29 Jan 2011 21:28:38 -0800, by Rik
-
Add function compare_versions to documentation. release-3-4-xSat, 29 Jan 2011 16:54:14 -0800, by Rik
-
edit.m: As most editors open their own window, change mode to "async". release-3-4-xSat, 29 Jan 2011 16:56:42 -0500, by Ben Abbott
-
#undef Complex after including FLTK headers release-3-4-xSat, 29 Jan 2011 12:56:29 -0500, by John W. Eaton
-
use same compiler flags for __fltk_uigetfile__ as for __init_fltk__ release-3-4-xSat, 29 Jan 2011 12:27:16 -0500, by John W. Eaton
-
eigs-base.cc: fix error in change removing HAVE_ARPACK release-3-4-xFri, 28 Jan 2011 14:21:57 -0500, by John W. Eaton
-
README.MacOS: Additional modifications for building Octave manually. release-3-4-xFri, 28 Jan 2011 19:50:08 -0500, by Ben Abbott
-
README.MacOS: Modify instructions for building Octave manually. release-3-4-xFri, 28 Jan 2011 18:39:02 -0500, by Ben Abbott
-
Fix {eps,ps,pdf}latexstandalone printing for fltk, bug 32262. release-3-4-xFri, 28 Jan 2011 18:18:15 -0500, by Ben Abbott
-
don't let uninitialized values escape from DNEUPD release-3-4-xFri, 28 Jan 2011 14:05:59 -0500, by John W. Eaton
-
fix declaration of ETIME in arpack/util/second.f release-3-4-xFri, 28 Jan 2011 14:05:30 -0500, by John W. Eaton
-
import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1 release-3-4-xFri, 28 Jan 2011 14:04:33 -0500, by John W. Eaton
-
pr-output.cc (Foutput_max_field_width): fix cut and paste error release-3-4-xFri, 28 Jan 2011 05:47:12 -0500, by John W. Eaton
-
Add functions reset, whitebg to documentation. release-3-4-xThu, 27 Jan 2011 20:13:45 -0800, by Rik