Mercurial > hg > octave-lyh
graph
-
__axis_label__.m: Rename ax to hax. Align spacing in code.Wed, 24 Jul 2013 23:12:46 -0700, by Rik
-
surf.m, surfc.m, surfl.m, surfnorm.m: Update to use new __plt_get_axis_arg__.Tue, 23 Jul 2013 16:26:43 +0200, by Pantxo Diribarne
-
cylinder.m, ellipsoid.m, rectangle.m, sphere.m: Update to use new __plt_get_axis_arg__.Tue, 23 Jul 2013 16:06:07 +0200, by Pantxo Diribarne
-
contour[3f].m: Update to use new __plt_get_axis_arg__.Tue, 23 Jul 2013 14:45:31 +0200, by Pantxo Diribarne
-
hold.m, grid.m, box.m: Update to use new __plt_get_axis_arg__.Tue, 23 Jul 2013 15:10:57 +0200, by Pantxo Diribarne
-
x(yz)label.m, title.m: Update to use new __plt_get_axis_arg__.Tue, 23 Jul 2013 14:31:58 +0200, by Pantxo Diribarne
-
loglog.m: Overhaul function to use new __plt_get_axis_arg__.Wed, 24 Jul 2013 23:12:46 -0700, by Rik
-
semilogy.m: Overhaul function to use new __plt_get_axis_arg__.Wed, 24 Jul 2013 23:12:46 -0700, by Rik
-
axis.m: Overhaul to use new __plt_get_axis_arg__.Wed, 24 Jul 2013 23:12:46 -0700, by Rik
-
__axes_limits__.m: Overhaul to use new __plt_get_axis_arg__.Wed, 24 Jul 2013 23:12:46 -0700, by Rik
-
semilogx.m: Overhaul function to use new __plt_get_axis_arg__.Wed, 24 Jul 2013 23:12:46 -0700, by Rik
-
axes.m: reorder figure children after setting the currentaxes (bug #39539).Sat, 20 Jul 2013 16:05:44 +0200, by Pantxo Diribarne
-
text.m: Update to use new __plt_get_axis_arg__.Mon, 22 Jul 2013 22:58:04 +0200, by Pantxo Diribarne
-
surface.m: Update to use new __plt_get_axis_arg__ without using "axes" function.Mon, 22 Jul 2013 23:37:00 +0200, by Pantxo Diribarne
-
patch.m: Update to use new __plt_get_axis_arg__.Mon, 22 Jul 2013 23:08:14 +0200, by Pantxo Diribarne
-
image.m: Update to use new __plt_get_axis_arg__ without using "axes" and "newplot" function.Wed, 24 Jul 2013 23:12:28 -0700, by Rik
-
hggroup.m: Update to use new __plt_get_axis_arg__.Mon, 22 Jul 2013 23:45:34 +0200, by Pantxo Diribarne
-
Overhaul __plt_get_axis_arg__ and newplot functions to avoid creating unnecessary axes.Wed, 24 Jul 2013 23:05:37 -0700, by Rik
-
doc viewer: correct the anchor position of the desired doc entryMon, 22 Jul 2013 23:18:50 +0200, by Torsten
-
acinclude.m4: Use m4 quote '[' rather than '"' in AC_MSG_ERROR.Sun, 21 Jul 2013 20:16:03 -0700, by Rik
-
Add demo to area.m to demonstrate "ydata" updater.Mon, 22 Jul 2013 03:05:16 +0200, by Ben Abbott
-
Fix bar() update for ydata listener.Mon, 22 Jul 2013 02:51:41 +0200, by Ben Abbott
-
Handle LLVM API incoherence. Octave now works with LLVM 3.0, 3.1, and 3.2Wed, 01 May 2013 17:54:56 +0800, by LYH
-
Display/focus documentation browser when running command doc 'xxxxx'Sun, 21 Jul 2013 17:26:39 -0400, by John Donoghue
-
Display doc info pages using documentation browser when in GUI mode (Bug #39451)Sat, 20 Jul 2013 22:13:51 -0400, by John Donoghue
-
Simplify the way pkg checks for dependencies.Sat, 20 Jul 2013 13:01:45 +0200, by Carlo de Falco
-
ancestor.m: Overhaul function.Sat, 20 Jul 2013 21:57:31 -0700, by Rik
-
Tweak some plotting demos for messages and spelling.Sat, 20 Jul 2013 18:46:38 -0700, by Rik
-
__plt_get_axis_arg__.m: Correctly handle 'parent' property when parent is hggroup.Sat, 20 Jul 2013 18:42:25 -0700, by Rik
-
Add test to graphics.cc for initial tightinset value.Sat, 20 Jul 2013 14:12:14 -0400, by Ben Abbott