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