Mercurial > hg > octave-lyh
graph
-
graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copiesTue, 10 Jun 2008 13:43:35 -0400, by John W. Eaton
-
lasterror fixesMon, 09 Jun 2008 14:47:25 -0400, by John W. Eaton
-
clear subfunctions when clearing parent functionFri, 06 Jun 2008 15:04:12 -0400, by John W. Eaton
-
mlock: doc fixFri, 06 Jun 2008 11:35:10 -0400, by John W. Eaton
-
eliminate src/graphics subdirectoryThu, 05 Jun 2008 18:00:37 -0400, by John W. Eaton
-
correct fputs to fprintf in __go_draw_axes__.mThu, 05 Jun 2008 20:42:14 +0200, by Jaroslav Hajek
-
fix unloading of mex filesThu, 05 Jun 2008 14:41:52 -0400, by John W. Eaton
-
undo previous changeThu, 05 Jun 2008 10:35:58 -0400, by John W. Eaton
-
style fixesThu, 05 Jun 2008 01:29:26 -0400, by John W. Eaton
-
style fixesThu, 05 Jun 2008 01:06:29 -0400, by John W. Eaton
-
properties::update_normals: eliminate unnecessary use of referencesThu, 05 Jun 2008 00:23:04 -0400, by John W. Eaton
-
Export additional symbols: octave_fcn_inline, octave_fcn_handle, read_binary_data, save_binary_data.Fri, 02 May 2008 16:52:41 +0200, by Michael Goffioul
-
Add hggroup support in OpenGL renderer.Sat, 26 Apr 2008 22:53:12 +0200, by Michael Goffioul
-
Add support for hggroupFri, 25 Apr 2008 16:44:59 +0200, by Michael Goffioul
-
Add dynamic property creationThu, 24 Apr 2008 16:43:31 +0200, by Michael Goffioul
-
added check for FTGL libraryFri, 04 Apr 2008 22:18:01 +0300, by Shai Ayal
-
Redesign axis limit computation handling (using hidden limit properties in child objects)Sun, 23 Mar 2008 16:45:45 +0100, by Michael Goffioul
-
make the fltk_backend canvas the size of figure.positionMon, 17 Mar 2008 18:51:36 +0200, by Shai Ayal
-
rudimentry (i.e. no font metrics) sync of axes.position and axes.outerpositionFri, 14 Mar 2008 21:02:16 +0200, by Shai Ayal
-
Rename add_listener to addlistener.Wed, 12 Mar 2008 22:20:01 +0100, by Michael Goffioul
-
added zoomstack support to fltk_backendSun, 09 Mar 2008 21:03:38 +0200, by Shai Ayal
-
added (far from perfect) support for logscale ticksSun, 09 Mar 2008 20:51:52 +0200, by Shai Ayal
-
Add toggle grid button & handle the 'a' & 'g' keys for auto axis and toggleThu, 06 Mar 2008 06:40:06 +0200, by Shai Ayal
-
Add zoom stack facility in axes object.Tue, 04 Mar 2008 15:34:38 +0100, by Michael Goffioul
-
added {x,y,z}lim sanity checkSun, 02 Mar 2008 06:38:27 +0200, by Shai Ayal
-
Use all properties in factory default values (including the ones starting with __)Sun, 02 Mar 2008 14:44:31 +0100, by Michael Goffioul
-
Added zoombox (mouse button 1) & autoscale (button marked A and mouse button 3)Sat, 01 Mar 2008 22:07:53 +0200, by Shai Ayal
-
added some more markersSat, 01 Mar 2008 18:54:10 +0200, by Shai Ayal
-
Smarter reference counting in base_property.Fri, 29 Feb 2008 17:49:00 +0100, by Michael Goffioul
-
Initial low-level support for property listeners.Fri, 29 Feb 2008 17:38:32 +0100, by Michael Goffioul
-
Remove data_property, replace with array_property or row_vector_property.Wed, 27 Feb 2008 21:45:12 +0100, by Michael Goffioul
-
Make backend switching work.Wed, 27 Feb 2008 14:59:00 +0100, by Michael Goffioul
-
Fix typos in property names (edgealpha/facealpha).Wed, 27 Feb 2008 11:28:22 +0100, by Michael Goffioul
-
Fix OpenGL/FLTK compilation under Windows.Tue, 26 Feb 2008 12:04:20 +0100, by Michael Goffioul
-
Add new double_radio_property class for alpha values.Tue, 26 Feb 2008 22:06:47 +0100, by Michael Goffioul
-
handle unsorted limits when calculatin gticks and limitsMon, 25 Feb 2008 21:50:37 +0200, by Shai Ayal
-
added pixel<->coord transform in axes and use it for display of cursorMon, 25 Feb 2008 21:45:11 +0200, by Shai Ayal
-
fltk_backend now indexes using an internal index instead of figure handleMon, 25 Feb 2008 18:39:53 +0200, by Shai Ayal
-
convert_position not static anymoreSat, 23 Feb 2008 21:10:08 +0200, by Shai Ayal
-
fltk_backend can now handle figure.position changesSat, 23 Feb 2008 20:53:23 +0200, by Shai Ayal
-
Render marker of patch objects.Thu, 21 Feb 2008 16:01:54 +0100, by Michael Goffioul
-
Make OpenGL tessellation combine callback robust against NULL vertex data.Thu, 21 Feb 2008 15:22:16 +0100, by Michael Goffioul
-
Turn cdata properties into array_property. Add min/max computation to array_property.Thu, 21 Feb 2008 13:45:04 +0100, by Michael Goffioul
-
added the function available_backendsWed, 20 Feb 2008 21:58:22 +0200, by Shai Ayal
-
added checks for fltk & freetype in configure scriptSun, 17 Feb 2008 19:20:42 +0200, by Shai Ayal
-
Add initial support for patch rendering through GLU tessellation (no transparency, no border, no markers yet).Wed, 20 Feb 2008 16:29:37 +0100, by Michael Goffioul
-
Fix default value of patch::facelighting. Add scaler/graphics_xform utilitiesWed, 20 Feb 2008 16:22:42 +0100, by Michael Goffioul
-
Add OpenGL texture wrapper class (not complete yet).Mon, 18 Feb 2008 17:02:12 +0100, by Michael Goffioul
-
Make sure to initialize axes xform data.Sun, 17 Feb 2008 22:27:48 +0100, by Michael Goffioul
-
Add rendering interface for surface object (no implementation yet).Thu, 14 Feb 2008 12:17:44 +0100, by Michael Goffioul
-
Implement resize handler mechanism (call resizefcn on figure resize and notify children).Wed, 13 Feb 2008 17:06:22 +0100, by Michael Goffioul
-
better tick and limit handling, still missing logscale supportThu, 14 Feb 2008 06:33:29 +0200, by Shai Ayal
-
Add support for extern updaters. Add set_figure_position interface to graphics_backend.Tue, 12 Feb 2008 16:37:56 +0100, by Michael Goffioul
-
Import sources for OpenGL-based renderer.Mon, 11 Feb 2008 16:42:14 +0100, by Michael Goffioul
-
Fix execution of callback strings and allow execution of callback by name.Fri, 08 Feb 2008 16:46:34 +0100, by Michael Goffioul
-
Ignore build directories.Fri, 08 Feb 2008 12:22:45 +0100, by Michael Goffioul
-
Implement callbackobject property in root object.Thu, 07 Feb 2008 23:00:51 +0100, by Michael Goffioul
-
Export nested properties classes of all graphics object.Thu, 07 Feb 2008 17:06:55 +0100, by Michael Goffioul
-
Fix default value for axes gridlinestyle and minorgridlinestyle.Thu, 07 Feb 2008 16:21:03 +0100, by Michael Goffioul
-
trivial fix option in FloadTue, 03 Jun 2008 07:16:58 +0200, by Jaroslav Hajek