prep for release
[roobuilder] / debian / changelog
index e7e7bb0..1ce56ee 100644 (file)
@@ -1,4 +1,43 @@
-roobuilder (4.3.0) UNRELEASED; urgency=medium
+roobuilder (5.0.0) unstable; urgency=medium
+
+  * converted code to GTK4 
+
+ -- Alan <alan@roojs.com>  Wed, 3 Jan 2023 15:45:00 +0800
+
+roobuilder (4.4.2) unstable; urgency=medium
+
+  * file search tool in project navigator
+  * build compliler warnings
+  * project save fixed
+
+ -- Alan <alan@roojs.com>  Tue, 06 Sep 2022 11:44:46 +0800
+
+roobuilder (4.4.1) unstable; urgency=medium
+
+  * fix issue with old js files using user defined properties
+  * Project properties now shows full path 
+  * Project properties tidy up
+  * goto line now works better (from errors)
+  * clicking code view opens up correct node and shows properties.
+  * segfault on invalid properties fixed.
+  * add icon only shown on nodes that accept children
+  * Gtk.MenuItem and children auto have .show() added to code
+  
+ -- Alan <<alan@roojs.com>  Wed, 31 Aug 2022 17:22:23 +0800
+
+roobuilder (4.4.0) unstable; urgency=medium
+
+  * slightly better search boxes
+  * Add node is in a column, rather than button above
+  * Adjust location of popover for editing properties
+  * hide file tree on non-gtk projects
+  * project directory scan caching removed (so it shows latest files)
+  * mouseover icon view shows bigger view of UI
+  * single compiler for gtk, and notify all relivant windows of result
+
+ -- Alan <alan@roojs.com>  Wed, 31 Aug 2022 14:43:28 +0800
+
+roobuilder (4.3.0) unstable; urgency=medium
 
   * Open files management - will not open same file twice / pulldown to pick open files
   * Left Tree alighment of icons