Skip to content

Releases: besh81/nana-creator

Developing v0.32.0

30 Jun 14:01
Compare
Choose a tag to compare
  • now main control size is scaled based according with screen dpi
  • fix ADI (Advanced Docking Interface) arrange issue
  • now ADI pane caption is scaled according with screen dpi

Developing v0.31.0

26 Mar 13:28
Compare
Choose a tag to compare
  • 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

02 Feb 15:02
Compare
Choose a tag to compare
  • 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

21 Dec 09:16
Compare
Choose a tag to compare

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

23 Nov 09:03
Compare
Choose a tag to compare
  • fixed bug when attempt to open an invalid path
  • reduced some icons file size

Developing v0.25.0

07 Sep 13:37
Compare
Choose a tag to compare

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

16 Sep 07:25
Compare
Choose a tag to compare
  • 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

05 Sep 16:11
Compare
Choose a tag to compare
  • 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

20 May 14:13
Compare
Choose a tag to compare
  • 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

06 May 10:16
Compare
Choose a tag to compare

Fixed bug introduced in 0.19.0 in items_dialog where is no more possible to add a separator as toobar item