wire layout_args, which was somehow never connected to the mix
[catagits/Reaction.git] / lib / Reaction / UI / View.pm
2009-07-11 groditi wire layout_args, which was somehow never connected...
2008-08-19 edenc added localization support
2008-08-17 castaway Much documentation updates
2008-08-11 edenc making skin_name default to 'default' again
2008-07-24 wreis skin defaults to base now
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-05-02 wreis r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300
2008-04-26 groditi made layoutset name generation smarter, basic tests...
2008-01-31 matthewt rework skin path handling
2008-01-31 matthewt moved widget class search path to Skin
2008-01-31 matthewt added widget_search_path option (ignored), defaults...
2008-01-30 groditi better error messages / dont swallow error when a widge...
2008-01-30 matthewt first cut of Reaction::UI::Skin and SiteLayout VP+widget
2008-01-02 groditi choosemany is still broken (not applying changes) but...
2007-11-26 matthewt root of componentUI renders
2007-11-15 matthewt move viewport to being %_ arg only, not widget attribut...
2007-11-15 matthewt one rendering context per request
2007-11-15 matthewt widget now passes layoutset to rendering context
2007-11-13 groditi changes so far for new moose / mop
2007-10-23 groditi CRUDController syntax changed to be less retarded and...
2007-10-03 groditi optimizations are fun! widget cache, reflector and...
2007-10-02 groditi unstable switchover before template renaming. added...
2007-09-29 groditi It is starting to look like this may actually work...
2007-09-28 groditi slight change for saner behavior when munging names
2007-09-28 groditi more work towards widgets, split up the templates and...
2007-09-24 groditi Fix to View.pm (oops) and the ability of using sub...
2007-09-20 groditi minor reflector changes and start of widget port
2007-09-12 matthewt moved shit to trunk