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