aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/Skin.pm
Commit message (Collapse)AuthorAgeFilesLines
* compatibility fixes for Class::MOP 0.93edenc2009-09-171-1/+2
|
* fix for Config::General on perl 5.10.1purge2009-08-311-1/+1
|
* loading Config::Any in Reaction::UI::Skinedenc2009-07-231-0/+1
|
* Fix typo for attribute declaration in Reaction::UI::Skinxinming2009-06-271-1/+1
| | | | required, not requred.
* wtfbbqmatthewt2008-08-011-3/+8
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-173/+165
|
* more $self->blessed stompagematthewt2008-07-081-1/+0
|
* $self->blessed sense make nomatthewt2008-07-081-1/+2
|
* fix some merge problemsomega2008-06-221-3/+21
|
* alter skin loading precedence (layoutset path search always starts from toip ↵matthewt2008-02-091-6/+9
| | | | except for =extends NEXT
* better error on failed layout set lookupmatthewt2008-02-071-3/+8
|
* rework skin path handlingmatthewt2008-01-311-10/+27
|
* moved widget class search path to Skinmatthewt2008-01-311-4/+40
|
* removed view arg to LayoutSet, moved to using skin to resolve widget class, ↵matthewt2008-01-311-2/+1
| | | | added temporary proxy to View from Skin
* added widget_search_path option (ignored), defaults.conf support and moved ↵matthewt2008-01-311-15/+25
| | | | file extension to View
* skin inheritnace within a single search pathmatthewt2008-01-301-0/+15
|
* first cut of Reaction::UI::Skin and SiteLayout VP+widgetmatthewt2008-01-301-0/+91