Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a problem where GuiBase._getValidValue() would truncate a floating | Mark Sapiro | 2008-04-21 | 1 | -0/+5 |
* | Gui/GuiBase.py - Don't allow self references in *_these_nonmembers | Mark Sapiro | 2008-03-15 | 1 | -4/+12 |
* | Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9 | Mark Sapiro | 2007-11-18 | 1 | -9/+9 |
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
* | Use of websafe() here is too severe. Only '<' is escaped. | tkikuchi | 2005-03-10 | 1 | -1/+2 |
* | handleForm(): Call out to self._escape() to make any entered data web-safe. | bwarsaw | 2004-02-17 | 1 | -3/+7 |
* | handleForm(): Close some cross-site scripting holes found by Dirk | bwarsaw | 2003-12-13 | 1 | -4/+4 |
* | _getValidValue(): Basically ignore HeaderFilter widgets. They'll be handled | bwarsaw | 2003-12-01 | 1 | -0/+2 |
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+200 |