2007-04-06  John Verzani  <jverzani@gmail.com>

	* R/dpgrFuncs.R: wrote 1 gui for the pdqr functions

2007-04-02  John Verzani  <jverzani@gmail.com>

	* R/pmg.iplots.R: added in iplots dialog. Could use a bit of work:
		  text, ...

2007-03-31  John Verzani  <jverzani@gmail.com>

	* R/YN.R: made so text entries evaluate their values, not just
		  numeric entries now

	* R/dLatticeExplorer.R: fixed bug with bivariate graphs

2007-03-30  John Verzani  <jverzani@gmail.com>

	* R/dModelsDialog.R: error with response and predictor vars
		  fixed. Should be able to edit them now.

2007-03-10  John Verzani  <jverzani@gmail.com>

	* R/pmg.teachingDemos.R: fixed typo in width

	* R/dHtest.R: minor issue with bivariate and label after firt
		  value was dropped

2007-03-02  John Verzani  <jverzani@gmail.com>

	* R/pmg.installCRANPackage.R: fixed minor bug, didn't call back to
		  dialog if choosing a CRAN mirror

2007-02-25  John Verzani  <jverzani@gmail.com>

	* R/reshape.R: Added this set of dialogs

2007-02-14  John Verzani  <jverzani@gmail.com>

	* R/dHtest.R: fixed issue iwth x~f and alternative

2007-02-13  John Verzani  <jverzani@gmail.com>

	* R/dHtest.R: added formulas for the t-test.

2007-02-06  John Verzani  <jverzani@gmail.com>

	* R/misc.R: fixed pmgSummary -- getStockIconFromClass (not
		  Object). These functions are no longer exported from
			  gWidgetsRGtk2, but rather live in pmg.

2006-10-20    <verzani@math.csi.cuny.edu>

	* R/pmg.installCRANPackage.R: bug with res[1,4] fixed

2006-09-28    <verzani@math.csi.cuny.edu>

	* R/pmg.R: added pmg.eval() to allow interaction with Commands tab.
	Added pmg.addMenubar() for adding to menubar. Fixed pmg.gw() for
	adding to dialog notebook with ggenericwidget

	* R/dLatticeExplorer.R: Put in check so that conditioned plots
	don't try to draw too many panels

2006-09-26    <verzani@math.csi.cuny.edu>

	* R/quantileWidget.R: Added this function. Goal is to abstract
	elements to make good widgets for beginning students

	* R/dSummaryDialog.R: Added yVar enabled, fixed bug with uni/bi
	variate; added a new clear button


