Sha256: 96edb30abffcf377477ffea8235877158467ab0ec92d0202f210375e6771b9dd
Contents?: true
Size: 1.6 KB
Versions: 1
Compression:
Stored size: 1.6 KB
Contents
# Change Log ## 1.5.0.1.0 - Upgraded to support glimmer-dsl-swt 4.17.2.0 up to 5.0.0.0 ## 1.5.0.0.1 - Just corrected gem documentation to avoid mentioning older Nebula CDateTime 1.4.0 ## 1.5.0.0.0 - Upgrade to Nebula CDateTime 1.5.0 - Upgrade to Glimmer DSL for SWT 4.17.0.0 ## 1.4.0.2.1 - Make sure `#text_widget_content` returns nil with plain style - Support c_date_time keyword aliases as a table editor - Fix issue with overwriting specified styles with default styles ## 1.4.0.2.0 - Actual CDateTimeProxy class that is a subclass of WidgetProxy - Smart defaults ` `cdt` keyword for easily building `CDT` styles - `c_date`, `c_time` aliases for date only and time only - `c_date_time_drop_down`, `c_date_drop_down`, `c_time_drop_down` for drop down configured widgets - `c_date_time_spinner`, `c_date_spinner`, `c_time_spinner` for spinner configured widgets - `c_date_time_compact`, `c_date_compact`, `c_time_compact` for compact style configured widgets - `text_widget_proxy` method to retrieve a Glimmer widget proxy for the inner text widget of CDateTime, thus enabling direct adding of observers and data-binding - `toggle_open` method to programmatically toggle between open and closed (works better and is more convenient than `.swt_widget.set_open` in some situations) - Nebula CDateTime Glimmer Custom Widget Gallery [sample](samples/nebula/c_date_time_gallery.rb) ## 1.4.0.1 - Prevent table editor from saving upon traversing months in drop down Calendar ## 1.4.0.0 - Initial version containing a Glimmer configured and wrapped CDateTime Nebula custom widget - Support use as editor of Glimmer table items.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
glimmer-cw-cdatetime-nebula-1.5.0.1.0 | CHANGELOG.md |