jcontrols_cf35:release_notes
Release Notes
v1.2.3
- Changes to support CWR models
- Fixed version reference in sample project
v1.2.2
- Fixed program crash due to non-pinned GC memory
v1.2.1
- Fixed memory leak
- Fixed error when calling
Disposeon ajForm
v1.2.0
- Added jTextBox control.
- Added jKeyboard control.
- Added TextMargin property to all controls.
- Added UseMnemonic property to all controls.
- Added IsLatched property to
jButton. - Enter key now activates
jButtonandjSwitchcontrols when they have input focus. - Defaulted
TabStopproperty to false onjLabel,jImage, and all shape controls. - Fixed problem with Unicode characters not displaying properly in Visual Studio designer.
- Fixed a display anomaly when updating multi-line text.
- Minor refactoring
v1.1.0
- Added FontSmoothing feature.
- Changed default properties and events for
jLampandjSwitch - Fixed broken text display in designer when changing
TextAlignment,Font, orTextOffsetproperties. - Fixed problem with mouse cursor displaying when the screen was touched even though the jForm.ShowMouseCursor property was set to
false. - Major refactoring of text drawing and rendering.
- Fixed Quadratic/Cubic curves in
Pathclass. - Added
Pathconstructor for user-createdPathobjects. - Added
GetBrushmethods toStrokeandBorderclasses. - Force re-paint when button is pressed to ensure the visual feedback is displayed.
- Removed lock on custom font files when application exits.
- Added dispose feature for internal image canvases on
jForm,jImage,jImageButton - Added additional image format support:
- PNG 32-bit 72-DPI
- PNG 24-bit 96-DPI
- PNG 24-bit 72-DPI
- JPG 24-bit 96-DPI
- JPG 24-DPI 72-DPI
- BMP 24-bit 96-DPI
- BMP 24-DPI 72-DPI
- Added feature to show image resolution and dimensions in Visual Studio property grid.
- Renamed default deployment directory in project templates.
- Added sample project to installation folder.
- Additional minor refactoring.
v1.0.0
- Initial release.
jcontrols_cf35/release_notes.txt · Last modified: by 127.0.0.1
