aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort.pm
Commit message (Collapse)AuthorAgeFilesLines
* making reaction apply events for buttons defined as type=imagewreis2009-08-281-6/+9
|
* wire layout_args, which was somehow never connected to the mixgroditi2009-07-111-0/+10
|
* fixed pod typos (abraxxa++)phaylon2009-03-301-1/+1
|
* Alter event application to only apply events that belong to the VP or one of ↵groditi2008-11-261-9/+7
| | | | | | it's children. This will clear any bugs with stray events causing forms to validate out of turn as well as prevent excessive calls to apply_events
* r23077@martha (orig r917): groditi | 2008-10-11 16:44:51 -0400groditi2008-10-311-5/+2
|\ | | | | | | | | on second thought, make all empty specs return a lexical sort
| * on second thought, make all empty specs return a lexical sortgroditi2008-10-111-5/+2
| |
* | r23076@martha (orig r916): groditi | 2008-10-11 16:42:31 -0400groditi2008-10-311-2/+3
|\| | | | | | | | | make the behavior of sort_by_spec more predictable and a default order on empty spec
| * make the behavior of sort_by_spec more predictable and a default order on ↵groditi2008-10-111-2/+3
| | | | | | | | empty spec
* | declaring ->ctx as a weak ref to avoid memory leaksedenc2008-10-301-1/+1
|/
* refactpored most of the action stuff into roles. should fields be a role too?groditi2008-08-151-13/+26
|
* removed viewport dependency on ->ctxedenc2008-08-081-9/+8
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-132/+121
|
* move constant delcarations into class {} block to make conversion cleanermatthewt2008-07-081-2/+2
|
* special exists event, force_eventsmatthewt2008-03-111-2/+10
|
* undef fixesmatthewt2008-02-291-0/+1
|
* use stringificationmatthewt2008-02-141-1/+1
|
* complete MooseX::Types portmatthewt2008-02-071-2/+9
|
* minor doc fixeswreis2008-01-241-2/+2
|
* dont apply events if there is no events. misc cleanups. i think we should ↵groditi2008-01-211-0/+4
| | | | delete events from the event hash when they are handled.
* fixed choosemany, fixed some widget stuff i broke before, renamed ↵groditi2008-01-051-1/+2
| | | | ordered_fields to computed_field_order to avoid ambiguity
* choosemany is still broken (not applying changes) but everything else is ↵groditi2008-01-021-1/+3
| | | | looking better
* merging in the lats of my two branches and killing them offgroditi2007-11-141-1/+1
|
* button labels for action formgroditi2007-11-141-1/+1
|
* changes so far for new moose / mopgroditi2007-11-131-1/+1
|
* made listview do paging and ordering and all sorts of stupid shit. nobody is ↵groditi2007-10-161-16/+17
| | | | welcome, this really sucked. theres also the new DeleteAll action and there is changes everywhere that has anything to do with listview and actions
* moved shit to trunkmatthewt2007-09-121-0/+389