2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Experimental refactoring of delegates.
JeffMoore
as jeffmoore
More... about 19 years ago
test cases for new controller architecture.
JeffMoore
as jeffmoore
More... about 19 years ago
refactored hangman example to demonstrate the MVC pattern.
JeffMoore
as jeffmoore
More... about 19 years ago
A small optimization
JeffMoore
as jeffmoore
More... about 19 years ago
renamed FocusChild to PublicChild
JeffMoore
as jeffmoore
More... about 19 years ago
Merged the list of child controllers and views on a controller into a single list. Added ViewComposer anticipating composite view support.
JeffMoore
as jeffmoore
More... about 19 years ago
Small bug fix
JeffMoore
as jeffmoore
More... about 19 years ago
improved error messages
JeffMoore
as jeffmoore
More... about 19 years ago
Delegate documentation improvements. Allow for more consistent Handle construction.
JeffMoore
as jeffmoore
More... about 19 years ago
Changed RestoreState event name to Execute and Changed ButtonController to CommandController.
JeffMoore
as jeffmoore
More... about 19 years ago
Initial checkin of an experimental controller.
JeffMoore
as jeffmoore
More... about 19 years ago
Now works with multiple folders in shared hosting
Franco Ponticelli
as ponticelli
More... about 19 years ago
minor fixes
JeffMoore
as jeffmoore
More... about 19 years ago
Reorganized driver test cases.
JeffMoore
as jeffmoore
More... about 19 years ago
Added Base class, function delegate and filter capability
JeffMoore
as jeffmoore
More... about 19 years ago
make DataColumnComponent a CompilerComponent so I can use getServerId() More... about 19 years ago
Another checkpoint. Still not finished. improved implementation and test cases
JeffMoore
as jeffmoore
More... about 19 years ago
Re-organized heirarchy of classes for implementing a DataSource. This is a checkpoint checkin, as functionality is not complete.
JeffMoore
as jeffmoore
More... about 19 years ago
Completed the get, getObject, getPath, and getObjectPath methods and their test cases.
JeffMoore
as jeffmoore
More... about 19 years ago
Updateing DataSource design
JeffMoore
as jeffmoore
More... about 19 years ago
Added some punctuation
JeffMoore
as jeffmoore
More... about 19 years ago
minor fixes and comments
JeffMoore
as jeffmoore
More... about 19 years ago
small improvement on uncatched errors
Franco Ponticelli
as ponticelli
More... about 19 years ago
fixed stupid typo.
JeffMoore
as jeffmoore
More... about 19 years ago
added new feature to automatically group identical cells in a column with a rowspan. Use <data:column name=col autorowgroup=Y /> to enable the feature. More... about 19 years ago
fixed a typo
JeffMoore
as jeffmoore
More... about 19 years ago
Refactored to allow easier subclassing of Handles. Factored out dynamic construction capability into standalone function.
JeffMoore
as jeffmoore
More... about 19 years ago
Added support for the from attribute in form tags
JeffMoore
as jeffmoore
More... about 19 years ago
More lifecycle improvements
JeffMoore
as jeffmoore
More... about 19 years ago
Removed do nothing constructors, empty setUp and tearDown methods and unnecessary comments.
JeffMoore
as jeffmoore
More... about 19 years ago