log modules/ReAction_Action/ReAction_Action.lua @ 69:a785d6708388

age author description
Thu, 22 May 2008 22:02:08 +0000 Flick Converted several ReAction APIs to event-driven model instead of 'call-method-on-all-modules' model. Cleaned up a number of other architectural issues.
Sat, 10 May 2008 00:08:01 +0000 Flick Fixed options handling to create a separate table for each bar instead of a shared table with proxy handler.
Mon, 28 Apr 2008 23:34:17 +0000 Flick Added modular per-bar options
Fri, 25 Apr 2008 23:40:03 +0000 Flick cleanup string concat occurrences
Fri, 25 Apr 2008 20:35:55 +0000 Flick Pet Action support
Thu, 24 Apr 2008 19:19:42 +0000 Flick Added anchor snapping
Tue, 22 Apr 2008 20:37:44 +0000 Flick Assorted cleanup for hide/show grid, action ID labels, draggable resizing, etc