Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Progressbar: Modified value method to act as both a getter and setter. ↵ | Scott González | 2009-04-16 | 1 | -0/+9 |
| | | | | Fixed #4427 - progressbar('value') returns a reference to this instead of the value. | ||||
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵ | Scott González | 2009-04-15 | 1 | -1/+4 |
| | | | | factory should auto detect getters. | ||||
* | progressbar unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+14 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |