Fix #7367 - only show add child on addable objects
[roobuilder] / debian / changelog
1 roobuilder (4.4.0) unstable; urgency=medium
2
3   * slightly better search boxes
4   * Add node is in a column, rather than button above
5   * Adjust location of popover for editing properties
6   * hide file tree on non-gtk projects
7   * project directory scan caching removed (so it shows latest files)
8   * mouseover icon view shows bigger view of UI
9   * single compiler for gtk, and notify all relivant windows of result
10
11  -- Alan <alan@roojs.com>  Wed, 31 Aug 2022 14:43:28 +0800
12
13 roobuilder (4.3.0) unstable; urgency=medium
14
15   * Open files management - will not open same file twice / pulldown to pick open files
16   * Left Tree alighment of icons
17   * Left Tree icons now work on adding and dragging.
18   * Left Tree Tooltip on nodes now shows all properties correctly
19   * Resource fetching simplified
20   * Caching of Library data 
21   * Fix loading of Roo library data
22   * Enums now 'RAW' type 
23   * Fix Compiler so gcc is not run when doing inline testing
24   * Depricated properties and signals not shown in lists
25   * Property lists and Signal lists include info on definer source, and type in seperate columns
26   * Vala generation for 'add' and ctor generation revised
27   * List of available objects to add better defined in source now
28   * Auto generation of some properties when adding nodes and child nodes
29   * Icons for node nodes
30   * Event handler signatures should work better
31   * Gtk Buttons on dialogs now use buttons[] 
32   * Structs support for properties
33   * Some tooltip help on Roo properties and signals
34
35  -- Alan <alan@roojs.com>  Fri, 08 Jul 2022 11:00:48 +0800
36
37 roobuilder (4.2.0) unstable; urgency=medium
38
39   * Remove Clutter dependancy and interface
40   * Change Project and File management to Popover
41   * Property editing now expand right
42   * Popover property editing
43   * Popover for adding properties, events and children
44   * Cleaner User interface - icons and text for most things now.
45
46  -- Alan <alan@office.roojs.com>  Wed, 25 May 2022 14:41:34 +0800
47
48 roobuilder (4.1.0) unstable; urgency=medium
49
50   * upgrade json file format - better support for diffable files - other features like better child object detection from code docs 
51   * support for vala 0.56+ due to copying code from valac (as codegen and ccode are not exported) 
52
53  -- Alan <alan@office.roojs.com>  Tue, 03 May 2022 17:40:50 +0800
54
55 roobuilder (4.0.0) unstable; urgency=medium
56
57   * Initial Release.
58
59  -- Alan <alan@roojs.com>  Thu, 16 May 2019 17:47:00 +0800