CVS log for forms/form_scaffolding.php
Up to [MetaL] / forms
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Jan 28 10:24:57 2017 UTC (14 months, 2 weeks ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.70: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.70: +38 -10 lines
Added support to changed the Submit and Cancel button labels.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Dec 20 11:44:44 2016 UTC (15 months, 4 weeks ago) by mlemos
Branches: MAIN
Diff to: previous 1.69: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.69: +10 -13 lines
Added support to customize the text for delete, update and view columns.
Added support for custom parameters to use in delete, update and view
columns.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Nov 5 01:09:53 2016 UTC (17 months, 1 week ago) by mlemos
Branches: MAIN
Diff to: previous 1.68: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.68: +17 -1 lines
Added support to change the Create, Read, Update and Delete properties.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Apr 20 07:29:03 2016 UTC (23 months, 4 weeks ago) by mlemos
Branches: MAIN
Diff to: previous 1.67: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.67: +29 -4 lines
Added support to set the ID, the HTML prefix and suffix of listing entries.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Apr 7 07:40:29 2016 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.66: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.66: +2 -2 lines
Fixed setting the CSS styles and classes to listing headers.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Mar 27 04:55:22 2016 UTC (2 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.65: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.65: +22 -2 lines
Added support to the ReturnLinkPrefix and ReturnLinkSuffix attributes to
define HTML to display before and after the return links to go to other
sections like the entry listing, editing and deleting pages.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Feb 18 03:01:52 2016 UTC (2 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.64: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.64: +14 -6 lines
Added support to pass the Data properties for the entry fields using
the FieldDataProperties parameter.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Nov 21 19:29:02 2013 UTC (4 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.63: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.63: +2 -2 lines
Made the listing message link show only if the read option is enabled.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Aug 12 13:33:36 2013 UTC (4 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.62: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.62: +12 -7 lines
Fixed the setting of switching the position of checkbox and radio buttons
in the layout.
Avoided display any error message if all fields flagged invalid are set to
an empty error message.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Oct 22 02:33:16 2012 UTC (5 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.61: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.61: +44 -28 lines
Validated the initial state before adding the state private input.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:45:05 2012 UTC (5 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.60: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.60: +14 -3 lines
Added support to the FormatMap listing column parameter.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Aug 1 10:40:58 2011 UTC (6 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.59: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.59: +5 -1 lines
Added support to change the FieldLayoutProperties.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Jul 20 02:27:39 2011 UTC (6 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.58: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.58: +6 -2 lines
Added the FieldLayoutProperties argument to define properties that affect
the layout of the fields.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Jun 19 10:36:29 2011 UTC (6 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.57: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.57: +5 -1 lines
Added support to control the loaded property.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Jun 11 09:05:44 2011 UTC (6 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.56: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.56: +27 -2 lines
Added the properties RowStyleColumn and RowClassColumn to customize listing
styles.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jun 7 10:27:20 2011 UTC (6 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.55: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.55: +59 -22 lines
Added support to include inputs and labels in column formats.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:27:18 2011 UTC (6 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.54: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.54: +28 -4 lines
Added support to show an input in a listing column.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Jun 5 10:25:21 2011 UTC (6 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.53: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.53: +83 -10 lines
Began support to add inputs to listings
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Jun 4 07:05:33 2011 UTC (6 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.52: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.52: +16 -4 lines
Added support to omit paginated navigation by setting the PageEntries
property to 0.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat May 21 10:12:35 2011 UTC (6 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.51: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.51: +3 -2 lines
Fixed setting the update parameter when updating an entry is not enabled.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Mar 19 10:50:04 2011 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.50: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.50: +8 -2 lines
Added support to get the EntryFieldNames property.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Mar 15 11:08:16 2011 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.49: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.49: +106 -80 lines
Added support to allow that any listing column be a link to view, update
and delete action pages.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Mar 14 08:41:15 2011 UTC (7 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.48: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.48: +25 -6 lines
Added support to make event handling be redirected to a separate target
input.
Allowed listing ID columns to be assigned by name.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Feb 9 09:25:55 2011 UTC (7 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.47: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.47: +17 -6 lines
Fixed the message to be displayed when the form is attempted to be saved
with invalid fields.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Oct 7 04:37:13 2010 UTC (7 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.46: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.46: +57 -10 lines
Added support to preserve the listing page number after creating, viewing,
updating or deleting an entry.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jul 25 09:20:09 2010 UTC (7 years, 8 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.45: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.45: +3 -3 lines
Avoided using ereg extension functions.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri May 7 09:30:47 2010 UTC (7 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.44: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.44: +4 -1 lines
Fixed initialization of the Page parameter in listing messages.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 19 00:33:46 2010 UTC (8 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.43: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.43: +2 -2 lines
Changed the ListingPadding default value to 2.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Feb 18 03:15:17 2010 UTC (8 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.42: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.42: +8 -2 lines
Added the ListingSpacing and ListingPadding property.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jan 24 11:12:04 2010 UTC (8 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.41: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.41: +6 -2 lines
Added validating of the PageEntries property.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jan 22 05:39:20 2010 UTC (8 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.40: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.40: +13 -6 lines
Added support to display appended messages.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jan 21 09:20:47 2010 UTC (8 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.39: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.39: +16 -1 lines
Added support for the UpdateInput property in order to update the value
of inputs during AJAX responses.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Apr 19 02:11:58 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.38: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.38: +25 -3 lines
Made the MapNull column property take priority on the Format property if
the respective column is undefined.
Added support to the Replace column property to provide an array of regular
expressions to replace column values.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 7 09:19:43 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.37: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.37: +101 -22 lines
Added support to add view entry links.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 6 08:11:59 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +23 -1 lines
Added the Editing property.
Revision 1.36: download - view: text, markup, annotated - [selected for diffs]
Mon Apr 6 07:43:46 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -8 lines
Renamed the PreviewOutput property to EntryOutput.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 2 08:45:38 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.34: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.34: +3 -36 lines
Dropped the Previewing and Editing properties, made the State property be
settable only on creation, and made the PreviewOutput property be settable
on creation.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Mar 29 08:37:31 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.33: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.33: +76 -38 lines
Added support to cancel create, update and delete actions that failed.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Mar 28 06:53:57 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.32: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.32: +17 -17 lines
Fixed bug when saving an entry with invalid fields.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Mar 27 08:13:15 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.31: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.31: +22 -3 lines
Fixed the access to the save flag and label.
Resetted the state when there are invalid fields.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Mar 27 07:08:47 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.30: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.30: +14 -4 lines
Fixed the state after saving a previewed article.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 27 05:46:27 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.29: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.29: +11 -4 lines
Fixed keeping the preview during save action.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Mar 27 04:39:19 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.28: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.28: +30 -1 lines
Fixed the bug of creating again an entry that was saved and created before
in the entry creation state.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 26 09:25:55 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.27: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.27: +271 -69 lines
Added support to save buttons.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 23 05:28:01 2009 UTC (9 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.26: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.26: +133 -91 lines
Made the class show validation errors when previewing via AJAX.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Mar 18 09:22:46 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.25: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.25: +2 -2 lines
Handled the case when the form ACTION is just ? .
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Mar 15 23:57:26 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.24: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.24: +4 -3 lines
Avoided connecting the preview button to AJAX input when preview is
disabled.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Mar 15 07:54:12 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.23: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.23: +88 -3 lines
Added support to display previews using AJAX.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Mar 12 08:11:56 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.22: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.22: +30 -4 lines
Added support to display the validation error message and the preview area
independently of the form header.
Added support to set the form header, form footer and error message format
properties when adding the input.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 10 07:23:47 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.21: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.21: +48 -1 lines
Added support to post messages when the load input values function changes
the state.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 6 05:20:36 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.20: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.20: +21 -1 lines
Added support to display listing columns with a custom format.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 1 19:16:27 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.19: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.19: +20 -7 lines
Added support to external custom parameters.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 28 09:17:14 2009 UTC (9 years, 1 month ago) by mlemos
Branches: MAIN
Diff to: previous 1.18: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.18: +26 -2 lines
Added support to pass custom parameters.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 18 09:56:50 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.17: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.17: +56 -14 lines
Prefixed the save, cancel, preview, delete and delete_cancel inputs with
the input name.
Added the Editing and Previewing properties.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 17 07:42:32 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.16: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.16: +4 -2 lines
Fixed clearing pagination section for edit mode.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 17 07:33:22 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.15: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.15: +110 -5 lines
Added support to paginate listings.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 16 04:19:45 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.14: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.14: +13 -2 lines
Added support to set the listing message.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 15 07:30:41 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.13: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.13: +54 -38 lines
Added support set the labels of save, preview and cancel inputs.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 15 06:53:27 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.12: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.12: +116 -40 lines
Added support to display previews.
Added support to set all types of messages with SetInputProperty.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 14 06:25:54 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.11: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.11: +4 -1 lines
Added support to set the delete states.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 14 06:13:07 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.10: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.10: +13 -1 lines
Added support to set the canceled message properties.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 13 04:52:51 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.9: +261 -130 lines
Added support to delete entries.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 12 07:19:38 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.8: +3 -1 lines
Added support to set the update label.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 12 07:07:04 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.7: +11 -2 lines
Added support to set the initial entry and state.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 12 06:15:06 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.6: +255 -96 lines
Added support to update entries.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 11 06:31:32 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.5: +9 -4 lines
Added support to set listing column styles or classes, and to set column
order.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 10 03:47:57 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fixed the declaration of the rows variable.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 10 03:31:27 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fixed check of odd row colors.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 10 03:26:09 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.2: +88 -10 lines
Added support to generate the entries listing.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 8 18:17:46 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored; selected 1.36: preferred, colored
Changes since revision 1.1: +44 -10 lines
Added support to the InvalidMark parameters.
Added support to set and get the State parameter.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 7 05:13:01 2009 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: selected 1.36: preferred, colored
Initial revision.
|