Mercurial
release-3-2-x
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
-100
-60
tip
src/graphics.cc
2009-07-16
graphics.cc (get_array_limits): require min_pos value to be greater than zero
file
|
diff
|
annotate
2009-06-09
Update some of Advanced Plotting documentation.
file
|
diff
|
annotate
2009-06-07
allow ranges and other matrices in set
file
|
diff
|
annotate
2009-05-21
Use display information from the root object to compute bounding boxes
file
|
diff
|
annotate
2009-05-07
check for invalid property names when setting defaults
file
|
diff
|
annotate
2009-05-05
graphics.cc (array_property::validate): require value to be numeric, not necessarily double
file
|
diff
|
annotate
2009-03-28
Check grammar on all .cc files
file
|
diff
|
annotate
2009-03-22
Cleanup documentation file plot.texi
file
|
diff
|
annotate
2009-03-12
graphics.cc: Fix default "papersize" property value.
file
|
diff
|
annotate
2009-03-09
make default fontname * instead of Helvetica
file
|
diff
|
annotate
2009-03-07
update copyright notices
file
|
diff
|
annotate
2009-03-02
graphics.cc (Fget, F__get__): return column vector, not row vector
file
|
diff
|
annotate
2009-02-19
use consistent format for doc strings of internal functions
file
|
diff
|
annotate
2009-02-13
Initialize axes ticklength property.
file
|
diff
|
annotate
2009-02-05
Fdrawnow: don't strip dirsep; return after errors
file
|
diff
|
annotate
2009-01-29
[mq]: grfx
file
|
diff
|
annotate
2009-01-27
Improve default property compatibility.
file
|
diff
|
annotate
2009-01-21
get display characteristics from system
file
|
diff
|
annotate
2009-01-21
better compatibility for axis label properties
file
|
diff
|
annotate
2009-01-13
remove qsort in favor of sort
file
|
diff
|
annotate
2009-01-08
Calculate surface normals for boundaries, use more neighboring
file
|
diff
|
annotate
2008-11-24
Check validitity of handles to delete before deleting them to avoid issues with callbacks deleting the handles as well
file
|
diff
|
annotate
2008-11-18
style fixes
file
|
diff
|
annotate
2008-10-31
Add code to remove listeners from properties and use it with newplot
file
|
diff
|
annotate
2008-10-30
Add support for left/right argument to the legend function
file
|
diff
|
annotate
2008-10-22
properly update currentaxes when axes are deleted
file
|
diff
|
annotate
2008-10-21
[mq]: hidden-children
file
|
diff
|
annotate
2008-10-16
generate new fractional parts for recycled graphics handles
file
|
diff
|
annotate
2008-10-16
graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector
file
|
diff
|
annotate
2008-10-16
Preserve font and position properties when axes are replace in the handle code
file
|
diff
|
annotate
2008-10-10
graphics.cc: style fix
file
|
diff
|
annotate
2008-10-10
[mq]: graphics-backend
file
|
diff
|
annotate
2008-10-08
Allow arrays of graphic handles to F__go_delete__
file
|
diff
|
annotate
2008-10-06
Handle arrays of handles in the Fishandle function
file
|
diff
|
annotate
2008-09-11
undo previous change
file
|
diff
|
annotate
2008-09-11
improve speed of cell2mat
file
|
diff
|
annotate
2008-09-08
MSVC compilation fix
file
|
diff
|
annotate
2008-09-02
Make hggroup to react on [xyzac]liminclude changes in its children.
file
|
diff
|
annotate
2008-08-29
Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_property
file
|
diff
|
annotate
2008-08-26
Trigger actions/listeners only for actual property change
file
|
diff
|
annotate
2008-08-26
graphics.cc (figure::properties::get_title): avoid gcc warning
file
|
diff
|
annotate
2008-08-26
Auto-generate base_properties
file
|
diff
|
annotate
2008-08-26
Octave to backend notification scheme
file
|
diff
|
annotate
2008-08-26
[mq]: generic_octave_to_backend_nofitication
file
|
diff
|
annotate
2008-08-25
Convert stem and stem3 to use stem series objects
file
|
diff
|
annotate
2008-08-07
fix typo in NPOS change
file
|
diff
|
annotate
2008-08-07
replace NPOS with std::string::npos
file
|
diff
|
annotate
2008-08-04
make file_ops a proper singleton class
file
|
diff
|
annotate
2008-07-22
Add __go_execute_callback__
file
|
diff
|
annotate
2008-07-22
Use common rep/class pattern for graphics events
file
|
diff
|
annotate
2008-07-17
Support for backend-to-octave event management
file
|
diff
|
annotate
2008-07-11
miscellaneous cleanup
file
|
diff
|
annotate
2008-06-10
graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copies
file
|
diff
|
annotate
2008-06-05
undo previous change
file
|
diff
|
annotate
2008-06-05
style fixes
file
|
diff
|
annotate
2008-06-05
properties::update_normals: eliminate unnecessary use of references
file
|
diff
|
annotate
2008-04-25
Add support for hggroup
file
|
diff
|
annotate
2008-04-24
Add dynamic property creation
file
|
diff
|
annotate
2008-03-23
Redesign axis limit computation handling (using hidden limit properties in child objects)
file
|
diff
|
annotate
2008-03-14
rudimentry (i.e. no font metrics) sync of axes.position and axes.outerposition
file
|
diff
|
annotate
(0)
-100
-60
tip