Mercurial > hg > octave-nkf
graph
-
Finish reverting unintended commit left over by 12396-12397. release-3-4-xSun, 06 Feb 2011 21:11:01 -0500, by Ben Abbott
-
Allow the legend location and orientation to be set without modifying the legend keys (#32374) release-3-4-xSun, 06 Feb 2011 23:59:37 +0100, by David Bateman
-
Remove parts of previous changset that weren't supposed to be committed release-3-4-xSun, 06 Feb 2011 23:29:16 +0100, by David Bateman
-
Fix for legends with location southeastoutside and soutwestoutside. Pad legend position release-3-4-xSun, 06 Feb 2011 23:25:31 +0100, by David Bateman
-
legend.m: Align legends to plot box, add demo. Bug 32373. release-3-4-xSun, 06 Feb 2011 16:45:05 -0500, by Ben Abbott
-
legend.m: "legend off" should delete the legend object. release-3-4-xSun, 06 Feb 2011 15:32:38 -0500, by Ben Abbott
-
implement autopositioning requests from text objects to axes release-3-4-xSun, 06 Feb 2011 17:17:12 +0100, by Konstantinos Poulios
-
don't warn about coercing nested functions to subfunctions if yyparse failedTue, 08 Feb 2011 03:22:12 -0500, by John W. Eaton
-
Finish reverting unintended commit left over by 12396-12397.Sun, 06 Feb 2011 21:11:01 -0500, by Ben Abbott
-
Allow the legend location and orientation to be set without modifying the legend keys (#32374)Sun, 06 Feb 2011 23:59:37 +0100, by David Bateman
-
Remove parts of previous changset that weren't supposed to be committedSun, 06 Feb 2011 23:29:16 +0100, by David Bateman
-
Fix for legends with location southeastoutside and soutwestoutside. Pad legend positionSun, 06 Feb 2011 23:25:31 +0100, by David Bateman
-
legend.m: Align legends to plot box, add demo. Bug 32373.Sun, 06 Feb 2011 16:45:05 -0500, by Ben Abbott
-
legend.m: "legend off" should delete the legend object.Sun, 06 Feb 2011 15:32:38 -0500, by Ben Abbott
-
Delete old legends and fix for legend locations that are 'southest' (followup #32343) release-3-4-xSun, 06 Feb 2011 15:33:56 +0100, by David Bateman
-
legend.m: Add demo for replacing existing legend. release-3-4-xSun, 06 Feb 2011 09:16:03 -0500, by Ben Abbott
-
legend.m: Add demo for inline keys created by two plot commands. release-3-4-xSat, 05 Feb 2011 11:14:09 -0500, by Ben Abbott
-
Fix for inline legends (#32022, #32343) release-3-4-xSat, 05 Feb 2011 10:19:13 -0500, by David Bateman
-
implement autopositioning requests from text objects to axesSun, 06 Feb 2011 17:17:12 +0100, by Konstantinos Poulios
-
Delete old legends and fix for legend locations that are 'southest' (followup #32343)Sun, 06 Feb 2011 15:33:56 +0100, by David Bateman
-
legend.m: Add demo for replacing existing legend.Sun, 06 Feb 2011 09:16:03 -0500, by Ben Abbott
-
Added tag ss-3-3-92 for changeset c468c5b902b3 release-3-4-xSun, 06 Feb 2011 07:30:27 -0500, by John W. Eaton
-
PermMatrix.cc (operator*): fix mixed row/column case release-3-4-xSun, 06 Feb 2011 05:50:49 -0500, by John W. Eaton
-
PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org release-3-4-xSun, 06 Feb 2011 05:13:25 -0500, by John W. Eaton
-
Untabify and improve indentation release-3-4-xSun, 06 Feb 2011 02:50:57 +0100, by Konstantinos Poulios
-
Prevent race condition in update_axes_layout release-3-4-xSun, 06 Feb 2011 02:24:28 +0100, by Konstantinos Poulios
-
Update list of functions not requiring a docstring. release-3-4-xSat, 05 Feb 2011 13:09:24 -0800, by Rik
-
Update copyright on written documentation to 2011 release-3-4-xSat, 05 Feb 2011 12:08:08 -0800, by Rik
-
Overhaul usage strings and man pages for octave, octave-config, mkoctfile. release-3-4-xSat, 05 Feb 2011 11:51:18 -0800, by Rik
-
Add new Octave O logo to Mercurial and build process. release-3-4-xFri, 04 Feb 2011 09:06:19 -0800, by Rik
-
Move axes labels and title positioning to axes::properties release-3-4-xThu, 03 Feb 2011 19:30:13 +0100, by Konstantinos Poulios
-
use text_renderer object only when freetye is available release-3-4-xThu, 03 Feb 2011 12:47:05 +0100, by Kai Habel
-
mex.cc (mxArray_octave_value::dup): if value can't be converted to mxArray object, create a clone of the mxArray_octave_value container release-3-4-xThu, 03 Feb 2011 01:40:00 -0500, by John W. Eaton
-
require readline to provide working history control release-3-4-xThu, 03 Feb 2011 01:04:41 -0500, by John W. Eaton
-
Use testif to only run some sparse tests when necessary libraries are installed. release-3-4-xWed, 02 Feb 2011 21:31:33 -0800, by Rik
-
Move axes layout from opengl_renderer::draw_axes to axes::properties release-3-4-xThu, 03 Feb 2011 01:00:32 +0100, by Konstantinos Poulios
-
Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit release-3-4-xWed, 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. release-3-4-xTue, 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 handles release-3-4-xTue, 01 Feb 2011 16:25:15 -0500, by John W. Eaton
-
avoid using new to create temporary gl2ps_renderer object release-3-4-xTue, 01 Feb 2011 15:55:44 -0500, by John W. Eaton
-
gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails release-3-4-xTue, 01 Feb 2011 15:42:07 -0500, by Michael Godfrey
-
opengl_renderer::draw_axes: simplify with subfunctions release-3-4-xTue, 01 Feb 2011 04:39:21 -0500, by John W. Eaton
-
plot/private/__axis_label__.m: don't call __fltk_redraw__ release-3-4-xMon, 31 Jan 2011 18:19:27 -0500, by John W. Eaton
-
sparse matrix indexed assignment bug release-3-4-xMon, 31 Jan 2011 17:09:24 -0500, by John W. Eaton
-
Fix warning about GOTO reference in arpack code release-3-4-xMon, 31 Jan 2011 16:41:43 -0500, by Rik
-
plot__fltk_ginput__.m: remove line that should have been removed in previous change release-3-4-xMon, 31 Jan 2011 16:28:58 -0500, by John W. Eaton
-
PermMatrix.cc (operator*): fix mixed row/column caseSun, 06 Feb 2011 05:50:49 -0500, by John W. Eaton
-
update contributors.inSun, 06 Feb 2011 05:18:43 -0500, by John W. Eaton
-
PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.orgSun, 06 Feb 2011 05:13:25 -0500, by John W. Eaton
-
Untabify and improve indentationSun, 06 Feb 2011 02:50:57 +0100, by Konstantinos Poulios