/[formed]/trunk/ChangeLog
ViewVC logotype

Log of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sat Aug 11 11:24:04 2007 UTC (17 years, 6 months ago) by teichmann
File length: 8809 byte(s)
Diff to previous 30 , to selected 17
Simplified convert-choices.xsl

Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 23:19:45 2007 UTC (17 years, 6 months ago) by teichmann
File length: 8707 byte(s)
Diff to previous 29 , to selected 17
Removed options attribute from choices. Use value attribute for same purpose, please.

Revision 29 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 13:10:35 2007 UTC (17 years, 6 months ago) by teichmann
File length: 8223 byte(s)
Diff to previous 28 , to selected 17
radio buttons are selected by checked and not by selected. Fixed.

Revision 28 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 11:01:17 2007 UTC (17 years, 6 months ago) by teichmann
File length: 8043 byte(s)
Diff to previous 27 , to selected 17
ChoiceLeafs are now initialized with size = 1.

Revision 27 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 10:28:57 2007 UTC (17 years, 6 months ago) by teichmann
File length: 7896 byte(s)
Diff to previous 26 , to selected 17
TextLeafs are now initialized with size = 40, maxlength = 60

Revision 26 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 10:24:50 2007 UTC (17 years, 6 months ago) by teichmann
File length: 7735 byte(s)
Diff to previous 25 , to selected 17
Fixed: choices are renderered with description now.

Revision 25 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 08:48:45 2007 UTC (17 years, 6 months ago) by teichmann
File length: 7573 byte(s)
Diff to previous 24 , to selected 17
Added rendering for date items. Added missing ids for texts and textareas.

Revision 24 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 06:13:07 2007 UTC (17 years, 6 months ago) by teichmann
File length: 7388 byte(s)
Diff to previous 23 , to selected 17
Added support for enviromnent variable FORMED

Revision 23 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 05:51:44 2007 UTC (17 years, 6 months ago) by teichmann
File length: 6869 byte(s)
Diff to previous 22 , to selected 17
Removed text attributes from info tags. Using value attributes instead.

Revision 22 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 21:03:45 2007 UTC (17 years, 6 months ago) by teichmann
File length: 6463 byte(s)
Diff to previous 21 , to selected 17
Factored the HTML renderer out of the web server.

Revision 21 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 18:37:33 2007 UTC (17 years, 6 months ago) by teichmann
File length: 5996 byte(s)
Diff to previous 20 , to selected 17
Fixed a bug in calculation of width of bounded int fields

Revision 20 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 15:36:48 2007 UTC (17 years, 6 months ago) by teichmann
File length: 5829 byte(s)
Diff to previous 19 , to selected 17
Added rendering for Ints

Revision 19 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 14:16:33 2007 UTC (17 years, 6 months ago) by teichmann
File length: 5567 byte(s)
Diff to previous 18 , to selected 17
Added TextArea support

Revision 18 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 12:24:04 2007 UTC (17 years, 6 months ago) by teichmann
File length: 5226 byte(s)
Diff to previous 17
Added rendering for texts

Revision 17 - (view) (annotate) - [selected]
Modified Thu Aug 9 11:00:04 2007 UTC (17 years, 6 months ago) by teichmann
File length: 4968 byte(s)
Diff to previous 16
Added rendering for choices

Revision 16 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 10:13:08 2007 UTC (17 years, 6 months ago) by teichmann
File length: 4690 byte(s)
Diff to previous 15 , to selected 17
Added rendering for checkboxes and radio buttons in web plugin

Revision 15 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 21:37:10 2007 UTC (17 years, 6 months ago) by teichmann
File length: 4420 byte(s)
Diff to previous 14 , to selected 17
Added description attribute in the NodeComponent base class

Revision 14 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 16:58:13 2007 UTC (17 years, 6 months ago) by teichmann
File length: 3996 byte(s)
Diff to previous 12 , to selected 17
Make UTF-8 output of HTML renderer work

Revision 12 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 16:46:58 2007 UTC (17 years, 6 months ago) by teichmann
File length: 3863 byte(s)
Diff to previous 11 , to selected 17
Added first version of a recursive HTML renderer

Revision 11 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 14:52:24 2007 UTC (17 years, 6 months ago) by teichmann
File length: 3608 byte(s)
Diff to previous 10 , to selected 17
Added plug-in mechanism + a simple web server

Revision 10 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 08:14:37 2007 UTC (17 years, 6 months ago) by teichmann
File length: 3226 byte(s)
Diff to previous 9 , to selected 17
Added unique naming of new made tree items

Revision 9 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 20:15:10 2007 UTC (17 years, 6 months ago) by teichmann
File length: 2856 byte(s)
Diff to previous 8 , to selected 17
fixed: ListCtrl.InsertStringItem for older wxPython versions; new: icons for tree navigation; new: event route to attribute table

Revision 8 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 15:29:45 2007 UTC (17 years, 6 months ago) by teichmann
File length: 2433 byte(s)
Diff to previous 7 , to selected 17
Added code to add and remove tree items

Revision 7 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 13:55:03 2007 UTC (17 years, 6 months ago) by teichmann
File length: 2025 byte(s)
Diff to previous 6 , to selected 17
Added a table editor for tree node attributes

Revision 6 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 19:57:35 2007 UTC (17 years, 6 months ago) by teichmann
File length: 1673 byte(s)
Diff to previous 5 , to selected 17
Added code to move items in and out of groups.

Revision 5 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 16:30:50 2007 UTC (17 years, 6 months ago) by teichmann
File length: 1434 byte(s)
Diff to previous 4 , to selected 17
Added code to move items up and down the document tree.

Revision 4 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 12:56:35 2007 UTC (17 years, 6 months ago) by teichmann
File length: 866 byte(s)
Diff to previous 3 , to selected 17
Added control to manipulate tree structure. No effect by now

Revision 3 - (view) (annotate) - [select for diffs]
Modified Sun Aug 5 21:26:30 2007 UTC (17 years, 6 months ago) by teichmann
File length: 495 byte(s)
Diff to previous 2 , to selected 17
Simplified factory model for XML loading

Revision 2 - (view) (annotate) - [select for diffs]
Added Sun Aug 5 19:25:21 2007 UTC (17 years, 6 months ago) by teichmann
File length: 263 byte(s)
Diff to selected 17
Initial import of FormEd

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26