Added more ROFL changes
[clinton/lisp-on-lines.git] / src /
2008-08-30 drewcAdded more ROFL changes
2008-08-28 drewcChanges from maxclaims branch (git).
2008-08-28 drewcError handling fixes
2008-08-28 drewcAdded NULL description and added :when option for attri...
2008-04-23 drewcAdded tutorial, added LABEL attribute to T description...
2008-04-23 drewcMoved description details out of display.
2008-04-21 drewcExpanded support for Configurable editing.
2008-04-04 drewcadded ROFL test cases + extra formatting hooks for...
2008-02-23 drewcFix multi-action form.
2008-02-22 drewcAPI CHANGE: Removed the OBJECT arg from attribute-value
2008-01-25 drewcProperties are special now!
2008-01-19 drewccheckpoint.. nothing to see here.
2008-01-19 drewcMade attribute class layered
2008-01-19 drewcsimplified slot access somewhat. layered slots still...
2008-01-14 drewcMove initialization of attribute object
2008-01-11 drewcAdded standard descriptions and UCW integration.
2007-09-07 drewcAdd missing file and fix initialzation
2007-09-07 drewcInclude some more new stuff.
2007-09-07 drewcAdding new implementation of LoL to repository.
2007-09-07 drewcmore cruft!
2007-09-07 drewcnuke more cruft
2007-09-07 drewcremoving historical implementation
2007-06-12 attila.lendvaiDrop usage of defaction
2007-06-10 Drew CrampsieAdd forgotten defdescription form.
2007-05-05 drewcMassive patch to compile with modern versions of the...
2006-10-05 drewcremove unused comment... this is why we don't comment.
2006-10-05 drewcwhitespace fixes
2006-10-05 drewcAdded 'CRUD' component example
2006-10-05 drewcForm types
2006-08-03 drewcreorganized some source files
2006-05-31 drewcminor fixes
2006-05-31 drewcMore fixes and updates to validation system
2006-05-30 drewccommited new validation system.
2006-05-30 drewcfixed up wrappers .. we are this close to being fully...
2006-05-30 drewcpackage some exports
2006-05-30 drewcMewa changes, mostly refactoring and removing backwards...
2006-05-30 drewcfixed up display mechanism
2006-05-30 drewcAdded a few attributes that are nice n easy to use...
2006-05-30 drewcRemoved most of the old LoL stuff for good.
2006-05-06 drewcadd support for lines to default display
2006-05-06 drewcsubclass UCW's form classes in the editor layer.
2006-03-21 Drew Crampsiemassive refactoring in preparation of release.
2006-03-02 Drew Crampsiefixes from sunrise
2006-02-24 Drew Crampsieremoved warning which caused error
2006-02-23 Drew CrampsieMajor patch touching a lot, representing the new lol...
2006-02-02 Drew Crampsieadded forgotten dojo.lisp.
2006-02-02 Drew Crampsiebeginnings of a test component.
2006-02-02 Drew Crampsiefix to legacy checkbox.
2006-02-02 Drew Crampsieadding string-attribute.
2006-02-02 Drew Crampsiefix all the definitions affected by defdisplay refactoring
2006-02-02 Drew Crampsiechange PLIST to PROPERTIES, abstract is good.
2006-02-02 Drew Crampsieammend last patch
2006-02-02 Drew Crampsieadding defdisplay.lisp and backwards-compat.lisp
2006-01-16 Drew Crampsiestray paren in last patch
2006-01-16 Drew Crampsiehas-many attribute added.. getting ther.
2006-01-12 Drew Crampsieadded the image attribute and a naive image picker
2006-01-12 Drew Crampsieconditionalize lol2 many-to-many
2006-01-12 Drew CrampsieExport LoL 3 symbols
2006-01-12 Drew CrampsieAdded standard-wrappers.lisp for 'wrapper' displays
2006-01-12 Drew Crampsiebraino that was in the archive somehow but not in my...
2006-01-12 Drew CrampsieAdded note about depreciation of the old LoL interface.
2006-01-12 Drew CrampsieStarted on the standard attributes by adding an image...
2006-01-09 Drew Crampsieuse submit instead of button in many-to-many
2006-01-08 Drew Crampsiefixed braino in DISPLAY dispatch.
2006-01-08 Drew Crampsiefixed layer ordering.
2006-01-04 Drew Crampsiefilled in the as-table displays. step by step.
2005-12-30 Drew Crampsieadded files referenced by previous patch
2005-12-30 Drew CrampsieAdded new display system
2005-12-19 Drew Crampsiefixed ordering in get-foreign-instances
2005-12-13 Drew Crampsiefixes, enhancements, and more update-to-latest-ucw...
2005-12-06 Drew CrampsieMassive patch to catch up to ucw_dev
2005-12-03 Drew Crampsieadded the beginning of a date component using selects...
2005-12-03 Drew Crampsieadded some files to the build deps, now require cl...
2005-11-30 Drew Crampsiefixed autocomplete to be more specific
2005-11-22 Drew CrampsieAdded validation.lisp
2005-11-22 Drew Crampsieactually include the declaim mentioned previously
2005-11-22 Drew CrampsieDrastic reworking of MEWA code using contextL. also...
2005-11-08 Drew Crampsieadded a nil check in new slot presentations
2005-11-08 Drew Crampsieadded a default option to wall-time presentation.
2005-11-08 Drew Crampsieremoved the Undo in ajax fkey
2005-11-08 Drew Crampsieadded a covert-newlines-p in the text slot presentation.
2005-11-03 Drew Crampsieslot presesntation enhancements
2005-11-03 Drew Crampsiefixed the macros a little
2005-10-29 Drew CrampsieAdd new in many to many should be a button if we can...
2005-10-29 Drew Crampsiesync instance when adding many to many ..
2005-10-29 Drew Crampsietrying to fix make-view
2005-10-29 Drew Crampsiefixed has-a slot presentations
2005-10-29 Drew Crampsieremoved errant paren
2005-10-29 Drew Crampsiefixed textarea to not show NIL
2005-10-28 Drew Crampsiefixed many-to-many
2005-10-27 Drew Crampsieremoved the poorly named and poorly located INSTANCE...
2005-10-27 Drew Crampsiefixed shared list structure bug for default presentatio...
2005-10-27 Drew Crampsieadded a many-to-many slot type, and fixed the package...
2005-10-27 Drew Crampsiemade the *-view macros actually work as intended
2005-10-27 Drew CrampsieMoved mewa package into LoL package and removed mewa...
2005-10-21 Drew Crampsieminor formatting fixes
2005-10-21 Drew CrampsieAdded a make-presentation for a LIST argument.
2005-10-18 Drew CrampsieA whole host of changes rescued from the alcoholic...
2005-09-22 Drew Crampsieadded define-attributes macro
2005-09-09 Drew Crampsiemewa fixes
next