openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Go
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 5 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed binding for if/ifnot attributes
helge
More...
almost 17 years ago
just added a comment
helge
More...
almost 17 years ago
[no comment]
helge
More...
almost 17 years ago
fixed a null-ptr exception
helge
More...
almost 17 years ago
Added support for Wonder style $(keypath) and ~(ognl) value prefix. Those are only used if the attribute has no prefix (var:, const:, etc).
helge
More...
almost 17 years ago
use new UString methods
helge
More...
almost 17 years ago
added stringByRemovingHTMLComments() and stringByCompressingWhiteSpace to UString
helge
More...
almost 17 years ago
fixed parsing of HTML comments (<!--, not <--),
helge
More...
almost 17 years ago
added HTML whitespace compression to HTML template parser
helge
More...
almost 17 years ago
Changed to support the wo: tag prefix for dynamic elements (as used by Wonder). It works just like the old # prefixes (now <wo:hello/> instead of <#hello/>). The latter are now deprecated.
helge
More...
almost 17 years ago
just added a comment
helge
More...
almost 17 years ago
improved error handling
helge
More...
almost 17 years ago
improved error handling in SQL generation,
helge
More...
almost 17 years ago
just added a comment
helge
More...
almost 17 years ago
some refactoring
helge
More...
almost 17 years ago
JS KVC calls are now performed with the shared scope as the scope, w/o that, system methods like string.charAt() got lost. Implies that you need to use 'this.' to address component variables.
helge
More...
almost 17 years ago
minor code cleanups
helge
More...
almost 17 years ago
minor code cleanups
helge
More...
almost 17 years ago
[no comment]
helge
More...
almost 17 years ago
just added a comment
helge
More...
almost 17 years ago
Added support for special 'if', 'ifnot' and 'foreach' attributes. Those wrap all WOHTMLDynamicElement subclasses in WOConditional's or WORepetition's.
helge
More...
almost 17 years ago
just added a comment
helge
More...
almost 17 years ago
improved handling of bool-strings in .class bindings
helge
More...
almost 17 years ago
moved <#tag> => WODynamicElement mappings to WOTagAliases.plist file
helge
More...
almost 17 years ago
[no comment]
helge
More...
almost 17 years ago
fixed a nullptr exception
helge
More...
almost 17 years ago
minor code cleanup
helge
More...
almost 17 years ago
[no comment]
helge
More...
almost 17 years ago
improved error log, added some comment
helge
More...
almost 17 years ago
fixed a nullptr exception
helge
More...
almost 17 years ago
←
1
2
3
4
5
6
7
8
9
…
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree