openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
Smart GWT
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
2 days
ago.
Jun 07, 2025 — Jun 07, 2026
Showing page 1 of 80
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Create README.md
smartgwtadmin
More...
almost 11 years ago
Enable selectContentOnSelectAll on the HTMLPane.
smartgwt.dev
More...
about 11 years ago
Use SplitPane.autoNavigate with the Layout > SplitPane sample.
smartgwt.dev
More...
about 11 years ago
Updated sample thumbnails.
smartgwt.dev
More...
about 11 years ago
Add new customizer classes to support changing the default values of SimpleType.getGroupTitle and SimpleType.getGroupValue(). [gm]
smartgwt.dev
More...
about 11 years ago
Fix widget topology of NestingSample to match SmartClient FE counterpart. [as2]
smartgwt.dev
More...
about 11 years ago
Update the GWT javadoc external links autogeneraetd into our javadocs. Only the most recent GWT toolkit javadocs are available for linking.[gm]
smartgwt.dev
More...
over 11 years ago
Improved the management of the AUTOIDClass property.
smartgwt.dev
More...
over 11 years ago
Added a check that there is at least one Tab to remove.
smartgwt.dev
More...
over 11 years ago
Store the AUTOIDClass when auto-assigning an ID.
smartgwt.dev
More...
over 11 years ago
Add a few missing Criteria.addCriteria() APIs and update addCriteria(String,Object). [gm]
smartgwt.dev
More...
over 11 years ago
Add proper documentation for this Interface. [gm]
smartgwt.dev
More...
over 11 years ago
Fixed the docs for the Calendar EventDialog and EventEditor customizers
smartgwt.dev
More...
over 11 years ago
Added an adjustment to the sample so that it matches with its smartclient counterpart. [as2]
smartgwt.dev
More...
over 11 years ago
Fix widget topology of AutofitNewRecordsSample to match SmartClient FE counterpart. [gm]
smartgwt.dev
More...
over 11 years ago
Replaced deprecated APIs and increased the width of the "Qty" field.
smartgwt.dev
More...
over 11 years ago
Updated the "Custom Column Editors" sample to use setEditorProperties() instead of the setEditorType() deprecated method. [as2]
smartgwt.dev
More...
over 11 years ago
provide capability to force a single Java Object (rather than Object[]) to be returned from SmartGWT.convertToJavaType(), triggered by passing an explicit null (rather than undefined or a valid field type) as the type argument. [gm]
smartgwt.dev
More...
over 11 years ago
- Return an appropriately-typed Object[], Integer[], or similar from SmartGWT.convertToJavaType() if a "type hint" is provided, rather than always returning a JavaScriptObject native JS Array if present. - Add some new JSOHelper APIs that will be needed to handle the above. [gm]
smartgwt.dev
More...
over 11 years ago
When setting BeanFactory Enum properties, convert camelCase to underscores when needed ... e.g. isNull -> IS_NULL.
smartgwt.dev
More...
over 11 years ago
Do not try to generate BeanFactories for private classes, as it will not work.
smartgwt.dev
More...
over 11 years ago
Fix problem when generating BeanFactories and properties have single-letter names (e.g. setX).
smartgwt.dev
More...
over 11 years ago
- Add configuration API ConfigUtil.setUseWarningsForConfiguraitonErrors() to control whether an IllegalStateException is thrown instead of logging for certain errors. - Add additional Java argument signature for ConfigUtil.warnofPreConfigInstantiation(). [gm]
smartgwt.dev
More...
over 11 years ago
Reinstate some translated strings
smartgwt.dev
More...
over 11 years ago
Added new i18n attribute, Calendar.removeButtonTitle - the title text for the "Remove Event" button in a Calendar's EventEditor.
smartgwt.dev
More...
over 11 years ago
Refactor the SmartGWT modules so as to avoid having to use the module path "excludes" property, which isn't overridable in GWT as needed using module inheritance. The SmartClientNoScriptNoTheme module (in smartclient_tpl.jar) is now just an empty module. [gm]
smartgwt.dev
More...
over 11 years ago
Added new i18n key tabSet_ariaCloseableSuffix.
smartgwt.dev
More...
over 11 years ago
Add new docs on using SGWT configuration properties APIs. [gm]
smartgwt.dev
More...
over 11 years ago
Improve support for logging invalid use of configuration properties. [gm]
smartgwt.dev
More...
over 11 years ago
Add code to support warning/tracking bad usage of a DataClass object passed to the configuration API of another object: - warn if the same DataClass instance is passed to configure another object - warn if a property of instance is changed after it's passed as a configuration [gm]
smartgwt.dev
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
…
79
80
→
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