X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=MergeBranch.vala;h=5eda369151c668c41d3e9f5d26e6ae0d40664267;hp=c1df71960b569de7d0a1f42c68ca32906480b532;hb=c900e6d804acaa93d5bcc5543de2630948665b6f;hpb=ba252a6155267ebc1c8981698cdbbdf05bc265a9 diff --git a/MergeBranch.vala b/MergeBranch.vala index c1df7196..5eda3691 100644 --- a/MergeBranch.vala +++ b/MergeBranch.vala @@ -50,10 +50,10 @@ public class MergeBranch : Object var child_0 = new Xcls_Box2( _this ); child_0.ref(); this.el.get_content_area().add ( child_0.el ); - var child_1 = new Xcls_Button20( _this ); + var child_1 = new Xcls_Button21( _this ); child_1.ref(); this.el.add_action_widget ( child_1.el , 0 ); - var child_2 = new Xcls_Button21( _this ); + var child_2 = new Xcls_Button22( _this ); child_2.ref(); this.el.add_action_widget ( child_2.el , 1 ); @@ -674,6 +674,9 @@ public class MergeBranch : Object child_0.ref(); var child_1 = new Xcls_label_ticket( _this ); child_1.ref(); + var child_2 = new Xcls_Box17( _this ); + child_2.ref(); + this.el.append_page ( child_2.el , _this.label_status.el ); } // user defined functions @@ -724,6 +727,29 @@ public class MergeBranch : Object // user defined functions } + public class Xcls_Box17 : Object + { + public Gtk.Box el; + private MergeBranch _this; + + + // my vars (def) + + // ctor + public Xcls_Box17(MergeBranch _owner ) + { + _this = _owner; + this.el = new Gtk.Box( Gtk.Orientation.VERTICAL, 0 ); + + // my vars (dec) + + // set gobject values + this.el.homogeneous = false; + } + + // user defined functions + } + public class Xcls_scrolled_window : Object { @@ -828,7 +854,7 @@ public class MergeBranch : Object } - public class Xcls_Button20 : Object + public class Xcls_Button21 : Object { public Gtk.Button el; private MergeBranch _this; @@ -837,7 +863,7 @@ public class MergeBranch : Object // my vars (def) // ctor - public Xcls_Button20(MergeBranch _owner ) + public Xcls_Button21(MergeBranch _owner ) { _this = _owner; this.el = new Gtk.Button(); @@ -852,7 +878,7 @@ public class MergeBranch : Object // user defined functions } - public class Xcls_Button21 : Object + public class Xcls_Button22 : Object { public Gtk.Button el; private MergeBranch _this; @@ -861,7 +887,7 @@ public class MergeBranch : Object // my vars (def) // ctor - public Xcls_Button21(MergeBranch _owner ) + public Xcls_Button22(MergeBranch _owner ) { _this = _owner; this.el = new Gtk.Button();