Sat, 15 Mar 2014 19:22:55 -0700 |
Rik |
doc: Add documentation about using set() to query graphics properties.
|
Mon, 10 Mar 2014 10:46:37 -0500 |
Michael C. Grant |
set default toolkit when registering toolkits (bug #41665).
gui-release
|
Thu, 20 Feb 2014 14:27:48 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Thu, 20 Feb 2014 14:05:45 -0500 |
John W. Eaton |
Initial integration of QtHandles.
gui-release
|
Wed, 12 Feb 2014 21:40:19 +0100 |
Pantxo Diribarne |
Avoid reseting "parent" property to the same value (bug #37752).
|
Sat, 07 Dec 2013 17:51:53 -0500 |
John W. Eaton |
style fixes in graphics.in.h and graphics.cc
|
Sat, 07 Dec 2013 15:56:43 +0100 |
Pantxo Diribarne |
set: allow retrieving allowed values for individual properties
|
Thu, 05 Dec 2013 16:11:14 -0800 |
Rik |
maint: Don't use space between 'args' and '(' when doing indexing.
|
Thu, 05 Dec 2013 10:50:17 -0800 |
Rik |
Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
|
Wed, 06 Nov 2013 11:42:35 -0800 |
Rik |
maint: Use phrase "FIXME:" for problem areas in code.
|
Fri, 01 Nov 2013 22:14:37 -0400 |
John W. Eaton |
use gnuplot as default graphics toolkit if display is unavailable (bug #40423)
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 14 Oct 2013 11:04:46 -0700 |
Rik |
maint: Correct indentation in graphics.cc, graphics.in.h. No code changes.
|
Fri, 11 Oct 2013 21:21:50 -0700 |
Rik |
Fix recursion segfault when setting axis parent to be child hggroup (bug #37927).
|
Fri, 11 Oct 2013 09:20:06 -0700 |
Rik |
Fix validation of array properties to set(), avoid segfaults (bug #bug #35687).
|
Thu, 10 Oct 2013 17:43:32 -0700 |
Rik |
Fix segfault when setting object parent to be object itself (bug #37927).
|
Tue, 08 Oct 2013 23:18:17 +0200 |
Pantxo Diribarne |
graphics.cc: don't ask for (orphan) dummy axes parent properties.
|
Tue, 08 Oct 2013 23:18:17 +0200 |
Pantxo Diribarne |
graphics.cc: don't ask for (orphan) dummy axes parent properties.
|
Fri, 04 Oct 2013 06:59:31 -0700 |
Rik |
axis.m: Fix 'axis tight' with pcolor plots.
|
Wed, 02 Oct 2013 19:52:39 -0400 |
John W. Eaton |
extract handle object to a separate file
|
Thu, 26 Sep 2013 13:55:43 -0400 |
John W. Eaton |
make fltk the default graphics toolkit
|
Wed, 25 Sep 2013 11:07:10 -0700 |
Rik |
doc: Add seealso links between hggroup, addproperty, addlistener.
|
Wed, 25 Sep 2013 10:09:33 -0700 |
Rik |
doc: Add seealso links between waitfor, waitforbuttonpress, and ginput.
|
Thu, 19 Sep 2013 11:46:00 -0700 |
Rik |
doc: Add seealso references between cla, clf, reset functions.
|
Thu, 05 Sep 2013 17:04:40 -0700 |
Rik |
Create Matlab compatible linestyleorder char matrices (bug #34906)
|
Fri, 23 Aug 2013 10:07:31 -0400 |
Michael Goffioul |
Use interpreter property when rendering text objects (bug #39830).
|
Tue, 20 Aug 2013 09:44:49 -0400 |
Mike Miller |
graphics.cc: Condition tests on HAVE_FLTK
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Sun, 18 Aug 2013 16:36:38 -0400 |
Michael Goffioul |
Add simple TeX parser based on flex/bison.
|
Thu, 15 Aug 2013 19:39:55 -0400 |
Ben Abbott |
Update axes position/outerpostion before and after tightinset.
|
Tue, 13 Aug 2013 16:35:29 -0700 |
Rik |
graphics.cc: Restore default graphics properties after %!tests.
|
Mon, 12 Aug 2013 18:10:06 -0400 |
Ben Abbott |
Tests for order of axes when using subplot for the second time.
|
Mon, 12 Aug 2013 17:46:23 -0400 |
Ben Abbott |
Tests for for updating axes properties when figure position changes.
|
Sun, 11 Aug 2013 16:47:03 -0400 |
Ben Abbott |
Update axes position/outerpostion prior to calcuating tightinset.
|
Wed, 07 Aug 2013 09:08:55 -0400 |
Michael Goffioul |
corefcn/graphics.cc: Fix memory leak in uicontrol::properties::update_text_extent.
|
Fri, 02 Aug 2013 11:57:32 -0700 |
Rik |
Recode some %!tests which pop up figures with new figure() behavior.
|
Wed, 31 Jul 2013 14:18:00 -0700 |
Rik |
isaxes.m: New function to determine if object is axes handle.
|
Sat, 27 Jul 2013 21:40:58 -0400 |
Ben Abbott |
Initialize the tightinset during initialization of axes.
|
Thu, 25 Jul 2013 11:24:03 -0700 |
Rik |
Truly reset axes so that all properties are set to default.
|
Sat, 20 Jul 2013 14:12:14 -0400 |
Ben Abbott |
Add test to graphics.cc for initial tightinset value.
|
Thu, 18 Jul 2013 22:16:47 -0400 |
Ben Abbott |
Simplify syncing axes "position", "outerposition", and "looseinset".
|
Sat, 13 Jul 2013 08:08:15 -0700 |
Rik |
Use xfinite to replace some (isinf || isnan) instances in C++ code.
|
Wed, 03 Jul 2013 17:43:48 -0700 |
Rik |
maint: Collapse interpfcn and interpfcn-core directories into corefcn directory.
base
libinterp/interpfcn/graphics.cc@94ae6bcebd37
|