aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/Widget/Field.pm
Commit message (Expand)AuthorAgeFilesLines
* widget documentationphaylon2009-02-161-10/+96
* added localization to core widgetsedenc2008-08-191-1/+1
* remove class blocks from widget codematthewt2008-08-131-16/+18
* unlazified field value settingedenc2008-01-281-1/+1
* more pod updatesgroditi2008-01-101-20/+0
* fixed choosemany, fixed some widget stuff i broke before, renamed ordered_fie...groditi2008-01-051-1/+1
* choosemany is still broken (not applying changes) but everything else is look...groditi2008-01-021-1/+1
* renaming widget packages to match new viewportsgroditi2007-12-311-10/+2
* port actionform, field widgets to declarative systemmatthewt2007-12-141-9/+22
* move viewport to being %_ arg only, not widget attribute, cache widget constr...matthewt2007-11-151-8/+2
* r62507@cain (orig r402): groditi | 2007-11-14 18:33:11 +0000matthewt2007-11-141-4/+4
|\
| * changes so far for new moose / mopgroditi2007-11-131-4/+4
* | fixup widgets to use fragmentmatthewt2007-11-091-4/+4
|/
* made listview do paging and ordering and all sorts of stupid shit. nobody is ...groditi2007-10-161-2/+1
* simplify value widgets to reduce PROCESS calls, make some classes immutable w...groditi2007-10-051-2/+2
* It is starting to look like this may actually work after all. Listview is the...groditi2007-09-291-0/+2
* more work towards widgets, split up the templates and added some super basic PODgroditi2007-09-281-0/+55
* start of new widgets for fieldsgroditi2007-09-241-0/+27