Commits : Listings

  Analyzed 7 days ago based on code collected 7 days ago.
Showing page 2 of 9
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just added a quick sample form to drive the SchemaAnalyser, something that is a bit more generic than the stuff I've been using for development purposes so far (although, note that, for now, it defaults to hard-coded values to match my development environment, just to make my life easier :). Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Made a change to pass through the type information from the Analyser to the Handler classes. It is ignored in DocumentCreator, but in XFormsCreator it is currently propagated through to the UI control in the attribute @datatype. Ultimately this information will be used to index an XBL-style bindings file. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Fixed a bug in the ref attribute for select1 controls that are bound to attribute nodes. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Added handling of xs:enumeration (maps to xf:select1 in CXFormsCreator). Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Refactoring. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Ensured that labels are given a model attribute if the template form deems it necessary. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Fixed CXFormsCreator::modelsAreDifferent(). Previously it was always returning true, because the comparison of IXMLDOMNode pointers was not sane. It is now operating against strings (the respective values of xf:model/@id) instead. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Large, messy refactoring. In amongst it all there are also a few minor changes: Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Refactoring. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Hacked a rather lame "fix" to the problem of matching up namespace prefixes between instance data and XForms @ref and @nodeset attributes. This is just intended to let us finish some work for a client, something more elegant will land in the future. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Fixed problem of duplicate @id values being generated in the labels instance by CXFormsCreator. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Committing a whole bunch of changes. Main one is to analyse base types in the schema, which was hitherto the cause of me skipping a load of elements. Then on top of that I've also added a temporary dirty hack for handling infinite recursion of schema elements (I just bail with S_FALSE for now, there is a TODO comment about this) and done some exploratory work (#ifdef-wrapped) to contribute towards future enhancements. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
[no comment] Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Add an interface method to enable sane handling of content types, not yet implemented. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Changed the normalisation in XFormsCreator so that only the returned document gets normalised, the internal DOM is not modified. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
[no comment] Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Added a couple of TODO comments. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Fixed a couple of small issues introduced by recent changes. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Enabled the movement of selector elements out of the main instance so as to preserve its purity. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
Added code to allow label data to be maintained in a separate instance by the XFormsCreator class. Avatar
Phil Booth
as phil....@webbackplane.com
More... over 3 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.