aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* re-add IM::ObjectClass. please nobody delete this again, just because we don'...matthewt2007-12-251-0/+14
* (no commit message)matthewt2007-12-201-1/+1
|\
| * r62511@cain (orig r406): groditi | 2007-11-14 20:04:23 +0000matthewt2007-12-1713-179/+213
| |\
* | | r72724@cain (orig r419): edenc | 2007-12-16 16:51:40 +0000matthewt2007-12-202-0/+6
|\| |
| * | fixed file fieldsedenc2007-12-162-0/+6
* | | r72472@cain (orig r417): matthewt | 2007-12-14 21:10:01 +0000matthewt2007-12-2010-48/+186
|\| |
| * | port actionform, field widgets to declarative systemmatthewt2007-12-1410-48/+186
* | | started updating docsedenc2007-12-202-0/+174
* | | r72440@cain (orig r416): matthewt | 2007-11-29 19:05:13 +0000matthewt2007-12-2010-105/+134
|\| |
| * | listview ported bar pagermatthewt2007-11-2910-105/+134
* | | r72432@cain (orig r415): matthewt | 2007-11-26 20:44:56 +0000matthewt2007-12-209-29/+35
|\| |
| * | ObjectView convertedmatthewt2007-11-269-29/+35
* | | r72431@cain (orig r414): matthewt | 2007-11-26 20:11:29 +0000matthewt2007-12-209-307/+285
|\| |
| * | root of componentUI rendersmatthewt2007-11-269-307/+285
* | | r62539@cain (orig r410): matthewt | 2007-11-15 21:12:16 +0000matthewt2007-12-204-28/+22
|\| |
| * | move viewport to being %_ arg only, not widget attribute, cache widget constr...matthewt2007-11-154-28/+22
* | | r62538@cain (orig r409): matthewt | 2007-11-15 20:26:00 +0000matthewt2007-12-202-7/+4
|\| |
| * | one rendering context per requestmatthewt2007-11-152-7/+4
* | | r62537@cain (orig r408): matthewt | 2007-11-15 20:16:27 +0000matthewt2007-12-204-6/+8
|\| |
| * | widget now passes layoutset to rendering contextmatthewt2007-11-154-6/+8
* | | (no commit message)matthewt2007-12-201-1/+2
|\| |
| * | r62507@cain (orig r402): groditi | 2007-11-14 18:33:11 +0000matthewt2007-11-1438-220/+205
| |\ \
* | | | r59848@cain (orig r399): matthewt | 2007-11-09 14:40:08 +0000matthewt2007-12-2014-21/+21
|\| | |
| * | | switch over to sub style from AUTOLOAD style (Widget transition)matthewt2007-11-0914-21/+21
* | | | r59847@cain (orig r398): matthewt | 2007-11-09 14:38:37 +0000matthewt2007-12-201-14/+9
|\| | |
| * | | switch over to sub style from AUTOLOAD style (WidgetClass changes)matthewt2007-11-091-14/+9
* | | | r59846@cain (orig r397): matthewt | 2007-11-09 14:04:24 +0000matthewt2007-12-2023-90/+89
|\| | |
| * | | fixup widgets to use fragmentmatthewt2007-11-0923-89/+89
* | | | r59845@cain (orig r396): matthewt | 2007-11-09 13:53:40 +0000matthewt2007-12-201-5/+25
|\| | |
| * | | replace renders with fragmentmatthewt2007-11-091-5/+25
* | | | moved docs to /oldedenc2007-12-176-858/+0
* | | | recovered ancient docsedenc2007-12-176-0/+858
| |_|/ |/| |
* | | empty IM examplegroditi2007-12-161-0/+10
* | | fixed Bar Controller, tons of bugs everywhere, restructured controller namespacegroditi2007-11-1611-178/+202
* | | oops, missing commagroditi2007-11-161-1/+3
* | | changes to CRUDController to make adding new CRUDish actions easier. makes se...groditi2007-11-161-48/+46
* | | merging in the lats of my two branches and killing them offgroditi2007-11-141-1/+1
| |/ |/|
* | button labels for action formgroditi2007-11-142-3/+9
* | changes so far for new moose / mopgroditi2007-11-1337-217/+196
|/
* widget little buggroditi2007-10-261-2/+2
* another reflector bug on many to manygroditi2007-10-262-3/+2
* oddities with create fixed, bug in reflectorgroditi2007-10-252-2/+3
* CRUDController syntax changed to be less retarded and Reflector::DBIC fixed t...groditi2007-10-239-30/+21
* oopsie typogroditi2007-10-161-1/+1
* made listview do paging and ordering and all sorts of stupid shit. nobody is ...groditi2007-10-1632-407/+686
* simplify value widgets to reduce PROCESS calls, make some classes immutable w...groditi2007-10-0513-39/+28
* optimizations are fun! widget cache, reflector and immutable, other details. ...groditi2007-10-037-14/+17
* gridview is so close. so closegroditi2007-10-027-94/+206
* unstable switchover before template renaming. added searchpath for widgets tr...groditi2007-10-0223-527/+722
* It is starting to look like this may actually work after all. Listview is the...groditi2007-09-2946-157/+268