Releases: besh81/nana-creator
Releases · besh81/nana-creator
Developing v0.32.0
Developing v0.31.0
- notebook: add activated property
- tabbar: add activated property
- improved name manager
- breaking changes: renamed internal variables
- fixed bug in code-generation in strings with double quote (")
- fixed bug where properties default value were overwritten
Developing v0.30.1
- linked latest nana 1.8 develop
- added: undo/redo
- added: options dialog
- now ask for save request only when project is modified
- now cutted elements can be paste more times
- styled new-project and info dialogs
- modified some icons
- fixed some minor bugs
- updated cmake and codeblocks files (need test)
- fixed compilation error in adi_place.cpp
Developing v0.28.0
0.28.0
- treebox: added scheme
- adi_place: added floating pane min size
- form: add open maximized property
- code generation: added default constructor and create member function in panel based projects
0.27.0
- linked nana 1.8 develop
- added items dialog editor: a new tool to edit controls with items (toolbar, listbox, combox, ...)
- added function to update ncp files to new version
- improved code generation
- fixed bug in checkbox code generation
- form: add icon property
- toolbar: switch to new interface
- fixed some minor bugs
Developing v0.26.0
- fixed bug when attempt to open an invalid path
- reduced some icons file size
Developing v0.25.0
0.25.0
- linked nana 1.7.4
- added project name to the form caption
- added 'MOVE INTO' functionality to move a group of control into a field, a grid or a panel
- checkbox: added scheme
- toolbar: improved code generation
- fixed context menu behaviour on object panel
- fixed bug on pg_color_inherited initialization
0.24.0
- divided color property in propertygrid into inherited-color property and color property
0.23.0
- linked nana 1.7.3
- add: margin property 4 values. Now is possible to set 4 values (or 1 value) for margin
- add: treebox use_entire_line
- add: CMAKE build (thanks to kassane)
- fix: solved bug on control selection and visualization
Developing v0.22.0
- new theme
- improved ADI weight management
- textbox: added focus_behavior and scheme
- toolbar: added tooltype, toggle and toggle_group
- fixed bug on toolbar code generation
- fixed bug on inherited bgcolor and fgcolor propagation
Developing v0.21.0
- linked nana 1.7.2
- added new advanced docking interface component
- added toolbar textout
- fixed bug on toolbar display
- removed listbox.scheme.suspension_width as in nana 1.7.2
Developing v0.20.0
- updated MSVC solution to MSVC 2019 (removed MSVC 2015)
- added custom control
- added about form
- added toolbar go_right
- propertiespanel recreated with nana-creator (using custom control)
- fixed bug on update main-canvas scroll bars
Developing v0.19.1
Fixed bug introduced in 0.19.0 in items_dialog where is no more possible to add a separator as toobar item