making reaction apply events for buttons defined as type=image
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort.pm
2009-08-28 wreis making reaction apply events for buttons defined as...
2009-07-11 groditi wire layout_args, which was somehow never connected...
2009-03-30 phaylon fixed pod typos (abraxxa++)
2008-11-26 groditi Alter event application to only apply events that belon...
2008-10-31 groditi r23077@martha (orig r917): groditi | 2008-10-11 16...
2008-10-31 groditi r23076@martha (orig r916): groditi | 2008-10-11 16...
2008-10-30 edenc declaring ->ctx as a weak ref to avoid memory leaks
2008-10-11 groditi on second thought, make all empty specs return a lexica...
2008-10-11 groditi make the behavior of sort_by_spec more predictable...
2008-08-15 groditi refactpored most of the action stuff into roles. should...
2008-08-08 edenc removed viewport dependency on ->ctx
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-07-08 matthewt move constant delcarations into class {} block to make...
2008-03-11 matthewt special exists event, force_events
2008-02-29 matthewt undef fixes
2008-02-14 matthewt use stringification
2008-02-07 matthewt complete MooseX::Types port
2008-01-24 wreis minor doc fixes
2008-01-21 groditi dont apply events if there is no events. misc cleanups...
2008-01-05 groditi fixed choosemany, fixed some widget stuff i broke befor...
2008-01-02 groditi choosemany is still broken (not applying changes) but...
2007-11-14 groditi merging in the lats of my two branches and killing...
2007-11-14 groditi button labels for action form
2007-11-13 groditi changes so far for new moose / mop
2007-10-16 groditi made listview do paging and ordering and all sorts...
2007-09-12 matthewt moved shit to trunk