| Updates |
| 02 Jun 2010 |
Fixed some typos in the documentation |
| 03 Jun 2010 |
Further documentation typo fixes (must use spellchecker more...) |
| 07 Jun 2010 |
Add link to documentation from description |
| 09 Jun 2010 |
Added missing "root" and "version" functions |
| 18 Jun 2010 |
* Ensure layout objects are deleted when the graphics are deleted
* Add "ancestor" method
* Fix bug in GridFlex divider positioning
* Remove ">>" from examples in documentation
* Improve formatting of examples in documentation |
| 28 Jun 2010 |
* Fix bug with Panel titles
* Fix bug with EmptyWidget going out of scope
* Prevent legends being hijacked by the layout managers!
* Add option for showing markings on the movable dividers
* Add documentation on building executables |
| 15 Jul 2010 |
* Add ability to set defaults for various properties
* Remove R2010a specific code to allow use on older releases
|
| 23 Jul 2010 |
* Add DeleteFcn property
* Improve Docking and Minimizing examples
* Fix flexible layouts when figure units are not pixels (e.g. in GUIDE apps)
* Documentation on using layouts in a GUIDE-built GUI
* Fix parenting bug with ButtonBoxes |
| 28 Jul 2010 |
Fix link in description (hopefully - it's a bit of a moving target) |
| 24 Sep 2010 |
* Make panel "SelectedChild" property observable for use with event.proplistener
* Fix bug with dividers disappearing when GridFlex's are nested
* Fix clipping bug with Tab label text drawing outside parent container |
| 22 Oct 2010 |
* Improve enable behavior when used with custom widgets
* Add an explanation of cell arrays used to pass extra function arguments
* Fix bug in unit-setting of children added to layouts (improves axes handling) |
| 02 Nov 2010 |
* Add PreviousChild event-data to uiextras.TabPanel Callback
* Add guards to prevent errors when focus is lost whilst dragging a flexible divider
* Fix bug when trying to print figures containing flexible layouts
|
| 08 Mar 2011 |
* Add MinimumSize properties to Boxes and Grids
* Minor improvements to mouse-over and redraw speed
* Fix bug with ordering of controls that sometimes prevented grid dividers being dragged |
| 22 Jun 2011 |
Update description to include a link to Matthew Whitaker's ButtonGroup objects. |
| 14 Jul 2011 |
* Add TabEnable property for controlling the enabled state of individual tabs
* Revert to normalized units for all layouts
* Fix bug with mouse-over events
|
| 23 May 2012 |
Remove documentation link from description since the new File Exchange page does not allow this. |
| 19 Dec 2012 |
* Fix (I hope) bug where axes disappear from tabs
* Fix bug where axes position is corrupted if tabs become too small to draw
|
| 22 Feb 2013 |
* Fix a bug when deleting axes using R2013a
* Fix a bug in how legends are handled |
| 22 Feb 2013 |
* Fix error when axes deleted using R2013a
* Fix handling of legends (which I broke in the last update)
|
| 26 Apr 2013 |
* Improve colorbar handling (ignoring)
* Fix bug in reparenting children
* Fix background color of BoxPanel icons
|