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