| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 15173(diff) | doughays | 08 Sep 2008 10:08:51 | Fixes #7614. References #7097. Remerge Editor change from [14417]. |
| 15172(diff) | dante | 08 Sep 2008 10:06:34 | refs #7461 - minor doc change in WizardPane |
| 15171(diff) | sfoster | 08 Sep 2008 09:53:38 | Refs #5647 Missing test file. This is pretty much a duplicate of the one used by dojox/layout/ContentPane/tests but as the tests are maintained seperately, I figured this should be too. |
| 15170(diff) | bill | 08 Sep 2008 09:46:10 | Fixes #7605: dijit.tree.ForestStoreModel throws error on newItem if no initial children. !strict |
| 15169(diff) | mwilcox | 08 Sep 2008 05:52:13 | Fixes #7612 Added wmode='transparent' to FLVVideo |
| 15168(diff) | elazutkin | 08 Sep 2008 02:00:27 | gfx: fixing degenerated pies (no series, empty series, all non-positive,
|
| 15167(diff) | elazutkin | 08 Sep 2008 00:51:54 | charting: clarifying theme attributes, specifically reflecting what
|
| 15166(diff) | peller | 08 Sep 2008 00:34:31 | Fixes #5226, regression of boolean attribute handling in _Templated. Thanks, ptwobrussell! Refs #4643 |
| 15165(diff) | elazutkin | 07 Sep 2008 23:28:14 | gfx: fixes #7346, !strict, thx PetraRock! |
| 15164(diff) | bill | 07 Sep 2008 22:37:49 | Fixes #7616: Form.validate() security violation with Air.
|
| 15163(diff) | bill | 07 Sep 2008 22:33:21 | Fixes #7611: BorderContainer: does not layout form widgets. Refactor _setStateClass() to be resilient when classes are added to domNode after the widget has been initialized. This is safer but slower than the old version, which saved the node's original class. For fear of performance issues it's only writing into domNode.className once; code would have been shorter but possibly slower if it made many calls to addClass() and removeClass(). !strict |
| 15162(diff) | elazutkin | 07 Sep 2008 20:23:50 | gfx: allow to use a dojo.Color as a shortcut for a stroke. Fixes #7522. !strict |
| 15161(diff) | elazutkin | 07 Sep 2008 20:18:28 | gfx: allow to use an array as a shortcut for a stroke, the array will be
|